Re: guix pull avoidance

2016-08-29 Thread Ludovic Courtès
Vincent Legoll skribis: > Hello, > >> How's the following totally untested, probably buggy patch ? > > After painful testing (I have to remove the .config/guix/latest symlink > each time, make it point back to ~/guix_git with my modifications, and > it recompiles a

GNU Guix & GuixSD 0.11.0 released

2016-08-03 Thread Ludovic Courtès
Edrosa 2 Federico Beffa 1 Francesco Frassinelli 1 George Clemmer 10 Hartmut Goebel 16 Jan Nieuwenhuizen 4 Jelle Licht 1 Jochem Raat 8 John Darrington 1 John J Foerch 2 John J. Foerch 1 Jookia 32 Kei Kebreau 157 Leo Famulari

Re: guix pull error : In procedure make_objcode_from_file: object file too small (0 bytes)

2016-07-25 Thread Ludovic Courtès
Hi, tk0 skribis: > After having to roll back from a weird situation -- in which guix developed a > problem mounting my virtual filesystem at boot -- doing a 'guix pull' > produces the following error: Could you send the whole ‘guix pull’ output, so we see the context?

Re: Kernel module arguments and custom /proc settings

2016-07-25 Thread Ludovic Courtès
Hi, Adam Bolte skribis: > I have a machine that always overheats running GuixSD, and I would > like the fans to constantly run at maximum until I can find a better > solution. > > The kernel module that enables fan control is thinkpad_acpi (which is > always loaded

Re: installing libraries

2016-07-25 Thread Ludovic Courtès
Vincent Legoll skribis: >> Which error, exactly? > > error while loading shared libraries: libncursesw.so.6: cannot open > shared object file: No such file or directory Since Guix(SD) has no notion of “standard location” for libraries, the normal way to address search

Re: Newbie packagers

2016-07-22 Thread Ludovic Courtès
Vincent Legoll skribis: >>> 3 - I'd add the following to (unquote-splicing expr): >>> >>> `(1 ,x 4) ⇒ (1 (2 3) 4) >>> >>> to better demonstrate the effect of splicing >>> >>> and to (unquote expr) : >>> >>> `(1 2 (* 9 9) 3 4) ⇒ (1 2 (* 9 9) 3 4) >> >> I’d prefer

Re: Is there a way to see 'Globally-Installed Packages' from the CLI?

2016-07-22 Thread Ludovic Courtès
Chris Marusich skribis: > $ guix package --list-installed --profile=/var/guix/profiles/system The system (result of ‘guix system build’) has more than just a “profile” in the Guix sense. You need to do this instead: guix package -p /var/guix/profiles/system/profile -I

Re: How do I control which guix 'system vm-image' puts into the image?

2016-07-22 Thread Ludovic Courtès
Hello! myglc2 skribis: > How do I control which version of guix is built into an image? The image contains the ‘guix’ package indirectly specified in the ‘operating-system’ configuration. Namely, the ‘services’ fields of your ‘operating-system’ declaration is (very likely) a

Re: Newbie packagers

2016-07-22 Thread Ludovic Courtès
Vincent Legoll skribis: > quick ideas: > > 1 - the concept index has those: ! # ( . / maybe add ` ' , ,@ with > their aliases / long names alongside (quote, quasiquote, unquote, > unquote-splicing) Good idea. > 2 - they are well hidden in : > > The Guile Reference

Re: Newbie packagers

2016-07-22 Thread Ludovic Courtès
Vincent Legoll skribis: > Just to see if I understood properly... > > In the hello.scm example, there is : > > (arguments `(#:configure-flags '("--enable-silent-rules"))) > > 1 - can the quasiquote be replaced by a regular quote, because > unquote is not used ? Yes. >

Re: Kernel config

2016-07-21 Thread Ludovic Courtès
Vincent Legoll skribis: >> (define-public my-own-linux-libre >> (package >> (inherit linux-libre) >> (native-inputs >> `(("kconfig" ,(local-file "./my-kernel.conf")) >> ,@(alist-delete "kconfig" (package-native-inputs

Re: new GuixSD version?

2016-07-21 Thread Ludovic Courtès
Vincent Legoll skribis: >> Please report the confusing error messages. We need to improve them, >> but we need to know exactly what you see and what’s confusing about it! >> Old farts like are too much brain-damaged to even realize that error ^^ Like

Re: new GuixSD version?

2016-07-21 Thread Ludovic Courtès
Vincent Legoll skribis: > Long story short: > > My first VM in which I installed guixsd successfully, didn't have enough > disk space. So I decided to make a new one from scratch : Bad idea... In the meantime, you could also generate your own up-to-date installation

Re: exploring the code

2016-07-19 Thread Ludovic Courtès
Catonano skribis: > I opened the file guix/scripts/build.scm in Emacs > > For Geiser to be able to jump to the definition of a symbol at point > or to open a documentation buffer, I need the Guile REPL to "load" the > file > > C-x C-b does the trick, but I see this error in

Re: Geiser documentation buffers

2016-07-18 Thread Ludovic Courtès
Alex Kost <alez...@gmail.com> skribis: > Ludovic Courtès (2016-07-17 22:37 +0300) wrote: > >> myglc2 <myg...@gmail.com> skribis: > [...] >>> geiser-next also has the problem. > > It doesn't :-) > >>> I also hit "when pressing q the buffe

Re: hydra.gnu.org down

2016-07-18 Thread Ludovic Courtès
Hello, After more bug hunting, the web server at hydra.gnu.org is back up. You should now be able to get substitutes from there and, more importantly, mirror.hydra.gnu.org will be able to do that too. If you notice any issues related to substitutes, please report them here! (In the past 24

Re: Kernel config

2016-07-17 Thread Ludovic Courtès
Vincent Legoll skribis: > Would the following work in the mean time ? > > 1. Adding the following to gnu/packages/linux.scm : > > (define-public linux-libre-config variant > (package > (inherit linux-libre) > (native-inputs > (let ((conf (kernel-config

Re: chicken scheme

2016-07-17 Thread Ludovic Courtès
Hello! John J Foerch skribis: > I'm finally getting back to this. One point about chicken is that it > does not support multiple extension directories, only one. They go into > /chicken/. This introduces a difficulty because > if VARDIR is /var/lib, then the default

Re: Geiser documentation buffers

2016-07-16 Thread Ludovic Courtès
Catonano skribis: > This is not about Guix, admittedly. It's about Geiser > > I tried to post on the Geiser mailing list 3 times, to no avail > > So I'm trying here now. Supposedly Geiser is serving most of the people > hacking on Guix, so I hope this is not an outrageously

Re: multiple versions

2016-07-16 Thread Ludovic Courtès
Hi, Vincent Legoll skribis: > I m trying to get python3 & python2 installed for the same user > > guix package -i python@2 -i python@3 > > but that does not look like it will do what I want: > > vince@guixsd ~/guix-packages$ guix package -i python@2 python@3 > The

Re: git ca cert problems

2016-07-13 Thread Ludovic Courtès
Hi, Alex Vong skribis: > [pid 6906] sh->getenv("GIT_SSL_CAINFO") = > "/home/alexvong1995/.guix-profile"... [...] > alexvong1995@debian:~$ echo $GIT_SSL_CAINFO >

Re: gccgo package does not include gccgo binary

2016-07-12 Thread Ludovic Courtès
Hello, Alex Vong skribis: > Btw, does anyone have problem cloning github repo? I get the SSL > verfication problem mentioned earlier. However, I have already installed > nss-certs and include the following line in .bashrc: >

Re: GuixSD on arm

2016-07-11 Thread Ludovic Courtès
Jookia <166...@gmail.com> skribis: > Hi again, I've found my old Guix repo: https://notabug.org/Jookia/guix > It's about a month old, and I think works. There's these branches: Woow, thanks for sharing! I hope we’ll manage to integrate this work or get inspiration from it. Ludo’.

Re: GuixSD on arm

2016-07-11 Thread Ludovic Courtès
Hi! Jookia <166...@gmail.com> skribis: > On Tue, Jul 05, 2016 at 10:23:07AM +0200, Ludovic Courtès wrote: [...] >> > - GNUness over pragmatism. >> > >> > The main issue I had with doing an ARM port is the bootloader, and this is >> > beca

Re: Reproducible bootstrapping

2016-07-11 Thread Ludovic Courtès
Leo Famulari skribis: > On Tue, Jul 05, 2016 at 09:34:30AM +0200, t3sserakt wrote: >> Am 04.07.16 um 18:46 schrieb Efraim Flashner: >> >> > On Mon, Jul 04, 2016 at 06:01:51PM +0200, t3sserakt wrote: >> >> Hi Ludo, >> >> >> >> thx for your quick reply, but no. >> >> >> >> I

Re: udev rules and system configuration

2016-07-05 Thread Ludovic Courtès
Hello! Ricardo Wurmus <rek...@elephly.net> skribis: > Ludovic Courtès <l...@gnu.org> writes: > >> Ricardo Wurmus <rek...@elephly.net> skribis: > >>> Here’s an idea, which might be bad: how about adding a feature to load >>>

Re: udev rules and system configuration

2016-07-04 Thread Ludovic Courtès
Ricardo Wurmus <rek...@elephly.net> skribis: > Ludovic Courtès <l...@gnu.org> writes: > >> Hello! >> >> Ricardo Wurmus <rek...@elephly.net> skribis: >> >>> For my AVR programmers I have this in my system configuration: >>> >&

Re: Microscheme failed

2016-07-04 Thread Ludovic Courtès
Hello! Ricardo Wurmus skribis: > For my AVR programmers I have this in my system configuration: > > > (define avrispmkii-udev-rule > (udev-rule "90-avrispmkii.rules" > "\ > SUBSYSTEM!=\"usb\", ACTION!=\"add\",

Re: 'guix system vm' questions

2016-07-02 Thread Ludovic Courtès
myglc2 skribis: > Leo Famulari writes: > >> On Wed, Jun 29, 2016 at 10:10:35AM -0400, Thompson, David wrote: >>> On Wed, Jun 29, 2016 at 2:57 AM, myglc2 wrote: >>> > I have a headless server running Guix/Debian 8.3 on which I would like

Re: chicken scheme

2016-07-02 Thread Ludovic Courtès
John J Foerch <jjfoe...@earthlink.net> skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> John J Foerch <jjfoe...@earthlink.net> skribis: >> >>> I have just learned about 'guix import', and have the thought that a >>> package importer would b

Re: chicken scheme

2016-07-01 Thread Ludovic Courtès
John J Foerch skribis: > I have just learned about 'guix import', and have the thought that a > package importer would be the better way to go. Eventually I would like > to package software that I've written in CHICKEN for GuixSD, and only a > package importer would make

Re: chicken scheme

2016-07-01 Thread Ludovic Courtès
John J Foerch <jjfoe...@earthlink.net> skribis: > l...@gnu.org (Ludovic Courtès) writes: > I don't have enough experience with guix to give definite advice on > this, but chicken does present a couple of unique issues. I think that > having gcc available is essential to chicken

Re: M-x guix bug

2016-06-28 Thread Ludovic Courtès
Hi! John J Foerch skribis: > On a fresh guix installation with only a few packages installed, M-x > guix in emacs produced the following error: > > Cannot open load file: no such file or directory, magit-popup > > It seems that guix's emacs components have an unlisted

GuixSD system tests

2016-06-28 Thread Ludovic Courtès
Hello! I posted a story on the new GuixSD system tests at: https://savannah.gnu.org/forum/forum.php?forum_id=8605 Thanks to Leo and Ricardo for feedback on an earlier draft! Ludo’.

Re: Not booting

2016-06-23 Thread Ludovic Courtès
Hi, Kete Foy skribis: > Kete Foy: >> >> I need to do this: >> https://libreboot.org/docs/gnulinux/grub_cbfs.html#option1_dont_reflash >> > This worked for me by just copying grub.cfg to libreboot_grub.cfg. (in > /boot/grub after mounting /dev/sda1 using installation

Re: Non-privileged daemons and offloading

2016-06-20 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Regardless, it remains our best hope to support unprivileged daemons. Also, I did not explicitly mention it, but I think this unprivileged user namespace thing should just be one part of the strategy. In parallel, it’s worth discussing with clus

Re: inputs vs. native-inputs vs. propagated-inputs

2016-06-18 Thread Ludovic Courtès
Leo Famulari skribis: > I _think_ that `gc --references` works by querying the database for a > list of references in the store item you give it as an argument. I think > that the information in the database is created after building, by > scanning the files of the package's

Re: Guix package for gnutls-guile

2016-06-17 Thread Ludovic Courtès
Roel Janssen skribis: [...] I still get the following error output: ;;; Failed to autoload make-session in (gnutls): ;;; ERROR: missing interface for module (gnutls) ERROR: In procedure module-lookup: Unbound variable: make-session [...] > My Guile paths are

Re: Everything segfaults

2016-06-15 Thread Ludovic Courtès
Howdy! Paul van der Walt skribis: > Now i just need to figure out why fonts in Emacs (installed from Guix) > seem whack... :/ But that's for tomorrow. Hopefully this will help: https://www.gnu.org/software/guix/manual/html_node/Application-Setup.html#X11-Fonts Cheers,

Re: Everything segfaults

2016-06-14 Thread Ludovic Courtès
Hello! Paul van der Walt skribis: > On 2016-06-09 at 19:28, quoth Andreas Enge: >> the following looks very strange: >> >>> [very strange output] >> >> Your Guix less seems to open libraries from your Arch system, which are >> incompatible. Did you set LD_LIBRARY_PATH? >>

Re: How to force rebuilding a pacakge?

2016-06-02 Thread Ludovic Courtès
Hi! Hartmut Goebel skribis: > - guix build --check … does not provide a meaningful build log Note that, when grafts are applicable to a package, ‘guix build the-package’ builds the derivation that grafts the package, not the derivation that builds the original

Re: How to force rebuilding a pacakge?

2016-06-02 Thread Ludovic Courtès
Hartmut Goebel skribis: > Am 02.06.2016 um 16:16 schrieb Thompson, David: >> See 'guix build --log-file' > > I did try this, bit it did not give me a logfile, since nothing was build. This commands returns a local build log, if available, or otherwise looks for a

Re: How to remove old (test) builds from store?

2016-06-02 Thread Ludovic Courtès
Hartmut Goebel skribis: > Am 02.06.2016 um 14:56 schrieb Thompson, David: >> Then just run 'guix gc' and it will remove everything that isn't >> currently included in a profile. > > This would remove much too much :-) I usually run ‘guix gc -F 4G’ or similar, which

Re: not tarred source file

2016-05-15 Thread Ludovic Courtès
Hi! Catonano skribis: > after having successfully packaged (locally) the Zenburn theme and > Smartparens, I am preparing the package for clojure-mode > > But for the first time it happens that the downloaded source code is not > tarred so tar fails and so does the unpack

Re: Question about nix

2016-05-15 Thread Ludovic Courtès
Hi, "Matthew Jordan" skribis: > I'm wondering if anyone has any infomation on running Nix on > guixSD. Perhaps in guix oriented way using the "config.scm" (guix system > reconfigure). > > I'm also curious as to whereter guix and nix can share "/gnu/store" or do >

Re: environment --container not working after upgrading Ubuntu

2016-05-08 Thread Ludovic Courtès
Ben Woodcroft skribis: > On 01/05/16 22:17, Thompson, David wrote: >> On Sat, Apr 30, 2016 at 8:17 PM, Ben Woodcroft >> wrote: >>> Hi, >>> >>> I upgraded to the just-released Ubuntu Xenial yesterday, seems nice and >>> snappy. The only issue I've had

Re: environment --container not working after upgrading Ubuntu

2016-05-01 Thread Ludovic Courtès
Ben Woodcroft skribis: > I upgraded to the just-released Ubuntu Xenial yesterday, seems nice > and snappy. Pun intended? :-) > The only issue I've had with it so far is that 'guix environment > --container' run from a git checkout doesn't work. There's no error >

Re: ERROR: In procedure swapon: "/dev/sda1": Invalid argument

2016-04-19 Thread Ludovic Courtès
Thierry Micoud <thierrymic...@gmail.com> skribis: > On 18 Apr 2016 09:03, "Ludovic Courtès" <l...@gnu.org> wrote: [...] >> According to swapon(2), this most likely means that /dev/sda1 does not >> contain a valid swap signature. >> >> If that

Re: environments

2016-04-18 Thread Ludovic Courtès
Catonano skribis: > Now, this project has a gem file downloading tons of components that the > project depends on. > > Is it possible to type > > guix environment ruby > > then inside such an environment run bundler (or how it is called) and have > it do its thing ? Sure,

Re: guix installed Emacs

2016-04-16 Thread Ludovic Courtès
Alex Kost skribis: > As Jean pointed most likely the problem with fonts happens because Emacs > from Guix doesn't use fonts from your Fedora font dirs. Installing > required fonts in your user profile will probably fix this issue. You > can do it like this: > > guix

Re: GuixSD + GNOME + Wacom Tablet = No tablet detected?

2016-04-07 Thread Ludovic Courtès
Chris Marusich <cmmarus...@gmail.com> skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> I think the problem is that our xserver.conf does not include >> xf86-input-wacom to its search path; see (gnu services xorg). >> >> Could you try adding it ther

Re: GuixSD + GNOME + Wacom Tablet = No tablet detected?

2016-04-04 Thread Ludovic Courtès
Chris Marusich skribis: > I'm using GuixSD v0.10.0 with GNOME. I have a Wacom tablet. When I > plug it in, activity in dmesg suggests the tablet is successfully > discovered, and I can move the mouse and click using the stylus, which > is nice, but it's jittery and I

Re: How to roll back a "guix system reconfigure"?

2016-04-04 Thread Ludovic Courtès
Alex Kost skribis: > Chris Marusich (2016-04-02 22:20 +0300) wrote: > >> Hi, >> >> After running a "guix system reconfigure", it is possible to boot to a >> previous version of the system by manually selecting it from the GRUB >> menu. However, if you want to permanently roll

Re: Guix/GNU/Linux multi distro + GuixSD multi-site scenario

2016-03-29 Thread Ludovic Courtès
Alex Kost skribis: > Christopher Allan Webber (2016-03-28 19:39 +0300) wrote: > >> Alex Kost writes: > [...] >>> Hi, I also use double boot (GuixSD and ArchLinux). I do it like this: >>> at first I never let GuixSD to reinstall grub by using --no-grub option >>> ("guix system

GNU Guix & GuixSD 0.10.0 released

2016-03-29 Thread Ludovic Courtès
orian Paul Schmidt 1 George Clemmer 9 Jan Nieuwenhuizen 1 Jessica Tallon 3 Jochem Raat 1 John Darrington 1 Jookia 1 Justus Winter 2 Kyle Meyer 198 Leo Famulari 477 Ludovic Courtès 1 Lukas Gradl 2 Manolis Ragkousis 1 Mario Daniel

Re: Initial installation - stuck at installing python (killing process)

2016-03-24 Thread Ludovic Courtès
dptdescribe skribis: > # mount -t tmpfs tmp /tmp > > Before guix system init helped and I have finally GuixSD up and running. Good, thanks for letting us know! > The problem was with the /tmp filesystem. The question is why and how it can > be solved? See

Re: Initial installation - stuck at installing python (killing process)

2016-03-21 Thread Ludovic Courtès
dptdescribe skribis: > tests/store.scm > guix system: error: build failed: build of > `/gnu/store/…db1-guix-0.9.0.71e2065.drv’ failed This looks like what’s reported at . Could you answer the questions I asked there? :-) Thanks, Ludo’.

Re: some possible bugs and getting procedure on the top of the stack

2016-03-19 Thread Ludovic Courtès
Hello! Did you mean to email guile-u...@gnu.org? Alex Vong skribis: > When trying to write some C binding to flex using libguile-2.0, I notice FWIW, I’d suggest using something like Danny Dubé’s SILex instead of writing bindings to Flex. > Besides, when reading >

Re: Recommendations for libre WiFi-USB adapters?

2016-03-19 Thread Ludovic Courtès
Hi! Tiberiu-Cezar Tehnoetic <tibe...@tehnoetic.com> skribis: > Ludovic Courtès <l...@gnu.org> wrote: >> Florian Paul Schmidt <address@hidden> skribis: >> >>> this was discussed on IRC a while ago, but I couldn't find the >>> reference to

Re: Recommendations for libre WiFi-USB adapters?

2016-03-15 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Nils Gillmann <niaster...@grrlz.net> skribis: [...] >> Would it be okay to put links on the website for not-prefered, >> but GNU and FSF endorsed hardware, like having an FAQ to explain >> what linux-libre implies and how to

Re: guix edit mutt -- with new option, and dependency, how I got it working

2016-03-11 Thread Ludovic Courtès
Leo Famulari skribis: > On Thu, Mar 10, 2016 at 11:06:49PM +0200, Efraim Flashner wrote: >> On Thu, 10 Mar 2016 15:45:51 -0500 [...] >> > I agree that we should build our Mutt with this option enabled. >> > >> > If everyone agrees, the question is which database to use —

Re: Guix unmounted my /home, while -i hello

2016-03-11 Thread Ludovic Courtès
Jean Louis skribis: > It will certainly happen again. I have solved it for myself, but it may > happen to somebody in future by same manner. May or may not: AFAIK we’ve never had any similar report before. Ludo’.

Re: Guix unmounted my /home, while -i hello

2016-03-10 Thread Ludovic Courtès
g...@rcdrun.com skribis: > My personal problem is solved. Great! > But there is problem in the daemon or guix, that it unmounted user's > partition, and that should never happen on stable system. Sorry, I still fail to understand what happened. Let us know if that shows up again. Ludo’.

Re: leaky pipelines and Guix

2016-03-07 Thread Ludovic Courtès
myglc2 <myg...@gmail.com> skribis: > l...@gnu.org (Ludovic Courtès) writes: [...] >> Perhaps as a first step you could try and write a procedure and a CLI >> around it that simply runs a given pipeline: >> >> $ guix biopipeline foo frog.dna human.dna &

Re: Wired networking problems after guix system reconfigure

2016-03-07 Thread Ludovic Courtès
Chris Marusich <cmmarus...@gmail.com> skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> Perfect. To avoid modifying files in the Guix tree itself, you could >> put this ‘linux-libre-4.3’ in a module of its own that you keep in >> $GUIX_PACKAGE_PATH, just for y

GSoC strikes again

2016-03-03 Thread Ludovic Courtès
Hello! Good news! GNU has been accepted as a mentoring organization for Google’s Summer of Code (GSoC). So if you’d like to help Guix & GNU and on top of that get a paycheck, now is the time to see how you can help! Ideas have been collected for Guix, GuixSD, and the Shepherd at:

Re: What prevents "guix package --profile" profiles from being gc'ed?

2016-02-27 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Alex Kost writes: > >> Christopher Allan Webber (2016-02-25 03:30 +0300) wrote: >> >>> I'm a bit confused about profile management for profiles that *aren't* >>> your system or default user profile. >>> >>> guix package

Re: Recommendations for libre WiFi-USB adapters?

2016-02-27 Thread Ludovic Courtès
Andreas Enge skribis: > By the way, should we maybe add the ath9k-htc-firmware package to the > installer image? It’s already there, it’s in ‘%base-firmware’. Ludo’.

Re: Questions about "guix pull"

2016-02-27 Thread Ludovic Courtès
Andreas Enge <andr...@enge.fr> skribis: > Small typo: > > On Wed, Feb 24, 2016 at 10:17:45PM +0100, Ludovic Courtès wrote: >> Any user can update their Guix copy using @command{guix pull}, and the >> effect is limited to the user who run @command{guix pull}. For &g

Re: Some things to be aware of for docs

2016-02-24 Thread Ludovic Courtès
Esteban Enrique skribis: > I am a relative newcomer to GNU/Linux (4 years around) and I have been > wanting to use GuixSD for the past weeks but I have been having > trouble. I think this is due to unclear documents for beginners (like > myself). > > First,

Re: Override source uri of older version of a package?

2016-02-24 Thread Ludovic Courtès
"RW. S" skribis: > So I added nss-certs to packages, then I ran guix system reconfigure. > But guix system reconfigure could not finish because it got stuck on a > download which doesn't exist anymore. Specifically, it got stuck at > downloading nss-3.19.2 via ftp from the

Re: vpnc

2016-02-24 Thread Ludovic Courtès
ren...@openmailbox.org skribis: > On 2016-02-24 07:13, l...@gnu.org wrote: >> ren...@openmailbox.org skribis: >> >>> On 2016-02-22 22:39, Leo Famulari wrote: On Mon, Feb 22, 2016 at 10:01:27PM -0600, ren...@openmailbox.org wrote: > On 2016-02-22 21:38, Leo Famulari wrote: > >On

Re: vpnc

2016-02-24 Thread Ludovic Courtès
ren...@openmailbox.org skribis: > On 2016-02-22 22:39, Leo Famulari wrote: >> On Mon, Feb 22, 2016 at 10:01:27PM -0600, ren...@openmailbox.org wrote: >>> On 2016-02-22 21:38, Leo Famulari wrote: >>> >On Mon, Feb 22, 2016 at 08:31:34PM -0600, ren...@openmailbox.org wrote: >>> >>Hi guix, >>> >> >>>

Re: Any clue why $GUILE_LOAD_PATH not propagated with Haunt?

2016-02-23 Thread Ludovic Courtès
"Thompson, David" <dthomps...@worcester.edu> skribis: > On Thu, Feb 11, 2016 at 5:40 PM, Ludovic Courtès <l...@gnu.org> wrote: >> "Thompson, David" <dthomps...@worcester.edu> skribis: >> >>> On Wed, Feb 10, 2016 at 9:17 AM, Ludovic Cou

Re: leaky pipelines and Guix

2016-02-12 Thread Ludovic Courtès
Ricardo Wurmus skribis: > So, how could I package something like that? Is packaging the wrong > approach here and should I really just be using “guix environment” to > prepare a suitable environment, run the pipeline, and then exit? Maybe packages are the wrong

Re: Setting up plug and print on GuixSD?

2016-02-01 Thread Ludovic Courtès
swedebu...@riseup.net skribis: > I installed cups and xfce. What more do I need? For printers available on the network as in a typical “enterprise” setup, nothing more: the “print” dialog in Evince and similar tools will discover it and do the right thing. > In >

Re: How to back out of an root emacs install

2016-01-28 Thread Ludovic Courtès
myglc2 skribis: > Now I want to edit /etc/config.scm and add emacs and maybe other cool > stuff I just read about in the guix INFO. > > Can I do that from my root emacs install? Sure. > Or do I have to uninstall emacs and use zile to edit config.scm? No. > Or is there

Re: MacBook2,1 keyboard and touchpad issues on GuixSD

2016-01-26 Thread Ludovic Courtès
Hello! Albin skribis: > 1. The manual doesn't explain how to (in the installer) > (a) list the available keymaps > (b) load a keymap > (c) enable the selected keymap in the system that is to be installed. Right. Currently the installer is rough on the edges

Re: Design decision behind inputs/native-inputs/propagated-inputs

2016-01-23 Thread Ludovic Courtès
Steven Allen skribis: > Can anyone tell me what's going on here or point me to the relevant > documentation? Specifically, why does the daemon (assuming guix-daemon) > need to see what store items the package refers to? At the end of a build, guix-daemon scans all the

Re: Deleting services from %desktop-services in operating system declaration

2016-01-20 Thread Ludovic Courtès
swedebu...@riseup.net skribis: > I have trouble getting the syntax right to delete avahi and wicd from > my config.scm. The correct syntax would be: (operating-system ;; … (services (remove (lambda (service) (or (eq? (service-kind service)

Re: Gnome-shell metapackage

2016-01-07 Thread Ludovic Courtès
iyzs...@member.fsf.org (宋文武) skribis: > "d.4.n.1" writes: > >> I try again and work it! gnome-shell on guixsd! I'll help to add more >> packages to it. thanks ludo, David and all guix devs. > That's great to know! >> >> Sent from my Mi phone >> On l...@gnu.org, Jan 7, 2016

Re: No gpg keyservers available on GuixSD out-of-the-box

2016-01-05 Thread Ludovic Courtès
Ni* skribis: > I got it to the point where it works again, meaning searching for > keys (although I am unsure wether it uses hkp or hkps protocol), etc. [...] > What I did was start from scratch with GnuPG 2.1: > > cat gpg.conf > keyserver-options no-honor-keyserver-url

Re: No gpg keyservers available on GuixSD out-of-the-box

2016-01-04 Thread Ludovic Courtès
x build gnupg-2.1)/bin/gpg2 --keyserver pgp.mit.edu --recv-keys 3D9AEBB5 gpg: key "3D9AEBB5 #EA52ECF4" not found gpg: (check argument of option '--hidden-encrypt-to') $ $(guix build gnupg-2.0)/bin/gpg2 --keyserver pgp.mit.edu --recv-keys 3D9AEBB5 gpg: requesting key 3D9AEBB5 from hkp serv

Re: container issues

2016-01-03 Thread Ludovic Courtès
Ben Woodcroft <b.woodcr...@uq.edu.au> skribis: > On 02/01/16 01:01, Ludovic Courtès wrote: >> Ben Woodcroft <b.woodcr...@uq.edu.au> skribis: >> >>> $ ./pre-inst-env guix environment --ad-hoc -C ruby >> It works for me on GuixSD. >> >&

Re: some questions about GUIX

2016-01-01 Thread Ludovic Courtès
Sam Halliday skribis: > As a Java / Scala developer, I avoid all repackaged jars unless they > contain a bug or security fix. I don't see why I should trust a package > manager (and their machines), who are self-confessed non-experts, more > than the original author of

Re: container issues

2016-01-01 Thread Ludovic Courtès
Ben Woodcroft skribis: > $ ./pre-inst-env guix environment --ad-hoc -C ruby It works for me on GuixSD. > In execvp of fsck.none: No such file or directory > 'fsck.none' exited with code 127 on /home/ben/git/guix; spawning REPL This comes from ‘mount-file-system’ in (gnu

Re: container issues

2016-01-01 Thread Ludovic Courtès
I will try to investigate >> further when I get a chance. Anyone should feel free to fix it before >> I do. ;) >> >> Thanks for the report, > I'm on Ubuntu so it isn't GuixSD specific. Using git bisect I found > this commit to be where it stops working for me: > >

<    3   4   5   6   7   8