Your message dated Mon, 22 Jul 2024 07:22:19 +0000 with message-id <E1sVnND-00FQ5K-C7@fasolo.debian.org> and subject line Bug#1046168: fixed in ocamlweb 1.41-8 has caused the Debian Bug report #1046168, regarding ocamlweb: 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 owner@bugs.debian.org immediately.) -- 1046168: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046168 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: ocamlweb: Fails to build source after successful build
- From: Lucas Nussbaum <lucas@debian.org>
- Date: Sun, 13 Aug 2023 21:21:04 +0200
- Message-id: <1691954464.094348.1280036.nullmailer@grub.nussbaum.fr>
Source: ocamlweb Version: 1.41-4 Severity: minor Tags: trixie sid ftbfs User: lucas@debian.org Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: debian-qa@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 ocamlweb > dpkg-buildpackage: info: source version 1.41-4 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Ralf Treinen <treinen@debian.org> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean --with ocaml,tex > dh_auto_clean > make -j8 clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f *~ *.cm[iox] *.o > rm -f ocaml-parser/*~ ocaml-parser/*.cm[iox] ocaml-parser/*.o > rm -f ocamllex-parser/*~ ocamllex-parser/*.cm[iox] ocamllex-parser/*.o > rm -f ocamlweb ocamlweb.byte > rm -f doclexer.ml pretty.ml version.ml yacc_lexer.ml yacc_parser.ml yacc_parser.mli yacc_parser.output ocaml-parser/lexer.ml ocaml-parser/linenum.ml ocaml-parser/parser.mli ocaml-parser/parser.ml ocamllex-parser/lex_lexer.ml ocamllex-parser/lex_parser.ml ocamllex-parser/lex_parser.mli > rm -f yacc-parser.output ocaml-parser/parser.output > rm -f ocamllex-parser/lex_parser.output > cd test; rm -f *.aux *.log *.dvi *.ps *.tex > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_ocamlclean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building ocamlweb using existing ./ocamlweb_1.41.orig.tar.gz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override > dpkg-source: warning: executable mode 0755 of 'config.status' will not be represented in diff > dpkg-source: info: local changes detected, the modified files are: > ocamlweb-1.41/Makefile > ocamlweb-1.41/config.log > ocamlweb-1.41/config.status > dpkg-source: error: aborting due to unexpected upstream changes, see /tmp/ocamlweb_1.41-4.diff.nt1ccv > 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/ocamlweb_1.41-4_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 ---
- To: 1046168-close@bugs.debian.org
- Subject: Bug#1046168: fixed in ocamlweb 1.41-8
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 22 Jul 2024 07:22:19 +0000
- Message-id: <E1sVnND-00FQ5K-C7@fasolo.debian.org>
- Reply-to: Ralf Treinen <treinen@debian.org>
Source: ocamlweb Source-Version: 1.41-8 Done: Ralf Treinen <treinen@debian.org> We believe that the bug you reported is fixed in the latest version of ocamlweb, 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 1046168@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ralf Treinen <treinen@debian.org> (supplier of updated ocamlweb 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Mon, 22 Jul 2024 08:51:47 +0200 Source: ocamlweb Architecture: source Version: 1.41-8 Distribution: unstable Urgency: medium Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org> Changed-By: Ralf Treinen <treinen@debian.org> Closes: 1046168 Changes: ocamlweb (1.41-8) unstable; urgency=medium . * patch configure-update: update of configure.in * rebuild configure : - add configure to the gbp import filter - debian/rules: run autoconf at the beginning of the dh_auto_configure target - dh_clean: remove Makefile and config.status (closes: #1046168) * lintian override for supposedly missing source of doc/ocamlweb-1.41-man.html (the source is right there: doc/ocamlweb-1.41-man.tex). * Standards-Version 4.7.0 (no change) Checksums-Sha1: a5c26569b820615b77e9387a7b6ed8eebea28680 2056 ocamlweb_1.41-8.dsc 514ac39ad664966c13797f90f4982046e9741acf 11604 ocamlweb_1.41-8.debian.tar.xz 6a4b11ad489ad08c2702523558a0e8a525a9798f 6347 ocamlweb_1.41-8_source.buildinfo Checksums-Sha256: de998eac7b63a504b527c325d9207b05de1af28e3dade96a75b4c3aeafab6efd 2056 ocamlweb_1.41-8.dsc 53306f5daa551b166d55477625d2254a60cac45033ee460aaf1c4019279e14cf 11604 ocamlweb_1.41-8.debian.tar.xz abc50823cbdd6ef23380eaead1c41a94cd29794353b4659b16478d2ea3735d73 6347 ocamlweb_1.41-8_source.buildinfo Files: 894d983ef06e708882cb8c50ec9e6fa8 2056 ocaml optional ocamlweb_1.41-8.dsc c85b0b19b51d6e2b160435098e1261ef 11604 ocaml optional ocamlweb_1.41-8.debian.tar.xz da59abbe0808f5703d8079fa9c90fc9d 6347 ocaml optional ocamlweb_1.41-8_source.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEAgVIKeEtDyqOZI5idFxHZtTKzf8FAmaeA0IACgkQdFxHZtTK zf9kkw//dJrnSczB7SO8RWCQXCL75N/QwqAA9d2pKzAWb6ZkRnDxB49+t3HMtuO9 bdY7QC5LFBmkqfp7h4tqxuKh7CXoun9RqgxA1ZUYpC2G2RH8J+T3K9IX1Pdzbl0q E9Yf8/iMBTrhUtFrnBba7UYIuXbEF6UsqhtuhMtQmynC+jbtu9LhvQxnJRRzz63Q 5eXVsg0xOsx1yM05IKfRx6QtRJaSOTghYr9hJYo0eunD7+FDscmU3uLCqbV/aMRE kDYm4RbbGcN5TD3CvALsJn80vW9eGh4gPJZStbT8G+Z7yPNOy4EKIVtZLRXVW4P3 Cw4oYhA/izAZU8xqwILO66/ULGbAZKvPeg3q1dxjkmnmKWFtfkk+WTJiGkpu9hjx kYFBj8pwDFLi0ZUJkmbi1f1naOoJzkd+9G52CCJ3Itg1ZwDNh6mHuEqsss1q7H6U 7wGLH9Z06ChYV3TWKSHHaTcQtbz+Ga8YnsXF3zp95SXrSoG+QDkZKQ1STw98dzA5 P0KZf9HHrlenS9cneLE5Fd69G1pwlU6xsCUwORcRXqqtfqPwM1ZRk3iAymM/HmgC vyery2TMr5XORtsiaYjjnXyeZYJwRH8oOqgATUHlbsS8ryPoKJsjbJ/r2v/CeoKd ysayEnXvj0Ql1T7KJmf/ID9q9s6u9hTwW3sLHZ/E3wq7ntFEcC8= =neNs -----END PGP SIGNATURE-----Attachment: pgpvoNFUaO26U.pgp
Description: PGP signature
--- End Message ---