Re: Help needed for supernovas v1.1.1 update / upload
Hi
On 29/10/24 16:21, Attila Kovacs wrote:
Hi Debian Astro and Nilesh!
I have updated the supernovas package to the latest upstream version (v1.1.1) on salsa.
The salsa CI fails for 'test-build-any' and 'test-crossbuild-arm64' jobs.
build-any is an actual issue. Your package will be marked as fails to build from source and won't migrate for all arch
dependent bin pkg.
In both cases the problem seems to be that
Build-Depends-Indep: doxygen
directive in debian/control is not used to install doxygen for the build for these, which results in the documentation not being generated. (Note that it works fine for test-build-all, however).
This is not the real issue. You seem to have added README-orig.md in debian/libsupernovas-dev.docs which is an arch:any package while this is getting
created in only the arch:all part - and libsupernovas-doc won't build on arch:any builds. I think removing it from there will do the trick.
I look forward to your help in fixing the problem and then pushing the updated package to Debian.
Thanks in advance,
-- Attila.
Thank you
Nilesh
On 8/3/24 9:01 PM, Attila Kovacs wrote:
Hi Debian Astro!
I have updated the supernovas package on salsa with the latest upstream source (v1.1.0).
The salsa CI for the arm64 cross build fails, with messages:
The following packages have unmet dependencies:
libc6:arm64 : Depends: libgcc-s1:arm64 but it is not installable
satisfy:command-line : Depends: libstdc++-dev:arm64
(It seems to me that this is an issue with the cross-build config, rather than the supernovas package per se, but in either case perhaps someone wants to take a look at how it can be fixed.)
Otherwise, the updated package build fine. I am looking for a sponsor to check if everything is in order, and upload it for Debian.
Thanks in advance,
-- Attila.
Reply to: