On Thu, Mar 07, 2019 at 12:13:22PM +0100, Florian Weimer wrote:
> * Richard W. M. Jones:
> 
> > $ sudo dnf install glibc-headers.i686
> …
> > Downgrading:
> 
> That looks like a bug in itself.
> 
> The last time I looked at something similar, I saw this: RPM would not
> adjust a pre-existing symbolic link to a new target very late in the
> transaction.  Like deleting old files which are gone in an update or
> downgrade, this does *not* happen when the unpacking of the replacement
> package happens, but towards the conclusion of the transaction.  In the
> meantime, scriptlets run with the broken file system.
>
> In your case, maybe one of the scriptlet errors prevented the final step
> with the adjustment of the symbolic link by RPM.
> 
> (Just to be clear, the symbolic link is regularly packaged, it's not
> something that we manage using scripts.)

I fixed this by typing ‘ldconfig’ (thankfully I had a root shell open
on the IPMI console ...)

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to