Comment 26 for bug 347983

Revision history for this message
Mathias Gug (mathiaz) wrote :

I've tried an intrepid version of smart using smart-intrepid3.patch. However the package fails to build from source:

1. The maintainer field should be updated as per https://wiki.ubuntu.com/DebianMaintainerField.

2. Even after updating the maintainer field the package still fails to build. It seems that some files have been removed from the .orig file:

dpkg-source: error: cannot represent change to smart-1.1.1~bzr20081010/tests/data/deb:
dpkg-source: error: new version is symlink to aptdeb/dists/component/binary-i386
dpkg-source: error: old version is directory
dpkg-source: warning: ignoring deletion of file tests/data/deb/Packages.gz
dpkg-source: warning: ignoring deletion of file tests/data/deb/name2_version2-release2_all.deb
dpkg-source: warning: ignoring deletion of file tests/data/deb/name1_version1-release1_all.deb
dpkg-source: warning: ignoring deletion of file tests/util/__init__.py
dpkg-source: unrepresentable changes to source
dpkg-buildpackage: failure: dpkg-source -i -I.bzr -I.svn -ICVS -b smart-1.1.1~bzr20081010 gave error exit status 1
debuild: fatal error at line 1329:
dpkg-buildpackage -rfakeroot -d -us -uc -i -I.bzr -I.svn -ICVS -S failed

Please post an intrepid-smart patch that works correctly.