Indeed, this pb was fixed in the git repository:
https://github.com/cea-hpc/robinhood/commit/072583b6abed6068abb19f6c53034e6b7bf15df7

Thanks for reporting

On 08/08/16 16:34, DIRK NORMAN wrote:

The RPM at http://downloads.sourceforge.net/project/robinhood/robinhood/3.0-rc1/rpms/posix_fs/robinhood-posix-3.0-0.rc1.el7.centos.x86_64.rpm has an issue where it wants to own /etc/ld.so.conf.d/, which is normally owned by glibc. You can override that by install with “rpm -i --replacefiles” but that creates an issue down the road when it comes time to update glibc. It will also remove that entire directory if you remove the robinhood RPM later too (no small problem).

I was able to fix this using rpmrebuild and removing that “file” entry, after which all ownership and dependencies were just fine. I just thought I’d bring this up to whoever is building the packages so that it can be corrected (assuming I am reading this correctly).

Offending line I removed from the RPM:

%dir %attr(2755, root, root) "/etc/ld.so.conf.d"

Thanks



------------------------------------------------------------------------------


_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
robinhood-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/robinhood-support

Reply via email to