Your message dated Thu, 16 Mar 2017 21:19:16 +0000
with message-id <[email protected]>
and subject line Bug#856532: fixed in dh-make-perl 0.94
has caused the Debian Bug report #856532,
regarding Error: Can't locate object method "get_user"
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 [email protected]
immediately.)


-- 
856532: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856532
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dh-make-perl
Version: 0.93
Severity: important
Tags: upstream

When trying to build Dn::Role using dh-make-perl with the following
command:

    dh-make-perl Dn-Role-v0.1

the following error occurred:

-------------------------------------

== dh-make-perl 0.93 ==
Trying /PATH/TO/MODULE/DISTRIBUTION/Dn-Role-v0.1/../Dn-Role-v0.1.tar .gz... 
found!
Using META.json
Found: Dn-Role 0.1 (libdn-role-perl arch=all)
Can't locate object method "get_user" via package "DhMakePerl::Command::make" 
at /usr/share/perl5/DhMakePerl/Command/Packaging.pm line 130.

-------------------------------------

Line 130 from Packaging.pm is:

    $email = $self->get_user . '@' . $mailh;

I looked for method 'get_user' in the DhMakePerl package using:

    grep -R get_user /usr/share/perl5/DhMakePerl/*

and

    grep -R get_user /usr/share/perl5/DhMakePerl.pm

but the only match was line 130 of Packaging.pm where the method is
called.


-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (995, 'testing'), (750, 'stable'), (500, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)

Versions of packages dh-make-perl depends on:
ii  debhelper                              10.2.5
ii  dpkg-dev                               1.18.22
ii  fakeroot                               1.21-3.1
ii  libapt-pkg-perl                        0.1.30
ii  libarray-unique-perl                   0.08-2
ii  libclass-accessor-perl                 0.34-1
ii  libconfig-ini-perl                     1:0.025-1
ii  libcpan-meta-perl                      2.150010-1
ii  libdebian-source-perl                  0.93
ii  libdpkg-perl                           1.18.22
ii  libemail-address-perl                  1.908-1
ii  libemail-date-format-perl              1.005-1
ii  libfile-which-perl                     1.21-1
ii  liblist-moreutils-perl                 0.416-1+b1
ii  libmodule-depends-perl                 0.16-3
ii  libparse-debianchangelog-perl          1.2.0-12
ii  libsoftware-license-perl               0.103012-1
ii  libtie-ixhash-perl                     1.23-2
ii  libwww-mechanize-perl                  1.83-1
ii  libwww-perl                            6.15-1
ii  libyaml-libyaml-perl                   0.63-2
ii  libyaml-perl                           1.21-1
ii  make                                   4.1-9.1
ii  perl                                   5.24.1-1
ii  perl-modules-5.22 [libcpan-meta-perl]  5.22.2-5
ii  perl-modules-5.24 [libcpan-meta-perl]  5.24.1-1

Versions of packages dh-make-perl recommends:
ii  apt                   1.4~rc2
ii  apt-file              3.1.4
ii  git                   1:2.11.0-2
ii  libdpkg-parse-perl    0.03-1
ii  libmodule-build-perl  0.422000-1
ii  pristine-tar          1.38

dh-make-perl suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: dh-make-perl
Source-Version: 0.94

We believe that the bug you reported is fixed in the latest version of
dh-make-perl, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
gregor herrmann <[email protected]> (supplier of updated dh-make-perl package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 16 Mar 2017 21:22:51 +0100
Source: dh-make-perl
Binary: dh-make-perl libdebian-source-perl
Architecture: source
Version: 0.94
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 856532
Description: 
 dh-make-perl - helper for creating Debian packages from perl modules
 libdebian-source-perl - collection of Perl modules for handling Debian source 
packages
Changes:
 dh-make-perl (0.94) unstable; urgency=medium
 .
   [ Carnë Draug ]
   * Fix "Error: Can't locate object method "get_user"" Create new
     DhMakePerl::Command::Packaging->get_user method which is used when
     DEBEMAIL and EMAIL are unset.  Fixes regression from 0.93.
     (Closes: #856532)
Checksums-Sha1: 
 a88051374c4a5c10a07f48781c6370236ad2c425 2822 dh-make-perl_0.94.dsc
 4c03c39ddc143e0a985d3bd54f4e72a6e8b7d670 109192 dh-make-perl_0.94.tar.xz
Checksums-Sha256: 
 9a15e8912311089e4c70656b7d32df52abe30c4a97b15ec291e7ec8a0ff152e3 2822 
dh-make-perl_0.94.dsc
 aec891c3f7b3db98f4cda14c175a5d93b741d431d6017e8b211016cee22a20dc 109192 
dh-make-perl_0.94.tar.xz
Files: 
 5498c104222e2ae1d95a8e26b16c2b67 2822 perl optional dh-make-perl_0.94.dsc
 d7f5ce9a7031be415ad59a71ea792b39 109192 perl optional dh-make-perl_0.94.tar.xz

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAljK90pfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qga2MA/+LS4JZtNyfcOTLid9RAcJ02+96u4y9dv39YlKU6/9dsS7vLAGkDHWgJZf
Rbx+EwcNp64zJT4r+6oMK6toubl5xoIbOFSaGBAotdeR5p5dmAq6vI+6PVQT6bBg
Ktwr051unRxeuCZ1KEfLD9intOFwf+LBTKjGkQmQPItEVoih/IH3IM4eFbe5K6Xo
o8iVLGlu2nj20yZYEi6MU47rl2tS4qonw6Jz/q9D1J/jOMNpcAphiEIopkLsHJJ/
YRe0wp7U2kdTvLIMXwjmgVsv3Va1T4qwG8QBzcOK1w9mk1Ey+5vM4IMAHAo9JuyH
M+g/QrDjsvpd1G8uiW0/Lr7SdjGNir4M3DsEbHQ2GAMCxgKToiSrd+XB40h6ZFgl
cArDYUwD71nNgipvfP39kG+AzkmD6dOm55myQY9CGjSb1Xi23cbp74XBQKxvM5dm
U7C48xmZJkEVL6Cxr1j1rh1sMZzqJ5cqk/FQtNvsHWHetp2N9PY3XSeNFzxz8eBO
5tpQaXnRUT/u6CfCDqTmA5nxQXRieGzFT5fiyE/D4mCQ41GuimC67eg+W+lExd4T
T4DCDIF0wDdo7p9l8iTCJQOtsaWqk2Uumx1Id2x91OaqZXfuEXIBYQPz48Kh2hZb
6vC9kppNqqpBoPK3X+5WeZ9XXx9UYCor4LBRYsrsus5vp3A3ylE=
=NC+H
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to