Dear mentors, I am trying to build a .deb for readaloud-1.3.0 after having made fixes to eliminate messages related to "format 3.0 (quilt)". When doing dpkg-buildpackage, I get an error due to patch after all the patches have been applied. This is confusing and attempts to modify the debian/rules file to fix it don't work. The log is below. The patch issued is confusing in another sense also: the .pc/1.1.0/ given as a patch argument is not a patch file at all but rather a directory with baseline files for applying patches against.
Any help would be appreciated. The system developer packages have been upgraded to their latest versions. earth$ dpkg-buildpackage -v1.3.0-1 -k"Joseph Patterson <jos...@photosessionsltd.com>" dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package readaloud dpkg-buildpackage: source version 1.3.0-1 dpkg-buildpackage: source changed by Joseph Patterson <jos...@photosessionsltd.com> dpkg-buildpackage: host architecture i386 fakeroot debian/rules clean QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 Removing patch 1.3.0 Restoring readaloud Restoring readaloud_init Removing patch 1.2.0 Restoring readaloud Restoring readaloud_init Removing patch 1.1.0 Removing readaloud Removing readaloudinfo.el Removing readaloud_init No patches applied rm -rf .pc debian/stamp-patched dh_testdir dh_testroot rm -f build-readaloud configure-readaloud # Add here commands to clean up after the build process. /usr/bin/make clean make[1]: Entering directory `/home/joseph/src/readaloud/install/readaloud-1.3.0' make[1]: Nothing to be done for `clean'. make[1]: Leaving directory `/home/joseph/src/readaloud/install/readaloud-1.3.0' dh_clean dpkg-source -b readaloud-1.3.0 dpkg-source: info: using source format `3.0 (quilt)' dpkg-source: warning: patches have not been applied, applying them now (use --no-preparation to override) dpkg-source: info: applying 1.1.0 dpkg-source: info: applying 1.2.0 dpkg-source: info: applying 1.3.0 dpkg-source: info: building readaloud using existing ./readaloud_1.3.0.orig.tar.gz The next patch would create the file readaloud, which already exists! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file readaloud.rej The next patch would create the file readaloud_init, which already exists! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file readaloud_init.rej The next patch would create the file readaloudinfo.el, which already exists! Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file readaloudinfo.el.rej dpkg-source: failure: patch -s -t -F 0 -N -p1 -u -V never -g0 -E -b -B .pc/1.1.0/ gave error exit status 1 dpkg-buildpackage: failure: dpkg-source -b readaloud-1.3.0 gave error exit status 2 Kind regards joseph patterson -- To UNSUBSCRIBE, email to debian-wnpp-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/6e228cb067076928b4ff8d23dd56987c.squir...@server208.nhsdns.com