Processed: Re: Bug#519085: apt-build hal fails

2009-03-10 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 519085 minor Bug#519085: apt-build hal fails Severity set to `minor' from `serious' > retitle 519085 build fails with umask 0077 Bug#519085: apt-build hal fails Changed Bug title to `build fails with umask 0077'

Bug#519085: apt-build hal fails

2009-03-10 Thread Michael Biebl
severity 519085 minor retitle 519085 build fails with umask 0077 thanks 1 wrote: > 13:15 root:~$ umask > 0077 That's it. you have a strange umask setting. The default should be 0022 and with that, the package build just fine. I've retitled and downgraded the bug appropriately. Cheers, Michael -

Bug#519085: apt-build hal fails

2009-03-10 Thread 1
Michael Biebl schrieb: > 1 wrote: >> Michael Biebl schrieb: >>> q9 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 in

Bug#519085: apt-build hal fails

2009-03-10 Thread Michael Biebl
1 wrote: > Michael Biebl schrieb: >> q9 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

Bug#519085: apt-build hal fails

2009-03-10 Thread Michael Biebl
q9 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)/

Bug#519085: apt-build hal fails

2009-03-10 Thread qqqqqqqqq9
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