Re: Can't locate Dpkg.pm in @INC ...

2011-03-15 Thread Albretch Mueller
~ I won't be anywhere near that box for a week. I will have to test it afterwards ~ Thanks lbrtchx -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/AANLkTi=J4H=jrmu

Re: Can't locate Dpkg.pm in @INC ...

2011-03-15 Thread shawn wilson
On Tue, Mar 15, 2011 at 9:29 AM, Albretch Mueller wrote: > Can't locate Dpkg.pm in @INC (@INC contains: /etc/perl > /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 > /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 > /usr/local/lib/site_perl .) at /usr/bin/dpkg-scan

Re: Can't locate Dpkg.pm in @INC ...

2011-03-15 Thread Sven Joachim
On 2011-03-15 14:29 +0100, Albretch Mueller wrote: >> True, this package has been split out from dpkg and dpkg-dev after the >> Lenny release. What does "dpkg -l dpkg dpkg-dev" print? > ~ > $ dpkg -l dpkg dpkg-dev > Desired=Unknown/Install/Remove/Purge/Hold > | Status=Not/Inst/Conf-files/Unpacked

Re: Can't locate Dpkg.pm in @INC ...

2011-03-15 Thread Albretch Mueller
> True, this package has been split out from dpkg and dpkg-dev after the > Lenny release. What does "dpkg -l dpkg dpkg-dev" print? ~ $ dpkg -l dpkg dpkg-dev Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reins

Re: Can't locate Dpkg.pm in @INC ...

2011-03-14 Thread Sven Joachim
On 2011-03-14 14:24 +0100, Albretch Mueller wrote: >>So libdpkg-perl is apparently not installed on your system. > > but there is no libdpkg-perl in lenny that I can find. True, this package has been split out from dpkg and dpkg-dev after the Lenny release. What does "dpkg -l dpkg dpkg-dev" pri

Re: Can't locate Dpkg.pm in @INC ...

2011-03-14 Thread Albretch Mueller
~ >, >| $ dpkg -S Dpkg.pm >| libdpkg-perl: /usr/share/perl5/Dpkg.pm >` $ dpkg -S Dpkg.pm dpkg: *Dpkg.pm* not found. $ ls -l /usr/share/perl5/ total 27 drwxr-xr-x 2 root root 2048 Oct 28 2009 Crypt drwxr-xr-x 3 root root 120 Mar 14 07:27 Date drwxr-xr-x 8 root root 4096 Oct 18 17:35 D

Re: Can't locate Dpkg.pm in @INC ...

2011-03-13 Thread Sven Joachim
On 2011-03-14 01:06 +0100, Albretch Mueller wrote: > ~ > in order to run dpkg-scanpackages, I need to install first lzma, > patch, libtimedate-perl and dpkg-dev, which I do via dpkg --install (I > have done this before without any problems whatsoever) This is very much not recommended, since dpk

Re: Can't locate Dpkg.pm in @INC ...

2011-03-13 Thread shawn wilson
On Mar 13, 2011 8:06 PM, "Albretch Mueller" wrote: > > ~ > in order to run dpkg-scanpackages, I need to install first lzma, > patch, libtimedate-perl and dpkg-dev, which I do via dpkg --install (I > have done this before without any problems whatsoever), but then when > I try to run dpkg-scanpack

Re: Can't locate Dpkg.pm in @INC ...

2011-03-13 Thread Albretch Mueller
Also, let me point out that perl is installed on my default system: $ uname -a Linux Microknoppix 2.6.37 #13 SMP PREEMPT Sun Jan 23 23:54:32 CET 2011 i686 GNU/Linux $ which perl /usr/bin/perl $ perl --version This is perl, v5.10.1 (*) built for i486-linux-gnu-thread-multi (with 51 registered p