[elbe-users] Create source CD-ROM

Kurt Kanzenbach kurt.kanzenbach at linutronix.de
Tue Jul 2 15:41:27 CEST 2019


Hi,

On Tue, Jul 02, 2019 at 02:57:22PM +0200, Yegor Yefremov wrote:
> I'm trying to create a source code CR-ROM using older ELBE version:
>
> % ./elbe --version
> elbe v2.3 Ubuntu 18.04
>
> ./elbe initvm --skip-build-bin submit --directory=initvm some.xml
>
> The boot medium (sdcard.img.gz fro OMAP3) will be created without a
> problem but I cannot see any CD-ROM image and the log file shows the
> following text:
>
> running cmd +reprepro --keepunreferencedfiles --export=never --basedir
> "/var/cache/elbe/3722489e-f070-4b08-9f47-1fd96abae043/srcrepo" -C main
> -P normal -S misc includedsc stretch
> /var/cache/elbe/3722489e-f070-4b08-9f47-1fd96abae043/ch
> root/var/cache/elbe/sources/gnupg2_2.1.18-8~deb9u4.dsc+
> ------------------------------------------------------------------------------
> gpgme returned an general error verifing signature with
> '7618196529AE5FF8' in
> '/var/cache/elbe/3722489e-f070-4b08-9f47-1fd96abae043/chroot/var/cache/elbe/sources/gnupg2_2.1.18-8~deb9u4.dsc'!
> Try running gpg --verify
> '/var/cache/elbe/3722489e-f070-4b08-9f47-1fd96abae043/chroot/var/cache/elbe/sources/gnupg2_2.1.18-8~deb9u4.dsc'
> manually for hints what is happening.
> If this does not print any errors, retry the command causing this message.
> There have been errors!
> ------------------------------------------------------------------------------
>
> Command failed with errorcode 251
> Build failed
> Traceback (most recent call last):
>   File "/var/cache/elbe/devel/elbepack/asyncworker.py", line 116, in execute
>     skip_pbuild=self.skip_pbuilder)
>   File "/var/cache/elbe/devel/elbepack/elbeproject.py", line 357, in build
>     xml=self.xml)
>   File "/var/cache/elbe/devel/elbepack/cdroms.py", line 65, in mk_source_cdrom
>     repo.includedsc( dsc, force=True )
>   File "/var/cache/elbe/devel/elbepack/repomanager.py", line 234, in includedsc
>     self._includedsc (path, self.repo_attr.codename, component)
>   File "/var/cache/elbe/devel/elbepack/repomanager.py", line 221, in _includedsc
>     self.log.do( 'reprepro --keepunreferencedfiles --export=never
> --basedir "' + self.fs.path  + '" -C ' + component + ' -P normal -S
> misc includedsc ' + codename + ' ' + path )
>   File "/var/cache/elbe/devel/elbepack/asciidoclog.py", line 72, in do
>     raise CommandError(cmd, ret)
> CommandError
>
>
> Exception:
>
>
> mhf)
> pmstatus:libwacom-common:16.0028:Preparing libwacom-common (armhf)
> pmstatus:libwacom-common:16.0727:Unpacking libwacom-common (armhf)
>
> Is this a known bug or am I missing some configuration?

That seems like a known bug. It's fixed in ELBE v2.4 by

 64c322bfeb70 (repomanager: add fallback, when reprepro fails to add dsc)

Can you retry using ELBE v2.4?

Thanks,
Kurt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-users/attachments/20190702/3cdce9ef/attachment.sig>


More information about the elbe-users mailing list