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-from-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-from-fonts.patch gave error exit status 2 +--- Note that we use dpkg from stable. Newer versions might behave differently. Ansgar _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
