Re: GPG error when trying to update Lenny

2018-05-17 Thread David Wright
server installed on Debian to update their system. They run > > currently on Debian lenny so I'm first trying to upgrade the Debian system, > > but I keep running into a GPG error when I try to first update. I've tried > > many things but none have worked so far, and wo

Re: GPG error when trying to update Lenny

2018-05-17 Thread Mark Fletcher
On Wed, May 16, 2018 at 03:20:09PM +, Marie-Madeleine Gullibert wrote: > Hello to all, > > I'm relatively new to Debian. I'm helping out a small organization that has a > library server installed on Debian to update their system. They run currently > on Debian len

Re: GPG error when trying to update Lenny

2018-05-16 Thread john doe
On 5/16/2018 5:20 PM, Marie-Madeleine Gullibert wrote: Hello to all, I'm relatively new to Debian. I'm helping out a small organization that has a library server installed on Debian to update their system. They run currently on Debian lenny so I'm first trying to upgrade th

Re: GPG error when trying to update Lenny

2018-05-16 Thread tomas
their system. They run currently > on Debian lenny so I'm first trying to upgrade the Debian system, but I keep > running into a GPG error when I try to first update. I've tried many things > but none have worked so far, and would gladly welcome any suggestions. I do > have debi

Re: GPG error when trying to update Lenny

2018-05-16 Thread Greg Wooledge
On Wed, May 16, 2018 at 03:20:09PM +, Marie-Madeleine Gullibert wrote: > Fetched 235kB in 0s (301kB/s) > Reading package lists... Done > W: GPG error: http://archive.debian.org lenny Release: The following > signatures were invalid: KEYEXPIRED 1520281423 KEYEXPIRED 1337087218 &g

Re: Installing Lenny -- how to deal with expired repo signing keys?

2016-09-11 Thread Rick Thomas
; > Use apt-key add to add the expired keys if you must. > > Install whatever you need. > > At this point, I'd suggest doing this _only_ in a virtual machine to start > with > before doing this for real on the machine you intend to use long-term. > > Unless t

Re: Installing Lenny -- how to deal with expired repo signing keys?

2016-09-10 Thread Andrew M.A. Cater
On Fri, Sep 09, 2016 at 10:05:13PM -0700, Rick Thomas wrote: > It's a long story, but I need to install a fresh-out-of-the-box Debian amd64 > Lenny system. > > I found ftp.us.debian.org/debian-archive/debian/ which has installer images > for old Debian releases, including Len

Installing Lenny -- how to deal with expired repo signing keys?

2016-09-09 Thread Rick Thomas
It's a long story, but I need to install a fresh-out-of-the-box Debian amd64 Lenny system. I found ftp.us.debian.org/debian-archive/debian/ which has installer images for old Debian releases, including Lenny. The README file says I need to use deb http://archive.debian.org/debian/

Re: unrar for lenny

2015-10-29 Thread Sven Arvidsson
On Mon, 2015-10-26 at 11:31 +0100, BAGI Ákos wrote: > Hi List! > > What are the solutions for installing unrar on lenny? unar is, i think, the only free software for handling modern rar archives. No idea if it was part of lenny, but probably not hard to get running. -- Cheers, Sven

Re: unrar for lenny

2015-10-29 Thread Darac Marjal
On Mon, Oct 26, 2015 at 11:31:43AM +0100, BAGI Ákos wrote: Hi List! What are the solutions for installing unrar on lenny? Lenny is archived (i.e not supported), so you will need to fetch the packages from the archive. The good news, though, is that unrar WAS included in lenny: http

unrar for lenny

2015-10-29 Thread BAGI Ákos
Hi List! What are the solutions for installing unrar on lenny? THX for the help.

Re: mysql command waiting endlessly (lenny)

2014-09-18 Thread berenger . morel
Le 17.09.2014 18:09, Don Armstrong a écrit : On Wed, 17 Sep 2014, berenger.mo...@neutralite.org wrote: Le 17.09.2014 17:33, Don Armstrong a écrit : >In the future, these details would be helpful. I have said in my first post: > but when it connect through the mysql program, there is no promp

Re: mysql command waiting endlessly (lenny)

2014-09-17 Thread Don Armstrong
On Wed, 17 Sep 2014, berenger.mo...@neutralite.org wrote: > Le 17.09.2014 17:33, Don Armstrong a écrit : > >In the future, these details would be helpful. > > I have said in my first post: > > > but when it connect through the mysql program, there is no prompt. > >Through the odbc program (isql),

Re: mysql command waiting endlessly (lenny)

2014-09-17 Thread berenger . morel
Le 17.09.2014 17:33, Don Armstrong a écrit : On Wed, 17 Sep 2014, berenger.mo...@neutralite.org wrote: Le 16.09.2014 19:46, Don Armstrong a écrit : >Most likely, you've created a configuration where the machine in >question is unable to access 3306. I do not think so, since the isql command (

Re: mysql command waiting endlessly (lenny)

2014-09-17 Thread Don Armstrong
On Wed, 17 Sep 2014, berenger.mo...@neutralite.org wrote: > Le 16.09.2014 19:46, Don Armstrong a écrit : > >Most likely, you've created a configuration where the machine in > >question is unable to access 3306. > > I do not think so, since the isql command (which uses odbc driver) > works, and is

Re: mysql command waiting endlessly (lenny)

2014-09-17 Thread berenger . morel
Le 16.09.2014 19:46, Don Armstrong a écrit : On Tue, 16 Sep 2014, berenger.mo...@neutralite.org wrote: On a old lenny, we have a software which have to connect to a server of the same LAN (we do not have physical access to any stuff, and we can only connect through ssh to that client

Re: mysql command waiting endlessly (lenny)

2014-09-16 Thread Don Armstrong
On Tue, 16 Sep 2014, berenger.mo...@neutralite.org wrote: > On a old lenny, we have a software which have to connect to a server of the > same LAN (we do not have physical access to any stuff, and we can only > connect through ssh to that client computer), but when it connect through &g

Re: mysql command waiting endlessly (lenny)

2014-09-16 Thread Chris Bannister
On Tue, Sep 16, 2014 at 04:08:23PM +0200, berenger.mo...@neutralite.org wrote: > Hello. Hi, [...] > Does someone have any idea about what could be the problem, and/or how to > fix it? I suggest you'd be better off asking on a mysql support list, but be prepared to be flamed for not providing en

mysql command waiting endlessly (lenny)

2014-09-16 Thread berenger . morel
Hello. On a old lenny, we have a software which have to connect to a server of the same LAN (we do not have physical access to any stuff, and we can only connect through ssh to that client computer), but when it connect through the mysql program, there is no prompt. Through the odbc program

Re: Lenny -> Squeeze -> Wheezy; no eth0 on Squeeze reboot

2014-07-22 Thread Pascal Hambourg
Ron Leach a écrit : > > # apt-get upgrade > returns an enormous list of changes it needs to do (this is > re-assuring, because I already thought that the upgrade had been > incomplete) but, on asking it to proceed, reports: > > WARNING: The following packages cannot be authenticated! >libss

Re: Lenny -> Squeeze -> Wheezy; no eth0 on Squeeze reboot

2014-07-21 Thread Ron Leach
On 21/07/2014 15:22, Curt wrote: I think to move forward you should solve those apt errors, which are probably the source of many, if not all, of the problems you are encountering. Curt, I thought the same. The sources list is now fixed. In case anyone hits the same problem in copying the

Re: Lenny -> Squeeze -> Wheezy; no eth0 on Squeeze reboot

2014-07-21 Thread Curt
On 2014-07-21, Ron Leach wrote: > Pascal, thank you. Indeed I can - I hadn't known that was a possible > method. Worked, and now able to access remotely which will make > things faster. > > Package ifupdown is missing, though. > # apt-get install ifupdown > replies: I don't believe it is mis

Re: Lenny -> Squeeze -> Wheezy; no eth0 on Squeeze reboot

2014-07-21 Thread Ron Leach
. As posted in an earlier reply, the apt sources list for the Lenny -> Squeeze upgrade is giving rise to errors in apt, so possibly there are several important things missing at the moment. regards, Ron -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of &quo

Re: Lenny -> Squeeze -> Wheezy; no eth0 on Squeeze reboot

2014-07-21 Thread Ron Leach
e badly wrong with this upgrade for that to have happened, not least because Debian is seriously reliable with all its upgrades and documentation, and thousands of systems must have followed this path before - and may still be doing so; I doubt we're the only place with some Lenny server

Re: Lenny -> Squeeze -> Wheezy; no eth0 on Squeeze reboot

2014-07-20 Thread Pascal Hambourg
Ron Leach a écrit : > > cannot fetch over the network Can't you just configure and activate eth0 manually ? If by DHCP : # dhclient eth0 If statically : # ifconfig eth0 netmask # route add default gw # echo nameserver >> /etc/resolv.conf # if needed > Method 1: But Plugging in a USB CD-ROM i

Re: Lenny -> Squeeze -> Wheezy; no eth0 on Squeeze reboot

2014-07-20 Thread Ron Leach
m to run mc, either. ls does list the top level directories that I'd expect to see, so I do seem to be running the shell in the correct filesystem. Method 3: There doesn't seem to be any trace of the Lenny ifupdown (in case that might be re-installable) on the machine - for example, /va

Re: Lenny -> Squeeze -> Wheezy; no eth0 on Squeeze reboot

2014-07-20 Thread Sven Joachim
On 2014-07-20 19:53 +0200, Ron Leach wrote: > During an upgrade attempt of a Lenny server to Wheezy (the Debian docs > say do this via Squeeze) I can't restart the Squeeze system after > executing > # apt-get upgrade > # apt-get dist-upgrade > The machine is awkward to

Lenny -> Squeeze -> Wheezy; no eth0 on Squeeze reboot

2014-07-20 Thread Ron Leach
List, good afternoon, During an upgrade attempt of a Lenny server to Wheezy (the Debian docs say do this via Squeeze) I can't restart the Squeeze system after executing # apt-get upgrade # apt-get dist-upgrade The machine is awkward to see, or get at, so I'm fairly keen to have a

Re: Clone GPT partition table - with Lenny ?

2014-07-07 Thread Tom H
On Sun, Jul 6, 2014 at 5:53 PM, B wrote: > Rahhh, read too fast, former was for non-GPT, here's > one good pgm that does the trick (also exist as a pkg > in trudububu): > http://unix.stackexchange.com/questions/19047/how-can-i-quickly-copy-a-gpt-partition-scheme-from-one-hard-drive-to-another

Re: Clone GPT partition table - with Lenny ?

2014-07-07 Thread Tom H
On Sun, Jul 6, 2014 at 5:49 PM, B wrote: > > Apparently, this is very easy: > http://unix.stackexchange.com/questions/12986/how-to-copy-the-partition-layout-of-a-whole-disk-using-standard-tools You can't uses sfdisk with gpt disks. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debi

Re: Clone GPT partition table - with Lenny ?

2014-07-07 Thread Tom H
On Sun, Jul 6, 2014 at 3:54 PM, Ron Leach wrote: > > We have a RAID1 server running Lenny, one of whose two 2TB discs comprising > the RAID arrays has failed. The discs were partitioned into 8 partitions > during the Debian Lenny installation, and separate RAID1 arrays were built >

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Bzzzz
On Sun, 6 Jul 2014 19:20:01 -0400 Neal Murphy wrote: > Other than not being fully automated, what would be wrong with: > - use dd to copy the first 10MiB of the old drive to the new, > - use dd to skip all but the last 10MiB of the old drive and > seek to the same spot on the new drive > -

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Neal Murphy
Other than not being fully automated, what would be wrong with: - use dd to copy the first 10MiB of the old drive to the new, - use dd to skip all but the last 10MiB of the old drive and seek to the same spot on the new drive - use dd if=/dev/zero to zero the first MiB of each partition.

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Ron Leach
On 06/07/2014 22:49, B wrote: On Sun, 06 Jul 2014 22:35:03 +0100 Apparently, this is very easy: http://unix.stackexchange.com/questions/12986/how-to-copy-the-partition-layout-of-a-whole-disk-using-standard-tools I mentioned Lenny, because it matters. I'd found that page before po

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Bzzzz
On Sun, 6 Jul 2014 23:49:38 +0200 B wrote: Rahhh, read too fast, former was for non-GPT, here's one good pgm that does the trick (also exist as a pkg in trudububu): http://unix.stackexchange.com/questions/19047/how-can-i-quickly-copy-a-gpt-partition-scheme-from-one-hard-drive-to-another --

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Bzzzz
On Sun, 06 Jul 2014 22:35:03 +0100 Ron Leach wrote: > B, many thanks for thinking about this, Call me mâââsteeelll and bend over Igolll, so I can pet your hump *<;-) Apparently, this is very easy: http://unix.stackexchange.com/questions/12986/how-to-copy-the-partition-layout-of-a-whole-dis

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Ron Leach
On 06/07/2014 21:56, B wrote: I think you also read too fast, apparently he just wanna have the same partition table. Which RAID doesn't care, eg: dsk0 partition = 100 (sectors, GB, whatever) dsk1 " = 101 or 4242.42 RAID will only pick 100 on dsk1 partition to achieve its work. Su

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Ron Leach
d try that first, and messed the system up further. I hadn't included that story in the original post, because I hadn't wanted to write something too long; but here it is. Debian Lenny uses Lilo to boot from a RAID1 and when you do a dd over sda -> sdb you do, indeed, get a bit

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Matt Ventura
On 7/6/2014 1:56 PM, B wrote: On Sun, 06 Jul 2014 13:41:15 -0700 Matt Ventura wrote: You don't need to know, you just use dd over the entire disk (i.e. sda instead of sda1). Yup. Just to be clear, you're trying to copy the entire disk with all its partitions, right? I think you also re

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Bzzzz
On Sun, 06 Jul 2014 13:41:15 -0700 Matt Ventura wrote: > You don't need to know, you just use dd over the entire disk (i.e. > sda instead of sda1). Yup. > Just to be clear, you're trying to copy the entire disk with all > its partitions, right? I think you also read too fast, apparently he ju

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Matt Ventura
On 7/6/2014 1:37 PM, Steve Litt wrote: On Sun, 6 Jul 2014 22:20:55 +0200 B wrote: On Sun, 06 Jul 2014 20:54:10 +0100 Ron Leach wrote: Is there, in Lenny, a command or tool for cloning a GPT? Use dd, it'll take a looong time but you'll have a bit copy. But... How do yo

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Steve Litt
On Sun, 6 Jul 2014 22:20:55 +0200 B wrote: > On Sun, 06 Jul 2014 20:54:10 +0100 > Ron Leach wrote: > > > Is there, in Lenny, a command or tool for cloning a GPT? > > Use dd, it'll take a looong time but you'll have a bit copy. > But... How do you kno

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Bzzzz
On Sun, 06 Jul 2014 20:54:10 +0100 Ron Leach wrote: Oops, I read a tiny bit too fast. > machine to Wheezy. So I need to partition the new disk, and I'd > like it to be an exact clone of the existing RAID1 member, so that > each partition starts on the same sector, etc. I can then repair > the a

Re: Clone GPT partition table - with Lenny ?

2014-07-06 Thread Bzzzz
On Sun, 06 Jul 2014 20:54:10 +0100 Ron Leach wrote: > Is there, in Lenny, a command or tool for cloning a GPT? Use dd, it'll take a looong time but you'll have a bit copy. -- ptinou: the only thing that surprised me with vi$ta was when it told me it was going to

Clone GPT partition table - with Lenny ?

2014-07-06 Thread Ron Leach
List, good evening, We have a RAID1 server running Lenny, one of whose two 2TB discs comprising the RAID arrays has failed. The discs were partitioned into 8 partitions during the Debian Lenny installation, and separate RAID1 arrays were built on 7 of those partitions, again during Debian

Re: installing lenny package

2014-04-14 Thread berenger . morel
Le 14.04.2014 18:23, Chris Angelico a écrit : On Tue, Apr 15, 2014 at 2:20 AM, wrote: The package my colleague needs is iptraf, from lenny. Is it the same as iptraf in Wheezy? https://packages.debian.org/stable/net/iptraf ChrisA It seems yes, there are only 2 debian versions between

Re: installing lenny package

2014-04-14 Thread Chris Angelico
On Tue, Apr 15, 2014 at 2:20 AM, wrote: > The package my colleague needs is iptraf, from lenny. Is it the same as iptraf in Wheezy? https://packages.debian.org/stable/net/iptraf ChrisA -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "uns

Re: installing lenny package

2014-04-14 Thread berenger . morel
Le 14.04.2014 18:08, Reco a écrit : Hi. On Mon, Apr 14, 2014 at 05:59:20PM +0200, berenger.mo...@neutralite.org wrote: Hi. We have the need at work to install a package on a lenny Debian. I know that it's quite old ( older than oldstable btw! ) but I only learned it's existe

Re: installing lenny package

2014-04-14 Thread Reco
Hi. On Mon, Apr 14, 2014 at 05:59:20PM +0200, berenger.mo...@neutralite.org wrote: > Hi. > > We have the need at work to install a package on a lenny Debian. > > I know that it's quite old ( older than oldstable btw! ) but I only > learned it's existence at the mome

installing lenny package

2014-04-14 Thread berenger . morel
Hi. We have the need at work to install a package on a lenny Debian. I know that it's quite old ( older than oldstable btw! ) but I only learned it's existence at the moment. To do things quickly, we have to find an old copy of the packages. Maybe there is an old iso of lenny

Re: Error trying to update Lenny...

2013-11-08 Thread Bob Proulx
Account for Debian group mail wrote: > My source list looks like this: > > deb http://archive.debian.org/debian-security lenny/updates main contrib > deb http://archive.debian.org/debian-volatile lenny/volatile main contrib > deb http://archive.debian.org/debian/ lenny main contrib

Re: Error trying to update Lenny...

2013-11-08 Thread Sandy Widianto
On Fri, 8 Nov 2013 02:03:57 -0800 (PST), Account for Debian group mail wrote: > > I'm trying to update Lenny and get the following error: > > Reading package lists... Done > W: GPG error: http://archive.debian.org lenny/updates Release: The following > signatures w

Re: Error trying to update Lenny...

2013-11-08 Thread Darac Marjal
On Fri, Nov 08, 2013 at 02:03:57AM -0800, Account for Debian group mail wrote: > > I'm trying to update Lenny and get the following error: > > Reading package lists... Done > W: GPG error: http://archive.debian.org lenny/updates Release: The following > signatures w

Error trying to update Lenny...

2013-11-08 Thread Account for Debian group mail
I'm trying to update Lenny and get the following error: Reading package lists... Done W: GPG error: http://archive.debian.org lenny/updates Release: The following signatures were invalid: KEYEXPIRED 1356982504 W: GPG error: http://archive.debian.org lenny/volatile Release: The foll

Re: I can't use lenny

2013-09-10 Thread Umarzuki Mochlis
2013/9/11 Long Wind : > I have installed lenny and put a line in sources.list > > deb http://archive.debian.org/debian lenny main > > When I run "apt-get update" it fails to get Packages > deb http://archive.debian.org/debian-security lenny/updates main contrib d

I can't use lenny

2013-09-10 Thread Long Wind
I have installed lenny and put a line in sources.list deb http://archive.debian.org/debian lenny main When I run "apt-get update" it fails to get Packages -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trou

Re: Short script which worked in Lenny but does not in Squeeze - SOLVED

2013-07-24 Thread Ken Heard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks to the three of you who replied to my post. I do not consider myself an expert on scripts, restricting myself to simple ones; and so I was unaware of the change of default shell from bash to dash beginning with Squeeze. Regards, Ken Heard

Re: Short script which worked in Lenny but does not in Squeeze.

2013-07-24 Thread Sven Joachim
gt; # Return to the original directory. > #cd $CURPWD > > In both Lenny and Squeeze the $HOSTNAME value is BDS; the script > consequently created in Lenny the tarball BDSusrlocalbin.tgz located > in a Zip750 disk mounted at /media/zd. (Yes, the disk was properly > mounted.) In S

Re: Short script which worked in Lenny but does not in Squeeze.

2013-07-24 Thread Guido Martínez
Hi, > #!/bin/sh > ... > ULB="$HOSTNAME"usrlocalbin.tgz > In my Wheezy setup, sh does not define a shell variable HOSTNAME, but bash does. You can either change the shell to /bin/bash or use $(hostname) (that is, running the hostname command). This is probably caused by a change in sh. Hope it h

Re: Short script which worked in Lenny but does not in Squeeze.

2013-07-24 Thread David Guntner
Return to the original directory. > #cd $CURPWD > > In both Lenny and Squeeze the $HOSTNAME value is BDS; the script > consequently created in Lenny the tarball BDSusrlocalbin.tgz located > in a Zip750 disk mounted at /media/zd. (Yes, the disk was properly > mounted.) In S

Short script which worked in Lenny but does not in Squeeze.

2013-07-24 Thread Ken Heard
ctory. CURPWD=$PWD # Change directory to /. cd / # Create a variable for the name of the tgz file. ULB="$HOSTNAME"usrlocalbin.tgz # Create the tgz file in the specified directory. tar -czf /media/zd/$ULB usr/local/bin # Return to the original directory. #cd $CURPWD In both Lenny

Re: Easiest way to get libredline-dev for Lenny

2013-05-10 Thread Martin McCormick
Tom Furie writes: > I believe you are looking for archive.debian.org. Thank you. I guess my face should be a bit red as I was there but I thought the structure of it would not let me build a working sources.lst file. Martin McCormick -- To UNSUBSCRIBE, email to debian-user-requ...@list

Re: Easiest way to get libredline-dev for Lenny

2013-05-10 Thread Tom Furie
On Fri, May 10, 2013 at 08:27:06AM -0500, Martin McCormick wrote: > Is there an archive that I can simply build a > sources.lst file for which then makes aptitude or apt-get work to > pull in the Lenny files? This would be quicker, easier and less > of a possibility for human

Easiest way to get libredline-dev for Lenny

2013-05-10 Thread Martin McCormick
It's a long story, but I am trying to run some older software on a Debian Lenny system because that software does not quite work right in squeeze and refuses to compile in wheezy. I have been getting the packages I needed from the debian archives for lenny and now I must instal

Re: recreating lenny

2013-05-01 Thread Carl Fink
On Tue, Apr 30, 2013 at 09:07:45PM -0700, Ross Boylan wrote: > I think I need to recreate a lenny system, and could use some advice about > how > to do it. The system was i386, while the one I have now is amd64 (wheezy, > though I have access to an amd65 running lenny). I wou

Re: recreating lenny

2013-04-30 Thread Bob Proulx
Ross Boylan wrote: > I think I need to recreate a lenny system, and could use some advice > about how to do it. The system was i386, while the one I have now > is amd64 (wheezy, though I have access to an amd65 running lenny). You can use debootstrap to create a lenny chroot. I just t

recreating lenny

2013-04-30 Thread Ross Boylan
I think I need to recreate a lenny system, and could use some advice about how to do it. The system was i386, while the one I have now is amd64 (wheezy, though I have access to an amd65 running lenny). I don't think the current debootstap can do lenny, and using the lenny installer or

Re: need lenny.

2012-12-08 Thread Rick Thomas
version of apt or aptitude. FWIW My lenny box has aptitude version "0.4.11.11-1~lenny2". now works, perhaps a problem of my dns provider. Great! I wish we knew why :-/ Rick -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe&quo

Re: need lenny.

2012-12-08 Thread Mauro
see if you can install a more > modern version of apt or aptitude. > > FWIW My lenny box has aptitude version "0.4.11.11-1~lenny2". now works, perhaps a problem of my dns provider. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "un

Re: need lenny.

2012-12-08 Thread Rick Thomas
On Dec 8, 2012, at 7:32 AM, Mauro wrote: Have you tried aptitude instead of apt-get? yes, same error. Just a guess, but take a look at backports and see if you can install a more modern version of apt or aptitude. FWIW My lenny box has aptitude version "0.4.11.11-1~lenny2&quo

Re: need lenny.

2012-12-08 Thread Mauro
On 8 December 2012 16:09, Rick Thomas wrote: > > On Dec 8, 2012, at 5:14 AM, Andrei POPESCU wrote: > >> On Sb, 08 dec 12, 12:46:23, Mauro wrote: >>> >>> W: Failed to fetch >>> http://archive.debian.org/debian/dists/lenny/main/binary-amd64/Packages >>

Re: need lenny.

2012-12-08 Thread Rick Thomas
On Dec 8, 2012, at 5:14 AM, Andrei POPESCU wrote: On Sb, 08 dec 12, 12:46:23, Mauro wrote: W: Failed to fetch http://archive.debian.org/debian/dists/lenny/main/binary-amd64/Packages 302 Moved [IP: 193.62.202.28 80] Hmm, your apt is trying to download the uncompressed Packages file, which is

Re: need lenny.

2012-12-08 Thread Andrei POPESCU
On Sb, 08 dec 12, 12:46:23, Mauro wrote: > W: Failed to fetch > http://archive.debian.org/debian/dists/lenny/main/binary-amd64/Packages > 302 Moved [IP: 193.62.202.28 80] Hmm, your apt is trying to download the uncompressed Packages file, which is actually not available (anymore?

Re: need lenny.

2012-12-08 Thread Mauro
On 8 December 2012 13:01, Rares Aioanei wrote: > On 12/08/12 13:46, Mauro wrote: >> >> My sources list: >> >> deb http://archive.debian.org/debian/ lenny main contrib non-free >> deb http://archive.debian.org/backports.org/ lenny-backports main contrib >&g

Re: need lenny.

2012-12-08 Thread Rares Aioanei
On 12/08/12 13:46, Mauro wrote: My sources list: deb http://archive.debian.org/debian/ lenny main contrib non-free deb http://archive.debian.org/backports.org/ lenny-backports main contrib deb http://archive.debian.org/debian-security/ lenny/updates main contrib deb http://archive.debian.org

Re: Installing Lenny on PowerMac?

2012-11-18 Thread Philipp Kern
On Sun, Nov 18, 2012 at 04:10:29PM -0800, Rick Thomas wrote: > Would I have better luck with a DVD, where I wouldn't need to get > anything from the network mirrors until after the installation is > complete? Yes. Kind regards Philipp Kern signature.asc Description: Digital signature

Installing Lenny on PowerMac?

2012-11-18 Thread Rick Thomas
I have a temporary need to install Lenny on a PowerMac G4 so I can run some tests on a "fresh" installation for a user who is unable (for various reasons) to upgrade to Squeeze at this time. When I run the netinst installer CD all seems well until it wants to setup sources.list

lenny vs squeeze eth drivers

2012-10-29 Thread Jim Pazarena
I had lenny monitoring a "tigon3" eth in promiscuous mode watching a mirrored switch port that carried a dozen or so 802.1q tagged vlans. The monitoring of the traffic worked great and as expected. I then upgraded the server to squeeze and monitoring failed brutally. While the eth on s

Re: Trying to install a package on a Lenny system : what url do I need on my sources.list ?

2012-10-05 Thread Bernard
Brian wrote: On Wed 03 Oct 2012 at 19:23:52 +0200, Bernard wrote: I still have an old Lenny system on which I wish to install the 'testdisk' package. 'apt-get install' says that it cannot get the necessary files. I know that Lenny is no longer maintained, but I sup

Re: Trying to install a package on a Lenny system : what url do I need on my sources.list ?

2012-10-04 Thread Jude DaShiell
http://archive.debian.org/ may be helpful. That's where I found the intfiction-installer package and installed it on wheezy and got it working. hth. --- jude Adobe fiend for failing to Flash -- To UNSUBSCRIBE, email

Re: Trying to install a package on a Lenny system : what url do I need on my sources.list ?

2012-10-03 Thread Brian
On Wed 03 Oct 2012 at 19:23:52 +0200, Bernard wrote: > I still have an old Lenny system on which I wish to install the > 'testdisk' package. > > 'apt-get install' says that it cannot get the necessary files. > > I know that Lenny is no longer maint

Trying to install a package on a Lenny system : what url do I need on my sources.list ?

2012-10-03 Thread Bernard
Hi to Everyone, I still have an old Lenny system on which I wish to install the 'testdisk' package. 'apt-get install' says that it cannot get the necessary files. I know that Lenny is no longer maintained, but I suppose that there is a repository where the old packages

Re: mysql-server 64 bit on a 32 bit lenny

2012-09-06 Thread Stan Hoeppner
On 9/5/2012 11:17 PM, Bob Proulx wrote: > I don't think knowing more about the kernel will help. Especially now > that you pointed out the 32-bit userland and wanting a 64-bit mysql. > That seems the critical point. I tend to agree. At this point I'm thinking his best option may be installing a

Re: mysql-server 64 bit on a 32 bit lenny

2012-09-05 Thread Bob Proulx
Stan Hoeppner wrote: > Bob Proulx wrote: > > Roland RoLaNd wrote: > >> i have 32 bit lenny running. ( i cannot upgrade) > >> i need to install mysql-server-5.1 amd64 on it. > >> This system is already running l 64 bit kernel. > >> > >> i can&

Re: mysql-server 64 bit on a 32 bit lenny

2012-09-05 Thread Stan Hoeppner
On 9/5/2012 12:11 AM, Bob Proulx wrote: > Roland RoLaNd wrote: >> i have 32 bit lenny running. ( i cannot upgrade) >> i need to install mysql-server-5.1 amd64 on it. >> This system is already running l 64 bit kernel. >> >> i can't seem to find that package

Re: mysql-server 64 bit on a 32 bit lenny

2012-09-05 Thread Camaleón
On Wed, 05 Sep 2012 07:20:30 +0300, Roland RoLaNd wrote: (please, no html posts, thanks) > i have 32 bit lenny running. ( i cannot upgrade) i need to install > mysql-server-5.1 amd64 on it. (...) And the compelling reason for doing so is...? (just curious) Greetings, -- Camaleón

Re: need kernel update for lenny ..

2012-09-05 Thread Camaleón
On Wed, 05 Sep 2012 12:15:28 +1200, Chris Bannister wrote: > On Tue, Sep 04, 2012 at 04:11:04PM +, Camaleón wrote: (...) >> > You don't spell "Security support" as "p, a, t, c, h, e, s" more >> > below. >> >> What the...? Patches encompass security fixes and more! > > yeah, but, security

Re: mysql-server 64 bit on a 32 bit lenny

2012-09-04 Thread Bob Proulx
Roland RoLaNd wrote: > i have 32 bit lenny running. ( i cannot upgrade) > i need to install mysql-server-5.1 amd64 on it. > This system is already running l 64 bit kernel. > > i can't seem to find that package in any current repo so i'm > thinking of force installi

mysql-server 64 bit on a 32 bit lenny

2012-09-04 Thread Roland RoLaNd
i have 32 bit lenny running. ( i cannot upgrade) i need to install mysql-server-5.1 amd64 on it. This system is already running l 64 bit kernel. i can't seem to find that package in any current repo so i'm thinking of force installing it using dpkg but i don't know how to sol

Re: need kernel update for lenny ..

2012-09-04 Thread Chris Bannister
On Tue, Sep 04, 2012 at 04:11:04PM +, Camaleón wrote: > On Tue, 04 Sep 2012 23:34:43 +1200, Chris Bannister wrote: > > > On Mon, Sep 03, 2012 at 02:49:00PM +, Camaleón wrote: > >> >> ¹http://lists.debian.org/debian-user/2012/08/msg01890.html > >> > > >> > No mention about security support

Re: need kernel update for lenny ..

2012-09-04 Thread Andrei POPESCU
On Ma, 04 sep 12, 16:36:27, Camaleón wrote: > On Tue, 04 Sep 2012 19:22:50 +0300, Andrei POPESCU wrote: > > > On Ma, 04 sep 12, 16:11:04, Camaleón wrote: > >> > >> 1/ Debian stable branches don't receive new kernel releases from the > >> usual repositories but they can be obtained from backports.

Re: need kernel update for lenny ..

2012-09-04 Thread Camaleón
On Tue, 04 Sep 2012 19:22:50 +0300, Andrei POPESCU wrote: > On Ma, 04 sep 12, 16:11:04, Camaleón wrote: >> >> 1/ Debian stable branches don't receive new kernel releases from the >> usual repositories but they can be obtained from backports. >> >> 2/ Debian stable branches do receive kernel upgr

Re: need kernel update for lenny ..

2012-09-04 Thread Andrei POPESCU
On Ma, 04 sep 12, 16:11:04, Camaleón wrote: > > 1/ Debian stable branches don't receive new kernel releases from the > usual repositories but they can be obtained from backports. > > 2/ Debian stable branches do receive kernel upgrades in form of security > fixes and patches. > > 3/ That said,

Re: need kernel update for lenny ..

2012-09-04 Thread Camaleón
if you pretend that I speak with the precision shown by Dr. Sheldon Cooper from The Big Bang Theory TV series you can start forgetting about it :-) >> Sure? Okay, here it goes ... > >> *** >> No, of couse, because as it happens

Re: need kernel update for lenny ..

2012-09-04 Thread Chris Bannister
Don't need them! You don't spell "Security support" as "p, a, t, c, h, e, s" more below. > Sure? Okay, here it goes ... > *** > No, of couse, because as it happens with any "stable" release, Le

Re: need kernel update for lenny ..

2012-09-03 Thread Andrei POPESCU
On Lu, 03 sep 12, 17:02:59, Emiliano M. Rudenick wrote: > > contrib? non-free? I think that's not right :| Why? Kind regards, Andrei -- Offtopic discussions among Debian users and developers: http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic signature.asc Description: Digit

Re: need kernel update for lenny ..

2012-09-03 Thread Emiliano M. Rudenick
El Mon, 3 Sep 2012 20:37:46 +1200 Chris Bannister escribió: > On Wed, Aug 29, 2012 at 05:54:32PM +0300, Mika Suomalainen wrote: > > On 29.08.2012 17:45, Lisi wrote: > > > but I don't know what happened to Lenny backports when Lenny was > > > archived.

Re: need kernel update for lenny ..

2012-09-03 Thread Camaleón
On Mon, 03 Sep 2012 20:58:17 +1200, Chris Bannister wrote: > On Wed, Aug 29, 2012 at 05:24:53PM +, Camaleón wrote: >> On Wed, 29 Aug 2012 18:08:58 +0100, Tony van der Hoff wrote: >> >> > On 29/08/12 17:28, Camaleón wrote: >> >> It does not matter th

Re: need kernel update for lenny ..

2012-09-03 Thread Lisi
On Monday 03 September 2012 10:03:12 Chris Bannister wrote: > On Wed, Aug 29, 2012 at 06:49:31PM +0100, Lisi wrote: > > On Wednesday 29 August 2012 18:08:58 Tony van der Hoff wrote: > > > On 29/08/12 17:28, Camaleón wrote: > > > > It does not matter that Lenny is out

Re: need kernel update for lenny ..

2012-09-03 Thread Chris Bannister
On Wed, Aug 29, 2012 at 06:49:31PM +0100, Lisi wrote: > On Wednesday 29 August 2012 18:08:58 Tony van der Hoff wrote: > > On 29/08/12 17:28, Camaleón wrote: > > > It does not matter that Lenny is out of support (formerly codenamed > > > "oldstable") because eve

  1   2   3   4   5   6   7   8   9   10   >