FS#9215 - Installing package yields warning: directory permissions differ

Attached to Project: Arch Linux
Opened by janis (Stalafin) - Tuesday, 15 January 2008, 00:56 GMT
Last edited by James Rayner (iphitus) - Tuesday, 29 January 2008, 11:01 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To James Rayner (iphitus)
Architecture All
Severity Low
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info:
Wanting to install a package using pacman -S [PACKAGE] yields the following output:

$ sudo pacman -S nitrogen
resolving dependencies...
looking for inter-conflicts...

Targets: nitrogen-1.2-1

Total Download Size: 0.00 MB
Total Installed Size: 0.13 MB

Proceed with installation? [Y/n]
checking package integrity...
(1/1) checking for file conflicts [#####################] 100%
(1/1) installing nitrogen [#####################] 100%
warning: directory permissions differ on usr/man/man1/
filesystem: 755 package: 700



Steps to Reproduce:

I tried the above with conky, where the same warning was given. Installing nano though didn't give that error
This task depends upon

Closed by  James Rayner (iphitus)
Tuesday, 29 January 2008, 11:01 GMT
Reason for closing:  Fixed
Additional comments about closing:  now fixed for both archs.
Comment by Dan McGee (toofishes) - Tuesday, 15 January 2008, 00:57 GMT
That means the package is broken. Look at the permissions.

Loading...