Your message dated Thu, 17 May 2012 11:54:28 +0000
with message-id <[email protected]>
and subject line Bug#651120: fixed in po4a 0.42-1
has caused the Debian Bug report #651120,
regarding po4a shebang uses "/usr/bin/env perl", should use "/usr/bin/perl"
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.)


-- 
651120: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651120
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: po4a
Version: 0.41-1
Severity: important

The subject pretty much says it all. I have a custom perlbrew-based
perl installed in my $PATH and when I start po4a it gives:

    $ po4a
    Can't locate Locale/Po4a/Chooser.pm [...]

This is because the shebang specifies the perl from the
environment. Instead it should hardcode the path to the
Debian-maintained perl. This is what the vast majority of Perl
programs that come with Debian do to avoid this issue:

    $ cd /usr/bin && for i in *; do head -n 1 $i | grep perl; done | sort | 
uniq -c | sort -nr
    122 #!/usr/bin/perl -w
     92 #!/usr/bin/perl
     28 #! /usr/bin/perl -w
     16 #! /usr/bin/perl
      6 #! /usr/bin/env perl
      4 #!/usr/bin/perl -wT
      1 #!/usr/bin/perl -w -pi.old
      1 #!/usr/bin/env perl
      1 #! /usr/bin/env perl

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages po4a depends on:
ii  gettext        0.18.1.1-5      
ii  libsgmls-perl  1.03ii-32       
ii  perl           5.14.2-5        
ii  perl-modules   5.14.2-5        
ii  sp             1.3.4-1.2.1-47.1

Versions of packages po4a recommends:
ii  liblocale-gettext-perl  1.05-7+b1
ii  libterm-readkey-perl    2.30-4+b2
ii  libtext-wrapi18n-perl   0.06-7   

po4a suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: po4a
Source-Version: 0.42-1

We believe that the bug you reported is fixed in the latest version of
po4a, which is due to be installed in the Debian FTP archive:

po4a_0.42-1.diff.gz
  to main/p/po4a/po4a_0.42-1.diff.gz
po4a_0.42-1.dsc
  to main/p/po4a/po4a_0.42-1.dsc
po4a_0.42-1_all.deb
  to main/p/po4a/po4a_0.42-1_all.deb
po4a_0.42.orig.tar.gz
  to main/p/po4a/po4a_0.42.orig.tar.gz



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.
David Prévot <[email protected]> (supplier of updated po4a 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: SHA256

Format: 1.8
Date: Wed, 16 May 2012 20:37:49 -0400
Source: po4a
Binary: po4a
Architecture: source all
Version: 0.42-1
Distribution: unstable
Urgency: low
Maintainer: Nicolas FRANCOIS (Nekral) <[email protected]>
Changed-By: David Prévot <[email protected]>
Description: 
 po4a       - tools for helping translation of documentation
Closes: 605637 646173 646197 651120 653525 660953
Changes: 
 po4a (0.42-1) unstable; urgency=low
 .
   * Team upload.
   * New upstream release.
     + po4a: Allow adding command-line options after config file.
       Closes: #660953
     + msguntypot: Do not remove obsolete entries from PO files.
       Closes: #653525
     + Text: Add support for control files.
 .
   [ Denis Barbier ]
   * Now that #605696 is fixed, Spanish manual pages will work
     fine with lexgrog/apropos (Closes: #605637)
   * debian/rules: Fix shebang line to hardcode /usr/bin/perl in
     installed Perl scripts (Closes: #651120)
 .
   [ New documentation translations ]
   * German, by Helge Kreutzmann (Closes: #646197)
 .
   [ Updated documentation translations ]
   * Spanish, by Omar Campagne
   * French, by David Prévot
   * Japanese, by KURASAWA Nozomu
   * Polish, by Robert Luberda
 .
   [ David Prévot ]
   * Fix typos spotted by Helge Kreutzmann (Closes: #646173)
   * debian/control:
     + Standards-Version bumped to 3.9.3.
     + Add Multi-Arch: foreign.
     + Remove duplicate Build-Depends-Indep.
   * debian/rules: Fix debian-rules-missing-recommended-target.
Checksums-Sha1: 
 f0a24a4c9e3bf0e630835ad8670f9fd36d7260bf 2127 po4a_0.42-1.dsc
 2e1adc32c737a315bf9eb00e824693476d711841 2003357 po4a_0.42.orig.tar.gz
 d36d9a14190bc5f8cb09c1bc7cce0b54e5b016bf 9829 po4a_0.42-1.diff.gz
 16af44b673aaac17cd71632373a73087242496a8 1278150 po4a_0.42-1_all.deb
Checksums-Sha256: 
 e3cd7847a30c94306b9789d96cc7c6f2b2a78910a4f842d2b88322a3569fcc1a 2127 
po4a_0.42-1.dsc
 8d1825abbaf49b38f3c85c928c5a9cf22081264fa784031631206f65d9cf91e2 2003357 
po4a_0.42.orig.tar.gz
 620c243e39ce7938e45353fd478a1ec38c3561a7f595ff4df2e9ec61a6ca8618 9829 
po4a_0.42-1.diff.gz
 7ef9f7d24587da1bbd26caa1f15190b48ec29ff292b4c4cda9733e55dd760c01 1278150 
po4a_0.42-1_all.deb
Files: 
 4aab3345eee135788fa5f17a7fb7223d 2127 text optional po4a_0.42-1.dsc
 cf2d342f4831490cc17524fd6c40ca75 2003357 text optional po4a_0.42.orig.tar.gz
 2fa137e95935c39afcc2e71ee05e6770 9829 text optional po4a_0.42-1.diff.gz
 5150725467272744fc83ce97a759565e 1278150 text optional po4a_0.42-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJPtFpyAAoJELgqIXr9/gnyj+EQAKlMMyj8O3Vr6q6zBJBHR0W0
Fwzrzusp4OGRcRB7xkQNATl6qmkuU/6TSO7nD/ZI76kN4e6Rz9hpDl3nMBuuwA9t
ZLwsxZIMKwhXWHwo0qnKq3l1GELojXrjN4vRhhp7Ni+pqM1angUKHyHTTfWnPLuQ
0bwu0p8HY/dVn8ecs0D+XGmxz4LoP6i+MIkpwOgIBT23edFw+Jj1nsZP/OI9ksV+
f4uQqa4MLAZxHEP9VLAmEobcjms7nrTGOxuiwLdsp6zBLcFuf2nfDXt5cg0Dw9Gd
yWdX4Rqd+XfiuF4K8dF+2gg0Nbvc/mjNQjzNhyg4deffHrrQZeQN1MPDSvZTOl/2
rLmPnZGBy3zTQypVhyTyDNQ4h45UZIPpcXNCygDB1RF32nwhnk9JFqlq+DIAI/93
lrbv5IBOqW1y78lWf7e2+wM85ZOJ/VVl8lmvUwqu3djtyb2UfQE2mmTSY6uJvf9k
9nyiUtpCkUPxLbzVD3keac2r0HtufFk+3rcxOkzWPlbuOJLnc1QzEKkk5NXG2jQ7
vdoaWXmsOX09svgZ4E2wdrBPwnpp0OQcI/mcCScbgZHUbs7dcric0WSq4YLR0j+i
7XhkD590D71XDp2e08TLMJ+oZBGx3Chd0D3JKbBUc7ueeNRiEy1+DW46U3jhof+0
PiB1RqHDQgW54KPDmh8M
=NFbc
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to