Public bug reported:

        mv ${f} /<<PKGBUILDDIR>>/debian/tmp/etc/nut/${nf};  \
done
# Add a symlink to mask the LSB initscript
ln -s nut-monitor.service 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/systemd/system/nut-client.service
ln -s /dev/null 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/systemd/system/ups-monitor.service
# install apport hooks
install -D -m 644 debian/source_nut.py 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/apport/package-hooks/source_nut-server.py
install -D -m 644 debian/source_nut.py 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/apport/package-hooks/source_nut-client.py
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_install-indep
make[1]: Entering directory '/<<PKGBUILDDIR>>'
#install documentation
mkdir -p /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/nut-doc/pdf
mkdir -p /<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/nut-doc/html
cp /<<PKGBUILDDIR>>/docs/*.pdf 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/nut-doc/pdf
cp /<<PKGBUILDDIR>>/docs/FAQ.html 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/nut-doc/html
for f in /<<PKGBUILDDIR>>/docs/*.chunked/; do \
        nf=`basename ${f} | sed 's/\(.*\)\.chunked/\1/'`; \
        cp -a ${f} 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/doc/nut-doc/html/${nf}/; \
done
# install apport hooks
install -D -m 644 debian/source_nut.py 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/apport/package-hooks/source_nut.py
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
   debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs -A ./README.adoc ./NEWS.adoc TODO.adoc ./AUTHORS
dh_installdocs: warning: Not using auto-detected nut as main doc package for 
nut-doc: With -A/--all, this would cause file-conflicts.
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_installchangelogs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installchangelogs -pnut -Xhistory.txt
dh_installchangelogs --remaining-packages
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installman
   dh_python3
E: dh_python3 dh_python3:105: cannot initialize DebHelper: Unable to determine 
debhelper compatibility version.
make: *** [debian/rules:53: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2


Ref
---
https://launchpadlibrarian.net/864587067/buildlog_ubuntu-stonking-amd64.nut_2.8.4+really-2build1_BUILDING.txt.gz

** Affects: nut (Ubuntu)
     Importance: Undecided
     Assignee: Hector CAO (hectorcao)
         Status: In Progress


** Tags: ftbfs

** Tags added: ftbfs

** Changed in: nut (Ubuntu)
     Assignee: (unassigned) => Hector CAO (hectorcao)

** Changed in: nut (Ubuntu)
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2156776

Title:
  FTBFS in stonking -proposed with new dh-python (7.20260606)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/2156776/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to