> > Hi folks! Wanted to run this up the flagpole somewhere before I just > went and did it... > > We have a couple of openQA tests which just run Firefox on top of a > bare X server to do some browser tests. Up to now just 'dnf > groupinstall base-x' then 'dnf groupinstall firefox', then 'startx > /usr/bin/firefox', was enough; but now in Rawhide it seems like X fails > to start if only the 'base-x' package group is installed, it fails > looking for libEGL.so.1: > > https://openqa.stg.fedoraproject.org/tests/137965#step/server_cockpit_default/19 > > This file seems to be in the libglvnd-egl package, which it seems > doesn't get installed along with base-x. > > So, should this package be added to base-x ? Should something depend on > it? Should X actually start up without libEGL.so.1, and I should file > *that* as a bug? Thanks! Hans might answer this better, but X should start fine without libEGL.so.1, that's a client library. Whatever used to make mesa-libEGL get installed should make this get installed. Dave. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx