[Pkg-utopia-maintainers] Bug#519085: apt-build hal fails

1 qqqqqqqqq9 at web.de
Tue Mar 10 12:23:09 UTC 2009


Michael Biebl schrieb:
> 1 wrote:
>> Michael Biebl schrieb:
>>> qqqqqqqqq9 schrieb:
>>>> Package: hal
>>>> Version: 0.5.11-8
>>>> Severity: serious
>>>> Justification: no longer builds from source
>>>>
>>>> Hi,
>>>>
>>>> Building hal fails with complaining about wrong permissions.
>>>> rw-r-xr-x instead of rw-r--r--
>>>> Changing line 28 in debian/rules from 
>>>>
>>>> chmod -x $(DEB_DESTDIR)/usr/lib/hal/scripts/hal-functions
>>>>
>>>> To
>>>>
>>>> chmod a-x $(DEB_DESTDIR)/usr/lib/hal/scripts/hal-functions
>>>>
>>>> solves the problem.
>>> Could you send the complete build log.
>>> I can't reproduce the problem and hal is building just fine on my system
>>> (and in a clean chroot).
>>>
>>> Michael
>> Hi,
>>
>> i attached the apt-build-log.
>> Is debian/rules a generated file? Should you use "chmod a-x" instead of
>> "chmod -x" which equals "chmod u-x" anyway to ensure that the executable
>> bits for g and o are removed, too?
> 
> Could you please also send me the output of "debsums coreutils", "whereis chmod"
> and "umask". It's still not clear to me, why the chmod call fails on your system.
> 
> Cheer
13:15 root:~$ umask
0077
13:15 root:~$

13:15 root:~$ alias chmod
bash: alias: chmod: not found
13:16 root:~$

13:17 root:~$ whereis chmod
chmod: /bin/chmod /usr/share/man/man1/chmod.1.gz
13:17 root:~$



-------------- next part --------------
A non-text attachment was scrubbed...
Name: debsums.log
Type: text/x-log
Size: 19197 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-utopia-maintainers/attachments/20090310/27445591/attachment-0001.bin 


More information about the Pkg-utopia-maintainers mailing list