Comment 0 for bug 625345

Revision history for this message
Cosme Domínguez (cosme) wrote :

Binary package hint: cdbs

Step by step:

-> Try to build a package that uses cdbs in his debian/rules file
-> Use:

DEB_DH_BUILDDEB_ARGS = -- -Zlzma

to enable lzma compression in deb packages.

-> Run lintian and you will get some like this :

"Can't call method "data" on an undefined value at /usr/share/lintian/checks/deb-format line 63.
internal error: cannot run deb_format check on package
warning: skipping check of binary package"

I tried with freeimage, codeblocks and ogre packages.

Install lastest cdbs release (http://packages.debian.org/sid/all/cdbs/download) seems fix this "problem"