On Friday, May 23, 2014 21:30:07 Pirate Praveen wrote: > On Friday 23 May 2014 08:12 PM, Ansgar Burchardt wrote: > > Pirate Praveen <[email protected]> writes: > >> I hope this is a dak failure and will be taken care without any > >> intervension from me. > > > > No, the error message isn't really helpful (that's a dak failure), but > > the problem is that your source package cannot be extracted: > > > > +--- > > > > | % dpkg-source -x ruby-font-awesome-rails_4.0.3.1-1.dsc > > | gpgv: keyblock resource `/home/ansgar/.gnupg/trustedkeys.gpg': file open > > | error gpgv: Signature made Fri May 23 05:13:40 2014 UTC using RSA key > > | ID 4512C22A gpgv: Can't check signature: public key not found > > | dpkg-source: warning: failed to verify signature on > > | ./ruby-font-awesome-rails_4.0.3.1-1.dsc dpkg-source: info: extracting > > | ruby-font-awesome-rails in ruby-font-awesome-rails-4.0.3.1 dpkg-source: > > | info: unpacking ruby-font-awesome-rails_4.0.3.1.orig.tar.gz > > | dpkg-source: info: unpacking > > | ruby-font-awesome-rails_4.0.3.1-1.debian.tar.gz dpkg-source: info: > > | applying engine-root.patch > > | dpkg-source: info: applying remove-bundler.patch > > | dpkg-source: info: applying remove-excecution-bit-from-fonts.patch > > | dpkg-source: warning: diff > > | `ruby-font-awesome-rails-4.0.3.1/debian/patches/remove-excecution-bit-f > > | rom-fonts.patch' doesn't contain any patch patch: **** Only garbage was > > | found in the patch input. > > | dpkg-source: info: fuzz is not allowed when applying patches > > | dpkg-source: info: if patch 'remove-excecution-bit-from-fonts.patch' is > > | correctly applied by quilt, use 'quilt refresh' to update it > > | dpkg-source: error: LC_ALL=C patch -t -F 0 -N -p1 -u -V never -g0 -E -b > > | -B .pc/remove-excecution-bit-from-fonts.patch/ --reject-file=- < > > | ruby-font-awesome-rails-4.0.3.1/debian/patches/remove-excecution-bit-fr > > | om-fonts.patch gave error exit status 2> > > +--- > > > > Note that we use dpkg from stable. Newer versions might behave > > differently. > > It is working fine in pbuilder. If I don't include this patch, the > following lintian warnings come > > W: fonts-font-awesome-webfonts: executable-not-elf-or-script > usr/share/fonts/svg/fonts-font-awesome-webfont/fontawesome-webfont.svg > W: fonts-font-awesome-webfonts: executable-not-elf-or-script > usr/share/fonts/eot/fonts-font-awesome-webfont/fontawesome-webfont.eot > W: fonts-font-awesome-webfonts: executable-not-elf-or-script > usr/share/fonts/woff/fonts-font-awesome-webfont/fontawesome-webfont.woff > > Can this be pushed manually? Or should I run chmod -x in debian/rules?
No. You should read the error message and fix the patch: > | dpkg-source: info: fuzz is not allowed when applying patches > | dpkg-source: info: if patch 'remove-excecution-bit-from-fonts.patch' is correctly applied by quilt, use 'quilt refresh' to update it Scott K _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
