Re: Please, minimize your build chroots

2022-12-16 Thread Santiago Vila
El 16/12/22 a las 18:55, Andreas Metzler escribió: I am wondering if there is point to this or whether policy should be changed? Is there some value in investing work in having packages buildable without Prioriry required packages? Please do not misrepresent what I said. I never proposed such

Re: Please, minimize your build chroots

2022-12-16 Thread Guillem Jover
On Fri, 2022-12-16 at 18:55:42 +0100, Andreas Metzler wrote: > or apt. > > I am wondering if there is point to this or whether policy should be > changed? Is there some value in investing work in having packages > buildable without Prioriry required packages? > > Such installations can only be fo

Re: Please, minimize your build chroots

2022-12-16 Thread Andreas Metzler
On 2022-12-16 Santiago Vila wrote: > Greetings. > I'm doing archive-wide rebuilds again. > I've just filed 21 bugs with subject "Missing build-depends on tzdata" > in bookworm (as tzdata is not build-essential). > This is of course not fun for the maintainers, but it's also not fun > for people

Re: Proposed `cargo-upstream` dpkg-buildpackage etc. build profile

2022-12-16 Thread Jonas Smedegaard
Quoting Russ Allbery (2022-12-16 17:07:00) > Jonas Smedegaard writes: > > Quoting Russ Allbery (2022-12-15 17:41:15) > > >> This is why I don't agree with Jonas: yes, there *are* other ways to > >> achieve the same goal, but they're more complicated and harder to > >> explain. The user experienc

Re: Proposed `cargo-upstream` dpkg-buildpackage etc. build profile

2022-12-16 Thread Russ Allbery
Jonas Smedegaard writes: > Quoting Russ Allbery (2022-12-15 17:41:15) >> This is why I don't agree with Jonas: yes, there *are* other ways to >> achieve the same goal, but they're more complicated and harder to >> explain. The user experience of this build profile looks a lot simpler >> and clea

Bug#1026218: ITP: python3-scrape-schema-recipe -- extracts cooking recipe from HTML structured data

2022-12-16 Thread Christian Marillat
Package: wnpp Severity: wishlist Owner: Christian Marillat X-Debbugs-Cc: debian-devel@lists.debian.org * Package name: python3-scrape-schema-recipe Version : 0.2.0 Upstream Contact: Micah Cochra * URL : https://github.com/micahcochran/scrape-schema-recipe * License

Re: Please, minimize your build chroots

2022-12-16 Thread Santiago Vila
El 16/12/22 a las 4:39, Johannes Schauer Marin Rodrigues escribió: I think truly fixing this problem is a bit more tricky because most build tools like the sbuild schroot backend require apt being installed in the chroot. As of today, the sbuild schroot backend is unable to function with a chroot

Re: Proposed `cargo-upstream` dpkg-buildpackage etc. build profile

2022-12-16 Thread Jonas Smedegaard
Quoting Russ Allbery (2022-12-15 17:41:15) > Ian Jackson writes: > > > I would like to add the following entry to the table of build > > profiles in BuildProfileSpec: > > > Profile anme: `cargo-upstream` > > Can cause changes to built binaries, including functional chnges. (Y) > > Should not

Re: Proposed `cargo-upstream` dpkg-buildpackage etc. build profile

2022-12-16 Thread Ian Jackson
Helmut Grohne writes ("Re: Proposed `cargo-upstream` dpkg-buildpackage etc. build profile"): > On Thu, Dec 15, 2022 at 11:44:34PM +, Ian Jackson wrote: > > I'm not sure precisely how this feature could (or should) be made > > available to *all* application packages in a central way. Having >

Re: Proposed `cargo-upstream` dpkg-buildpackage etc. build profile

2022-12-16 Thread Helmut Grohne
Hi Ian, On Thu, Dec 15, 2022 at 11:44:34PM +, Ian Jackson wrote: > I'm not sure precisely how this feature could (or should) be made > available to *all* application packages in a central way. Having > tools like debcargo automatically add the profile to the build deps > produces a lot of blo