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

Re: Trying to backport valgrind to lenny



Carsten Aulbert <carsten.aulbert@aei.mpg.de> writes:

>  fakeroot debian/rules clean
> debian/rules:3: /usr/share/dpatch/dpatch.make: No such file or directory
> make: *** No rule to make target `/usr/share/dpatch/dpatch.make'.  Stop.
> dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2

Because of a bug in dpkg-dev, there's no way to avoid running debian/rules
clean outside of the cowbuilder environment in advance of creating the
source package to move into the cowbuilder environment.  You therefore
need to have all the requirements to run debian/rules clean satisfied
outside of the cowbuilder environment, unfortunately.

Try installing dpatch outside the cowbuilder environment.  All you need is
just enough there to let clean limp along until you can get into the build
chroot.

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>

Reply to: