On Sat, Aug 16, 2008 at 11:25 AM, Anil Gulecha <[EMAIL PROTECTED]> wrote: > On Sat, Aug 16, 2008 at 11:22 AM, Tim Spriggs <[EMAIL PROTECTED]> wrote: >> try to >> >> chmod +x >> /root/libpspell-dev/aspell-0.60.5/debian/patches/01_debctrl_filter.dpatch: >> > Thanks, that fixed.. rather (chmod +x *.dpatch).. another bug down. > > Though I dont see why a patch should have the x flag on. >
..And a different error now. This is when you've partially tried building a package (as above) and retry dpkg-buildpackage, which will first run the clean target in debian/rules.. which deapplies all the patches. This fails with: [snip] make[1]: Leaving directory `/root/libpspell-dev/aspell-0.60.5' dpatch deapply-all reverting patch 10_autotools from ./ ... failed. make: *** [deapply-dpatches] Error 1 dpkg-buildpackage: failure: debian/rules clean gave error exit status 2 What could be the issue here? Regards Anil _______________________________________________ gnusol-devel mailing list [email protected] http://lists.sonic.net/mailman/listinfo/gnusol-devel
