FS#4689 - Wrong permissions on /var/lib/pacman/community
Attached to Project:
Arch Linux
Opened by Gabriel Linder (raskolnikov) - Tuesday, 23 May 2006, 20:39 GMT
Last edited by Judd Vinet (judd) - Tuesday, 23 May 2006, 20:46 GMT
Opened by Gabriel Linder (raskolnikov) - Tuesday, 23 May 2006, 20:39 GMT
Last edited by Judd Vinet (judd) - Tuesday, 23 May 2006, 20:46 GMT
|
Details
After a -Syu, I do a ls -al /var/lib/pacman/community to see
if new packages were available. All the directories and
files in this folder are owned to UID 1001:GID 100, which on
my config is liliz:users (my girlfriend login). They should
all be set to root:root !
|
This task depends upon
Closed by Simo Leone (neotuli)
Saturday, 22 July 2006, 18:56 GMT
Reason for closing: Fixed
Additional comments about closing: Changed to using fakeroot, this shouldn't be an issue any more.
Saturday, 22 July 2006, 18:56 GMT
Reason for closing: Fixed
Additional comments about closing: Changed to using fakeroot, this shouldn't be an issue any more.
Comment by Judd Vinet (judd) - Tuesday,
23 May 2006, 20:46 GMT
Paul, 1001 is your UID. If you run the script through fakeroot,
you should be able to build the tarball with root.root ownership.