Your message dated Tue, 31 May 2011 22:53:44 +0100
with message-id <[email protected]>
and subject line Re: Bug#306228: state of #306228
has caused the Debian Bug report #306228,
regarding perl-modules: ExtUtils::Installed isn't ??
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.)


-- 
306228: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=306228
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: perl-modules
Version: 5.8.4-8
Severity: normal

Suddenly ExtUtils::Installed doesn't think it is installed.
Well, I admit that is a facetious way to put it: in fact, it can't see
_any_ installed modules:

itz@unicorn:~$ perl -d -e 0

Loading DB routines from perl5db.pl version 1.25
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

main::(-e:1):   0
  DB<1> use ExtUtils::Packlist;

  DB<2> use ExtUtils::Installed;

  DB<3> use IO::Dir;

  DB<4> 

  DB<4> our $inst = ExtUtils::Installed->new();

  DB<5> print $inst->files('ExtUtils::Installed');
ExtUtils::Installed is not installed at (eval 
15)[/usr/share/perl/5.8/perl5db.pl:619] line 2

  DB<6> print (keys %{$inst});
Perl
  DB<7> 


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-12custom3
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages perl-modules depends on:
ii  perl                          5.8.4-8    Larry Wall's Practical Extraction 

-- no debconf information


--- End Message ---
--- Begin Message ---
On Sat, Nov 14, 2009 at 04:29:23PM -0800, Ian Zimmerman wrote:
> 
> Eugene> But Brendan said earlier that it's normal for
> Eugene> distribution-installed modules, so I expected an example for
> Eugene> some locally-installed module.
> 
> Right, sorry.  But I have meanwhile completely transitioned to python,
> so I don't have any modules ready now.  FWIW, bug 417999 played a major
> part in nudging me toward the switch ...

Okay, thanks for taking the time to respond. As we don't have any
way to reproduce this bug, and you've indicated that it's not a priority
for you, I'm going to close it now.

Best wishes,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)


--- End Message ---

Reply via email to