Bug#1080182: FTBFS with upcoming doxygen

Paolo Greppi paolo.greppi at libpf.com
Mon Sep 2 06:23:05 BST 2024


Hi!

Il 01/09/24 07:35, Sebastiaan Couwenberg ha scritto:
> On 8/31/24 11:04 AM, Paolo Greppi wrote:
>> Hi! I have rebuilt a few packages:
>> https://salsa.debian.org/debian/doxygen/-/wikis/ratt_doxygen_1.12.0+ds-1-partial
>> with the upcoming doxygen 1.12.0+ds-1 I am preparing here:
> 
> You should upload the new doxygen to experimental, we can't easily 
> reproduce the issue without the package in the archive.

I know I should!

Can you perhaps work around it using the debp package bulit within the CI:
https://salsa.debian.org/debian/doxygen/-/jobs/6153017/artifacts/browse/debian/output/

docker pull debian:sid
docker run --rm -it debian:sid
apt update && apt install -y curl ca-certificates
curl --output doxygen_1.12.0+ds-1+salsaci+20240820+86_amd64.deb 
https://salsa.debian.org/debian/doxygen/-/jobs/6153017/artifacts/raw/debian/output/doxygen_1.12.0+ds-1+salsaci+20240820+86_amd64.deb?inline=false
apt install ./doxygen_1.12.0+ds-1+salsaci+20240820+86_amd64.deb
doxygen --version
# 1.12.0

> 
> Kind Regards,
> 
> Bas

Paolo



More information about the Pkg-grass-devel mailing list