Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Matthijs Mohlmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frank Küster wrote: > Claudio Moratti <[EMAIL PROTECTED]> wrote: > > >>On Wednesday 22 February 2006 16:27, Matthijs Mohlmann wrote: >> >>>Claudio Moratti wrote: >>> Hi *! >> >>[cut] >> I'm not able to find how fix this problem... su

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Justin Pryzby
On Wed, Feb 22, 2006 at 05:05:17PM +0100, Claudio Moratti wrote: > On Wednesday 22 February 2006 16:19, Justin Pryzby wrote: > > On Wed, Feb 22, 2006 at 04:12:54PM +0100, Claudio Moratti wrote: > > > On Wednesday 22 February 2006 16:04, Stefano Melchior wrote: > [cut] > > > the problem is that, if

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Frank Küster
Claudio Moratti <[EMAIL PROTECTED]> wrote: > On Wednesday 22 February 2006 16:27, Matthijs Mohlmann wrote: >> Claudio Moratti wrote: >> > Hi *! > [cut] >> > I'm not able to find how fix this problem... >> > >> > suggestions? >> > >> > Thx a lot ;-) >> > >> > Claudio >> >> This is not really a prob

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Claudio Moratti
On Wednesday 22 February 2006 16:19, Justin Pryzby wrote: > On Wed, Feb 22, 2006 at 04:12:54PM +0100, Claudio Moratti wrote: > > On Wednesday 22 February 2006 16:04, Stefano Melchior wrote: [cut] > > the problem is that, if I extract sources from debian packages > > (dpkg-source -x ...) permissions

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Justin Pryzby
On Wed, Feb 22, 2006 at 04:12:54PM +0100, Claudio Moratti wrote: > On Wednesday 22 February 2006 16:04, Stefano Melchior wrote: > > On Wed, Feb 22, 2006 at 03:43:48PM +0100, Claudio Moratti wrote: > > Ciao Claudio, > > > > > ... > > > dpkg-source: warning: executable mode 0755 of > > > `debian/patc

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Claudio Moratti
On Wednesday 22 February 2006 16:27, Matthijs Mohlmann wrote: > Claudio Moratti wrote: > > Hi *! [cut] > > I'm not able to find how fix this problem... > > > > suggestions? > > > > Thx a lot ;-) > > > > Claudio > > This is not really a problem. The point is that diff can't see in a diff > file if a

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Matthijs Mohlmann
Claudio Moratti wrote: Hi *! I've a strange problem: I've a package with 2 patches, created with dpatch... I compile it with a classic $ fakeroot dpkg-buildpackage but... === fakeroot dpkg-buildpackage dpkg-buildpackage: source package is k9copy dpkg-buildpackage: source version is 1.0.3.2-1 dp

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Claudio Moratti
On Wednesday 22 February 2006 16:04, Stefano Melchior wrote: > On Wed, Feb 22, 2006 at 03:43:48PM +0100, Claudio Moratti wrote: > Ciao Claudio, > > > ... > > dpkg-source: warning: executable mode 0755 of > > `debian/patches/02_libtool.dpatch' will not be represented in diff > > dpkg-source: warning

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Stefano Melchior
On Wed, Feb 22, 2006 at 03:43:48PM +0100, Claudio Moratti wrote: Ciao Claudio, > ... > dpkg-source: warning: executable mode 0755 of > `debian/patches/02_libtool.dpatch' will not be represented in diff > dpkg-source: warning: executable mode 0755 of > `debian/patches/01_dotdesktop.dpatch' will no

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Claudio Moratti
First, thanks for your answer! On Wednesday 22 February 2006 15:02, Justin Pryzby wrote: > On Wed, Feb 22, 2006 at 02:56:13PM +0100, Claudio Moratti wrote: > > Hi *! > > > > I've a strange problem: > > I've a package with 2 patches, created with dpatch... > > > > I compile it with a classic > > $

Re: dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Justin Pryzby
On Wed, Feb 22, 2006 at 02:56:13PM +0100, Claudio Moratti wrote: > Hi *! > > I've a strange problem: > I've a package with 2 patches, created with dpatch... > > I compile it with a classic > $ fakeroot dpkg-buildpackage BTW dpkg-buildpackage -rfakeroot might be better, since it runs only the requ

dpkg-buildpackage, dpatch and wrong permissions...

2006-02-22 Thread Claudio Moratti
Hi *! I've a strange problem: I've a package with 2 patches, created with dpatch... I compile it with a classic $ fakeroot dpkg-buildpackage but... === fakeroot dpkg-buildpackage dpkg-buildpackage: source package is k9copy dpkg-buildpackage: source version is 1.0.3.2-1 dpkg-buildpackage: source c

Re: Do Debian packages need to build properly with umask 0007? (was: Bug#208802: Wrong permissions on exim manpages)

2003-09-07 Thread Santiago Vila
On Sun, 7 Sep 2003, Andreas Metzler wrote: > This leads to the question stated in the subject: Is it an error in > the package if it does not build correctly with umask 0007? > > If it is an error, is there a straightforward way to fix it, i.e. some > magic setting in debian/rules? (/I/ did not fi

Re: Do Debian packages need to build properly with umask 0007? (was: Bug#208802: Wrong permissions on exim manpages)

2003-09-07 Thread Santiago Vila
On Sun, 7 Sep 2003, Andreas Metzler wrote: > This leads to the question stated in the subject: Is it an error in > the package if it does not build correctly with umask 0007? > > If it is an error, is there a straightforward way to fix it, i.e. some > magic setting in debian/rules? (/I/ did not fi

Re: Do Debian packages need to build properly with umask 0007? (was: Bug#208802: Wrong permissions on exim manpages)

2003-09-07 Thread Steve McIntyre
On Sun, Sep 07, 2003 at 10:00:32AM +0200, Andreas Metzler wrote: > >If it is an error, is there a straightforward way to fix it, i.e. some >magic setting in debian/rules? (/I/ did not find anything in the >make-manual.) If not it boils down to avoid cp (without -a or -p) >and use install -m instead

Do Debian packages need to build properly with umask 0007? (was: Bug#208802: Wrong permissions on exim manpages)

2003-09-07 Thread Andreas Metzler
On Sun, Sep 07, 2003 at 09:50:27AM +1200, Ewen McNeill wrote: > As noted, the permissions on the exim manpage from the exim security > update (DSA-376-1) are wrong: they are 640 rather than 644. This breaks > mandb amongst other things, which causes the mandb cron.daily job to > fail. > > It appe

Re: Do Debian packages need to build properly with umask 0007? (was: Bug#208802: Wrong permissions on exim manpages)

2003-09-07 Thread Steve McIntyre
On Sun, Sep 07, 2003 at 10:00:32AM +0200, Andreas Metzler wrote: > >If it is an error, is there a straightforward way to fix it, i.e. some >magic setting in debian/rules? (/I/ did not find anything in the >make-manual.) If not it boils down to avoid cp (without -a or -p) >and use install -m instead

Do Debian packages need to build properly with umask 0007? (was: Bug#208802: Wrong permissions on exim manpages)

2003-09-07 Thread Andreas Metzler
On Sun, Sep 07, 2003 at 09:50:27AM +1200, Ewen McNeill wrote: > As noted, the permissions on the exim manpage from the exim security > update (DSA-376-1) are wrong: they are 640 rather than 644. This breaks > mandb amongst other things, which causes the mandb cron.daily job to > fail. > > It appe

Re: Wrong permissions

2000-11-09 Thread Eric van Buggenhaut
On Mon, Oct 30, 2000 at 08:11:41AM +, Colin Watson wrote: > Eric Van Buggenhaut <[EMAIL PROTECTED]> wrote: > >I'm a DD to be, waiting for the DAM to open my accounts. I want to > >adopt an orphaned package called crafty, a chess game player. i rebuild > >a new package since there's a new upstre

Re: Wrong permissions

2000-11-09 Thread Eric van Buggenhaut
On Mon, Oct 30, 2000 at 08:11:41AM +, Colin Watson wrote: > Eric Van Buggenhaut <[EMAIL PROTECTED]> wrote: > >I'm a DD to be, waiting for the DAM to open my accounts. I want to > >adopt an orphaned package called crafty, a chess game player. i rebuild > >a new package since there's a new upstr

Re: Wrong permissions

2000-10-31 Thread Matt Zimmerman
On Mon, Oct 30, 2000 at 02:45:54PM +0100, Josip Rodin wrote: > On Mon, Oct 30, 2000 at 08:11:41AM +, Colin Watson wrote: > > >If I run 'dpkg-buildpackage -rfakeroot' as root, files belong to root, > > >which looks saner, but it doesn't ask for any GPG key. > > > > Install the devscripts pack

Re: Wrong permissions

2000-10-31 Thread Matt Zimmerman
On Mon, Oct 30, 2000 at 02:45:54PM +0100, Josip Rodin wrote: > On Mon, Oct 30, 2000 at 08:11:41AM +, Colin Watson wrote: > > >If I run 'dpkg-buildpackage -rfakeroot' as root, files belong to root, > > >which looks saner, but it doesn't ask for any GPG key. > > > > Install the devscripts pac

Re: Wrong permissions

2000-10-30 Thread Josip Rodin
On Mon, Oct 30, 2000 at 08:11:41AM +, Colin Watson wrote: > >If I run 'dpkg-buildpackage -rfakeroot' as root, files belong to root, > >which looks saner, but it doesn't ask for any GPG key. > > Install the devscripts package and use 'debuild' instead, which has the > added bonus that it autom

Re: Wrong permissions

2000-10-30 Thread Josip Rodin
On Mon, Oct 30, 2000 at 08:11:41AM +, Colin Watson wrote: > >If I run 'dpkg-buildpackage -rfakeroot' as root, files belong to root, > >which looks saner, but it doesn't ask for any GPG key. > > Install the devscripts package and use 'debuild' instead, which has the > added bonus that it auto

Re: Wrong permissions

2000-10-30 Thread Colin Watson
Eric Van Buggenhaut <[EMAIL PROTECTED]> wrote: >I'm a DD to be, waiting for the DAM to open my accounts. I want to >adopt an orphaned package called crafty, a chess game player. i rebuild >a new package since there's a new upstream code. > >The package installs opening books in /var/lib/crafty. Sin

Re: Wrong permissions

2000-10-30 Thread Colin Watson
Eric Van Buggenhaut <[EMAIL PROTECTED]> wrote: >I'm a DD to be, waiting for the DAM to open my accounts. I want to >adopt an orphaned package called crafty, a chess game player. i rebuild >a new package since there's a new upstream code. > >The package installs opening books in /var/lib/crafty. Si

Wrong permissions

2000-10-29 Thread Eric Van Buggenhaut
Hi, I'm a DD to be, waiting for the DAM to open my accounts. I want to adopt an orphaned package called crafty, a chess game player. i rebuild a new package since there's a new upstream code. The package installs opening books in /var/lib/crafty. Since the program also "learns" how to play, it r

Wrong permissions

2000-10-29 Thread Eric Van Buggenhaut
Hi, I'm a DD to be, waiting for the DAM to open my accounts. I want to adopt an orphaned package called crafty, a chess game player. i rebuild a new package since there's a new upstream code. The package installs opening books in /var/lib/crafty. Since the program also "learns" how to play, it