Your message dated Mon, 30 Nov 2015 21:40:39 +0000
with message-id <565cc257.60...@periapt.co.uk>
and subject line Re: Bug#806752: devscripts compilation failing
has caused the Debian Bug report #806752,
regarding devscripts compilation failing
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
806752: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806752
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: devscripts
Version: 2.15.9
Severity: important

dscverify gives the following error

nicholas@chilcott:~/src$ dscverify bashdb_4.3.0.91+ds-4.dsc 
Use of uninitialized value $_ in -x at /usr/bin/dscverify line 54.
Can't call method "first" on an undefined value at /usr/bin/dscverify line 54.

I believe that this is because we need an explicit declaration

use List::Util qw(first); 

but I am not sure what else is missing or why this happened since earlier 
versions.
I think it would be a good idea to test that the Perl scripts compile
though this would mean we'd need more build dependencies.

- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
export DEBCHECKOUT_USER='Nicholas Bamber (Periapt) <nicho...@periapt.co.uk>'
export DEBFULLNAME='Nicholas Bamber'
export DEBEMAIL='nicho...@periapt.co.uk'
export BTS_SMTP_AUTH_USERNAME='nicho...@periapt-technologies.co.uk'
export BTS_SMTP_AUTH_PASSWORD='v(H>c]cC<00e)(=w?KrdV@[r]'
export BTS_SMTP_HOST=smtp.periapt-technologies.co.uk

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

Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages devscripts depends on:
ii  dpkg-dev     1.18.3
ii  libc6        2.19-22
ii  perl         5.20.2-6
ii  python3      3.4.3-7
pn  python3:any  <none>

Versions of packages devscripts recommends:
ii  at                          3.1.16-1
ii  curl                        7.45.0-1+b1
ii  dctrl-tools                 2.24-1
ii  debian-keyring              2015.08.13
ii  dput-ng [dput]              1.10
ii  equivs                      2.0.9+nmu1
ii  fakeroot                    1.20.2-1
ii  file                        1:5.25-2
ii  gnupg                       1.4.19-6
ii  libdistro-info-perl         0.14
ii  libencode-locale-perl       1.05-1
ii  libjson-perl                2.90-1
ii  liblwp-protocol-https-perl  6.06-2
ii  libsoap-lite-perl           1.19-1
ii  liburi-perl                 1.69-1
ii  libwww-perl                 6.13-1
ii  lintian                     2.5.38.1
ii  man-db                      2.7.5-1
ii  patch                       2.7.5-1
ii  patchutils                  0.3.4-1
ii  python3-debian              0.1.27
ii  python3-magic               1:5.25-2
ii  sensible-utils              0.0.9
ii  strace                      4.10-3
ii  unzip                       6.0-20
ii  wdiff                       1.2.2-1
ii  wget                        1.17-1
ii  xz-utils                    5.1.1alpha+20120614-2.1

Versions of packages devscripts suggests:
ii  bsd-mailx [mailx]            8.1.2-0.20150408cvs-1
ii  build-essential              12.1
pn  cvs-buildpackage             <none>
pn  debbindiff                   <none>
pn  devscripts-el                <none>
pn  gnuplot                      <none>
ii  gpgv                         1.4.19-6
ii  libauthen-sasl-perl          2.1600-1
ii  libfile-desktopentry-perl    0.20-1
ii  libnet-smtp-ssl-perl         1.03-1
pn  libterm-size-perl            <none>
ii  libtimedate-perl             2.3000-2
ii  libyaml-syck-perl            1.29-1
ii  mutt                         1.5.24-1
ii  openssh-client [ssh-client]  1:6.9p1-3
pn  svn-buildpackage             <none>
ii  w3m                          0.5.3-25+b1

-- no debconf information

--- End Message ---
--- Begin Message ---
Osamu,

I opened this by mistake as it does NOT in fact happen in 2.15.9.

Also I could not find any documented change to dscverify in the changelog.

But in git I found

        enable both gpg and gpg2        Osamu Aoki      2015-10-01
|
|
|
|       
This is continuation of fixing: #788414

On 30/11/15 21:32, Nicholas Bamber wrote:
Package: devscripts
Version: 2.15.9
Severity: important

dscverify gives the following error

nicholas@chilcott:~/src$ dscverify bashdb_4.3.0.91+ds-4.dsc
Use of uninitialized value $_ in -x at /usr/bin/dscverify line 54.
Can't call method "first" on an undefined value at /usr/bin/dscverify line 54.

I believe that this is because we need an explicit declaration

use List::Util qw(first);

but I am not sure what else is missing or why this happened since earlier 
versions.
I think it would be a good idea to test that the Perl scripts compile
though this would mean we'd need more build dependencies.

- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
export DEBCHECKOUT_USER='Nicholas Bamber (Periapt) <nicho...@periapt.co.uk>'
export DEBFULLNAME='Nicholas Bamber'
export DEBEMAIL='nicho...@periapt.co.uk'
export BTS_SMTP_AUTH_USERNAME='nicho...@periapt-technologies.co.uk'
export BTS_SMTP_AUTH_PASSWORD='v(H>c]cC<00e)(=w?KrdV@[r]'
export BTS_SMTP_HOST=smtp.periapt-technologies.co.uk

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

Kernel: Linux 4.2.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages devscripts depends on:
ii  dpkg-dev     1.18.3
ii  libc6        2.19-22
ii  perl         5.20.2-6
ii  python3      3.4.3-7
pn  python3:any  <none>

Versions of packages devscripts recommends:
ii  at                          3.1.16-1
ii  curl                        7.45.0-1+b1
ii  dctrl-tools                 2.24-1
ii  debian-keyring              2015.08.13
ii  dput-ng [dput]              1.10
ii  equivs                      2.0.9+nmu1
ii  fakeroot                    1.20.2-1
ii  file                        1:5.25-2
ii  gnupg                       1.4.19-6
ii  libdistro-info-perl         0.14
ii  libencode-locale-perl       1.05-1
ii  libjson-perl                2.90-1
ii  liblwp-protocol-https-perl  6.06-2
ii  libsoap-lite-perl           1.19-1
ii  liburi-perl                 1.69-1
ii  libwww-perl                 6.13-1
ii  lintian                     2.5.38.1
ii  man-db                      2.7.5-1
ii  patch                       2.7.5-1
ii  patchutils                  0.3.4-1
ii  python3-debian              0.1.27
ii  python3-magic               1:5.25-2
ii  sensible-utils              0.0.9
ii  strace                      4.10-3
ii  unzip                       6.0-20
ii  wdiff                       1.2.2-1
ii  wget                        1.17-1
ii  xz-utils                    5.1.1alpha+20120614-2.1

Versions of packages devscripts suggests:
ii  bsd-mailx [mailx]            8.1.2-0.20150408cvs-1
ii  build-essential              12.1
pn  cvs-buildpackage             <none>
pn  debbindiff                   <none>
pn  devscripts-el                <none>
pn  gnuplot                      <none>
ii  gpgv                         1.4.19-6
ii  libauthen-sasl-perl          2.1600-1
ii  libfile-desktopentry-perl    0.20-1
ii  libnet-smtp-ssl-perl         1.03-1
pn  libterm-size-perl            <none>
ii  libtimedate-perl             2.3000-2
ii  libyaml-syck-perl            1.29-1
ii  mutt                         1.5.24-1
ii  openssh-client [ssh-client]  1:6.9p1-3
pn  svn-buildpackage             <none>
ii  w3m                          0.5.3-25+b1

-- no debconf information


--- End Message ---
_______________________________________________
devscripts-devel mailing list
devscripts-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to