On 9/14/18 2:43 PM, Jason L Tibbitts III wrote:
"RM" == Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> writes:
RM> New f29-beta for armfhp. Just ran dnf update and caught this go
RM> across the screen...
RM> /sbin/ldconfig: relative path `1' used to build cache
RM> warning: %postun(anaconda-widgets-29.24.1-1.fc29.armv7hl) scriptlet failed,
RM> exit status 1
Bizarre; anaconda just has:
%postun widgets -p /sbin/ldconfig
Technically that should have been removed in F28, but that's not really
the problem. Do you get anything useful when running ldconfig -v as
root? It's possible that something in /etc/ld.so.conf.d is malformed.
It's possible that anaconda-widgets is unrelated except for being the
first thing you noticed that's run ldconfig. Very little actually needs
to run it these days.
I get more than 600 lines of output from that command. So I tried
piping it to a file...
ldconfig -v > l.lst
ldconfig: Path `/usr/lib' given more than once
[root@localhost ~]# ls -ls
total 56
4 -rw-rw-r--. 1 root root 2966 Sep 13 12:26 anaconda-ks.cfg
4 -rw-r--r--. 1 root root 3348 Sep 14 12:50 initial-setup-ks.cfg
36 -rw-r--r--. 1 root root 36197 Sep 14 14:55 l.lst
Where would I put a 36K output file?
_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/test@xxxxxxxxxxxxxxxxxxxxxxx