pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/52633: ERROR: python27-2.7.14 uses X11, but /usr/X11R7 not found
>Number: 52633
>Category: pkg
>Synopsis: ERROR: python27-2.7.14 uses X11, but /usr/X11R7 not found
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Oct 20 15:40:00 +0000 2017
>Originator: Andrew Pennebaker
>Release: 7.0
>Organization:
>Environment:
NetBSD .domain.name 7.0 NetBSD 7.0 (GENERIC.201509250726Z) amd64
>Description:
When I try to install lang/rust via pkgsrc with "make update", it takes a long time to compile things, and then finally dies on a strange dependency breakage between python27 and X11. If the Python package actually needs X11, then I think the Python package should include X11 as a dependency so that the installation works.
>How-To-Repeat:
curl -o pkgsrc-2017Q3.tar.gz ftp://ftp.netbsd.org//pub/pkgsrc/pkgsrc-2017Q3/pkgsrc-2017Q3.tar.gz && \
tar -C /usr -xzf pkgsrc-2017Q3.tar.gz && \
sh -c 'cd /usr/pkgsrc/lang/rust && sudo make update'
>Fix:
Home |
Main Index |
Thread Index |
Old Index