Package: dpkg-dev
Version: 1.22.21
Severity: normal
X-Debbugs-Cc: [email protected]

Hi,

When trying to extract a dsc, I came up with a sopv-gpgv error today.

Steps to reproduce:

# podman pull debian:unstable-slim
# podman run -it --rm debian:unstable-slim
# echo 'deb-src http://deb.debian.org/debian unstable main' >> 
/etc/apt/sources.list
# apt-get update && apt-get dist-upgrade
# apt-get install -y --no-install-recommends devscripts dpkg-dev
# cd /tmp
# apt source --download-only --only-source btop/unstable
# dpkg-source --skip-patches --extract btop_1.3.2-0.1.dsc btop
usage: sopv-gpgv inline-verify [-h] [--debug] [--not-before TIMESTAMP]
                               [--not-after TIMESTAMP]
                               [--verifications-out VERIFICATIONS]
                               CERTS [CERTS ...]
sopv-gpgv inline-verify: error: the following arguments are required: CERTS
dpkg-source: warning: cannot verify inline signature for ./btop_1.3.2-0.1.dsc: 
error code 2
dpkg-source: info: extracting btop in btop
dpkg-source: info: unpacking btop_1.3.2.orig.tar.gz
dpkg-source: info: unpacking btop_1.3.2-0.1.debian.tar.xz

Expected Result:

# dpkg-source -x btop_1.3.2-0.1.dsc 
dpkg-source: warning: cannot verify inline signature for ./btop_1.3.2-0.1.dsc: 
no acceptable signature found
dpkg-source: info: extracting btop in btop-1.3.2
dpkg-source: info: unpacking btop_1.3.2.orig.tar.gz
dpkg-source: info: unpacking btop_1.3.2-0.1.debian.tar.xz

This might be related to #1106148.

Best regards,
Tianyu Chen @ deepin

-- System Information:
Debian Release: forky/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.6.84-amd64-desktop-hwe (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages dpkg-dev depends on:
ii  binutils      2.45-4
ii  bzip2         1.0.8-6
ii  libdpkg-perl  1.22.21
ii  make          4.4.1-2
ii  patch         2.8-2
ii  perl          5.40.1-6
ii  tar           1.35+dfsg-3.1
ii  xz-utils      5.8.1-1

Versions of packages dpkg-dev recommends:
pn  build-essential          <none>
pn  fakeroot                 <none>
pn  gcc | c-compiler         <none>
ii  gpgv                     2.4.8-2
pn  libalgorithm-merge-perl  <none>
ii  sopv-gpgv [sopv]         0.1.4-1
ii  sqv                      1.3.0-3

Versions of packages dpkg-dev suggests:
pn  debian-keyring             <none>
pn  debian-tag2upload-keyring  <none>

-- no debconf information
Thank you for using reportbug

Reply via email to