unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 42789@debbugs.gnu.org
Subject: bug#42789: Linux-libre 'deblob-check' file-names do not include a version number
Date: Mon, 10 Aug 2020 13:16:36 -0400	[thread overview]
Message-ID: <20200810171636.GA24590@jasmine.lan> (raw)
In-Reply-To: <20200810015931.GA24189@jasmine.lan>


[-- Attachment #1.1: Type: text/plain, Size: 175 bytes --]

I've attached a patch that should prevent this kind of mistake in the
future.

We should queue it up to be pushed with the next kernel updates (on the
kernel-updates branch).

[-- Attachment #1.2: 0001-gnu-Use-a-descriptive-file-name-for-linux-libre-debl.patch --]
[-- Type: text/plain, Size: 1073 bytes --]

From e9ca6405e351baf4356a7300aa252d25056a322c Mon Sep 17 00:00:00 2001
From: Leo Famulari <leo@famulari.name>
Date: Mon, 10 Aug 2020 12:40:49 -0400
Subject: [PATCH] gnu: Use a descriptive file-name for linux-libre
 'deblob-check' scripts.

Fixes <https://bugs.gnu.org/42789>.

* gnu/packages/linux.scm (linux-libre-deblob-scripts): Use file-name for
the deblob-check script.
---
 gnu/packages/linux.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index a2d6d384ee..9d553e7772 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -200,6 +200,7 @@ defconfig.  Return the appropriate make target if applicable, otherwise return
           (uri (string-append "https://linux-libre.fsfla.org"
                               "/pub/linux-libre/releases/" version "-gnu/"
                               "deblob-check"))
+          (file-name (string-append "linux-libre-" version "-deblob-check"))
           (sha256 deblob-check-hash))))
 
 (define deblob-scripts-5.8
-- 
2.28.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2020-08-10 18:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87lfio4hs4.fsf@netris.org>
     [not found] ` <87v9hscwm7.fsf@ponder>
     [not found]   ` <877du7adz6.fsf@ponder>
     [not found]     ` <87imdr4g60.fsf@netris.org>
2020-08-10  1:59       ` bug#42789: Linux-libre 5.8 and beyond Leo Famulari
2020-08-10 17:16         ` Leo Famulari [this message]
2020-08-11  3:46         ` Mark H Weaver
2020-08-11 22:46           ` Leo Famulari
2020-08-12  3:24             ` Leo Famulari
2020-08-12 21:34         ` Mark H Weaver
2020-08-21 22:02           ` 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20200810171636.GA24590@jasmine.lan \
    --to=leo@famulari.name \
    --cc=42789@debbugs.gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).