Zac Medico wrote:

Robert Cernansky wrote:


I read in some forums that downgrading glibc is not good idea. It is true? I have not old binary packages but they are still in portage so I still can install them. But at first I'll rebuild current versions without -ftracer.


In that case I would just rebuild the current version without -ftracer. In the future use quickpkg or FEATURES=buildpkg to give yourself a roll back plan. AFAICT downgrading glibc should not be much of an issue in itself because the API is still the same and it would just take you back where you were before.

Zac


For a complete list of packages that should be rebuilt, you can run:

equery belongs `ldd /usr/sbin/smbd | grep ' /' | awk '{print $3}'` | sort | uniq

This will print the name of every package that contains a library that smbd depends upon.

I would not rebuild the entire system at this point, but if -ftracer does turn out to be the source of your problem, then a rebuild should scheduled soon!

-Richard

--
[email protected] mailing list

Reply via email to