[elbe-devel] Problem downloading src package
Bastian Germann
bage at linutronix.de
Fri Jun 26 11:51:51 CEST 2020
With current master, I get the following exception on source cd
creation. It might be related to commit
469c48d2638c5c4284e555b1d436d00c7ce406e0.
elbe-daemon: py2
client: py3
[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 686, in build
self.build_cdroms(build_bin, build_sources, cdrom_size,
tgt_pkg_lst=tgt_pkgs)
File "/var/cache/elbe/devel/elbepack/elbeproject.py", line 547, in
build_cdroms
**kwargs)
File "/var/cache/elbe/devel/elbepack/cdroms.py", line 74, in
mk_source_cdrom
forbiddenPackages)
File "/var/cache/elbe/devel/elbepack/cdroms.py", line 36, in
add_source_pkg
'/var/cache/elbe/sources')
File "<string>", line 2, in download_source
File "/usr/lib/python2.7/multiprocessing/managers.py", line 774, in
_callmethod
raise convert_to_error(kind, result)
TypeError: exceptions must be old-style classes or derived from
BaseException, not str
Project build was not successful, current status: build_failed
elbe control wait_busy Failed
More information about the elbe-devel
mailing list