Re: re-compiling package twice errors out

2023-02-16 Thread Andreas Leha
Roberto C. Sánchez writes: > On Thu, Feb 16, 2023 at 10:37:00AM +0100, Andreas Leha wrote: >> >> Dear Tomas, >> >> Thanks for the swift reply! >> >> OK, then I should do `quilt pop -a` before the second compilation, >> right? >> >> But that leads to another error message: >> > > This can be

Re: re-compiling package twice errors out

2023-02-16 Thread Roberto C . Sánchez
On Thu, Feb 16, 2023 at 10:37:00AM +0100, Andreas Leha wrote: > > Dear Tomas, > > Thanks for the swift reply! > > OK, then I should do `quilt pop -a` before the second compilation, > right? > > But that leads to another error message: > This can be considered a bug in the package. The idea i

Re: re-compiling package twice errors out

2023-02-16 Thread Andreas Leha
writes: > On Thu, Feb 16, 2023 at 10:05:54AM +0100, Andreas Leha wrote: >> Dear all, >> >> I am re-compiling xscreensaver. >> >> Re-compiling once works fine: >> >> apt-get source xscreensaver >> cd xscreensaver-6.0.6+dfsg1 >> LANG=C debuild -us -uc >> >> >> Re-compiling a second

Re: re-compiling package twice errors out

2023-02-16 Thread tomas
On Thu, Feb 16, 2023 at 10:05:54AM +0100, Andreas Leha wrote: > Dear all, > > I am re-compiling xscreensaver. > > Re-compiling once works fine: > > apt-get source xscreensaver > cd xscreensaver-6.0.6+dfsg1 > LANG=C debuild -us -uc > > > Re-compiling a second time errors out, though