[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#477699: general: No read permission for /usr/include/GL directory



* Julien Cristau 

| On Thu, Apr 24, 2008 at 18:02:28 +0100, Neil Williams wrote:
| 
| > I would suggest that this bug should be closed, it certainly does not
| > appear to be a "general" bug because only one package creates that
| > directory and that package is creating it correctly AFAICT.
| > 
| dpkg creates that directory, and dpkg ought to use the permissions from
| the package, regardless of umask, IMO.

Which it does.  It would be jolly nice if people actually checked
trivially checkable facts before suggesting tools are broken.

root@xoog:~ # ls -ld /usr/include/GL/
ls: cannot access /usr/include/GL/: No such file or directory
root@xoog:~ # aptitude install mesa-common-dev
Reading package lists... Done

[...]

Writing extended state information... Done

root@xoog:~ # ls -ld /usr/include/GL/
drwxr-xr-x 2 root root 4096 Apr 25 07:26 /usr/include/GL/
root@xoog:~ #

Could you (Heikki Orsila) please try removing and then installing the
mesa-common-dev package and see if that fixes the problem?

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



Reply to: