Bug#359692: greasemonkey: FTBFS: Uses dh_testroot in build target

2006-03-28 Thread Michael Spang
Steve Langasek wrote: > On Tue, Mar 28, 2006 at 03:29:27PM -0500, Michael Spang wrote: > > Why would you do this? The normal semantics of make *deliberately* allow > you to use the output of a previous make run; requiring clean before every > build excludes a valid use case, whereas the standard t

Bug#359692: greasemonkey: FTBFS: Uses dh_testroot in build target

2006-03-28 Thread Steve Langasek
On Tue, Mar 28, 2006 at 03:29:27PM -0500, Michael Spang wrote: > Daniel Schepler wrote: > > Package: greasemonkey > > Version: 0.6.4-3 > > Severity: serious > > From my pbuilder build log: > > ... > > debian/rules build > > dh_testdir > > dh_testroot > > dh_testroot: You must run this as root (o

Bug#359692: greasemonkey: FTBFS: Uses dh_testroot in build target

2006-03-28 Thread Michael Spang
Daniel Schepler wrote: > Package: greasemonkey > Version: 0.6.4-3 > Severity: serious > > From my pbuilder build log: > > ... > debian/rules build > dh_testdir > dh_testroot > dh_testroot: You must run this as root (or use fakeroot). > make: *** [clean] Error 1 > > You are not allowed to do anythi

Bug#359692: greasemonkey: FTBFS: Uses dh_testroot in build target

2006-03-28 Thread Daniel Schepler
Package: greasemonkey Version: 0.6.4-3 Severity: serious From my pbuilder build log: ... debian/rules build dh_testdir dh_testroot dh_testroot: You must run this as root (or use fakeroot). make: *** [clean] Error 1 You are not allowed to do anything in the build target which might require root