Bug 279826 - graphics/glx-utils conflicts with graphics/mesa-demos
Summary: graphics/glx-utils conflicts with graphics/mesa-demos
Status: Closed DUPLICATE of bug 249310
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-18 08:38 UTC by no2spam-br
Modified: 2024-06-18 13:38 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 no2spam-br 2024-06-18 08:38:02 UTC
Package plasma5-kinfocenter depends on mesa-demos.

When I try to install glx-utils package, the following file conflict happens and breaks Plasma5 desktop environment:

% doas pkg install glx-utils
Password:
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
Checking integrity... done (1 conflicting)
  - glx-utils-9.0.0 conflicts with mesa-demos-8.4.0_3 on /usr/local/bin/glxgears
Checking integrity... done (0 conflicting)
The following 7 package(s) will be affected (of 0 checked):

Installed packages to be REMOVED:
        mesa-demos: 8.4.0_3
        plasma5-kinfocenter: 5.27.11
        plasma5-plasma: 5.27.11
        plasma5-plasma-desktop: 5.27.11
        playonbsd: 4.2.10_12

New packages to be INSTALLED:
        glx-utils: 9.0.0

Installed packages to be REINSTALLED:
        pkg-1.21.3

Number of packages to be removed: 5
Number of packages to be installed: 1
Number of packages to be reinstalled: 1

The operation will free 47 MiB.

Proceed with this action? [y/N]: 



Changing package plasma5-kinfocenter dependency from "mesa-demos" to "mesa-demos OR glx-utils" should resolve the issue.
Comment 1 Jan Beich freebsd_committer freebsd_triage 2024-06-18 11:46:59 UTC
Only games/mizuma depends on glx-utils by default but can be changed via MESA-DEMOS option. Otherwise, see bug 249310.
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2024-06-18 13:38:56 UTC

*** This bug has been marked as a duplicate of bug 249310 ***