Hi,
On Wed, Aug 19, 2015 at 10:34:56AM +0200, Bernd Zeimetz wrote:
> Hi Guido,
> 
> > [...]
> > I get .pc/ but lots of other modifications in the source tree as well
> > (as it's the point of applying patches). If I then unapply:
> > 
> >     quilt pop -a
> > 
> > .pc/ is being removed as well. I remember that not being always the case
> > though in the (long gone) past.
> 
> Thats interesting, i think it never happened to me that the .pc folder
> was gone. Do you have any other quilt options being set? Or some
> non-default options in /etc/quilt.quiltrc?
> 
> > Can you show me how to produce a situation with .pc/ there but no
> > patches applied?
> 
> 
> bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] % rm
> -rf .pc
> bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] % git
> status
> On branch master
> Your branch is up-to-date with 'origin/master'.
> nothing to commit, working directory clean
> bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] %
> quilt push -a >/dev/null && quilt pop -a > /dev/null && echo $?
> 0
> bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] % ls
> -lad .pc
> drwxr-xr-x 23 bzed bzed 4096 Aug 19 10:32 .pc
> bzed@think ..bian/nagios/pkg-nagios-plugins-contrib (git)-[master] %

No configuration on my end. This is quilt 0.63 as in
stable/testing/unstable.

Is there any content left in .pc ?

It would actually be nicer to fix this on the quilt side than adding a
workaround to gbp. 

Cheers,
 -- Guido

Reply via email to