Welcome to CRUX bug tracking.
FS#1763 - pkgmk -cs doesn't report error for missing files in .signature
|
DetailsSome ports have incomplete file list in .signature. This is the case for opt/mplayer that its main source signature is missing, what makes it bad is that it's also using the insecure http protocol (http://distfiles.serverop.de/mplayer-$version.tar.xz).
cd to /usr/pors/opt/mplayer, pkgmk -cs shows that the signature is ok. I suggest patch pkgmk to print out errors in such case and re-check all ports, I believe there're more ports affected by this issue. |
This task depends upon