Your message dated Fri, 18 Dec 2020 20:36:38 +0000 with message-id <[email protected]> and subject line Bug#955307 fixed in jenkins.debian.org has caused the Debian Bug report #955307, regarding debrebuild: should avoid downgrades 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.) -- 955307: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955307 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: devscripts Version: 2.20.2 Severity: normal Dear Maintainer, this bug report is a bit premature, as currently debrebuild does not setup the chroot debrebuild (or rather the sbuild command generated by debrebuild), but anyway, let's file a bug to track this problem and improve upon: I just tried to rebuild bash 5.0.6 for amd64, which was built on February 25th 2020, using a sid schroot created today. This resulted in many downgrades by sbuild (as invoked by debrebuild) which in this case (by luck) worked nicely, but downgrading packages is neither supported by design nor testing, thus should be avoided. Thus it would be fantastic if debrebuild would start with a buster schroot and upgrade that to the packages needed to build bash 5.0.6 for amd64. (With the logic being: this is a rebuild for a package from unstable built in February 2020, thus the build base should be the stable release at that time.) Currently this is nothing debrebuild can do, but for a future standalone rebuilder tool this will be a very nice feature. -- cheers, Holger ------------------------------------------------------------------------------- holger@(debian|reproducible-builds|layer-acht).org PGP fingerprint: B8BF 5413 7B09 D35C F026 FE9D 091A B856 069A AA1C Our civilization is being sacrificed for the opportunity of a very small number of people to continue making enormous amounts of money... It is the sufferings of the many which pay for the luxuries of the few... You say you love your children above all else, and yet you are stealing their future in front of their very eyes...
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Hello, Bug #955307 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/955307
--- End Message ---

