Your message dated Fri, 18 Dec 2020 20:36:38 +0000
with message-id <[email protected]>
and subject line Bug#961862 fixed in jenkins.debian.org
has caused the Debian Bug report #961862,
regarding debrebuild: should assemble the source for binNMUs
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.)
--
961862: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961862
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
package: devscripts
Version: 2.20.3
Severity: normal
x-debbugs-cc: [email protected]
Dear Maintainer,
TTBOMK currently there is no tool to assemble the source for a binNMU. The
source for a binNMU has do be assembled like this:
- take the normal source package and unpack it
- extract the d/changelog stanza from the .buildinfo file in question and
concatenate that with d/changelog from the source package.
- use dpkg-source to build the source package.
It would be great if debrebuild would this if instructed to.
"#961861 «debrebuild: should (optionally) download the source too»" is a
blocker/requirement to fix this bug.
--
cheers,
Holger
-------------------------------------------------------------------------------
holger@(debian|reproducible-builds|layer-acht).org
PGP fingerprint: B8BF 5413 7B09 D35C F026 FE9D 091A B856 069A AA1C
"... the premise [is] that privacy is about hiding a wrong. It's not.
Privacy is an inherent human right, and a requirement for maintaining
the human condition with dignity and respect." (Bruce Schneier)
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Hello,
Bug #961862 in jenkins.debian.org reported by you has been fixed in the Git
repository.
You can see the commit message below and you can check the diff of the fix at:
https://salsa.debian.org/qa/jenkins.debian.net/-/commit/8e00fda376c6e64de5bd1ff3588a830d81e87c81
------------------------------------------------------------------------
update debrebuild fork to latest version from MR 212 from josch for
src:debrebuild
commit 4970c8bbf1692f2d69ba00b8a73ffde9659baeab (HEAD -> mr-origin-212)
Author: Johannes 'josch' Schauer <[email protected]>
Date: Thu Dec 3 21:36:46 2020 +0100
debrebuild: perform the actual build using sbuild or mmdebstrap as backends
- Add the --builder option to select the rebuilder backend. The default is
"none" which just prints instructions. Possible values are sbuild, dpkg,
mmdebstrap, sbuild+unshare and pbuilder.
- Add the --output option where the build results will be stored.
- Compare the checksums from the input buildinfo with the build artifacts.
- Unconditionally set Acquire::http::Dl-Limit "1000" and Acquire::Retries
"5" to hopefully not get blocked by snapshot.d.o.
- The sbuild+unshare as well as the mmdebstrap builders allow debrebuild
to operate without any setup. Closes: #958750
- All builders (except the "none" builder) do download the source package
automatically. Closes: #961861
- The "none" builder retains the former behavior of debrebuild. By using
the other builders, debrebuild will actually perform the build itself
and check if the produced build artifacts match. Closes: #955123
- All builders now support binNMUs. Closes: #961862
- Downgrades are avoided by using the last stable release. Closes: #955307
- There is now proper --help output and a man page. Closes: #955049
Signed-off-by: Holger Levsen <[email protected]>
------------------------------------------------------------------------
(this message was generated automatically)
--
Greetings
https://bugs.debian.org/961862
--- End Message ---