[elbe-devel] Bugreport: cant open sources.list

Christian Teklenborg chris at linutronix.de
Fri Jul 3 15:32:53 CEST 2020


Hi,

i tried to build the example armhf-ti-beaglebone-black with the 
--skip-build-bin option with the actual master and i got the following 
stacktrace:

[ERROR] Build failed
Traceback (most recent call last):
   File "/var/cache/elbe/devel/elbepack/asyncworker.py", line 194, in 
execute
     skip_pbuild=self.skip_pbuilder)
   File "/var/cache/elbe/devel/elbepack/elbeproject.py", line 603, in build
     self.install_packages(self.buildenv)
   File "/var/cache/elbe/devel/elbepack/elbeproject.py", line 982, in 
install_packages
     dump_initvmpkgs(self.xml)
   File "/var/cache/elbe/devel/elbepack/dump.py", line 67, in 
dump_initvmpkgs
     slist = hostfs.read_file("etc/apt/sources.list")
   File "/var/cache/elbe/devel/elbepack/filesystem.py", line 391, in 
read_file
     fp = open(path, "r")
IOError: [Errno 2] No such file or directory: '/etc/apt/sources.list'
Project build was not successful, current status: build_failed

Any ideas?

Christian


More information about the elbe-devel mailing list