search for: communicating_with_the_epel_sig

Displaying 2 results from an estimated 2 matches for "communicating_with_the_epel_sig".

2017 Jul 17
2
Messages during update 'yum update' at CentOS 6 VM
Hello, at the last update (Kernel updated from 2.6.32-696.3.2.el6.x86_64 to 2.6.32-696.6.3.el6.x86_64) I got these messages Updating : ipv6calc-1.0.0-20.el6.x86_64 6/25 /var/tmp/rpm-tmp.yi7R81: line 1: /usr/sbin/ldconfig: No such file or directory warning: %post(ipv6calc-1.0.0-20.el6.x86_64) scriptlet failed, exit status 127 Non-fatal POSTIN scriptlet failure in rpm package
2017 Jul 17
0
Messages during update 'yum update' at CentOS 6 VM
...uld say to me ... Looks like ipv6calc is provided by EPEL - and the %post and %postun scripts in that RPM use '/usr/sbin/ldconfig' - which doesn't exist ... They should be using '/sbin/ldconfig' ? I guess you need to report this as a bug (https://fedoraproject.org/wiki/EPEL#Communicating_with_the_EPEL_SIG) ? James Pearson