Your message dated Wed, 9 Apr 2008 09:24:19 +0300
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#415711: typo in h2ph man page's default destination 
path ($Config{'installsitsearch'})
has caused the Debian Bug report #415711,
regarding typo in h2ph man page's default destination path 
($Config{'installsitsearch'})
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.)


-- 
415711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415711
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: perl
Version: 5.8.8-7
Severity: minor
Tags: patch

There's a typo in the default destination directory mentioned by the man
page h2ph(1):

..IP "\-d destination_dir" 4
..IX Item "-d destination_dir"
Put the resulting \fB.ph\fR files beneath \fBdestination_dir\fR, instead of
beneath the default Perl library location (\f(CW$Config{'installsitsearch'}\fR).

Instead of installsitsearch, this should be installsitearch:

$ perl -MConfig -e 'print $Config{installsitearch} . "\n"'
/usr/local/lib/perl/5.8.4
$ perl -MConfig -e 'print $Config{installsitsearch} . "\n"'

$

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages perl depends on:
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libdb4.4                    4.4.20-8     Berkeley v4.4 Database Libraries [
ii  libgdbm3                    1.8.3-3      GNU dbm database routines (runtime
ii  perl-base                   5.8.8-7      The Pathologically Eclectic Rubbis
ii  perl-modules                5.8.8-7      Core Perl modules

Versions of packages perl recommends:
pn  perl-doc                      <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 5.10.0-1

On Wed, Mar 21, 2007 at 08:33:23AM -0500, Steve Peters wrote:
> On Wed, Mar 21, 2007 at 12:45:21PM +0000, John Morrissey wrote:
> > Package: perl
> > Version: 5.8.8-7
> > Severity: minor
> > Tags: patch
> > 
> > There's a typo in the default destination directory mentioned by the man
> > page h2ph(1):

> > beneath the default Perl library location 
> > (\f(CW$Config{'installsitsearch'}\fR).
> > 

> Thanks!  I've applied this upstream to the Perl core with Perl
> change #30660.

The fix is in 5.10.0 (currently in experimental), so closing.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


--- End Message ---

Reply via email to