Your message dated Sat, 31 Dec 2022 11:10:29 +0000
with message-id <y7aypalmnverr...@momentum.pseudorandom.co.uk>
and subject line Re: Bug#1026526: dbus-python: FTBFS: mv: cannot move 
'debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test/dbus_py_test.cpython-311-x86_64-linux-gnu.so'
 to 'debian/tmp/usr/lib/python3/dist-packages/': No such file or directory
has caused the Debian Bug report #1026526,
regarding dbus-python: FTBFS: mv: cannot move 
'debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test/dbus_py_test.cpython-311-x86_64-linux-gnu.so'
 to 'debian/tmp/usr/lib/python3/dist-packages/': No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1026526: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026526
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dbus-python
Version: 1.3.2-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> set -e; for x in 3.11 3.10; do \
>       PYTHON=/usr/bin/python$x \
>       dh_auto_install \
>               --arch \
>               --builddirectory=build-$x \
>               --destdir=debian/tmp \
>               -- \
>               ; \
>       mv 
> debian/tmp/usr/libexec/installed-tests/dbus-python/python$x/test/*.so \
>               debian/tmp/usr/lib/python3/dist-packages/; \
> done
>       cd build-3.11 && DESTDIR=/<<PKGBUILDDIR>>/debian/tmp LC_ALL=C.UTF-8 
> ninja install
> [0/1] Installing files.
> Installing _dbus_bindings.cpython-311-x86_64-linux-gnu.so to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages
> Installing _dbus_glib_bindings.cpython-311-x86_64-linux-gnu.so to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages
> Installing test/dbus_py_test.cpython-311-x86_64-linux-gnu.so to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing test/test-import-repeatedly to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/include/dbus/dbus-python.h to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/include/dbus-1.0/dbus/
> Installing /<<PKGBUILDDIR>>/dbus/bus.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/connection.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/_compat.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/_dbus.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/decorators.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/exceptions.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/_expat_introspect_parser.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/gi_service.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/glib.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/__init__.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/lowlevel.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/proxies.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/server.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/service.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/types.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus
> Installing /<<PKGBUILDDIR>>/dbus/mainloop/__init__.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus/mainloop
> Installing /<<PKGBUILDDIR>>/dbus/mainloop/glib.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/dbus/mainloop
> Installing /<<PKGBUILDDIR>>/build-3.11/meson-private/dbus-python.pc to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/pkgconfig
> Installing 
> /<<PKGBUILDDIR>>/build-3.11/test/installable/TestSuitePythonService.service 
> to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/build-3.11/test/installable/tmp-session-bus.conf 
> to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/cross-test-client.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/cross-test-server.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/crosstest.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/dbus_test_utils.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/test-service.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/wait-for-name.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/build-3.11/test/test-import-repeatedly.test to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/installed-tests/dbus-python/python3.11
> Installing /<<PKGBUILDDIR>>/build-3.11/test/test-client.py.test to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/installed-tests/dbus-python/python3.11
> Installing /<<PKGBUILDDIR>>/build-3.11/test/test-exception-py3.py.test to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/installed-tests/dbus-python/python3.11
> Installing /<<PKGBUILDDIR>>/build-3.11/test/test-p2p.py.test to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/installed-tests/dbus-python/python3.11
> Installing /<<PKGBUILDDIR>>/build-3.11/test/test-signals.py.test to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/installed-tests/dbus-python/python3.11
> Installing /<<PKGBUILDDIR>>/build-3.11/test/test-standalone.py.test to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/installed-tests/dbus-python/python3.11
> Installing /<<PKGBUILDDIR>>/build-3.11/test/test-unusable-main-loop.py.test 
> to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/installed-tests/dbus-python/python3.11
> Installing /<<PKGBUILDDIR>>/build-3.11/test/run-test.sh.test to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/share/installed-tests/dbus-python/python3.11
> Installing /<<PKGBUILDDIR>>/test/test-client.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/test-exception-py3.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/test-p2p.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/test-signals.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/test-standalone.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/test-unusable-main-loop.py to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> Installing /<<PKGBUILDDIR>>/test/run-test.sh to 
> /<<PKGBUILDDIR>>/debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test
> mv: cannot move 
> 'debian/tmp/usr/libexec/installed-tests/dbus-python/python3.11/test/dbus_py_test.cpython-311-x86_64-linux-gnu.so'
>  to 'debian/tmp/usr/lib/python3/dist-packages/': No such file or directory
> make[1]: *** [debian/rules:80: override_dh_auto_install-arch] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/dbus-python_1.3.2-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
On Tue, 20 Dec 2022 at 17:37:20 +0100, Lucas Nussbaum wrote:
> During a rebuild of all packages in sid, your package failed to build
> on amd64.

This was #1026312 in meson. I've confirmed that dbus-python now builds
successfully in a sid sbuild instance again.

    smcv

--- End Message ---

Reply via email to