[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



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 I extract sources from debian packages
> > > (dpkg-source -x ...) permissions of patches are ok, but durign the build
> > > process... no
> >
> > Where can i get this source package?
> it is available in my repository:
> http://repos.knio.it
> 
> > You should to figure out where 
> > in the build process the mode is being changed ..
> My idea is during 
> ==
> > dpkg-source: building k9copy using existing k9copy_1.0.3.2.orig.tar.gz
> > dpkg-source: building k9copy in k9copy_1.0.3.2-1.diff.gz
> ==
> 
> as I wrote to Matthijs Mohlmann "during the unpack of sources, probably, only 
> debian/* files are chmod-ed.. could be the reason?"
dpkg-source does chmod ./debian/rules, but thats all.  dpatch is
chmoding your patches, because they are executed.

Justin



Reply to: