[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#958118: FTBFS on kfreebsd



Source: python-apt
Version: 2.0.0
Severity: important
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
User: debian-bsd@lists.debian.org
Usertags: kfreebsd

Hello,

For some reasons, the package FTBFS on kfreebsd:

running install_scripts
/usr/lib/python3.8/distutils/dist.py:858: DeprecationWarning: bdist_wininst command is deprecated since Python 3.8, use bdist_wheel (wheel packages) instead
  cmd_obj = self.command_obj[command] = klass(self)
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_movefiles
dh_install
dh_install: warning: Cannot find (any matches for) "usr/lib/python3*/*/apt_pkg*.so" (tried in ., debian/tmp)

dh_install: warning: python3-apt missing files: usr/lib/python3*/*/apt_pkg*.so
dh_install: warning: Cannot find (any matches for) "usr/lib/python3*/*/apt_inst*.so" (tried in ., debian/tmp)

dh_install: warning: python3-apt missing files: usr/lib/python3*/*/apt_inst*.so
dh_install: error: missing files, aborting

It's not completly clear to me what's happening here, remove the usage
of dh_movefiles (and renaming python3-apt-dbg.files
python3-apt-dbg.install and some adjustements to these) fixes the
problem

Kind regards,
Laurent Bigonville

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.5.0-1-amd64 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_WARN
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), LANGUAGE=fr_BE:fr (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: SELinux: enabled - Mode: Permissive - Policy name: refpolicy


Reply to: