Your message dated Thu, 24 Apr 2025 09:06:29 +0000
with message-id <e1u7sxn-00gzac...@fasolo.debian.org>
and subject line Bug#1045917: fixed in monado 25.0.0+dfsg-1
has caused the Debian Bug report #1045917,
regarding monado: Fails to build source after successful build
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.)
--
1045917: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045917
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: monado
Version: 21.0.0+git2905.e26a272c1~dfsg1-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
Usertags: qa-doublebuild
Hi,
This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).
This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.
More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -S
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package monado
> dpkg-buildpackage: info: source version 21.0.0+git2905.e26a272c1~dfsg1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Ryan Pavlik <r...@ryanpavlik.com>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f imgui.ini
> dh_auto_clean
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building monado using existing
> ./monado_21.0.0+git2905.e26a272c1~dfsg1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> src/xrt/ipc/shared/ipcproto/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> src/xrt/ipc/shared/ipcproto/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> src/xrt/ipc/shared/ipcproto/__pycache__/common.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> src/xrt/ipc/shared/ipcproto/__pycache__/common.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/monado_21.0.0+git2905.e26a272c1~dfsg1-2_unstable.log
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 ---
Source: monado
Source-Version: 25.0.0+dfsg-1
Done: Rylie Pavlik <ry...@ryliepavlik.com>
We believe that the bug you reported is fixed in the latest version of
monado, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1045...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Rylie Pavlik <ry...@ryliepavlik.com> (supplier of updated monado package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 23 Apr 2025 17:43:28 -0500
Source: monado
Architecture: source
Version: 25.0.0+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Rylie Pavlik <ry...@ryliepavlik.com>
Changed-By: Rylie Pavlik <ry...@ryliepavlik.com>
Closes: 1045917 1101455
Changes:
monado (25.0.0+dfsg-1) unstable; urgency=medium
.
[ Rylie Pavlik ]
* New upstream version 25.0.0+dfsg
* d/README.source: update
* d/clean
- Add pycache file. Closes: #1045917
- Clean the imgui.ini file more idiomatically
* d/control:
- Update VCS links
- Replace obsolete Build-Depends name
- Bump to debhelper-compat (= 13)
- Update text about OpenXR
- Bump Standards-Version to 4.7.2, no changes required.
* d/copyright: Update, modify Files-Excluded
* d/patches:
- Rediff
- Drop d/patches/0002-Do-not-install-a-test-binary.patch:
incorporated upstream
- Add d/patches/0002-Make-libmonado-configurable-separately.patch:
Allow us to disable libmonado for now.
* d/rules:
- Disable libmonado
- Remove relative path from manifest to make it multi-arch.
Closes: #1101455
- Fix configured-in version stamp
- Use $(DEB_SOURCE) appropriately
* d/source/lintian-overrides: Suppress false positive
* d/upstream/metadata: Update
* d/watch: Fix, set repack suffix to +dfsg
* Update appstream metadata, including to reflect expanded hardware support.
* Update various files from CI version of package.
* Update salsa-ci.
* Fix name
.
[ Andrew Lee (李健秋) ]
* Drop myself from uploaders.
Checksums-Sha1:
cf0c0314887c866217397c5bbbf9882c778302af 2655 monado_25.0.0+dfsg-1.dsc
4592dc14bc086eb245da722f4de0d0c8681a2502 2938304 monado_25.0.0+dfsg.orig.tar.xz
1aba8cd556a30d1bc20f2e57ff653994ffb09534 25860
monado_25.0.0+dfsg-1.debian.tar.xz
340a092d156e1f3427ccca628af15ad90a5989f6 24909
monado_25.0.0+dfsg-1_amd64.buildinfo
Checksums-Sha256:
bcf523be16d3523e0e54f72d87b531c62c9b6797d3af669f1f6d8a08fcc974e3 2655
monado_25.0.0+dfsg-1.dsc
ddfa1899078173bea3db98034dc8b990df727a169f490896570ff6e3bda72113 2938304
monado_25.0.0+dfsg.orig.tar.xz
cbe1c24184e4877df2f28d986aca4089c9da509cb8524738ad548e02e5036ffd 25860
monado_25.0.0+dfsg-1.debian.tar.xz
18662932c575e803409ba308f9091a459f4c936a326ba8784b3583b04d6ce8c2 24909
monado_25.0.0+dfsg-1_amd64.buildinfo
Files:
42583e4823ecd87599a914a618a09d4e 2655 libs optional monado_25.0.0+dfsg-1.dsc
ea80981dfbb67fccf15bb5b40ae8d4a8 2938304 libs optional
monado_25.0.0+dfsg.orig.tar.xz
eb62139c3d92e85c769b2f37382b69b3 25860 libs optional
monado_25.0.0+dfsg-1.debian.tar.xz
60879d67b0877180847d4b187b01819d 24909 libs optional
monado_25.0.0+dfsg-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEmjwHvQbeL0FugTpdYS7xYT4FD1QFAmgJ+YAACgkQYS7xYT4F
D1Suhg//Ss+DB3UI6S3IueV9ZQk8f9ZHp9k3ntuSJ7scyyxikuw1QJOmHTdxeQVH
z7t0h+wzUjDzrnuP/ICrzWHjdFq0ND7qMpkL/xguU3HdRuR0u54rxR8je0YVBsgN
CP082FKoW8fJo+NgBZM2lMvIKmOfsuCgRc+F0Hb41qGA3cCXz6Q1ZyXa6NN5FXhm
mSAiZ/ad6u2T7IyXOBPrU7BTN5gO6Z0FEQjpmnz8G7MePskXd7SqR9iMB1+mY71H
QA/0FzblXZTqgkGg8LZvGRP8hai4Zb3JCkXurfAwhZIOgftTbkJeL4lneZHNQrB/
i4Di732t/tiYGUpufxsP0IQULCFikZ44VimJUcAPNbkkm+I5Vq3TuUDZbxLr54NG
v3K9wlCJv6lfIvO8dyyU861LACSCsxVhtXCatOM5Cacm4W1I8S64YYTHa8s1rlxw
mJeal71OvMEa0JsTylDLKt2xBokjEvPb+YSr174h0c51SiX/KfHI721JrVYtI/JT
74TXasaa3mAwadMzwj1Mt/TImeEA/cHOSPfXlwM4s3wPKBoJqcyQxg+WdcDYs+Sp
wZtU5InNz9+6wWXNSd7uJXk/xSMHa78tNLoMjPmbRaN8TThaZs0jP4AX1GWweW2N
BXwt//JknRENI9UkI3SaF4FjZL+KQTfDz62o+XYFZ+mgyw6k03M=
=39fl
-----END PGP SIGNATURE-----
pgp_5Q_kLQkwQ.pgp
Description: PGP signature
--- End Message ---