Your message dated Fri, 18 Dec 2020 20:36:38 +0000
with message-id <[email protected]>
and subject line Bug#958750 fixed in jenkins.debian.org
has caused the Debian Bug report #958750,
regarding debrebuild: please add --standalone mode or --one-shot-mode
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.)


-- 
958750: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958750
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.20.2
Severity: wishlist
x-debbugs-cc: [email protected]

Dear Maintainer,

debrebuild expects a working sbuild setup, which is a sensible expectation.
It would however also be nice if it had a --standalone mode or --one-shot-mode
which would setup sbuild (or even pbuilder) as needed, use it and destroy
that configuration (the chroot or base.tgz) again.

Besides a nicer user experience for casual or first time users this would
also allow to be re-used for an 'debrebuild --init-setup' switch ;)


-- 
cheers,
        Holger

-------------------------------------------------------------------------------
               holger@(debian|reproducible-builds|layer-acht).org
       PGP fingerprint: B8BF 5413 7B09 D35C F026 FE9D 091A B856 069A AA1C

Dance like no one's watching. Encrypt like everyone is.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Hello,

Bug #958750 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/958750

--- End Message ---

Reply via email to