[Bug 220755] ports-mgmt/pkg wrongly attempts to install compat6x-amd64 when upgrading packages

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 18 09:26:32 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220755

Jean-Sébastien Pédron <dumbbell at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dumbbell at FreeBSD.org

--- Comment #3 from Jean-Sébastien Pédron <dumbbell at FreeBSD.org> ---
I had the same problem. Following the suggestion from:

https://lists.freebsd.org/pipermail/freebsd-pkg/2017-August/002237.html

... did fix the problem for me.

Here is what I did:

1. pkg check -ad

This told me `gutenprint-base` was missing libreadline.so.6

2. This package doesn't exist anymore in the ports tree. There is `gutenprint`
and `gimp-gutenprint`. As I don't currently need it, I simply removed
`gutenprint-base`.

Now, installing/upgrading packages doesn't pull compat6x-amd64 anymore.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-pkg mailing list