Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-31 Thread w9ya
Hey gang;

I didn't see a notice here, so I thought I would ask:

I am seeing  glibc-2.3.2-10mdk up on (some of) the mirrors. Is this version 
o.k. to upgrade to from -8 ?

Bob


On Tuesday 29 July 2003 03:40 pm, parag shah wrote:
 On Tue, Jul 29, 2003 at 12:53:11PM +0200, Jan Ciger wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  J.A. Magallon wrote:
  | HI, just a WARNING
  |
  | I was updating remotely a machine and when it got to update to
  | glibc-2.3.2-9mdk, some scriptlet failed and box is broken.
  | Even ls just gives core-dump.
  |
  | I am able to start a sash. Any way to recover remotely ?
  | And locally ?
  |
  | :(, Cooker risks :)
  |
  | TIA
 
  I didn't have any problems with the update. To recover, you will have to
  boot from a CD, get the older version of the glibc RPM and install it.
 
  Good luck :-)

 I had same fatal glibc update that coredumped my machine left and right.
 I managed to recover by downloading glibc-2.3.2-5mdk from a cooker
 mirror ( It is also on the Beta1 cd of 9.2). I then used mc to extract
 files from the glibc rpm and copied them on to my defunct machine booted
 into rescue mode. once i manged to boot in i then had to set rpm
 database right by force installing the same glibc-2.3.2-5mdk and its
 devel package. Now things are back to where it was befor that fatal
 glibc update.

 Hope this helps to anyone who got burnt cause of glibc update today.

 regards,

 parag




Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-31 Thread J.A. Magallon

On 07.31, w9ya wrote:
 Hey gang;
 
 I didn't see a notice here, so I thought I would ask:
 
 I am seeing  glibc-2.3.2-10mdk up on (some of) the mirrors. Is this
version 
 o.k. to upgrade to from -8 ?
 

Yes, it is safe to upgrade from -8 to -10.

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is like
sex:
werewolf.able.es \   It's better when it's
free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-pre9-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-0.7mdk))



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Radek Vybiral
On Tue, 29 Jul 2003, Gwenole Beauchesne wrote:

 Hi,
 
  I was updating remotely a machine and when it got to update to
  glibc-2.3.2-9mdk, some scriptlet failed and box is broken.
 
 What sort of box is it? Which scriptlet failed? I too booted remotely 
 without problems...

I ran urpmi --auto-select this morning on Cooker install dated 28/7.
Urpmi said gaim will be removed and cca 10 packages will be installed.
After glibc-2.3.2 download install script failed and Cooker becomes 
completely useless :(

R.V.




Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Radek Vybiral
On Tue, 29 Jul 2003, J.A. Magallon wrote:

 HI, just a WARNING
 
 I was updating remotely a machine and when it got to update to
 glibc-2.3.2-9mdk, some scriptlet failed and box is broken.
 Even ls just gives core-dump.
 
 I am able to start a sash. Any way to recover remotely ?
 And locally ?
 
 :(, Cooker risks :)

Too late for me. :( I must completely reinstall Cooker :(

R.V.




Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Gwenole Beauchesne
On Tue, 29 Jul 2003, J.A. Magallon wrote:

 I am able to start a sash. Any way to recover remotely ?
 And locally ?

Boot in 9.2 rescue CD. cp /lib/ld-linux.so.2 /mnt/ld-2.3.2.so.

I guess you have a P4, right? ;-)



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Gwenole Beauchesne
On Tue, 29 Jul 2003, J.A. Magallon wrote:

 That means It will work on my PII ?

On anything that doesn't have SSE/SSE2 that rtld is trying to probe for.

 BTW, where do I get a 9.2 rescue CD ? Or do you mean 9.1 ?

I mean a 2.3.2 ld.so. Not sure whether 9.1's would work as new symbols 
probably appeared since.



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread J.A. Magallon

On 07.29, Radek Vybiral wrote:
 On Tue, 29 Jul 2003, Gwenole Beauchesne wrote:
 
  Hi,
  
   I was updating remotely a machine and when it got to update to
   glibc-2.3.2-9mdk, some scriptlet failed and box is broken.
  
  What sort of box is it? Which scriptlet failed? I too booted
remotely 
  without problems...
 
 I ran urpmi --auto-select this morning on Cooker install dated 28/7.
 Urpmi said gaim will be removed and cca 10 packages will be installed.
 After glibc-2.3.2 download install script failed and Cooker becomes 
 completely useless :(
 

Exactly the same here. Cooker box updated more or less daily.

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is
like sex:
werewolf.able.es \   It's better when
it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-pre8-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-0.6mdk))



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread J.A. Magallon

On 07.29, Gwenole Beauchesne wrote:
 On Tue, 29 Jul 2003, J.A. Magallon wrote:
 
  I am able to start a sash. Any way to recover remotely ?
  And locally ?
 
 Boot in 9.2 rescue CD. cp /lib/ld-linux.so.2 /mnt/ld-2.3.2.so.
 
 I guess you have a P4, right? ;-)
 
Yup.
That means It will work on my PII ?

BTW, where do I get a 9.2 rescue CD ? Or do you mean 9.1 ?

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is
like sex:
werewolf.able.es \   It's better when
it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-pre8-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-0.6mdk))



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread J.A. Magallon

On 07.29, Radek Vybiral wrote:
 On Tue, 29 Jul 2003, J.A. Magallon wrote:
 
  HI, just a WARNING
  
  I was updating remotely a machine and when it got to update to
  glibc-2.3.2-9mdk, some scriptlet failed and box is broken.
  Even ls just gives core-dump.
  
  I am able to start a sash. Any way to recover remotely ?
  And locally ?
  
  :(, Cooker risks :)
 
 Too late for me. :( I must completely reinstall Cooker :(
 

I would first try to boot from a 9.1 CD and copy a libc.so from
there

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is
like sex:
werewolf.able.es \   It's better when
it's free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-pre8-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-0.6mdk))



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Jan Ciger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
J.A. Magallon wrote:
| HI, just a WARNING
|
| I was updating remotely a machine and when it got to update to
| glibc-2.3.2-9mdk, some scriptlet failed and box is broken.
| Even ls just gives core-dump.
|
| I am able to start a sash. Any way to recover remotely ?
| And locally ?
|
| :(, Cooker risks :)
|
| TIA
|
I didn't have any problems with the update. To recover, you will have to
boot from a CD, get the older version of the glibc RPM and install it.
Good luck :-)

Jan

- --

Jan Ciger
VRlab EPFL Switzerland
GPG public key : http://www.keyserver.net/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/JlIXn11XseNj94gRAh1XAKCJoqVWOsmQS8K9bLlhfuvv4W2X3gCfQkq0
jD1l0aS2tdBeoSzB6dFo0Ak=
=qBdZ
-END PGP SIGNATURE-




Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Götz Waschk
Am Dienstag, 29. Juli 2003, 12:13:51 Uhr MET, schrieb J.A. Magallon:
 BTW, where do I get a 9.2 rescue CD ? Or do you mean 9.1 ?

Get the 9.2beta1 CD1:
http://qa.mandrakesoft.com/torrent/MandrakeLinux-9.2beta1-CD1.i586.iso.torrent
(use bittorrent). 
-- 
What difference does it make to the dead, the orphans and the
homeless, whether the mad destruction is wrought under the name of
totalitarianism or the holy name of liberty or democracy?
Mahatma Gandhi (1869 - 1948), Non-Violence in Peace and War



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Olivier Blin
 BTW, where do I get a 9.2 rescue CD ? Or do you mean 9.1 ?

It's the installation CD (the first one) of 9.2 beta1.



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread parag shah
On Tue, Jul 29, 2003 at 12:53:11PM +0200, Jan Ciger wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 J.A. Magallon wrote:
 | HI, just a WARNING
 |
 | I was updating remotely a machine and when it got to update to
 | glibc-2.3.2-9mdk, some scriptlet failed and box is broken.
 | Even ls just gives core-dump.
 |
 | I am able to start a sash. Any way to recover remotely ?
 | And locally ?
 |
 | :(, Cooker risks :)
 |
 | TIA
 |
 
 I didn't have any problems with the update. To recover, you will have to
 boot from a CD, get the older version of the glibc RPM and install it.
 
 Good luck :-)



I had same fatal glibc update that coredumped my machine left and right.
I managed to recover by downloading glibc-2.3.2-5mdk from a cooker
mirror ( It is also on the Beta1 cd of 9.2). I then used mc to extract
files from the glibc rpm and copied them on to my defunct machine booted
into rescue mode. once i manged to boot in i then had to set rpm
database right by force installing the same glibc-2.3.2-5mdk and its
devel package. Now things are back to where it was befor that fatal
glibc update. 

Hope this helps to anyone who got burnt cause of glibc update today.

regards,

parag 





Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Jan Ciger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
parag shah wrote:
| On Tue, Jul 29, 2003 at 12:53:11PM +0200, Jan Ciger wrote:
|I didn't have any problems with the update. To recover, you will have to
|boot from a CD, get the older version of the glibc RPM and install it.
|
|Good luck :-)
Ugh, replying to myself, but - I just noticed, that I had still the
older 2.3.2-8mdk not the -9 version. I missed the latest update, it
seems. So I am considering myself warned against this one :-)
Jan

- --

Jan Ciger
VRlab EPFL Switzerland
GPG public key : http://www.keyserver.net/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/Jl9kn11XseNj94gRAlt+AKDg1bHd9YI9wppXmyCZUDTWIeLLqwCeLLoE
DVZH1+y1wEUe0CD3NEB6WrE=
=a4kA
-END PGP SIGNATURE-




Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Gwenole Beauchesne
On Tue, 29 Jul 2003, Jan Ciger wrote:

 Ugh, replying to myself, but - I just noticed, that I had still the
 older 2.3.2-8mdk not the -9 version. I missed the latest update, it
 seems. So I am considering myself warned against this one :-)

Do you mean 2.3.2-8mdk also failed for you, really?



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Jan Ciger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Gwenole Beauchesne wrote:
| On Tue, 29 Jul 2003, Jan Ciger wrote:
|
|
|Ugh, replying to myself, but - I just noticed, that I had still the
|older 2.3.2-8mdk not the -9 version. I missed the latest update, it
|seems. So I am considering myself warned against this one :-)
|
|
| Do you mean 2.3.2-8mdk also failed for you, really?
|
|
No, -8 was (is) OK. I thought that I had the latest version, when I
posted the original mail that it worked for me, but I didn't notice that
you uploaded a -9 in the meantime. -9 is the broken version, not -8.
Regards,

Jan

- --

Jan Ciger
VRlab EPFL Switzerland
GPG public key : http://www.keyserver.net/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE/JmxOn11XseNj94gRAlWSAJ9U8e5HRF/AJCG2FBORLe88U5NIFQCgpwoH
1wCqzs6ccQTNEqO4O+Llolo=
=KWsS
-END PGP SIGNATURE-




Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Tom Brinkman
On Tuesday July 29 2003 07:45 am, Jan Ciger wrote:
 | Do you mean 2.3.2-8mdk also failed for you, really?

 No, -8 was (is) OK. I thought that I had the latest version, when
 I posted the original mail that it worked for me, but I didn't
 notice that you uploaded a -9 in the meantime. -9 is the broken
 version, not -8.

 Regards,

 Jan

   I've got  glibc-2.3.2-9mdk   glibc-devel-2.3.2-9mdk and no 
problems with the system. AMD 1.54g (oc'd), ReiserFS
-- 
Tom Brinkman  Corpus Christi, Texas




Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread Gwenole Beauchesne
On Tue, 29 Jul 2003, J.A. Magallon wrote:

 I would first try to boot from a 9.1 CD and copy a libc.so from
 there

Should be fixed in -10mdk (compiling on amd64  ia32). You could have done 
some things with export LD_HWCAP_MASK=0 though.

Bye,
Gwenole.



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-29 Thread J.A. Magallon

On 07.29, Gwenole Beauchesne wrote:
 On Tue, 29 Jul 2003, J.A. Magallon wrote:
 
  I would first try to boot from a 9.1 CD and copy a libc.so from
  there
 
 Should be fixed in -10mdk (compiling on amd64  ia32). You could have done

 some things with export LD_HWCAP_MASK=0 though.
 

Hey, I like hidden features...
It is still useful, I have not got time to repair the box.
So with this perhaps I can run an ftp, and rpm the new packages...

Thanks.

-- 
J.A. Magallon [EMAIL PROTECTED]  \ Software is like
sex:
werewolf.able.es \   It's better when it's
free
Mandrake Linux release 9.2 (Cooker) for i586
Linux 2.4.22-pre8-jam1m (gcc 3.3.1 (Mandrake Linux 9.2 3.3.1-0.7mdk))



Re: [Cooker] [AAARRRGGH!] Warning: new glibc broke my box

2003-07-28 Thread Gwenole Beauchesne
Hi,

I was updating remotely a machine and when it got to update to
glibc-2.3.2-9mdk, some scriptlet failed and box is broken.
What sort of box is it? Which scriptlet failed? I too booted remotely 
without problems...

Bye,
Gwenole