* [gentoo-dev] Testing *true* transparent .so updates
@ 2001-12-22 18:03 Daniel Robbins
2001-12-22 18:02 ` Dan Armak
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Daniel Robbins @ 2001-12-22 18:03 UTC (permalink / raw
To: gentoo-dev, gentoo-user
Hi All!
I just upgraded my glibc while in X, but this time using portage 1.8.0 and
without any of the pkg-pre/postinst hacks that we have used in the glibc
ebuild. I'd like developers to test this new functionality. Here's how.
First, cvs update or emerge rysnc.
Edit /usr/portage/profiles/package.mask and remove the glibc mask at the top.
Start X; start lots of other applications. Fire up XMMS and start playing some
music.
Emerge sys-libs/glibc-2.2.4-r8. This glibc includes the recent security fix
and doesn't have any of the pkg-pre/postinst quirks we've been using.
If things work as they did for me, about an hour later you'll have a new glibc
on your system, and absolutely nothing will die. *Please*, let me know how
this works for you. And of course, this is for the adventurous only; that's
why I have glibc-2.2.4-r8 package.masked.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
Chief Architect/President http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Testing *true* transparent .so updates
2001-12-22 18:03 [gentoo-dev] Testing *true* transparent .so updates Daniel Robbins
@ 2001-12-22 18:02 ` Dan Armak
2001-12-22 18:29 ` Daniel Robbins
2001-12-22 22:13 ` Dan Armak
2001-12-23 22:20 ` Martin Schlemmer
2 siblings, 1 reply; 6+ messages in thread
From: Dan Armak @ 2001-12-22 18:02 UTC (permalink / raw
To: gentoo-dev
On Saturday 22 December 2001 20:03, you wrote:
> If things work as they did for me, about an hour later you'll have a new
> glibc on your system, and absolutely nothing will die. *Please*, let me
> know how this works for you. And of course, this is for the adventurous
> only; that's why I have glibc-2.2.4-r8 package.masked.
I'll test it overnight. I haven't been following the revisions/discussion
thuogh, so I've a question - will this support upgrading to another glibc
version (e.g. to 2.4.5 whenever that comes out) or is it just for new
revisions of the ebuild?
--
Dan Armak
Gentoo Linux Developer, Desktop Team
Matan, Israel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Testing *true* transparent .so updates
2001-12-22 18:02 ` Dan Armak
@ 2001-12-22 18:29 ` Daniel Robbins
0 siblings, 0 replies; 6+ messages in thread
From: Daniel Robbins @ 2001-12-22 18:29 UTC (permalink / raw
To: gentoo-dev
On Sat, Dec 22, 2001 at 08:02:28PM +0200, Dan Armak wrote:
> I'll test it overnight. I haven't been following the revisions/discussion
> thuogh, so I've a question - will this support upgrading to another glibc
> version (e.g. to 2.4.5 whenever that comes out) or is it just for new
> revisions of the ebuild?
As long as the new versions of glibc will be binary compatible (and generally,
they are), then it will work for new versions as well. A few problem programs
may need to be recompiled after a major version jump, but not many.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
Chief Architect/President http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Testing *true* transparent .so updates
2001-12-22 18:03 [gentoo-dev] Testing *true* transparent .so updates Daniel Robbins
2001-12-22 18:02 ` Dan Armak
@ 2001-12-22 22:13 ` Dan Armak
2001-12-23 5:08 ` Daniel Robbins
2001-12-23 22:20 ` Martin Schlemmer
2 siblings, 1 reply; 6+ messages in thread
From: Dan Armak @ 2001-12-22 22:13 UTC (permalink / raw
To: gentoo-dev
On Saturday 22 December 2001 20:03, you wrote:
> I just upgraded my glibc while in X, but this time using portage 1.8.0 and
> without any of the pkg-pre/postinst hacks that we have used in the glibc
> ebuild. I'd like developers to test this new functionality. Here's how.
Hi,
I've just done it and everything seems fine. Great work!
--
Dan Armak
Gentoo Linux Developer, Desktop Team
Matan, Israel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Testing *true* transparent .so updates
2001-12-22 22:13 ` Dan Armak
@ 2001-12-23 5:08 ` Daniel Robbins
0 siblings, 0 replies; 6+ messages in thread
From: Daniel Robbins @ 2001-12-23 5:08 UTC (permalink / raw
To: gentoo-dev
On Sun, Dec 23, 2001 at 12:13:19AM +0200, Dan Armak wrote:
> On Saturday 22 December 2001 20:03, you wrote:
> > I just upgraded my glibc while in X, but this time using portage 1.8.0 and
> > without any of the pkg-pre/postinst hacks that we have used in the glibc
> > ebuild. I'd like developers to test this new functionality. Here's how.
> Hi,
>
> I've just done it and everything seems fine. Great work!
Thanks! Also, a big thank you to agriffis and jnelson who helped to provide
the information on how to do this.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
Chief Architect/President http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] Testing *true* transparent .so updates
2001-12-22 18:03 [gentoo-dev] Testing *true* transparent .so updates Daniel Robbins
2001-12-22 18:02 ` Dan Armak
2001-12-22 22:13 ` Dan Armak
@ 2001-12-23 22:20 ` Martin Schlemmer
2 siblings, 0 replies; 6+ messages in thread
From: Martin Schlemmer @ 2001-12-23 22:20 UTC (permalink / raw
To: Gentoo-Dev
[-- Attachment #1: Type: text/plain, Size: 495 bytes --]
On Sat, 2001-12-22 at 20:03, Daniel Robbins wrote:
> If things work as they did for me, about an hour later you'll have a new glibc
> on your system, and absolutely nothing will die. *Please*, let me know how
> this works for you. And of course, this is for the adventurous only; that's
> why I have glibc-2.2.4-r8 package.masked.
Hi
Works like a charm! Thanks :)
Greetings,
--
Martin Schlemmer
Gentoo Linux Developer, Desktop Team Developer
Cape Town, South Africa
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-12-23 22:23 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-22 18:03 [gentoo-dev] Testing *true* transparent .so updates Daniel Robbins
2001-12-22 18:02 ` Dan Armak
2001-12-22 18:29 ` Daniel Robbins
2001-12-22 22:13 ` Dan Armak
2001-12-23 5:08 ` Daniel Robbins
2001-12-23 22:20 ` Martin Schlemmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox