Control: reassign -1 libgpgme11

Am 26.11.22 um 08:53 schrieb Michael Biebl:
Am 26.11.22 um 07:47 schrieb Andreas Metzler:
Control: tags: -1 - moreinfo - unreproducible

On 2022-11-24 Michael Biebl <bi...@debian.org> wrote:
Control: tags -1 + moreinfo unreproducible
Control: severity -1 normal

Am 23.11.22 um 13:18 schrieb Andreas Metzler:
Source: volume-key
Version: 0.3.12-5
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
Hello,
volume-key FTBFS on current sid:
FAIL: packet_roundtrips.sh

Please provide instructions how this issue can be reproduced

Good morning Michael,

I see this in a straightforward rebuild on up-to-date sid chroot.
--------
(sid)ametzler@argenau:/tmp$ rm -rf /tmp/VOL ; mkdir /tmp/VOL ; cd /tmp/VOL ; apt source volume-key ; cd volume-key-0.3.12
[...]
(sid)ametzler@argenau:/tmp/VOL/volume-key-0.3.12$ dpkg-buildpackage -uc -us -B
[...]
make[5]: Entering directory '/tmp/volume-key-0.3.12/tests'
FAIL: packet_roundtrips.sh
[...]
--------

Looking at the buildlog we find:
GPGME 20221123T121533 13EBF      _gpgme_io_read: enter: fd=8 buffer=0x00007fff89fd5cf0 count=4096 GPGME 20221123T121533 13EBF      _gpgme_io_read: check: gpg: error running '/usr/bin/gpg-agent': probabl GPGME 20221123T121533 13EBF      _gpgme_io_read: check: y not installed<LF> GPGME 20221123T121533 13EBF      _gpgme_io_read: check: gpg: failed to start agent '/usr/bin/gpg-agent':

And indeed manually installing gpg-agent lets the testsuite succeed.

cu Andreas



Interesting, gpg-agent is automatically in the build chroot because of the libgpgme-dev Build-Depends it seems:

# aptitude why gpg-agent
i   libgpgme-dev Depends libgpgme11 (= 1.18.0-3)
i A libgpgme11   Depends gnupg (>= 2.1.21-4) | gpg
i A gnupg        Depends gpg-agent (< 2.2.40-1.1~)

See attached build log

That said, this sounds more like a libgpgme11 issue. If it strictly requires gpg-agent, then it should probably ensure that it's installed.
It's not volume-key which spawns gpg-agent after all.

reassigning accordingly.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to