Package: debhelper
Version: 5.0.42
Severity: minor
Tags: patch
File: /usr/bin/dh_fixperms
User: [EMAIL PROTECTED]
Usertag: dh_fixperms
X-Debbugs-Cc: debian-mentors@lists.debian.org
On Thu, Nov 08, 2007 at 04:16:06PM +0100, Bernd Zeimetz wrote:
> Arnaud Fontaine wrote:
> >> "Bernd" == Bernd Zei
Arnaud Fontaine wrote:
>> "Bernd" == Bernd Zeimetz <[EMAIL PROTECTED]> writes:
>
> Hello,
>
> Bernd> if I understand dh_fixperms manpage correctly it does not
> Bernd> 'fix' the permissions for bin directories anymore. So you
> Bernd> just want to add a chmod 755 somewhere
> "Bernd" == Bernd Zeimetz <[EMAIL PROTECTED]> writes:
Hello,
Bernd> if I understand dh_fixperms manpage correctly it does not
Bernd> 'fix' the permissions for bin directories anymore. So you
Bernd> just want to add a chmod 755 somewhere.
However, dh_fixperms seems to fix
varun_shrivastava wrote:
> hi
>
> I have one more question
> the package contains an executable file in /usr/bin but its permissions are
> set as -rw-r--r-- but it should be -r-x-r-x-r-x
if I understand dh_fixperms manpage correctly it does not 'fix' the
permissions for bin directories anym
hi
I have one more question
the package contains an executable file in /usr/bin but its permissions are
set as -rw-r--r-- but it should be -r-x-r-x-r-x
here is a part of my rules file
60 install: build
61 dh_testdir
62 dh_testroot
63 dh_clean -k
64
varun_shrivastava <[EMAIL PROTECTED]> (07/11/2007):
> I have one more question the package contains an executable file in
> /usr/bin but its permissions are set as -rw-r--r-- but it should be
> -r-x-r-x-r-x
No, -rwx-r-xr-x.
> 69 dh_fixperms -a
Fixes ownership, and some permissions, but
Cyril Brulebois wrote:
>
> Fixes ownership, and some permissions, but not in /usr/bin (see its
> manpage). I guess your build system is somehow missing a chmod +x on the
> generated binary.
>
> Cheers,
> Cyril Brulebois
>
the executable installed has permissions set to +x but the package does
7 matches
Mail list logo