Closed Bug 2033277 Opened 4 months ago Closed 4 months ago

Update libgbm to new version b860e0132f97dfe0b30c63b51a78ae6beae99428 from 2026-04-18 18:55:46

Categories

(Core :: WebRTC, enhancement)

enhancement

Tracking

()

RESOLVED INVALID
Tracking Status
firefox151 --- affected
firefox152 --- affected

People

(Reporter: update-bot, Unassigned)

Details

(Whiteboard: [3pl-filed][task_id: DxfTmfViTjCd_Ig-pgc0rw])

This update covers 55869 commits, including 11443 new upstream commits I've never filed a bug on before. (They're the top 11443.). Here are the overall diff statistics, and then the commit information.



55869 commits elided, as they are too long for a bugzilla comment.


./mach vendor third_party/gbm/moz.yaml failed with the following message:

Error running mach:

mach vendor third_party/gbm/moz.yaml --revision b860e0132f97dfe0b30c63b51a78ae6beae99428

The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.
You can invoke ./mach busted to check if this issue is already on file. If it
isn't, please use ./mach busted file vendor to report it. If ./mach busted is
misbehaving, you can also inspect the dependencies of bug 1543241.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

Traceback (most recent call last):
File "/builds/worker/checkouts/gecko/python/mach/mach/main.py", line 416, in _run
return Registrar._run_command_handler(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/worker/checkouts/gecko/python/mach/mach/registrar.py", line 124, in _run_command_handler
result = fn(instance, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^
File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/vendor/mach_commands.py", line 148, in vendor
vendor_command.vendor(
File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/vendor/vendor_manifest.py", line 156, in vendor
new_revision, timestamp = self.source_host.upstream_commit(revision)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/builds/worker/checkouts/gecko/python/mozbuild/mozbuild/vendor/host_gitlab.py", line 19, in upstream_commit
req.raise_for_status()
File "/builds/worker/checkouts/gecko/third_party/python/requests/requests/models.py", line 1026, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 502 Server Error: for url: https://gitlab.freedesktop.org/api/v4/projects/mesa%2Fmesa/repository/commits/b860e0132f97dfe0b30c63b51a78ae6beae99428

Flags: needinfo?(ngrunbaum)

I am not sure why the download failed in CI. It seemed to work locally when updating to tip. We only vendor the library header file, and that hasn't changed. No update is needed.

Status: NEW → RESOLVED
Closed: 4 months ago
Flags: needinfo?(ngrunbaum)
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.