all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dariqq <dariqq@posteo.net>
To: Leo Famulari <leo@famulari.name>
Cc: 70916@debbugs.gnu.org, Wilko Meyer <w@wmeyer.eu>
Subject: [bug#70916] [PATCH] gnu: Add linux-libre 6.9.
Date: Thu, 23 May 2024 13:12:10 +0000	[thread overview]
Message-ID: <83886ab9-9f9e-48e2-8f5c-0bdc3c102f1f@posteo.net> (raw)
In-Reply-To: <20240513093050.31455-3-w@wmeyer.eu>

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




  parent reply	other threads:[~2024-05-23 13:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13  9:30 [bug#70916] [PATCH] gnu: Add linux-libre 6.9 Wilko Meyer
2024-05-18 14:10 ` Leo Famulari
2024-05-20 15:35 ` Leo Famulari
2024-05-23 13:12 ` Dariqq [this message]
2024-05-23 18:11   ` Leo Famulari
2024-05-23 21:27     ` Wilko Meyer
2024-05-26 19:05       ` bug#70916: " Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83886ab9-9f9e-48e2-8f5c-0bdc3c102f1f@posteo.net \
    --to=dariqq@posteo.net \
    --cc=70916@debbugs.gnu.org \
    --cc=leo@famulari.name \
    --cc=w@wmeyer.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.