Closed Bug 1350619 Opened 7 years ago Closed 7 years ago

periodicupdates broken on trunk, "error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory"

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: kats)

References

Details

Yeah that's probably from adding webrender to the build. It looks like the job is trying to run xpcshell and fails to find libGL which is now required. This will eventually be fixed in the near future by removing the libGL dependency, in bug 1325298. If this is super urgent then we can back out the webrender patch or disable it on Linux or something.
Depends on: 1325298
Call it 7/10 urgent and fixed within a week would be best: we don't often break the script, but nearly every time we break it and leave it broken for weeks (or, as often, don't notice it was broken for weeks) we break it a second time while it's broken and can't figure out what caused the second bustage. It's only 10/10 if you break aurora, which of course you didn't, during the last week or two of a cycle.
Ok, thanks. If the dependency doesn't look like it'll be in before the end of the week I'll disable the webrender inclusion on Linux (or entirely). Parking this bug with me.
Assignee: nobody → bugmail
Well, microscopic chance it could go critical on the trunk if we fix a startup crash by blocklisting something, but as long as we tell Jorge that automatically updating the in-tree blocklist is broken on mozilla-central, he'll probably tell us that we need to manually update it if we do blocklist something that critical while it's still broken.
This should be fixed on the graphics branch with bug 1325298. I'll request a merge from graphics to m-c tomorrow assuming the graphics branch is green.
The graphics branch has merged over to m-c, so the linux builds that are from 4c7c05a49f3c or newer should no longer have the libGL dependency. Marking this closed, but reopen if you run into problems.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.