Hi Bruno,
>> > Ricardo, I think you had a patch to hide the ‘gcc’ package. Could you
>> > commit it?
>>
>> I’ve just done this. My apologies for the delay. Now a search for
>> “gcc” only returns “gcc-toolchain” (and one “gcc-bootstrap”).
>
> Will it also be hidden from the package list
> htt
On Fri, May 10, 2019 at 12:01:36AM +0200, pelzflorian (Florian Pelz) wrote:
> sed -i 's|@STORE_DIRECTORY@|/gnu/store|g' run-in-namespace.c
> sed -i 's|@WRAPPED_PROGRAM@|/mybin/sh|g' run-in-namespace.c
> gcc -std=gnu99 -static -O0 -g -Wall run-in-namespace.c
I think it should have been
sed -i 's|@
This problem persists and is preventing sucessful completion of guix system
reconfigure for pre-1.0.0 systems (at least mine which is still at kernel
4.20), not only for those using mariadb but also for anyone using any of the
544 packages that depend on it; as per the command guix graph
--type
When Guix includes some Yasnippet snippets for Emacs in its source, why aren't
these
installed with package Guix?
The manual gives the following example of guix pack -RR:
guix pack -RR -S /mybin=bin bash
tar xf pack.tar.gz
./mybin/sh
This fails on my university’s server for students which uses Linux
container “VMs” with Ubuntu and has no user namespace support and Guix
is not installed. Th
Hello Ricardo,
> > Ricardo, I think you had a patch to hide the ‘gcc’ package. Could you
> > commit it?
>
> I’ve just done this. My apologies for the delay. Now a search for
> “gcc” only returns “gcc-toolchain” (and one “gcc-bootstrap”).
Will it also be hidden from the package list
https://ww
Ludovic Courtès writes:
> Tobias Geerinckx-Rice skribis:
>
>> ‘Toolchain’ exactly describes what you're looking for, so I'm going to
>> go ahead and close this bug.
>
> True, but we all know that “guix install gcc” is the first thing one
> would do, expecting it to actually work. :-)
>
> Rica
Hello! Thank you for your corrections. I've discovered new mistakes in the Guix
Manual:
;;09-05-2019
;; what is API@ ? is @ symbol necessary there?
#. type: Plain text
#: doc/guix.texi:3987
msgid "When combined with channels (@pxref{Channels}), inferiors provide a
simple way to interact with a
Hello,
summary: AFAIU the installer lacks "force" formatting when using btrfs,
using "mkfs.btrfs -f " solved the problem (see below)
I'm using Guix 1.0.0 installer on bare-metal
selecting "Manual" in "Partitioning method" (I'd like to keep the other
partitions), setting /dev/sda5 this way:
--8
Hi Josh,
Josh Holland skribis:
> + unshare -r chroot . /opt/gnu/bin/guile --version
> unshare: unshare failed: Operation not permitted
I believe this is fixed by 8deb65c37850bfca36429f3fe5239bd9236f969c.
Thanks,
Ludo’.
Hi!
Diego Nicola Barbato skribis:
> To reproduce simply run (after installing Guix System using the 1.0.0
> installer) 'guix --version', which will yield 'guix (GNU Guix) 1.0.0',
> then 'guix pull', which will display no hint about running 'hash guix',
> then 'guix --version' again, which will r
Hi Florian,
"pelzflorian (Florian Pelz)" skribis:
>>From 5e9b45fe785dee52da2a67fbecbabc4741f85e54 Mon Sep 17 00:00:00 2001
> From: Florian Pelz
> Date: Tue, 7 May 2019 11:51:43 +0200
> Subject: [PATCH 1/2] services: Include ModemManager in %desktop-services.
>
> * gnu/services/desktop.scm (%des
OBOn Thu, May 09, 2019 at 03:07:12PM +0200, pelzflorian (Florian Pelz) wrote:
> On Thu, May 09, 2019 at 02:55:04PM +0200, Danny Milosavljevic wrote:
> > I think back then we thought it would be too big for the installation
> > medium.
> > How big is it after that?
>
>
> The installation medium u
On Thu, May 09, 2019 at 02:55:04PM +0200, Danny Milosavljevic wrote:
> I think back then we thought it would be too big for the installation medium.
> How big is it after that?
The installation medium uses %desktop-services? I will check, but my
proposal does not concern the installation medium.
I think back then we thought it would be too big for the installation medium.
How big is it after that?
pgpGiQxsqbDWa.pgp
Description: OpenPGP digital signature
Hi Florian,
> "pelzflorian (Florian Pelz)" skribis:
> Yes, it fixes having no keyboard input at all on my Macbook (the
> layout is not applied though).
As for the layout not being applied, can you please report a bug with grub
upstream? I've checked grub-core/term/usb_keyboard.c and they usua
On Tue, May 07, 2019 at 02:15:46PM -0600, ison wrote:
> The only other thing I can think of right now which might be different is the
> way I'm starting ibus. Instead of ibus-setup, what happens if you launch it
> with
> ibus-daemon -drx
> and then access the preferences by right clicking the tray
"pelzflorian (Florian Pelz)" skribis:
> On Thu, May 09, 2019 at 12:25:59AM +0200, Ludovic Courtès wrote:
>> If you want to re-test that wpa_supplicant does start correctly with the
>> latest Shepherd, you can do so by applying the patch below to Guix.
>>
>
> Works fine too on Macbook and PC (usi
"pelzflorian (Florian Pelz)" skribis:
> On Wed, May 08, 2019 at 12:03:21PM +0200, Ludovic Courtès wrote:
>> Florian, can you check whether removing the line fixes the issue for
>> you?
>>
>
> Yes, it fixes having no keyboard input at all on my Macbook (the
> layout is not applied though).
I’ve
Hello,
Danny Milosavljevic scribes:
> We don't refer to pam_loginuid.so anywhere, so it's understandable that
> /proc/self/loginuid is not set either.
I proceeded as discussed:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=e6b1a2248ff164e14d1b2f495224faf8a8326142
https://git.sava
Ludovic Courtès writes:
> I would exclude only the standard output names used by (guix build
> gnu-build-system), so:
>
> ("out" "doc" "debug" "lib" "include" "bin")
>
> That way one can still do ‘guix search git gui’ or ‘guix search bind utils’.
I didn't know you could do that! Your suggesti
21 matches
Mail list logo