[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with perl in unstable



Just as a guess: have you installed perl 5.6.0 on this machine from
source?  If so, you'll need to provide access to the older 5.005_03
libraries for some of the apt scripts to work. I used some symlinks
within the /usr/lib/perl5/5.6.0 directory to point to libraries in
/usr/lib/perl5/5.005, which works (albeit not elegantly).

do a perl -V to get the contents of @INC (which holds the directories
that will be searched by perl looking for modules) and see if the files
listed in the error messages below appear in that path.

Cheers,
Andy Perrin

On 29 Dec, Thomas Delany wrote:
:  That looks almost identical to a problem that I have been having with a
:  number of packages in unstable.  Unfortunately, no one has been able to help
:  me either.  I wish Iknew what was going on.If I get any answer, or figure
:  anything out, I'll let you know.  I'd appreciate it if youwould do the same
:  for me.Best wishes,Tom Delany  > Ciao, I have the following problem:
:  >
:  > # dpkg --configure xserver-common
:  > Configuro xserver-common (4.0.1-10) ...
:  > Can't locate warnings/register.pm in @INC (@INC contains: /usr/lib/perl5
:  > /usr/lib/perl5/5.6/i386-linux /usr/lib/perl5/5.6
:  > /usr/local/lib/site_perl/i386-linux /usr/local/lib/site_perl
:  > /usr/lib/perl5/5.005/i386-linux /usr/lib/perl5/5.005 .) at
:  > /usr/lib/perl5/5.6/vars.pm line 11.
:  > BEGIN failed--compilation aborted at /usr/lib/perl5/5.6/vars.pm line 11.
:  > Compilation failed in require at /usr/lib/perl5/5.005/File/Spec.pm line
:  15.
:  > BEGIN failed--compilation aborted at /usr/lib/perl5/5.005/File/Spec.pm
:  line
:  > 15.
:  > Compilation failed in require at /usr/lib/perl5/5.6/i386-linux/IO/File.pm
:  > line 113.
:  > BEGIN failed--compilation aborted at
:  > /usr/lib/perl5/5.6/i386-linux/IO/File.pm line 113.
:  > Compilation failed in require at /usr/lib/perl5/5.6/FileHandle.pm line 9.
:  > Compilation failed in require at /usr/lib/perl5/Debconf/Template.pm line
:  6.
:  > BEGIN failed--compilation aborted at /usr/lib/perl5/Debconf/Template.pm
:  > line 6.
:  > Compilation failed in require at /usr/share/debconf/frontend line 22.
:  > BEGIN failed--compilation aborted at /usr/share/debconf/frontend line 22.
:  > dpkg: errore processando xserver-common (--configure):
:  >  il sottoprocesso post-installation script ha restituito un codice di
:  >  errore 2
:  >  Sono occorsi degli errori processando:
:  >   xserver-common
:  >
:  >
:  > How I can fix this problem?
:  > ii  perl-5.005      5.005.03-7.1 Larry Wall's Practical Extracting and
:  Report Language.
:  > ii  perl-5.005-base 5.005.03-7.1 The Pathologically Eclectic Rubbish
:  Lister
:  > ii  perl-base       5.004.05-1.1 Fake package assuring that one of
:  the -base package is installed
:  >
:  > TNX
:  >
:  > --
:  >
:  > Paolo Pedaletti, Como, ITALYa     www.fastflow.it/~paolop
:  > paolop@matapp.unimib.it           ICQ: 4755831
:  >
:  >
:  
:  
:  
:  
:  -- 
:  To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
:  with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
:  

-- 
----------------------------------------------------------------------
Andrew J Perrin - Ph.D. Candidate, UC Berkeley, Dept. of Sociology  
Chapel Hill, North Carolina, USA - http://demog.berkeley.edu/~aperrin
        aperrin@socrates.berkeley.edu - aperrin@igc.apc.org



Reply to: