FS#44242 - [xdotool] compilation error

Attached to Project: Community Packages
Opened by Neven Sajko (Neven) - Wednesday, 18 March 2015, 13:34 GMT
Last edited by Doug Newgard (Scimmia) - Wednesday, 18 March 2015, 14:56 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
ldconfig invoked during package() needs root.


Error message:
Running ldconfig to update library cache
ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
Failed running 'ldconfig'. Maybe you need to be root?

This task depends upon

Closed by  Doug Newgard (Scimmia)
Wednesday, 18 March 2015, 14:56 GMT
Reason for closing:  Not a bug
Comment by Doug Newgard (Scimmia) - Wednesday, 18 March 2015, 14:37 GMT
This error isn't fatal, and we don't care about the makefile running ldconfig (it's done by pacman after the installaion). Is there any actual problem here?
Comment by Neven Sajko (Neven) - Wednesday, 18 March 2015, 14:53 GMT
Well, I guess there's no actual problem, but it was just a bit unsettling because I didn't know what exactly ldconfig does.

Loading...