[Bug 244215] install-missing-packages fails in a weird way
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 18 15:59:59 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244215
Bug ID: 244215
Summary: install-missing-packages fails in a weird way
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Ports Framework
Assignee: portmgr at FreeBSD.org
Reporter: trasz at FreeBSD.org
CC: ports-bugs at FreeBSD.org
Trying to use make install-missing-packages results in this:
root at v2:/home/trasz/svn/ports/cad/linuxcnc-devel # make
install-missing-packages
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (0 conflicting)
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
libimg: 1.4.9
Number of packages to be installed: 1
Proceed with this action? [y/N]: y
[1/1] Installing libimg-1.4.9...
[1/1] Extracting libimg-1.4.9: 100%
su: devel/tcllib: not found
su: x11-toolkits/py-gtksourceview: not found
su: x11-toolkits/gtksourceview2: not found
su: devel/gconf2: not found
su: devel/dconf: not found
su: lang/vala: not found
su: graphics/graphviz: not found
su: devel/meson: not found
su: devel/py-pytest-xdist: not found
su: devel/py-setuptools_scm: not found
And so on, and so on.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list