Bug 210243 - x11/xorg-minimal Broken 'pkg install xorg-minimal' on FreeBSD-11.0-ALPHA3-amd64-20160528-r301815-memstick.img
Summary: x11/xorg-minimal Broken 'pkg install xorg-minimal' on FreeBSD-11.0-ALPHA3-amd...
Status: Closed Unable to Reproduce
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-13 02:39 UTC by Joe Ennis
Modified: 2017-11-20 09:45 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Ennis 2016-06-13 02:39:50 UTC
FreeBSD-11.0-ALPHA3-amd64-20160528-r301815-memstick.img

A vanilla, first pkg added, root on zfs install:

# pkg install xorg-minimal
...
...
...
[69/75] Extracting xf86-input-mouse-7.9.1_1: 100%
[70/75] Installing linux_base-c6-6.7_3...
sysctl: unknown oid 'compat.linux.release'
linuxulator is not (kld) loaded, exiting
pkg: PRE-INSTALL script failed
#

May be related to an installed GForce 970 is detected and the install script attempts to install the Nvidia blob. Leaves a mess behind.
Comment 1 Tobias Kortkamp freebsd_committer freebsd_triage 2017-11-20 09:45:10 UTC
> May be related to an installed GForce 970 is detected and the
> install script attempts to install the Nvidia blob.

What detects it?  AFAIK there is no magic in pkg or FreeBSD that
automatically installs one of the nvidia-driver packages.

> A vanilla, first pkg added, root on zfs install:

I cannot reproduce this now.  xorg-minimal doesn't depend on
linux_base-c6, so it shouldn't pull it in.

I'm closing this, but if it's still a problem please reopen it.  More
information might also be helpful like the full list of packages that
pkg wants to install.