Bug#1094385: matplotlib, pandas: build-depend cycle, unable to bootstrap

2025-01-28 Thread Rebecca N. Palmer
On 28/01/2025 14:21, Andrey Rakhmatullin wrote: It failed the arch:all build ("dh_installdocs: error: Cannot find (any matches for) "doc/build/html"") Probably because I typed the path wrong. (If you're wondering why I didn't upload the previous Salsa commit, that did build: it had a no-copyr

Bug#1094385: matplotlib, pandas: build-depend cycle, unable to bootstrap

2025-01-28 Thread Andrey Rakhmatullin
On Tue, Jan 28, 2025 at 08:13:09AM +, Rebecca N. Palmer wrote: > Uploaded something, but without time to check if it builds. If it doesn't, > you have my permission to try fixing it, or I'll try again tonight. It failed the arch:all build ("dh_installdocs: error: Cannot find (any matches for)

Bug#1094385: matplotlib, pandas: build-depend cycle, unable to bootstrap

2025-01-28 Thread Rebecca N. Palmer
Uploaded something, but without time to check if it builds. If it doesn't, you have my permission to try fixing it, or I'll try again tonight.

Bug#1094385: matplotlib, pandas: build-depend cycle, unable to bootstrap

2025-01-27 Thread Rebecca N. Palmer
It's not going to be tonight, because my first few attempts didn't work. If current Salsa builds, I intend to upload it in the morning. (It did get far enough to find that there are two new test failures, one that should now be fixed and one that I'll file a separate bug about.)

Bug#1094385: matplotlib, pandas: build-depend cycle, unable to bootstrap

2025-01-27 Thread Rebecca N. Palmer
pandas needs to skip some tests *anyway* if you want it built now (because of #1088988), so it probably makes most sense for me to just do a sourceful upload of pandas that temporarily drops the dependency and skips/ignores whatever tests would otherwise fail. (This isn't a _fix_, but it shoul

Bug#1094385: matplotlib, pandas: build-depend cycle, unable to bootstrap

2025-01-27 Thread Andrey Rakhmatullin
On Mon, Jan 27, 2025 at 06:20:27PM +0100, Emilio Pozuelo Monfort wrote: > pandas build-depends on: > - python3-matplotlib:amd64 (>= 3.6.3~) > python3-matplotlib depends on missing: > - python3-numpy-abi9:amd64 > > matplotlib build-depends on: > - python3-pandas:amd64 > python3-pandas depends on: >

Bug#1094385: matplotlib, pandas: build-depend cycle, unable to bootstrap

2025-01-27 Thread Emilio Pozuelo Monfort
Source: matplotlib,pandas Severity: serious Hi, matplotlib build-deps on pandas, and pandas build-deps on matplotlib. Due to the current numpy2 transition, they are both in bd-uninstallable and unable to bootstrap. Can one of the two packages break the cycle? pandas build-depends on: - python3-m