I've had this problem before and wanted solve it with this thread but this time without success
What I did:
Code: Select all
emerge -avuDN @worldCan someone help me please?
Code: Select all
emerge -avuDN @world
Code: Select all
[blocks B ] sys-libs/glibc[crypt(+)] ("sys-libs/glibc[crypt(+)]" is blocking sys-libs/libxcrypt-4.4.36)
[blocks B ] <sys-libs/glibc-2.37-r3 ("<sys-libs/glibc-2.37-r3" is blocking sys-apps/locale-gen-2.23-r1)Code: Select all
sys-libs/glibc -crypt
sys-libs/libxcrypt -system split-usr
Code: Select all
~virtual/libcrypt-2Code: Select all
emerge -av glibcCode: Select all
emerge --backtrack=500 -avuDN @worldCode: Select all
perl-cleaner --allCode: Select all
emerge --backtrack=50 -avuDN @worldThat is not what backtracking is concerned with. The backtrack number is how deep in the tree emerge should look for a resolution. The default fits many cases. More is better when there is an issue.rfx wrote:try less. you have a summary of 478 packages to merge. when you cut this down with backtrack to 500, still every package tryes to merge. door lessCode: Select all
emerge --backtrack=50 -avuDN @world
Try updating python first with emerge --oneshot dev-lang/python, then retry with perl-cleaner --reallyallROGA wrote:gave me this outputCode: Select all
perl-cleaner --all