void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.5k stars 2.11k forks source link

Package rpi-mager : missing dependancy mesa-dri #47404

Open albreche opened 9 months ago

albreche commented 9 months ago

Is this a new report?

Yes

System Info

Void 6.5.10_1 x86_64 GenuineIntel uptodate hold rrFFFF

Package(s) Affected

rpi-imager-1.7.5_1

Does a report exist for this bug with the project's home (upstream) and/or another distro?

nope

Expected behaviour

once installed, command rpi-imager

Actual behaviour

rpi-imager start , but no action is possible (no dropdown menu)

Steps to reproduce

  1. install rpi-manager on a system with no mesa-dri xbps package installed .
albreche commented 9 months ago

once mesa-dri installed, rpi-imager starts and display dropdown menus .

agausmann commented 3 months ago

Sorry that I just saw this.

I don't think I've ever run Imager without mesa-dri installed. That's a pretty ubiquitous package; you will probably want it installed in most cases where you have a desktop environment.

Very few things have a hard dependency on mesa-dri. Mostly platform support packages, but qtcreator does stand out as the only application that depends on it.

image

So my follow-up question is, what makes rpi-imager different from most other applications that we've packaged? If there is something unique that requires mesa-dri, then I guess I don't have a problem adding it.