[Bug 189126] graphics/sane-backends silently installs pkgng and screws everything up

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jul 12 15:27:41 UTC 2014


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

Vsevolod Stakhov <vsevolod at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vsevolod at FreeBSD.org
           Assignee|pkg at FreeBSD.org             |zi at FreeBSD.org

--- Comment #1 from Vsevolod Stakhov <vsevolod at FreeBSD.org> ---
This is not pkg bug. It is mostly likely related to netsnmp package that adds
the following dependency:

# pkg-1.2 cannot handle this dependency well.
.if !defined(WITH_PKGNG)
LIB_DEPENDS=    libpkg.so:${PORTSDIR}/ports-mgmt/pkg
.endif

Therefore, I think it is the question to net-snmp maintainer.

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


More information about the freebsd-pkg mailing list