[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing
From: |
Efraim Flashner |
Subject: |
bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing |
Date: |
Tue, 16 Feb 2021 11:52:06 +0200 |
On Mon, Feb 15, 2021 at 06:24:46PM +0100, Ludovic Courtès wrote:
> Gash-Utils ‘uname’ seems to be confused:
>
> --8<---------------cut here---------------start------------->8---
> $ $(guix build -e '(@@ (gnu packages commencement)
> gash-utils-boot)')/bin/uname -a
> Linux ribbon 5.10.10-gnu #1 SMP 1 x86_64 GNU/Linux
> $ $(guix build -e '(@@ (gnu packages commencement)
> gash-utils-boot)')/bin/uname -s
>
> $ guix describe
> Generacio 175 Feb 04 2021 22:52:40 (nuna)
> guix 5ae09d7
> repository URL: https://git.savannah.gnu.org/git/guix.git
> branch: master
> commit: 5ae09d7979a0696d862b9555314eab199f7ce576
> $ uname -s
> Linux
> --8<---------------cut here---------------end--------------->8---
>
> Ludo’.
>
The attached patch fixes it for me when I build it locally. Tested
against master, with an expanded guix.scm to build multiple versions.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
0001-uname-Fix-uname-s.patch
Description: Text document
signature.asc
Description: PGP signature
- bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing, Ludovic Courtès, 2021/02/15
- bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing,
Efraim Flashner <=
- bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing, Ludovic Courtès, 2021/02/17
- bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing, Efraim Flashner, 2021/02/17
- bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing, Timothy Sample, 2021/02/17
- bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing, Ludovic Courtès, 2021/02/18
- bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing, Timothy Sample, 2021/02/18
- bug#46537: ‘uname -s’ from Gash-Utils-Boot returns nothing, Ludovic Courtès, 2021/02/19