dpkg-buildpackage: error: fakeroot... debian 9.6

For discussion of topics specific to MythTV on linux
Post Reply
cmac
Newcomer
Posts: 7
Joined: Sun Dec 16, 2018 2:18 am
Ireland

dpkg-buildpackage: error: fakeroot... debian 9.6

Post by cmac »

Spinning out of this thread viewtopic.php?f=29&t=2942 I'm encountering errors trying to build fixes/29 on debian 9.6.
Compiles away uneventfully but then seems to have an issue with manpage generation, but nothing critical. Then this:

Code: Select all

debian/rules:202: recipe for target 'override_dh_installman' failed
make[1]: *** [override_dh_installman] Error 255
make[1]: Leaving directory '/root/build/packaging/deb/mythtv'
debian/rules:95: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1116:
dpkg-buildpackage -rfakeroot -us -uc -i -I.git failed
All suggestions welcome ;)
Post Reply