Your message dated Mon, 11 Aug 2025 11:49:08 +0000
with message-id <[email protected]>
and subject line Bug#1045667: fixed in openmcdf 1.5.4+dfsg-1
has caused the Debian Bug report #1045667,
regarding openmcdf: 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.)


-- 
1045667: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045667
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: openmcdf
Version: 1.5.4-3.1
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 openmcdf
> dpkg-buildpackage: info: source version 1.5.4-3.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Holger Levsen <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --with cli --sourcedirectory=src
> dh: warning: Compatibility levels before 10 are deprecated (level 8 in use)
>    dh_auto_clean -O--sourcedirectory=src
> dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 
> 8 in use)
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # OpenMcdf target:
> dh_clean src/OLECompoundFileStorage/obj/Debug/OpenMcdf.dll
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean src/OLECompoundFileStorage/obj/Debug/OpenMcdf.dll.mdb
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean src/OLECompoundFileStorage/bin/Debug/OpenMcdf.dll
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean src/OLECompoundFileStorage/bin/Debug/OpenMcdf.dll.mdb
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> # StructuredStorageExplorer target:
> dh_clean src/TESTOpenMCDF/obj/Debug/StucturedStorageExplorer.exe
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean 
> src/TESTOpenMCDF/obj/Debug/StructuredStorageExplorer.MainForm.resources
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean src/TESTOpenMCDF/obj/Debug/StucturedStorageExplorer.exe.mdb
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean src/TESTOpenMCDF/bin/Debug/OpenMcdf.dll
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean src/TESTOpenMCDF/bin/Debug/OpenMcdf.dll.mdb
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean src/TESTOpenMCDF/bin/Debug/StucturedStorageExplorer.exe
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean src/TESTOpenMCDF/bin/Debug/StucturedStorageExplorer.exe.mdb
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean 
> src/TESTOpenMCDF/obj/Debug/StructuredStorageExplorer.Properties.Resources.resources
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> #
> dh_clean src/OLECompoundFileStorage/bin/Debug/OpenMcdf.xml
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean 
> src/OLECompoundFileStorage/obj/Debug/OpenMcdf.csproj.FilesWrittenAbsolute.txt
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean src/TESTOpenMCDF/bin/Debug/StucturedStorageExplorer.exe.config
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> dh_clean 
> src/TESTOpenMCDF/obj/Debug/StructuredStorageExplorer.csproj.FilesWrittenAbsolute.txt
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 8 in 
> use)
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building openmcdf using existing 
> ./openmcdf_1.5.4.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
>  openmcdf-1.5.4/MPL
>  
> openmcdf-1.5.4/src/OLECompoundFileStorage/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs
>  openmcdf-1.5.4/src/TESTOpenMCDF/bin/Debug/OpenMcdf.xml
>  
> openmcdf-1.5.4/src/TESTOpenMCDF/obj/Debug/.NETFramework,Version=v4.0.AssemblyAttribute.cs
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/openmcdf_1.5.4-3.1.diff.BAa5l1
> 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/openmcdf_1.5.4-3.1_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: openmcdf
Source-Version: 1.5.4+dfsg-1
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
openmcdf, 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.
Andreas Tille <[email protected]> (supplier of updated openmcdf 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: Thu, 05 Jun 2025 15:50:51 +0200
Source: openmcdf
Architecture: source
Version: 1.5.4+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian CLI Applications Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1045667
Changes:
 openmcdf (1.5.4+dfsg-1) unstable; urgency=medium
 .
   * Team upload.
   * Point Vcs fields to Salsa
   * d/watch:
      - version=4
      - Secure URI
   * Secure URI in Homepage
   * d/copyright:
      - Secure URIs
      - Files-Excluded: Exclude binary files for Windows use only
   * Standards-Version: 4.7.2 (routine-update)
   * debhelper-compat 13 (routine-update)
   * cme fix dpkg-control
   * Fix clean target
     Closes: #1045667
Checksums-Sha1:
 b4c59187c0223157829f29fc92a9288ae7bf1cb2 2060 openmcdf_1.5.4+dfsg-1.dsc
 804b3a82c2134197903a5fe2f83c96cfc9c7a0f1 156288 openmcdf_1.5.4+dfsg.orig.tar.xz
 9c771c1a1008130cd7f1e0800410f90b34f773f4 4920 
openmcdf_1.5.4+dfsg-1.debian.tar.xz
 9c669aef43c000adb1a511756b08c9dcd41077a7 17304 
openmcdf_1.5.4+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 00b5331be56edea748ab7bf9e528c734bc21e2df8a968bc4739c83919955af85 2060 
openmcdf_1.5.4+dfsg-1.dsc
 efc815848c3ab21750654a560d2256e6aef183332fcfa393e23213ea609e8e25 156288 
openmcdf_1.5.4+dfsg.orig.tar.xz
 980f25d23235269d601de2e29f1e71b71d176a0c147a00c4372ebe2b9e8d8635 4920 
openmcdf_1.5.4+dfsg-1.debian.tar.xz
 bfe920851ce474329920d36992e3fe2413dda51845717936d96000f0997b252a 17304 
openmcdf_1.5.4+dfsg-1_amd64.buildinfo
Files:
 e411da6d66db20ce10758bc0cab1de91 2060 cli-mono optional 
openmcdf_1.5.4+dfsg-1.dsc
 248996728617fd4e66fb173df9a75248 156288 cli-mono optional 
openmcdf_1.5.4+dfsg.orig.tar.xz
 19d15a5625eb3a9b356adc3e2522e95d 4920 cli-mono optional 
openmcdf_1.5.4+dfsg-1.debian.tar.xz
 7bb1b012b1d0c8febb9a4b2721d69544 17304 cli-mono optional 
openmcdf_1.5.4+dfsg-1_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmiJ94URHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGgXA//VjqwcYHBhjotkZ8SyvrZz9Ud3oINT/pL
YXkEE+sgn5jxYwyplVsk9TQ/+NE+CEU4bmYFVpMrxirT4ezaHImr4PoaASw0hS/L
NYzXaw6trl4FirJ5cYiJgt3PpHF0GxRSfVYBRYo311kYHseaPzLwq32vhm9hw7WW
8QuGzlbPdUXrHudelxjpURUQ0D3x5b37IxES41CQ0A0A5Rsw0p3WxbLHa8J/AAOC
wsQy7Cn7+3NQvUsY61/zaN6c6W+MpB9nvT44JGqPXyNO7O5EwjnDLgSS5o6as0H2
Zb9zooPeLW20/uRhKP0rKTKUhU/lLNlo+PJITtT3x6OyFf9CTYkDeZgkd4JhH2Tk
AkYzCQugirvHdN9wpT+crnrZBRFPg5+DP9Mlm8S7ShehFc5GHkCBkqex6CwtcYRh
Nwai++j3eozuJyO6hR5OAeDE4nRG3QNOnucbkpaDW7rnhT7ECJtdyePdvU3QFRpk
I84r5DeadSEYzlI6Tad8XEP6YCqdp+XfiT4F8Dz0jrG+K8JFdGmugPK0mzaoT6t5
PNl7PmXhoEPQ/CUG3AQkOy9cVLsA2oaDrGrFafYuw/txOBonfzjfiBswx2k2+xGo
2HnKoEonM/8WnFulNo//9y7/cNrAEETs4wYSjqGkFybjmKHRH98iLnFJ4W87UF/n
PSubwK0Soso=
=gryn
-----END PGP SIGNATURE-----

Attachment: pgp6ugF6q44gr.pgp
Description: PGP signature


--- End Message ---

Reply via email to