Your message dated Fri, 06 Feb 2026 11:18:58 +0000
with message-id <[email protected]>
and subject line Bug#1045916: fixed in scolasync 5.6-2
has caused the Debian Bug report #1045916,
regarding scolasync: 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 [email protected]
immediately.)


-- 
1045916: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045916
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: scolasync
Version: 5.4-3
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
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 scolasync
> dpkg-buildpackage: info: source version 5.4-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Georges Khaznadar 
> <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with python3 --without=python-support
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f *~
> rm -rf __pycache__
> cd doc/latex; rm -f *.aux *.log *~ *.toc *.idx *.out
> for d in src; do make clean -C $d DESTDIR=; done
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> rm -rf build __pycache__
> # effacement des liens symboliques utilisés pour les tests
> rm -f images/icons*
> rm -f *~ Ui_* *.pyc
> make -C lang clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/lang'
> rm -f *~ scolasync.pro *.qm
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/lang'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> [ -f keepTheDocs ] || rm -rf doc/* *.1
> for d in src; do make distclean -C $d DESTDIR=; done
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> rm -rf build __pycache__
> # effacement des liens symboliques utilisés pour les tests
> rm -f images/icons*
> rm -f *~ Ui_* *.pyc
> make -C lang clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/lang'
> rm -f *~ scolasync.pro *.qm
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/lang'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building scolasync using existing 
> ./scolasync_5.4.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  scolasync-5.4/src/lang/en_US.ts
>  scolasync-5.4/src/lang/fr_FR.ts
>  scolasync-5.4/src/lang/pt_PT.ts
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/scolasync_5.4-3.diff.RjQAyF
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> 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/scolasync_5.4-3_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: scolasync
Source-Version: 5.6-2
Done: Georges Khaznadar <[email protected]>

We believe that the bug you reported is fixed in the latest version of
scolasync, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Georges Khaznadar <[email protected]> (supplier of updated scolasync 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 06 Feb 2026 11:16:49 +0100
Source: scolasync
Architecture: source
Version: 5.6-2
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <[email protected]>
Changed-By: Georges Khaznadar <[email protected]>
Closes: 1045916
Changes:
 scolasync (5.6-2) unstable; urgency=medium
 .
   * bumped Standards-Version: 4.7.3
   * activated test-build-validate-cleanup with debian/salsa-ci.yml
     created a file debian/source/options to disregard changes in
     files src/lang/*.ts; Closes: #1045916
   * as test-build-validate-cleanup does not take in account the stance
     declared in debian/source/options, disactivated this test.
Checksums-Sha1:
 4478bcba45a1bd838e48fe362135bd972bea4b42 2048 scolasync_5.6-2.dsc
 e85d73adb43ebf37fa950f247cd929a1d3188d49 7748 scolasync_5.6-2.debian.tar.xz
 097696bf604bceb3acd55da5b6696bbc8e957a65 13911 scolasync_5.6-2_source.buildinfo
Checksums-Sha256:
 8d985401addc2172c976e401bc9cdbd002951ee64cf61e9efe0b0c915e29385a 2048 
scolasync_5.6-2.dsc
 54f6cea06906bc464d8304d9aea5e7b18be5268a6db8c34afb21b488381c52db 7748 
scolasync_5.6-2.debian.tar.xz
 e09e6fedd7a5dc3d061b2c043c4beb388f4d8b50e54d50d0e965bc659cf306f5 13911 
scolasync_5.6-2_source.buildinfo
Files:
 8146bf56d343b1859c722d995ae66520 2048 x11 optional scolasync_5.6-2.dsc
 d5140f25ef1823d8a9bbb7aa1139f04c 7748 x11 optional 
scolasync_5.6-2.debian.tar.xz
 168e94237a142fc4104f8bdec76bafe3 13911 x11 optional 
scolasync_5.6-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAmmFyYIUHGdlb3JnZXNr
QGRlYmlhbi5vcmcACgkQHCgWkHE2rjlzBQ//SCCcaekgE/vgwADcxWZtk57H+Txo
b/iqxcxKB0qj1+MhIqklQDC0Qa42r2w0/434BXeY9IM6iijUJWH8meJiprNzGVS8
q8Cky99bhwCQ5j4BbUQHhhRtTj6qwme7reyQY931s283iNHv3eVG59b0GtMY8xU/
XWueWAA5LQBj0TDFPklb9yiuHUDVV5H1x+1yXI5TZaL39BYR4No9AaxMLJwSzGaT
PBppNF33jP+H3+1225KOWG5tV2R3M6mvCrqeieMKEtqlqxXdF7j0UdFgQLEVD6KP
KoCYYz7WM1yKTux2rTfY9LCjvtOSNqRYaa4jc4cch+tJROsxmNOc7v2X9bG/Ri7x
97lRaFOIXKdnGNhNz3ezHtL9xqlaQ7C8lBT3UwqDoQEjQEpWrXr4kWQXWLLrJau1
PoleFcGcrEuk2EBk7mqZ0wjfBleLD4lzX0RlXnmW2FPIQx2M8lQ9OyaLb3QDGukU
x8wfjgfrVoWJE9+u7cfWLcbuhfIZ9dbZjN0KbBp3tmJqc1yVY39lR5ckhxNFTMi2
zC6VqZRDk9EB8xnFWisNW3MwBWctvu3AqhcwPY3s7dqDi1tyJyqFf3nwSutCBlX5
ld8Owq1YMHLD/gysz6J2JSOvDsD/PJLAfoLsyFoPJ+LfuSx5Be6xKXmllJUVG7Xm
kuqBMSRrXIla54U=
=s51C
-----END PGP SIGNATURE-----

Attachment: pgpY1sE3WAb5N.pgp
Description: PGP signature


--- End Message ---

Reply via email to