- Package:
- src:qt6-webengine
- Source:
- src:qt6-webengine
- Submitter:
- Lucas Nussbaum
- Date:
- 2026-02-25 12:03:02 UTC
- Severity:
- normal
- Tags:
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: The full build log is available from: http://qa-logs.debian.net/2023/08/13/qt6-webengine_6.4.2-final+dfsg-11_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.
tags 1048310 patch severity 1048310 normal thanks Hello. The current error is like this: dpkg-source: info: local changes detected, the modified files are: qt6-webengine-6.9.2+dfsg/examples/webenginewidgets/contentmanipulation/jquery.min.js qt6-webengine-6.9.2+dfsg/src/3rdparty/chromium/third_party/pycoverage/coverage/htmlfiles/jquery.min.js qt6-webengine-6.9.2+dfsg/src/3rdparty/chromium/third_party/pycoverage/coverage/htmlfiles/jquery.tablesorter.min.js dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/qt6-webengine_6.9.2+dfsg-4.diff.MwipF0 and the attached patch seems to be enough to fix that. Thanks.