libntirpc5 is missing from bookworm repository metadata
Opened this issue · 0 comments
Sildulir commented
While attempting to install nfs-ganesha from your repository (https://download.nfs-ganesha.org/5/LATEST/Debian/bookworm/amd64/apt) I received the following error :
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
nfs-ganesha : Depends: libntirpc5 (>= 5.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
Indeed, while the package is indeed present as a file in https://download.nfs-ganesha.org/5/LATEST/Debian/bookworm/amd64/apt it isn't in https://download.nfs-ganesha.org/5/LATEST/Debian/bookworm/amd64/apt/dists/bookworm/main/binary-amd64/Packages so apt doesn't know it.
After properly checking, only the .dsc is present and not the .deb...
I haven't checked in the other repositories.