* 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.

[EMAIL PROTECTED]:~ # ls -ld /usr/include/GL/
ls: cannot access /usr/include/GL/: No such file or directory
[EMAIL PROTECTED]:~ # aptitude install mesa-common-dev
Reading package lists... Done

[...]

Writing extended state information... Done

[EMAIL PROTECTED]:~ # ls -ld /usr/include/GL/
drwxr-xr-x 2 root root 4096 Apr 25 07:26 /usr/include/GL/
[EMAIL PROTECTED]:~ #

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



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to