[Pkg-kde-extras] Bug#669098: qapt FTBFS MD5Summation and debMD5 undeclared

David Kalnischkies kalnischkies at gmail.com
Wed Apr 18 00:10:46 UTC 2012


Hi Jonathan and hello qapt debian-maintainers,


Attached is a simple patch to fix the FTBFS of qapt since apt >= 0.9:
src/debfile.cpp:187:5: error: 'MD5Summation' was not declared in this scope

The problem is that it seems like I forgot to guard some header cleanup
properly, so the transitive include of apt-pkg/md5.h is gone now.
We might end up fixing this in libapt-pkg-dev, but as transitive includes
are a bad thing it should be fixed in qapt either way.

(After wheezy release we might start bugging front-ends to have a
 look at APT_8_CLEANER_HEADERS, but that is another story…)


Best regards

David Kalnischkies
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qapt-669098-ftbfs-md5summation-undeclared.diff
Type: application/octet-stream
Size: 2310 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-kde-extras/attachments/20120418/ece63cf1/attachment.obj>


More information about the pkg-kde-extras mailing list