Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mesa-demos: Enable everything #3395

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

mesa-demos: Enable everything #3395

wants to merge 1 commit into from

Conversation

joebonrichie
Copy link
Contributor

Summary

  • Previously we were missing critical testing demos such as eglgears_wayland let's just build everthing moving forward.

Test Plan

  • Run eglgears_wayland

Checklist

  • Package was built and tested against unstable

**Summary**
- Previously we were missing critical testing demos such as
  `eglgears_wayland` let's just build everthing moving forward.
@ReillyBrogan
Copy link
Contributor

This increases the size of the package by 5000% from ~600KB to ~31MB. Is that really worth it to avoid having to pick and choose which ones we install?

Copy link
Contributor

@TraceyC77 TraceyC77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This doesn't build due to a conflict with /usr/bin/line

❯ sudo eopkg it *.eopkg &&\
eopkg info mesa-demos |grep -A 3 Installed\ package
Updates available, checking reverse dependencies of runtime dependencies for safety.
Installation order: mesa-demos 
Installing mesa-demos, version 9.0.0, release 79
 [✓] Syncing filesystems                                                success
 [✓] Compiling and Reloading AppArmor profiles                          success
Program terminated.
File conflicts:
/usr/bin/line from util-linux package

<Path fileType="executable">/usr/bin/identity</Path>
<Path fileType="executable">/usr/bin/ipers</Path>
<Path fileType="executable">/usr/bin/isosurf</Path>
<Path fileType="executable">/usr/bin/line</Path>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This conflicts with util-linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Triage
Development

Successfully merging this pull request may close these issues.

3 participants