Am So, den 27.02.2005 schrieb Paul Rennix um 0:40: > from proftpd forums: > http://forums.proftpd.org/phpBB2/viewtopic.php?t=297 > > I am sent here: > > the problem is supposedly with glibc: > http://bugs.proftpd.org/show_bug.cgi?id=2524 Ok. > this looks like it could be the reason as I do utilitze DefaultRoot in > proftpd 1.2.10 (latest) > > proftpd hangs on LIST. Especially with OSX clients trying to connect. > Bugzilla lists this as resolved with glibc-devel-2.3.4-10, so I am trying to > update glibc properly. > > If I knew what I was doing *to resolve this problem* I wouldn't be asking. I > DON'T want to force anything or break anything, which is why I ask. I went > from the proftpd forums, was referred to this bug listing/resolution - and > perhaps I was sent in the wrong direction. Maybe someone can help, that's > why I'm here. > Paul What I want to make you to see is, that package from rawhide / development, like the glibc 2.4.3-10 package you call, is nothing you can call *stable* under each circumstance. rawhide / development is some kind of a current beta process, even at times in alpha state. In worst case you have many many trouble! Especially if exchanging the glibc, which plays a central role on a Linux system. It might fix your FTP problem but get you a lot of other problems. You write yourself it is a production server with the proftpd problem. So be warned! rpm -qp --changelog glibc-2.3.4-10.i686.rpm shows me: * Di Feb 08 2005 Jakub Jelinek <jakub@xxxxxxxxxx> 2.3.4-6 - update from CVS - ld.so auditing - fix segfault if chrooted app attempts to dlopen a library and no standard library directory exists at all (#147067, #144303) - fix initgroups when nscd is running, but has group caching disabled (#146588) Maybe thats the fixing thing? And you are speaking and handling the glibc-devel RPM - shows too you don't know what that is. Normally you don't need a -devel package. So if you really want to update your FC2 glibc with the development version from today, then do following: 1) rpm -qa | grep "glibc" | grep "2.3.3" | sort 2) for each package from 1) get the corresponding from the development tree on an FTP server; store them i.e. in /var/tmp/ 3) cd /var/tmp; rpm -Uvh glibc* You got warned. Have a backup. Alexander -- Alexander Dalloz | Enger, Germany | GPG http://pgp.mit.edu 0xB366A773 legal statement: http://www.uni-x.org/legal.html Fedora Core 2 GNU/Linux on Athlon with kernel 2.6.10-1.14_FC2smp Serendipity 01:02:29 up 5 days, 12:11, load average: 1.27, 0.82, 0.86
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil