Re: strange thing in pap-secrets

2000-03-19 Thread Josip Rodin
On Sun, Mar 19, 2000 at 04:54:14PM +1100, Hamish Moffatt wrote: > On one of my servers, I had to put this in pap-secrets to allow dialins: > > # Every regular user can use PPP and has to use passwords from /etc/passwd > * silly "" * > hamishsilly "" 203.14.18.2 > charles

strange thing in pap-secrets

2000-03-19 Thread Hamish Moffatt
Hi, On one of my servers, I had to put this in pap-secrets to allow dialins: # Every regular user can use PPP and has to use passwords from /etc/passwd * silly "" * hamish silly "" 203.14.18.2 charles silly "" 203.14.18.2 without the particular user/IP lines, it woul

Re: Strange thing ...

1998-08-05 Thread Nathan E Norman
On Wed, 5 Aug 1998, Daniel Mashao wrote: : On Wed, 5 Aug 1998, Mario Filipe wrote: : : > : > On 05-Aug-98 Daniel Mashao wrote: : > > I had the same problem until I was told I needed to upgrade the perl : > > library to the newer one in bo/unstable. That solved my problem. : > : > Yes! B

Strange thing Solved, new problem

1998-08-05 Thread Ana Graca Silva
Remember me? Yes the one who had problems with apt! Everything is solved now (+/-)! I got other version of apt and used it to upgrade to hamm , it didn't whent very smothling but I'm up ... My new problem is the window manager - afterstep 1.4.5.3-1 . I was trying to configure my desktop when i

Re: Strange thing ...

1998-08-05 Thread Leszek Gerwatowski
On Wed, Aug 05, 1998 at 12:25:21PM +0200, Daniel Mashao wrote: > On Wed, 5 Aug 1998, Mario Filipe wrote: > > > > > On 05-Aug-98 Daniel Mashao wrote: > > > I had the same problem until I was told I needed to upgrade the perl > > > library to the newer one in bo/unstable. That solved my problem. >

Re: Strange thing ...

1998-08-05 Thread Stephen J. Carpenter
On Wed, Aug 05, 1998 at 12:25:21PM +0200, Daniel Mashao wrote: > On Wed, 5 Aug 1998, Mario Filipe wrote: > > > > > On 05-Aug-98 Daniel Mashao wrote: > > > I had the same problem until I was told I needed to upgrade the perl > > > library to the newer one in bo/unstable. That solved my problem. >

Re: Strange thing ...

1998-08-05 Thread Daniel Mashao
On Wed, 5 Aug 1998, Mario Filipe wrote: > > On 05-Aug-98 Daniel Mashao wrote: > > I had the same problem until I was told I needed to upgrade the perl > > library to the newer one in bo/unstable. That solved my problem. > > Yes! But do you know where to get these packages nowadays! In ot

Re: Strange thing ...

1998-08-05 Thread Mario Filipe
On 05-Aug-98 Daniel Mashao wrote: > I had the same problem until I was told I needed to upgrade the perl > library to the newer one in bo/unstable. That solved my problem. Yes! But do you know where to get these packages nowadays! In other words does anyone know of a bo packages archive!

Re: Strange thing ...

1998-08-05 Thread Daniel Mashao
On Tue, 4 Aug 1998, Ana Graca Silva wrote: > On Tue, 4 Aug 1998, Stephen J. Carpenter wrote: > > I tryed to run apt-get update > > I've got the following: > > 0% [Forking]Can't locate File/stat.pm in @INC at /usr/lib/apt/methods/ftp > line 21 (#1) > (F) You said to do (or require, or use)

Re: Strange thing ...

1998-08-04 Thread Manoj Srivastava
Hi, If you get a newer version of Apt, you shall find that the dependency on Perl has been removed; the latest few versions of apt are fully C/C++ binaries. HTH manoj -- "Probably the best operating system in the world is the [operating system] made for the PDP-11 by

Re: Strange thing ... (fwd)

1998-08-04 Thread Ana Graca Silva
On Tue, 4 Aug 1998, Stephen J. Carpenter wrote: >ok...these look like perl errors...apts control contains: >Suggests: perl, libnet-perl, libwww-perl, libmd5-perl dpkg -l : __ ii CGI-modules 2.75-13modules for

Re: Strange thing ...

1998-08-04 Thread Martin Bialasinski
>> "AGS" == Ana Graca Silva <[EMAIL PROTECTED]> writes: AGS> 0% [Forking]Can't locate File/stat.pm in @INC at /usr/lib/apt/methods/ftp AGS> line 21 (#1) stat.pm comes with perl. $ dpkg -S stat.pm perl: /usr/lib/perl5/File/stat.pm Check if you have perl installed (dpkg -l perl). Ciao,

Re: Strange thing ...

1998-08-04 Thread Ana Graca Silva
On Tue, 4 Aug 1998, Stephen J. Carpenter wrote: >How do you have apt set up? (can you post your /etc/apt/sources.list ?) ---* /etc/apt/sources.list *--- deb ftp://ftp.uevora.pt/debian stable main contrib non-free deb ftp://ftp.uevora.pt/debian-non-US stable non-US

Re: Strange thing ...

1998-08-04 Thread Stephen J. Carpenter
On Tue, Aug 04, 1998 at 09:02:30AM +0100, Ana Graca Silva wrote: > On Mon, 3 Aug 1998, Stephen J. Carpenter wrote: > > >> Really! You shouldn't do that it's dangerous! > > > >hmm "apt-get update" only gets the list of new packages from the servers > >not dangerous...in fact I do it almost

Re: Strange thing ...

1998-08-04 Thread Ana Graca Silva
On Mon, 3 Aug 1998, Stephen J. Carpenter wrote: >> Really! You shouldn't do that it's dangerous! > >hmm "apt-get update" only gets the list of new packages from the servers >not dangerous...in fact I do it almost daily! > I'm not interested if apt is dangerous or not, I only whant to use

Re: Strange thing ...

1998-08-03 Thread Stephen J. Carpenter
On Mon, Aug 03, 1998 at 12:20:59PM +0100, Mario Filipe wrote: > > On 03-Aug-98 Ana Graca Silva wrote: > > > > Hello All > > I was trying to upgrade my installation of debian, using apt. When I do > > apt-get update it gives me the folowing output : > > Really! You shouldn't do that it's

RE: Strange thing ...

1998-08-03 Thread Maarten Boekhold
On Mon, 3 Aug 1998, Mario Filipe wrote: > > On 03-Aug-98 Ana Graca Silva wrote: > > > > Hello All > > I was trying to upgrade my installation of debian, using apt. When I do > > apt-get update it gives me the folowing output : > > Really! You shouldn't do that it's dangerous! Why? Maa

RE: Strange thing ...

1998-08-03 Thread Mario Filipe
On 03-Aug-98 Ana Graca Silva wrote: > > Hello All > I was trying to upgrade my installation of debian, using apt. When I do > apt-get update it gives me the folowing output : Really! You shouldn't do that it's dangerous! > I think the problem is with the perl version... But now I can't

Strange thing ...

1998-08-03 Thread Ana Graca Silva
Hello All I was trying to upgrade my installation of debian, using apt. When I do apt-get update it gives me the folowing output : Can't locate File/stat.pm in @INC at /usr/lib/apt/methods/ftp line 21 (#1) (F) You said to do (or require, or use) a file that couldn't be found in any of th