Bug#1108925: llama.cpp: mistaken Depends again
Well, this is embarrassing. I was working on a few packages in parallel
yesterday, and apparently wasn't focused enough here, and only tested
the base use case.
The main problem to me is that this package doesn't have autopkgtests
yet that I would otherwise run before upload. The included tests cannot
be run as the test data has been excluded for DFSG reasons.
I'll add some autopkgtest that should at least work in a custom testbed
including non-free data, which is pretty easy to set up locally. These
tests would be skipped on the official CI.
Best,
Christian
On 2025-07-08 05:54, Rongrong wrote:
> Since llama.cpp 5760+dfsg-2, it depends on a nonexistent libggml
> version. 5760+dfsg-3 fixed the version of libggml-cpu, but the one on
> libggml-backend is again mistaken.
>
> Depends: libggml-cpu (>= 0.0~git20250618)
> | libggml-backend (>= 0.0~git20250619),
> libggml-cpu (<< 0.0~git20250619)
> | libggml-backend (<< 0.0~git20250619),
>
> `libggml-backend (>= 0.0~git20250619)' should be `0.0~git20250618'.
> Noting 0618 instead of 0619.
Reply to: