Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2026 14:59:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 295353] ports-mgmt/pkg: does not show a dependency for a package, but removing it wants to remove many others; autoremove trying to remove a manually installed package
Message-ID:  <bug-295353-32340-5gGFa4g6Jg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-295353-32340@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #6 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Martin Birgmeier from comment #2)

In my main amd64 context, I do not see libinput as
being dependent on gtk4:

# pkg info -d libinput
libinput-1.31.1:
        python311-3.11.15_2
        py311-pyudev-0.24.1_1
        py311-evdev-1.9.1_1
        lua54-5.4.8
        libwacom-2.12.1
        libudev-devd-0.6.0
        libmtdev-1.1.7
        libevdev-1.13.2
        libepoll-shim-0.0.20240608
        FreeBSD-clibs-16.snap20260430194422 (libc.so.7)
        libepoll-shim-0.0.20240608 (libepoll-shim.so.0)
        libevdev-1.13.2 (libevdev.so.2)
        lua54-5.4.8 (liblua-5.4.so)
        FreeBSD-clibs-16.snap20260430194422 (libm.so.5)
        libmtdev-1.1.7 (libmtdev.so.1)
        libudev-devd-0.6.0 (libudev.so.0)
        libwacom-2.12.1 (libwacom.so.9)

Nor is gtk4 dependent on libinput:

# pkg info -d gtk4 | grep libinput
# 

(I did the grep because the output is rather long.)


Can you show the command "pkg info -d libinput" and
its output in a comment here? Were any non-default
options used?


For reference for my context:

# ~/fbsd-based-on-what-commit.sh -C /usr/ports/
c9154d047f6c (HEAD -> main, freebsd/main, freebsd/HEAD) editors/vscode: Update
to 1.120.0
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-05-16 04:15:04 +0000
branch: main
merge-base: c9154d047f6cce58d5b20e725666792078fafcd2
merge-base: CommitDate: 2026-05-16 04:15:04 +0000
n747114 (--first-parent --count for merge-base)

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-295353-32340-5gGFa4g6Jg>