Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-02 Thread Jonas Smedegaard
Quoting Jonathan Kamens (2024-09-02 17:52:42) > On 9/2/24 11:47 AM, Colin Watson wrote: > > On Mon, Sep 02, 2024 at 11:15:50AM -0400, Jonathan Kamens wrote: > >> I was suggesting that perhaps the root cause of /why/ the .deb files are > >> not > >> identical is because if there's no timestamp in t

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-02 Thread Jonathan Kamens
On 9/2/24 11:47 AM, Colin Watson wrote: On Mon, Sep 02, 2024 at 11:15:50AM -0400, Jonathan Kamens wrote: I was suggesting that perhaps the root cause of /why/ the .deb files are not identical is because if there's no timestamp in the trailer line of the top changelog entry, that impacts the cont

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-02 Thread Colin Watson
On Mon, Sep 02, 2024 at 11:15:50AM -0400, Jonathan Kamens wrote: > I was suggesting that perhaps the root cause of /why/ the .deb files are not > identical is because if there's no timestamp in the trailer line of the top > changelog entry, that impacts the contents of the .deb. IMO your debian/ch

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-02 Thread Andrey Rakhmatullin
On Mon, Sep 02, 2024 at 11:15:50AM -0400, Jonathan Kamens wrote: > P.S. Wow, diffoscope has a /lot/ of dependencies. I understand why, but > still... wow. (Note that those are Recommends and that there is diffoscope-minimal) -- WBR, wRAR signature.asc Description: PGP signature

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-02 Thread Jonathan Kamens
On 9/2/24 4:09 AM, IOhannes m zmölnig (Debian GNU|Linux) wrote: On 9/2/24 03:19, Jonathan Kamens wrote: However, the pipeline is still failing, now in reprotest. For example . Perhaps this is because I haven't yet finalized t

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-02 Thread Xiyue Deng
IOhannes m zmölnig (Debian GNU|Linux) writes: > [[PGP Signed Part:Undecided]] > On 9/2/24 03:19, Jonathan Kamens wrote: >> However, the pipeline is still failing, now in reprotest. For >> example >> . >> Perhaps >> this is bec

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-02 Thread Debian GNU|Linux
On 9/2/24 03:19, Jonathan Kamens wrote: However, the pipeline is still failing, now in reprotest. For example . Perhaps this is because I haven't yet finalized the changelog for the upcoming release so the trailer line is bad

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-01 Thread Jonathan Kamens
On 9/1/24 6:22 AM, Philip Hands wrote: If you look at the repo on Salsa, and find: Settings > CI/CD > General Pipelines > CI/CD configuration file you'll see it's set to: recipes/debian.yml@salsa-ci-team/pipeline which is how the pipeline gets it's configuration. The documentation is h

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-01 Thread Colin Watson
On Sat, Aug 31, 2024 at 07:06:30PM -0400, Jonathan Kamens wrote: >|dh clean --with python3 --buildsystem=pybuild dh_auto_clean >-O--buildsystem=pybuild I: pybuild base:311: python3.12 setup.py >clean /usr/lib/python3/dist-packages/setuptools/__init__.py:88: >_DeprecatedInstaller: se

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-01 Thread Andrey Rakhmatullin
On Sat, Aug 31, 2024 at 07:06:30PM -0400, Jonathan Kamens wrote: > Hey folks, > > I had to step away from working on apt-listchanges > for quite a while (nearly > a year), and upon stepping back into it today and pushing some changes to > Salsa, I

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-01 Thread Philip Hands
Jonathan Kamens writes: > Hey folks, > > I had to step away from working on apt-listchanges > for quite a while > (nearly a year), and upon stepping back into it today and pushing some > changes to Salsa, I discovered that the build pipeline—w

Re: Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-09-01 Thread Andrea Pappacoda
Hi Jonathan, On Sun Sep 1, 2024 at 1:06 AM CEST, Jonathan Kamens wrote: I had to step away from working on apt-listchanges for quite a while (nearly a year), and upon stepping back into it today and pushing some changes to Salsa, I discovered

Please help me fix the build pipeline for apt-listchanges on Salsa, which is failing

2024-08-31 Thread Jonathan Kamens
Hey folks, I had to step away from working on apt-listchanges for quite a while (nearly a year), and upon stepping back into it today and pushing some changes to Salsa, I discovered that the build pipeline—which is configured outside my Salsa