Hi Urmas,

Am Sun, Nov 03, 2024 at 10:43:19PM +0200 schrieb Urmas Rist:
> Hello everyone!
> 
> I've pushed the package source along with the upstream source
> code to https://salsa.debian.org/hpc-team/saunafs/. I've mostly finished
> up everything, fixing lintian issues, cleaning up various areas and
> adding the uraft package which was missing from the lizardfs package
> (due to the version when it was introduced was never released upstream
> outside of release candidates).

I was running `routine-update` on it which did some more enhancements
specifically also debhelper compat level = 13.  This changes dh_missing
default from --list-missing to --fail-missing which breaks the build
as you can see in Salsa CI (which I switched on):

   https://salsa.debian.org/hpc-team/saunafs/-/jobs/6533697

Since I have no idea whether those files that are part of the upstream
install target but not made their way into one of the binary packages
should be installed or not neither to which of the resulting binary
packages.  Please inspect the build log linked above.  I would recommend
to do

   override_dh_missing:
        rm -rf FILES YOU WANT TO REMOVE
        dh_missing

(A simple `dh_missing --list-missing` would restore the previous
build behaviour but I think its better to have some fine grained
control.)

> I've also almost tested everything outside the uraft package (for uraft
> I only checked if the binaries work and service files exist) and it
> seems to work well with a small setup on Debian sid.

I personally do not know how to test the result.
 
> I guess the question is now who would be willing to sponsor and review
> this?

Just ping here on this channel.

Hope this helps
    Andreas. 

-- 
https://fam-tille.de

Reply via email to