[Bug 220049] ports-mgmt/pkg installs unneeded packages
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Oct 11 05:28:08 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220049
Derek Schrock <dereks at lifeofadishwasher.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dereks at lifeofadishwasher.co
| |m
--- Comment #7 from Derek Schrock <dereks at lifeofadishwasher.com> ---
Since I moved to using both FreeBSD 12amd64 latest repo and my own internal
repo I'm seeing a lot of this with almost every pkg-install or pkg-upgrade.
pkg is installing gcc9 (and deps) to only have pkg-autoremove remove them.
My current test case is:
1) Use FreeBSD 12amd64 latest repo
2) Create a local repo via 'poudriere bulk -j 12amd64 lang/gcc9'
3) Configure pkg to use both repos
4) 'pkg install py27-sqlite3'
This should try to install gcc9.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-pkg
mailing list