Same here. May I ask how you downgraded? I read the various guides and just like the ebuild safety-check they all contain unhelpful panic warnings without actually saying what the problems are.SoLoR wrote:glibc-2.13 also breaks postfix for me...
..
reverting glibc back to 2.12.2 and problem is gone.
Code: Select all
ROOT="/../" emerge -av1 =glibc-2.12.2Nope, didn't work for me. Could be me using zsh though. Anyway just editing the ebuild and rebuilding worked fine, postfix is back up & running.dirtyepic wrote:you can runto get around the downgrade check.Code: Select all
ROOT="/../" emerge -av1 =glibc-2.12.2
Considering I gave a heads up to the committer within hours of the ebuild going live I'm angry at the length of time to took for something to be doneyoshi314 wrote:it's well beyond unstable, in that case.NightMonkey wrote:Welcome to unstable, everyone.
i can understand an apps failing on unstable, but the whole system ? that stuff belongs to hard masked packages.
whoever is responsible for that critical system component really messed up.
---> afk for several hours. Downgrading glibc.Odysseus wrote:If you're running a ~ arch, DO NOT update to glibc-2.13 if you have prelink installed!!! It will completely hose your box!!! I just spent several hours trying to recover from this bug http://bugs.gentoo.org/show_bug.cgi?id=353814
Me neither actually. I guess portage is smart enough to rewrite it to "/".HolgerH wrote:Nope, didn't work for me. Could be me using zsh though. Anyway just editing the ebuild and rebuilding worked fine, postfix is back up & running.dirtyepic wrote:you can runto get around the downgrade check.Code: Select all
ROOT="/../" emerge -av1 =glibc-2.12.2

Finish recompiling against the new glibc, but make sure that prelink is either disabled or removed from your system. It's far safer to just finish recompiling than downgrading to the previous version (unless you're willing to risk breaking your box). I know I wouldn't risk it myself, despite some of the posts here to the contrary.crculver wrote:Is there any fix for postfix with this glibc? I've recompiled a fair bit of my system since the glibc upgrade and I'm afraid to revert to the previous version of glibc.
Incidentally, wouldn't finally updating the version of kernel-headers in Portage and then recompiling glibc make for a more reliable system for those running recent kernels?




