For completeness, in addition to pbuilder/cowbuilder and sbuild, there is also whalebuilder which uses Docker.
On Thu, Dec 29, 2022, 10:39 AM Soren Stoutner <[email protected]> wrote: > Both pbuilder and sbuild have been suggested. Packagers use either, but, > if > it is of interest, sbuild is what the Debian architecture uses to build > your > package after you upload it. > > On Thursday, December 29, 2022 9:21:39 AM MST Sebastian Kuzminsky wrote: > > On 12/29/22 06:02, Barry Scott wrote: > > > On Fedora/RHEL I would use mock to build a RPM from source to ensure > > > that I have the RPM spec file correctly written. > > > > > > Mock ensures that no packages in my dev machine are used to build the > RPM. > > > > > > What is the debian version of that tool? > > > > I use `pbuilder` for this purpose: > > <https://pbuilder-team.pages.debian.net/pbuilder/> > > > -- > Soren Stoutner > [email protected]

