Re: pkg install -f ... doesn't?
- Reply: Gary Aitken : "Re: pkg install -f ... doesn't?"
- In reply to: Gary Aitken : "pkg install -f ... doesn't?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jan 2025 07:28:49 UTC
Le 22/01/2025 à 21:48, Gary Aitken a écrit : > After recent upgrade to 13.4, > daily security says py39-pycparser checksum doesn't match. > Attempting to reinstall doesn't reinstall. > What am I missing? > > # pkg check -s py39-pycparser > Checking py39-pycparser: 0% > py39-pycparser-2.21: checksum mismatch for > /usr/local/lib/python3.9/site-packages/pycparser/__pycache__/c_ast.cpython-39.pyc > Checking py39-pycparser: 100% > > # pkg install -f py39-pycparser > Updating FreeBSD repository catalogue... > FreeBSD repository is up to date. > All repositories are up to date. > Checking integrity... done (0 conflicting) > The most recent versions of packages are already installed > > Thanks for any hints, > > Gary > > To force reinstall you must use pkg upgrade -f py39-pycparser