Re: autobuild problem info needed

2002-02-20 Thread Alwyn Schoeman
Doesn't the autobuild system rebuild the whole system at regular intervals? On Wed, 2002-02-20 at 00:24, Mark Brown wrote: > On Tue, Feb 19, 2002 at 10:43:45PM +0200, Alwyn Schoeman wrote: > > > It then made the status given-back and labeled it out-of-date. > > This wa

Re: autobuild problem info needed

2002-02-20 Thread Alwyn Schoeman
Doesn't the autobuild system rebuild the whole system at regular intervals? On Wed, 2002-02-20 at 00:24, Mark Brown wrote: > On Tue, Feb 19, 2002 at 10:43:45PM +0200, Alwyn Schoeman wrote: > > > It then made the status given-back and labeled it out-of-date. > > This wa

autobuild problem info needed

2002-02-19 Thread Alwyn Schoeman
k and how can I get it to retry autobuilding the package? Regards, Alwyn Schoeman

autobuild problem info needed

2002-02-19 Thread Alwyn Schoeman
k and how can I get it to retry autobuilding the package? Regards, Alwyn Schoeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Information on uploaded packages

2002-02-18 Thread Alwyn Schoeman
a package was uploaded into unstable? Regards Alwyn Schoeman

Information on uploaded packages

2002-02-18 Thread Alwyn Schoeman
a package was uploaded into unstable? Regards Alwyn Schoeman -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Alwyn Schoeman
dh_installdirs > > # Add here commands to install the package into debian/drac. > $(MAKE) install DESTDIR=`pwd`/debian/drac > > dh_movefiles > ... > > If I switch the install line to DESTDIR=`pwd`/debian/tmp > but dh_installdirs always installs in

Re: Problem with temporary package build directory removal

2001-05-25 Thread Alwyn Schoeman
fakeroot debian/rules clean works! Is this standard way of cleaning up the build directories? On Friday 25 May 2001 13:26, Daniel Stone wrote: > On Fri, May 25, 2001 at 07:13:14AM -0400, Harry Henry Gebel wrote: > > On Fri, May 25, 2001 at 12:49:31PM +0200, Alwyn Schoeman wrote:

Re: Problem with temporary package build directory removal

2001-05-25 Thread Alwyn Schoeman
Yes I do and it does create and use the package_name directory, just doesn't remove it on clean. On Friday 25 May 2001 13:13, Harry Henry Gebel wrote: > On Fri, May 25, 2001 at 12:49:31PM +0200, Alwyn Schoeman wrote: > > I'm sorry, I meant dh_clean do not remove thi

Re: Problem with temporary package build directory removal

2001-05-25 Thread Alwyn Schoeman
but then I need to add -Pdebian/tmp to most dh_* commands in debian/rules. Clearer now? On Friday 25 May 2001 12:45, Chris Danis wrote: > >>>>> On Fri, 25 May 2001, "Alwyn" == Alwyn Schoeman wrote: > > Alwyn> Hi, > > Alwyn> The debhelper specifie

Re: problem with dpkg-buildpackage -rfakeroot / dh_movefiles: debian/tmp does not exist.

2001-05-25 Thread Alwyn Schoeman
dh_installdirs > > # Add here commands to install the package into debian/drac. > $(MAKE) install DESTDIR=`pwd`/debian/drac > > dh_movefiles > ... > > If I switch the install line to DESTDIR=`pwd`/debian/tmp > but dh_installdirs always inst

Problem with temporary package build directory removal

2001-05-25 Thread Alwyn Schoeman
Hi, The debhelper specifies that the default temporary package building directore is debian/. This is true, but dh_make do not remove the directory. I do not want to do a rm -f as this should not be necessary. Anyone know a solution? -- ~~ Alwyn Schoeman Prism Wireless The

Re: Problem with temporary package build directory removal

2001-05-25 Thread Alwyn Schoeman
fakeroot debian/rules clean works! Is this standard way of cleaning up the build directories? On Friday 25 May 2001 13:26, Daniel Stone wrote: > On Fri, May 25, 2001 at 07:13:14AM -0400, Harry Henry Gebel wrote: > > On Fri, May 25, 2001 at 12:49:31PM +0200, Alwyn Schoeman wrote:

Re: Problem with temporary package build directory removal

2001-05-25 Thread Alwyn Schoeman
Yes I do and it does create and use the package_name directory, just doesn't remove it on clean. On Friday 25 May 2001 13:13, Harry Henry Gebel wrote: > On Fri, May 25, 2001 at 12:49:31PM +0200, Alwyn Schoeman wrote: > > I'm sorry, I meant dh_clean do not remove thi

Re: Problem with temporary package build directory removal

2001-05-25 Thread Alwyn Schoeman
, but then I need to add -Pdebian/tmp to most dh_* commands in debian/rules. Clearer now? On Friday 25 May 2001 12:45, Chris Danis wrote: > >>>>> On Fri, 25 May 2001, "Alwyn" == Alwyn Schoeman wrote: > > Alwyn> Hi, > > Alwyn> The debhelper specifie

Problem with temporary package build directory removal

2001-05-25 Thread Alwyn Schoeman
Hi, The debhelper specifies that the default temporary package building directore is debian/. This is true, but dh_make do not remove the directory. I do not want to do a rm -f as this should not be necessary. Anyone know a solution? -- ~~ Alwyn Schoeman Prism Wireless The