Bug#565287: FTBFS: No package 'epiphany-2.28' found

peter green plugwash at p10link.net
Sat Jan 16 00:36:22 UTC 2010


The issue mentioned in the bug report was easy enough to fix, just a 
matter of changing the version specified to configure in debian/rules .

Unfortunately after doing that the build failed in a different error.

cp: cannot stat 
`./debian/tmp/usr/lib/epiphany-browser/2.29/extensions/': No such file 
or directory
dh_install: cp -a ./debian/tmp/usr/lib/epiphany-browser/2.29/extensions/ 
debian/epiphany-extension-gwget//usr/lib/epiphany-browser/2.29/ returned 
exit code 1
make: *** [binary-install/epiphany-extension-gwget] Error 2

That was solved with a small modification to configure.ac . Some build 
system changes were made so that the autotools stuff is now generated as 
part of the build processes and removed in clean.

The attatched patch makes the aforementioned changes to the package


-------------- next part --------------
A non-text attachment was scrubbed...
Name: gwget.patch
Type: text/x-diff
Size: 2462 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20100116/96801d88/attachment.patch>


More information about the pkg-gnome-maintainers mailing list