You are not logged in.
Hi, during a pacman -Syu this evening I got these lines:
waarschuwing:eigenaar van map /var/lib/colord/icc/ verschilt
bestandssysteem: 0:0 pakket: 124:124
waarschuwing:eigenaar van map /var/lib/postfix/ verschilt
bestandssysteem: 73:0 pakket: 0:0
waarschuwing:eigenaar van map /var/spool/postfix/trace/ verschilt
bestandssysteem: 73:0 pakket: 0:0(it's in Dutch, but it says; "warning, owner of ... differs. File system ... package")
and several more concerning postfix files. User 0:0 is of course root, but id 124 is colord and 73 is postfix, which to me make at least as much sense as root owning them. Is this a bug, an inconsistency or am I simply missing something here?
Thanks for any help!
Last edited by diederick76 (2015-02-05 19:43:59)
Offline
Oh, I remember that. I just used "chown" to change them to what pacman expected. ![]()
Last edited by drcouzelis (2015-02-04 21:01:47)
Offline
There have been a lot of posts about this kind of thing lately.
Also, you can use 'LC_ALL=C' before commands to make output in English:
LC_ALL=C pacman -SyuBut whether the Constitution really be one thing, or another, this much is certain - that it has either authorized such a government as we have had, or has been powerless to prevent it. In either case, it is unfit to exist.
-Lysander Spooner
Offline
@drcouzelis, thanks, but I think my question wasn't clear. I know about chown, but I meant to ask why these files in the package have root as owner and group, instead of the dedicated user and group.
@alphaniner, thanks for the tip :-)
Offline
Because the install script uses chown to set the permissions.
Offline
Sorry for not looking there. I wasn't sure how to search for this topic. My bad. Thanks for the answers.
Offline
Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.
Offline