@grahamperrin@mastodon.bsd.cafe
Post #2463728
2025-01-02 22:16 UTC
pkg: pkg-devel-1.21.99.4 conflicts with pkg-1.21.3 (installs files into the same place). Problematic file: /usr/local/etc/bash_completion.d/_pkg.bash
A two-step workaround:
pkg delete -fqy pkg
pkg add /var/cache/pkg/pkg-devel-1.21.99.4.pkg
@_bapt_@mastodon.social would you like an issue in GitHub?
#FreeBSD
Replies (2)
-
@_bapt_@mastodon.social 2025-01-03 05:51
@grahamperrin@mastodon.bsd.cafe no this not a bug this is expected
-
@grahamperrin@mastodon.bsd.cafe 2025-01-04 15:27
Note to self: a little more tricky with ports quarterly on FreeBSD-RELEASE – signature for pkg not available – and then, ports-mgmt/pkg-devel 1.21.99.2 seemed to lack (for example): pkg repositories So, I temporarily changed the relevant repo from quarterly to latest and then forced addition of a cached copy of pkg-devel 1.21.99.4. Finally, back to quarterly. #FreeBSD #pkg