GNU bug report logs - #70916
[PATCH] gnu: Add linux-libre 6.9.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Mon, 13 May 2024 09:33:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Dariqq <dariqq <at> posteo.net>
To: Leo Famulari <leo <at> famulari.name>
Cc: 70916 <at> debbugs.gnu.org, Wilko Meyer <w <at> wmeyer.eu>
Subject: [bug#70916] [PATCH] gnu: Add linux-libre 6.9.
Date: Thu, 23 May 2024 13:12:10 +0000
Hi Leo,

I've looked a bit more into the deblobbing error:

Here is a minimal reproducer: Have python in profile, extract linux 
source and run the deblob-check from inside the linux source

PYTHON=python3 ./deblob-check --use-python  -b -i linux-6.9 
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c


The problem is that the regex

blobname 'amdgpu[/]%s' drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c

matches before the intended one when using python (or perl) and it would 
need to be moved further down in the deblob-check script.

Earlier today I asked about this in the irc chat for linux-libre and it 
is now fixed in the mainline deblob-check script and should be in the 
next stable releases.

Have a nice day,
Dariqq




This bug report was last modified 1 year and 56 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.