Re: errors in dnf update

2018-09-14 Thread Robert Moskowitz



On 9/14/18 3:09 PM, Jason L Tibbitts III wrote:

"RM" == Robert Moskowitz  writes:

RM> Where would I put a 36K output file?

Honestly I figured you would look at the output yourself to see if
anything stands out.  Though you redirected stdout and not stderr,
and so the output you pasted showed the only error output by that
command anyway, and it's not indicative of any problem.  So that was my
one idea exhausted.


sometimes I wish I had the skillset to look at such an output and figure 
out what is off and then do something about it.


It was pretty interesting that I just HAPPENED to look at the console 
and catch that error.  Most of the times, I start an update and go do 
something else.


___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-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/test@lists.fedoraproject.org


Re: errors in dnf update

2018-09-14 Thread Jason L Tibbitts III
> "RM" == Robert Moskowitz  writes:

RM> Where would I put a 36K output file?

Honestly I figured you would look at the output yourself to see if
anything stands out.  Though you redirected stdout and not stderr,
and so the output you pasted showed the only error output by that
command anyway, and it's not indicative of any problem.  So that was my
one idea exhausted.

 - J<
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-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/test@lists.fedoraproject.org


Re: errors in dnf update

2018-09-14 Thread Robert Moskowitz



On 9/14/18 2:43 PM, Jason L Tibbitts III wrote:

"RM" == Robert Moskowitz  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@lists.fedoraproject.org
To unsubscribe send an email to test-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/test@lists.fedoraproject.org


Re: errors in dnf update

2018-09-14 Thread Jason L Tibbitts III
> "RM" == Robert Moskowitz  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.

 - J<
___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-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/test@lists.fedoraproject.org


errors in dnf update

2018-09-14 Thread Robert Moskowitz
New f29-beta for armfhp.  Just ran dnf update and caught this go across 
the screen...


  Running scriptlet: anaconda-widgets-29.24.1-1.fc29.armv7hl    
173/190

/sbin/ldconfig: relative path `1' used to build cache
warning: %postun(anaconda-widgets-29.24.1-1.fc29.armv7hl) scriptlet 
failed, exit status 1

Error in POSTUN scriptlet in rpm package anaconda-widgets
Error in POSTUN scriptlet in rpm package anaconda-widgets


___
test mailing list -- test@lists.fedoraproject.org
To unsubscribe send an email to test-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/test@lists.fedoraproject.org