W dniu sob, 09.12.2017 o godzinie 21∶47 +0100, użytkownik Xavier Miller
napisał:
>
> Le 09/12/17 à 11:26, Michał Górny a écrit :
> > Hi, everyone.
> >
> > I've pushed a commented out set of 17.1 profiles for amd64 that feature
> > the long-overdue SYMLINK_LIB=no setup. I'd really appreciate some real
> > testing.
> >
> > Warning: there is a slight risk of breaking your system, in particular
> > multilib libraries and/or programs.
> >
> >
> > To switch to the new profiles (from 13.0 or 17.0):
> >
> > emerge -1v app-portage/unsymlink-lib
> > unsymlink-lib --analyze
>
> Hi,
>
> Tool doesn't work with no-multilib profiles:
Are you using the old version? Version 2 was fixed to support no-
multilib, and you certainly should update the package to the newest
version (3) before using it.
>
> # unsymlink-lib --migrate
> /lib32 & /lib -> /lib.new ...
> cp: impossible d'évaluer '/lib32/.': no such file or directory
> Non-successful return from cp: 1
>
> And I cannot do --finish or --rollback.
>
> What can I do?
rm -r /lib.{old,new} /usr/lib.{old,new}
--
Best regards,
Michał Górny