Re: Help with .deb, .rpm and guix packaging.

2020-10-30 Thread Catonano
Hi Aniket, Il giorno gio 29 ott 2020 alle ore 17:35 Aniket Patil < aniket112.pa...@gmail.com> ha scritto: > Hi, > There are GNU/Linux distros which are Debian-based or fedora(Redhat) based > etc. What I know to my knowledge is GNU packages are .tar packages with > .deb and .rpm file format, am I

Re: conf file - where is it ?

2020-05-09 Thread Catonano
Il giorno sab 9 mag 2020 alle ore 20:12 Tobias Geerinckx-Rice ha scritto: > Hiho, > > Catonano 写道: > > My idea was that I would have used the configuration file as a > > starting > > point for reconfiguring the machine running in Qemu > > Right. But if that'

Re: conf file - where is it ?

2020-05-09 Thread Catonano
Il giorno sab 9 mag 2020 alle ore 19:14 Tobias Geerinckx-Rice ha scritto: > Catonano, > > Catonano 写道: > > ehm... and how will I know when it's been updated ? > > The release manager (i.e. Ludo') sends a message to the list when > there's a new release,

Re: conf file - where is it ?

2020-05-09 Thread Catonano
Il giorno dom 3 mag 2020 alle ore 21:54 Catonano ha scritto: > Il giorno dom 3 mag 2020 alle ore 20:55 Vincent Legoll < > vincent.leg...@gmail.com> ha scritto: > > Thank you Vincent ! > > ehm... and how will I know when it's been updated ?

Re: conf file - where is it ?

2020-05-03 Thread Catonano
Il giorno dom 3 mag 2020 alle ore 20:55 Vincent Legoll < vincent.leg...@gmail.com> ha scritto: > Hello, > > On 03/05/2020 20:41, Catonano wrote: > > After quite some time I run Guix again, this time in a Qemu based vm > > I'm on the same boat > > >

conf file - where is it ?

2020-05-03 Thread Catonano
After quite some time I run Guix again, this time in a Qemu based vm With the vm provided on the download page The manual (linked from the download page, it's here https://guix.gnu.org/manual/en/html_node/Running-Guix-in-a-VM.html ) says that the configuration file used t produce that image is in

Re: GDM, GNOME and RAM issue

2020-03-18 Thread Catonano
Il giorno mer 18 mar 2020 alle ore 15:43 sirgazil ha scritto: > On Mon, 24 Feb 2020 12:19:37 -0500 sirgazil > wrote > > Hello, > > > > I've been experiencing the following behavior for months, but didn't > have the time to report anything. > > > > When I boot, a fresh GNOME sessi

Re: Failing to use guile-bash

2018-11-28 Thread Catonano
Il giorno mer 21 nov 2018 alle ore 19:22 David Larsson < david.lars...@selfhosted.xyz> ha scritto: > Hi, > I installed the guile-bash package and tried to use it as below but > can't get it to work. Anyone who is successfully using it? > > So far, I have done: > guix package -i guile-bash > enable

Re: Guile text editor

2018-11-28 Thread Catonano
Il giorno mer 28 nov 2018 alle ore 11:47 ha scritto: > Hello, developers! Parentheses in config.scm obstruct reading. Gedit does > not highlight them, geany does not exists in guix, emacs highlights, but it > is buggie: when I press c-x u many times this causes segmentation fault and > it crushes

Re: partitions

2018-08-16 Thread Catonano
Il giorno gio 2 ago 2018 alle ore 19:33 Pierre Neidhardt ha scritto: > The EFI partition is a required partition used by the UEFI partition > schemes. > > GuixSD does not require anything special compared to other distributions. > I recommend you have a look at > > https://wiki.archlinux.

Re: Atom text editor?

2018-08-04 Thread Catonano
Il giorno sab 4 ago 2018 alle ore 11:00 Tim Smith ha scritto: > Is anyone working on adding the Atom text editor to Guix? It would be > great to have it available. > > https://atom.io/ > https://en.wikipedia.org/wiki/Atom_(text_editor) > > Tim > Atom is based on nodejs Currently nodes based p

partitions

2018-08-02 Thread Catonano
I'm considering to install GuixSD in a virtual machine made with Gnome Boxes I should partition the disk but I don't know where to start This is what I find in cfdisk https://imgur.com/a/EjYKRwb I don't understand how these partitions are organized Why is the boot partition so large ? Will it e

Re: libvirt

2018-06-04 Thread Catonano
Chris, 2018-06-03 10:51 GMT+02:00 Christopher Baines : > virt-manager has a way to create networks, I have one called > "vm_network" which uses NAT, I think that might be a default thing, and > it seems to work. > > When you create a virtual machine, you should be able to select to use a > netwo

videos

2018-06-01 Thread Catonano
I remember a video in which Ludo demonstrated the store monad Some others in which Ludo demonstrated some other things Where are those videos ? I don't remember where I found them

static-networking-service

2018-05-31 Thread Catonano
I think I could use some help about how to set up a networing device to be used as a "bridge" for the libvirt-manager bridged networking In the manual I found a procedure named static-networking-service but I have no idea about how to use it Thanks

Re: libvirt

2018-05-31 Thread Catonano
2018-05-31 8:26 GMT+02:00 Catonano : > > There's a virtlog service in gnu/services/virtualizzation.scm > > The manual mentions it too > > I'm reconfiguring right now, I'll let you know > Ok, now it works The problem is, now, that the virtual machine seem

Re: libvirt

2018-05-30 Thread Catonano
2018-05-30 21:52 GMT+02:00 Ricardo Wurmus : > > Hi Catonano, > > > 2018-05-30 16:06 GMT+02:00 Ricardo Wurmus : > > > >> > >> Catonano writes: > >> > >> > in attempting to install Ubuntu Xenial in a vm with Virtual machine > >&g

Re: libvirt

2018-05-30 Thread Catonano
2018-05-30 16:06 GMT+02:00 Ricardo Wurmus : > > Catonano writes: > > > in attempting to install Ubuntu Xenial in a vm with Virtual machine > Manager > > and I get this > > > > Impossibile completare l'installazione: 'Failed to connect socket to >

Re: libvirt

2018-05-30 Thread Catonano
there's a traceback too Traceback (most recent call last): File "/gnu/store/9249f4q5bn140h1wmi2hnj4jisa7szn6-virt-manager-1.5.1/share/virt-manager/virtManager/asyncjob.py", line 89, in cb_wrapper callback(asyncjob, *args, **kwargs) File "/gnu/store/9249f4q5bn140h1wmi2hnj4jisa7szn6-virt-man

Re: libvirt

2018-05-30 Thread Catonano
i forgot: my user is in the root group already

libvirt

2018-05-30 Thread Catonano
in attempting to install Ubuntu Xenial in a vm with Virtual machine Manager and I get this Impossibile completare l'installazione: 'Failed to connect socket to '/var/run/libvirt/virtlogd-sock': No such file or directory' ~$ sudo ls /var/run/libvirt/ hostdevmgrlibvirt-sock lxc q

Re: GuixSD on the Amazon infrastructure

2018-05-22 Thread Catonano
2018-05-20 21:00 GMT+02:00 Christopher Baines : > > Catonano writes: > > > I don't rememberr what's the situation in regard to running GuixSD on > VPSes > > It's possible. I've had some success with [1]. > > 1: https://ofosos.org/2018/03/26/g

GuixSD on the Amazon infrastructure

2018-05-20 Thread Catonano
I don't rememberr what's the situation in regard to running GuixSD on VPSes Can I run GuixSD on my Amazon virtual machine instead of Debian ? If yes, how ?

Re: system vm

2018-05-17 Thread Catonano
2018-05-17 16:39 GMT+02:00 Ludovic Courtès : > Hello, > > Catonano skribis: > > > ~/GNU/guix$ ./pre-inst-env guix system vm > > ~/configs/vm-config-desktop.scm--image-size=10GB > > --share=$HOME/transit=/transit > > > > These ar

Re: system vm

2018-05-17 Thread Catonano
2018-05-17 15:34 GMT+02:00 Tobias Geerinckx-Rice : > Catonano, > > May 17, 2018 3:20 PM, "Catonano" wrote: > >>> These are the last lines I can see in the terminal > >> > >> [dmesg snipped] > >> > >>> and it remains like this

Re: system vm

2018-05-17 Thread Catonano
2018-05-17 14:46 GMT+02:00 Tobias Geerinckx-Rice : > Catonano, > > May 17, 2018 11:23 AM, "Catonano" wrote: > > After a while, I'm attempting at creating a vm image, with this line (I > had stored the comand line > > in a notes file) > > > > ~/G

system vm

2018-05-17 Thread Catonano
After a while, I'm attempting at creating a vm image, with this line (I had stored the comand line in a notes file) ~/GNU/guix$ ./pre-inst-env guix system vm ~/configs/vm-config-desktop.scm--image-size=10GB --share=$HOME/transit=/transit These are the last lines I can see in the terminal ...

Re: an env with guile packages in it

2018-05-03 Thread Catonano
2018-05-03 10:56 GMT+02:00 Pierre Neidhardt : > > Catonano writes: > > > [env]$ guile -c "(use-modules (guile-sqlite3))" > > Haven't tested, but are you sure about the "-" here? I think it should be > > (use-modules (guile sqli

an env with guile packages in it

2018-05-03 Thread Catonano
if I do $ guix environment --ad-hoc guile guile-sqlite3 and then I do [env]$ guile -c "(use-modules (guile-sqlite3))" I get Backtrace: 13 (apply-smob/1 #) In ice-9/boot-9.scm: 705:2 12 (call-with-prompt ("prompt") # …) In ice-9/eval.scm: 619:8 11 (_ #(#(#))) In ice-9/command-

Re: Live cd/dvd?

2018-04-30 Thread Catonano
2018-04-30 8:01 GMT+02:00 n0ctilucient : > I'm a newly signed up n00b. Do you have or plan a cd/dvd? > Te installation already is mean to be from a cd image I suppose you mean a live image. not that I know of, no

Re: Could not find bootstrap binary 'guile-2.0.9.tar.xz'

2018-04-27 Thread Catonano
2018-04-27 19:16 GMT+02:00 Melon : > Thanks for the response! > > I just ended up removing my .guix-profile along with /var and /gnu and > re-installing the package manager. > > I probably messed it up the first time I installed it. At least it's > working now mmm that's a bit more than I sugges

Re: Could not find bootstrap binary 'guile-2.0.9.tar.xz'

2018-04-27 Thread Catonano
2018-04-27 16:48 GMT+02:00 Catonano : > > > 2018-04-16 1:19 GMT+02:00 Muto : > >> Guix on a foreign machine (Ubuntu) works just fine for every account >> except my main user account. If I try running >> guix pull >> >> As that user, I get the err

Re: Could not find bootstrap binary 'guile-2.0.9.tar.xz'

2018-04-27 Thread Catonano
2018-04-16 1:19 GMT+02:00 Muto : > Guix on a foreign machine (Ubuntu) works just fine for every account > except my main user account. If I try running > guix pull > > As that user, I get the error: > > guix pull: error: could not find bootstrap binary 'guile-2.0.9.tar.xz' > for system 'x86_64-lin

Re: chromaprint: fpcalc missing

2018-04-03 Thread Catonano
2018-04-03 8:24 GMT+02:00 Pierre Neidhardt : > > The chromaprint commandline tool "fpcalc" to compute fingerprints is > missing. > > I believe passing the CMAKE argument > > -DBUILD_TOOLS=ON > > would be enough. > > I guess it would be a nice fit for a separate output. > > -- > Pierre Neid

Re: Pros and cons of Emacs package management through Guix instead of package.el

2018-04-03 Thread Catonano
2018-04-03 7:17 GMT+02:00 Pierre Neidhardt : > > I am thinking of using Guix to manage all my Emacs packages. I can > think of several benefits: > > - Guix provides (possibly) more stable versions. > > - Guix can update all packages without hanging Emacs. > > - Guix can update all packages from t

Re: ttyS0

2018-03-22 Thread Catonano
2018-03-22 16:37 GMT+01:00 Catonano : > I managed to get the error messages not translated in Italian > > -bash: cannot set terminal process group (340): Inappropriate ioctl for > device > -bash: no job control in this shell > > > > and this is the vm conf, should any

Re: ttyS0

2018-03-22 Thread Catonano
I managed to get the error messages not translated in Italian -bash: cannot set terminal process group (340): Inappropriate ioctl for device -bash: no job control in this shell 2018-03-21 0:08 GMT+01:00 Catonano : > I have this couple of lines in my configuration > > (servi

ttyS0

2018-03-20 Thread Catonano
I have this couple of lines in my configuration (service agetty-service-type (agetty-configuration (tty "ttyS0"))) When I launch the VM I see a lot off stu scrolling on ttyS0 But then, when I try to login, I get these error messages -bash: impossibile impostare il gruppo di pro

Re: keyboard layout and system locale

2018-03-20 Thread Catonano
2018-03-19 14:38 GMT+01:00 ng0 : > Chris Marusich transcribed 1.7K bytes: > > Catonano writes: > > > > > Can I set up the keyboard layout and my system locale (Italian) for my > > > Gnome desktop in my conf.scm file ? > > > > > > Otherwise I hav

Re: keyboard layout and system locale

2018-03-20 Thread Catonano
2018-03-19 14:23 GMT+01:00 Diego Nicola Barbato : > Hello Catonano > > Catonano writes: > > > 2018-03-18 18:58 GMT+01:00 Catonano : > > > > 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato : > > > > Hello Catonano > > > > Catonano writ

Re: system vm fails (reprise)

2018-03-20 Thread Catonano
2018-03-20 13:45 GMT+01:00 Björn Höfling : > On Tue, 20 Mar 2018 11:54:54 +0100 > l...@gnu.org (Ludovic Courtès) wrote: > > > Catonano skribis: > > > > > 2018-03-16 23:20 GMT+01:00 Björn Höfling > > > : > > > > > >&g

Re: this conf doesnt work. Why ?

2018-03-18 Thread Catonano
2018-03-19 5:08 GMT+01:00 Chris Marusich : > Catonano writes: > > > (define %my-services > > (modify-services > >(cons* (gnome-desktop-service) > > (cons* > >(service agetty-service-type > > (agetty-configuration (t

Re: user password (which module ?)

2018-03-18 Thread Catonano
2018-03-19 5:00 GMT+01:00 Chris Marusich : > Catonano writes: > > > ah crypt is in the user namespace, I mean the top level namespace, the > one > > the REPL is in when you launch it > > > > Ok, thanks anyway > > > > 2018-03-17 7:37 GMT+01:00 Catonano

Re: keyboard layout and system locale

2018-03-18 Thread Catonano
2018-03-18 18:58 GMT+01:00 Catonano : > > > 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato : > >> Hello Catonano >> >> Catonano writes: >> >> > Can I set up the keyboard layout and my system locale (Italian) for my >> Gnome desktop in my

Re: keyboard layout and system locale

2018-03-18 Thread Catonano
2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato : > Hello Catonano > > Catonano writes: > > > Can I set up the keyboard layout and my system locale (Italian) for my > Gnome desktop in my conf.scm file ? > > > > Otherwise I have to click around in every throa

Re: this conf doesnt work. Why ?

2018-03-18 Thread Catonano
something that leaves me bafffled is this (length %my-services) => 33 (length %desktop-services) => 33 Shouldn't %my-services be a bit longer ? I even pretty printed it but it's a list of records, pretty-print doesn't do wonders on it, it's not exactly easy to inspect :-/

Re: this conf doesnt work. Why ?

2018-03-18 Thread Catonano
(mount-point "/") (type "ext4") ) %base-file-systems)) (users (cons (user-account (name "catonano") (password (crypt " " "ab")) (co

this conf doesnt work. Why ?

2018-03-17 Thread Catonano
ot; ;; is the label of the target root file system. (bootloader (grub-configuration (target "/dev/sda"))) (file-systems (cons (file-system (device "my-root") (title 'label) (mount-point "/")

Re: keyboard layout and system locale

2018-03-17 Thread Catonano
never mind, I managed to makke it work Thanks ! 2018-03-17 19:24 GMT+01:00 Catonano : > > > 2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato : > >> Hello Catonano >> >> Catonano writes: >> >> > Can I set up the keyboard layout and my system l

Re: keyboard layout and system locale

2018-03-17 Thread Catonano
2018-03-17 16:01 GMT+01:00 Diego Nicola Barbato : > Hello Catonano > > Catonano writes: > > > Can I set up the keyboard layout and my system locale (Italian) for my > Gnome desktop in my conf.scm file ? > > > > Otherwise I have to click around in every throa

Re: user password (which module ?)

2018-03-17 Thread Catonano
ah crypt is in the user namespace, I mean the top level namespace, the one the REPL is in when you launch it Ok, thanks anyway 2018-03-17 7:37 GMT+01:00 Catonano : > I'd like to define a password for my user in my conf.scm file > > Because I don't want to be bothered with

Re: invoking info guix

2018-03-17 Thread Catonano
2018-03-17 11:08 GMT+01:00 Clément Lassieur : > Catonano writes: > > > In a terminal I can issue this command > > > > ~$ info guix > > > > and have the guuix manual pop up > > > > In Emacs I can do > > > > M-x info > > > >

Re: keyboard layout and system locale

2018-03-17 Thread Catonano
Hi Hubert, thank you so much for your concern :-) 2018-03-17 10:20 GMT+01:00 : > Hi Catonano :) > > I don't know if I can help, but here'is my own configuration, maybe it can > work for you: > > # guix package -i setxkbmap > > setxkbmap is now installed. >

invoking info guix

2018-03-16 Thread Catonano
In a terminal I can issue this command ~$ info guix and have the guuix manual pop up In Emacs I can do M-x info but then I find myself in a general page, a sort of index and I have to search through it in order to find the guix "link" How can I end up in the Guix manual front page directly ev

keyboard layout and system locale

2018-03-16 Thread Catonano
Can I set up the keyboard layout and my system locale (Italian) for my Gnome desktop in my conf.scm file ? Otherwise I have to click around in every throaway virtual machine I create in order to be able to use the desktop environment Thanks

user password (which module ?)

2018-03-16 Thread Catonano
I'd like to define a password for my user in my conf.scm file Because I don't want to be bothered with using passwd every time In the manual I read that I have to use thhe Guile ""crypt" procedure Which module should I import in my conf file in order to se that procedure ? The guile manual does

Re: system vm fails (reprise)

2018-03-16 Thread Catonano
2018-03-16 23:20 GMT+01:00 Björn Höfling : > On Fri, 16 Mar 2018 21:54:24 +0100 > Catonano wrote: > > > 2018-03-16 21:38 GMT+01:00 Marius Bakke : > > > > > Catonano writes: > > > > > > > ~$ guix system vm ~/configs/vm-config-desktop.scm \

Re: system vm fails (reprise)

2018-03-16 Thread Catonano
2018-03-16 21:38 GMT+01:00 Marius Bakke : > Catonano writes: > > > ~$ guix system vm ~/configs/vm-config-desktop.scm \ > >>--image-size=10GB \ > >>--share=$HOME/transit=/transit > > guix system: error: build failed: erro

Re: system vm fails (reprise)

2018-03-16 Thread Catonano
2018-03-16 21:07 GMT+01:00 Marius Bakke : > Catonano writes: > > > Ok, so in running > > > > sudo -E guix ... > > > > I had messed up my installation, so guix pull didn't work anymore > > > > I think I fixed it now > > > > guix

system vm fails (reprise)

2018-03-16 Thread Catonano
ize=10GB \ >--share=$HOME/transit=/transit guix system: error: build failed: error parsing derivation `/gnu/store/dp8ywhh22n8ixikqdvsb6w6qbn4iw899-environment.drv': expected string `Derive([' catonano@xps ~/projects/guix$

Re: system vm fails

2018-03-16 Thread Catonano
2018-03-16 18:35 GMT+01:00 Catonano : > > > 2018-03-16 18:14 GMT+01:00 Marius Bakke : > >> Catonano writes: >> >> > and from a checked out gix I get >> > >> > ~/projects/guix$ sudo ./pre-inst-env guix pull >> > guix pull: error: Gu

Re: system vm fails

2018-03-16 Thread Catonano
2018-03-16 18:14 GMT+01:00 Marius Bakke : > Catonano writes: > > > and from a checked out gix I get > > > > ~/projects/guix$ sudo ./pre-inst-env guix pull > > guix pull: error: Guile-Git is missing but it is now required by 'guix > > pull'. > &

Re: system vm fails

2018-03-16 Thread Catonano
_LOAD_PATH export GUILE_LOAD_COMPILED_PATH=$HOME/.guix-profile/lib/guile/2.2/site-ccache:$GUILE_LOAD_COMPILED_PATH 2018-03-16 16:36 GMT+01:00 Catonano : > > > 2018-03-16 16:12 GMT+01:00 Catonano : > >> >> >> 2018-03-16 15:57 GMT+01:00 Leo Famulari : >> >>

Re: system vm fails

2018-03-16 Thread Catonano
2018-03-16 16:12 GMT+01:00 Catonano : > > > 2018-03-16 15:57 GMT+01:00 Leo Famulari : > >> On Thu, Mar 15, 2018 at 10:02:02PM +0100, Catonano wrote: >> > after some time that I didn't try, I issued this command >> > >> > ~$ guix system vm ~/conf

Re: system vm fails

2018-03-16 Thread Catonano
2018-03-16 15:57 GMT+01:00 Leo Famulari : > On Thu, Mar 15, 2018 at 10:02:02PM +0100, Catonano wrote: > > after some time that I didn't try, I issued this command > > > > ~$ guix system vm ~/configs/vm-config-desktop.scm \ > > >--image-size=10GB \ >

Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection refused

2018-03-15 Thread Catonano
2018-03-16 7:27 GMT+01:00 : > Hello, Eric, > > The Guix daemon was active and enabled when I checked systemctl, and a > daemon reload didn't work, either. > A reboot seemed to do the trick, at least I was able to successfully run > 'guix build guix' after that. > > But now when I try to run 'guix

Re: Failed to connect to `/var/guix/daemon-socket/socket': Connection refused

2018-03-15 Thread Catonano
2018-03-15 21:47 GMT+01:00 Muto : > Hello, > > I am running the Guix package manager on Ubuntu (17.10), but whenever I > try to do anything as a non-root user, I get an error: > > failed to connect to `/var/guix/daemon-socket/socket': Connection > refused > > I've tried this for every command list

Re: system vm fails

2018-03-15 Thread Catonano
(device "my-root") (title 'label) (mount-point "/") (type "ext4") ) %base-file-systems)) (users (cons (user-accou

Re: system vm fails

2018-03-15 Thread Catonano
I tried with a checked out guix and I got what follows ... validating RUNPATH of 1 binaries in "/gnu/store/kydnvbnz4vy4b7j2j595jjkc678lvn03-xdg-user-dirs-0.17/bin"... phase `validate-runpath' succeeded after 0.0 seconds starting phase `validate-documentation-location' phase `validate-documentatio

system vm fails

2018-03-15 Thread Catonano
after some time that I didn't try, I issued this command ~$ guix system vm ~/configs/vm-config-desktop.scm \ >--image-size=10GB \ >--share=$HOME/transit=/transit and I got Backtrace: In srfi/srfi-1.scm: 592:29 19 (map1 (#< path: "/gnu/store/1w63bv…> …)) 592:29 18 (map1 (#< path:

Re: golang packages

2018-03-08 Thread Catonano
ah there are a golang and a synchthing file sorry 2018-03-08 9:18 GMT+01:00 Catonano : > Can I see any Golang package as a reference ? >

golang packages

2018-03-08 Thread Catonano
Can I see any Golang package as a reference ?

Re: Posts in languages other than English on help-guix?

2018-03-03 Thread Catonano
2018-03-02 17:47 GMT+01:00 ng0 : > Ludovic Courtès transcribed 4.8K bytes: > > Hello Guix! > > > > What about allowing posts on help-guix in one of the languages that > > regular contributors know, in addition to English? > > > > The alternative would be to create separate language-specific lists,

Re: Posts in languages other than English on help-guix?

2018-03-02 Thread Catonano
2018-03-02 21:07 GMT+01:00 Andreas Enge : > On Fri, Mar 02, 2018 at 04:47:45PM +, ng0 wrote: > > On topic: I think it's too much to suggest to include something that > indicates > > the language of the post in the subject? > > I think people will easily recognise languages they speak in a post

Re: binary installation script on fedora

2018-02-17 Thread Catonano
2018-02-17 20:37 GMT+01:00 Oleg Pykhalov : > Hello Catonano, > > Catonano writes: > > > 2018-02-11 14:41 GMT+01:00 Ricardo Wurmus : > > > >> > >> Try a pure environment instead. > >> > > > > with a pure environmet I get this > >

reconfiguring

2018-02-13 Thread Catonano
About guix system reconfigue some/conf-file.scm I read in the manual that "The command starts system services specified in file that are not currently running; if a service is currently running, it does not attempt to upgrade it since this would not be possible without stopping it first." I was

Re: guile texinfo processing

2018-02-13 Thread Catonano
2018-02-11 10:01 GMT+01:00 Chris Marusich : > Catonano writes: > > > In playing with David's Haunt, I came to the procedure > > > > texi-fragment->stexi > > > > I'd like the tag that the examples are wrapped in to have the > > class="

Re: binary installation script on fedora

2018-02-12 Thread Catonano
2018-02-11 14:41 GMT+01:00 Ricardo Wurmus : > > Try a pure environment instead. > with a pure environmet I get this Install package 'procps-ng' to provide command 'pidof'? [N/y] N bash: which: comando non trovato... Installare il pacchetto «which» per fornire il comando «which»? [N/y] N ERROR: v

binary installation script on fedora

2018-02-11 Thread Catonano
le-2... no checking for guile2... /usr/bin/guile2 configure: error: found development files for Guile 2.2, but /usr/bin/guile2 has effective version 2.0 within the same environment, I do [catonano@localhost guix] $ which guile /gnu/store/d51zyb0z0vzij0kxy2k01fab483z80v6-profile/bin/guile [catonano

Re: building and installing Guile

2018-02-09 Thread Catonano
2018-02-08 11:15 GMT+01:00 Catonano : > Trying to "make install" Guile into a local folder of mine > > I am building in > ok Ludo solved this it's this, should anyone run into this GUIX_LD_WRAPPER_ALLOW_IMPURITIES=yes make install that's it

building and installing Guile

2018-02-08 Thread Catonano
ember the sequence So with an environment with only guile deps in it this is what I get ... libtool: warning: relinking 'guile-readline.la' libtool: install: (cd /home/catonano/guile-src/guile-readline; /bin/sh "/home/catonano/guile-src/libtool" --silent --tag CC --mode=relink gcc -

guile texinfo processing

2018-02-05 Thread Catonano
In playing with David's Haunt, I came to the procedure texi-fragment->stexi I'd like the tag that the examples are wrapped in to have the class="src example" attribute in the resulting html Because I have a bunch of css rules applying to those classes I'm suspicious that the texi-fragment->ste

Re: qemu shared folder

2018-01-13 Thread Catonano
2018-01-10 8:15 GMT+01:00 Chris Marusich : > Catonano writes: > > > the script produced by system vm contains this bit: > > > > -m 256 > > > > does this mean that the guest has 256 Mb ? > > Yes. The qemu manual describes this in more detai

Re: qemu shared folder

2018-01-08 Thread Catonano
2017-05-22 14:07 GMT+02:00 Ludovic Courtès : > Hello, > > Catonano skribis: > > > I created my virtual machine with this command > > > > guix system vm-image /etc/vm-config-desktop.scm \ > >--image-size=30GB \ > >--share=$HOME=/exchange > >

Re: libvirt

2017-12-31 Thread Catonano
2017-12-31 18:36 GMT+01:00 Ricardo Wurmus : > > Catonano writes: > > > In fact, when launching virt-manager, var/run/libvirt/libvirt-sock should > > be accessible and it's readable/writable by users in the root group, > others > > can't access it >

Re: libvirt

2017-12-31 Thread Catonano
2017-12-18 19:48 GMT+01:00 Christopher Baines : > > Catonano writes: > > > 2017-12-12 17:46 GMT+01:00 Catonano : > > > >> 2017-12-12 15:56 GMT+01:00 Ricardo Wurmus : > >> > >>> > >>> Hi Catonano, > >>> > >>> &

Re: Graphical installer branch

2017-12-30 Thread Catonano
2017-12-28 22:58 GMT+01:00 Mathieu Othacehe : > > Hi, > > > The error message refers to some bare-bones template which Mathieu > changed recently - but I merged it to wip-installer-2 some days ago. Also, > it works for me. > > > > Are you sure you don't have uncommitted changes in your working co

Re: Graphical installer branch

2017-12-28 Thread Catonano
2017-12-28 22:43 GMT+01:00 Danny Milosavljevic : > > Iis it wrong ? > > No, I just built a disk-image on the wip-installer-2 branch using your > command and it worked. > > Not sure what's up on your side with it. On the other hand, disk-image > has always been flaky for me (also in master). > > T

Re: Graphical installer branch

2017-12-28 Thread Catonano
2017-12-28 15:45 GMT+01:00 Danny Milosavljevic : > Oh, are you using branch wip-installer-2 (note: "2"). > yes. That's what Ludo suggested me Iis it wrong ?

Re: Graphical installer branch

2017-12-28 Thread Catonano
2017-12-28 5:58 GMT+01:00 Leo Famulari : > On Thu, Dec 28, 2017 at 03:58:57AM +0100, Catonano wrote: > > But now I get > > > > ~/projects/graphical-installer_guix [env]$ ./pre-inst-env guix system > > disk-image gnu/system/install.scm > > guix system: error: faile

Re: substitutes

2017-12-28 Thread Catonano
2017-12-28 6:01 GMT+01:00 Efraim Flashner : > > > On December 28, 2017 4:58:57 AM GMT+02:00, Catonano > wrote: > >2017-12-28 0:07 GMT+01:00 Leo Famulari : > > > >> Looks like Danny just updated the branch: > >> > >> https://git.sa

Re: substitutes

2017-12-27 Thread Catonano
2017-12-28 0:07 GMT+01:00 Leo Famulari : > Looks like Danny just updated the branch: > > https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-installer-2 > thank you ! But now I get ~/projects/graphical-installer_guix [env]$ ./pre-inst-env guix system disk-image gnu/system/install.scm guix sy

Re: substitutes

2017-12-27 Thread Catonano
2017-12-26 23:06 GMT+01:00 Leo Famulari : > From the folder where you run that command, can you do `git describe` > and send the result here? Once I'm sure what branch and commit you are > using, I'll try updating the branch on Savannah. > here ~/projects/graphical-installer_guix$ git describe

Re: substitutes

2017-12-26 Thread Catonano
thank you ! 2017-12-26 21:43 GMT+01:00 Catonano : > >

Re: substitutes

2017-12-26 Thread Catonano
2017-12-26 20:09 GMT+01:00 Leo Famulari : > On Tue, Dec 26, 2017 at 08:17:54AM +0100, Catonano wrote: > > This manual page > > > > https://www.gnu.org/software/guix/manual/html_node/Substitute-Server- > Authorization.html#Substitute-Server-Authorization > >

substitutes

2017-12-25 Thread Catonano
This manual page https://www.gnu.org/software/guix/manual/html_node/Substitute-Server-Authorization.html#Substitute-Server-Authorization says that I should loo for substitutes authorization keys in prefix/share/guix/hydra.gnu.org.pub I'm on a laptop with GuixSD on it and I don't understand: whi

Re: Which version ?

2017-12-21 Thread Catonano
Thank you Konrad !! I pointed Diane to your answer, i hope she'll find it useful ! 2017-12-21 9:06 GMT+01:00 Konrad Hinsen : > On 21/12/2017 08:44, Catonano wrote: > > There's this question >> >> https://octodon.social/@alienghic/99197743305578001 < &g

graphical installer

2017-12-21 Thread Catonano
I would like to test the graphical installer in a virtual machine How do I access it ? Thanks

Re: Which version ?

2017-12-20 Thread Catonano
I was probably mistaken, she's not a biologist But I'd still like to help her Il 21 dic 2017 8:44 AM, "Catonano" ha scritto: > There's this question > > https://octodon.social/@alienghic/99197743305578001 > > She's a biologist and I 'd like

Which version ?

2017-12-20 Thread Catonano
There's this question https://octodon.social/@alienghic/99197743305578001 She's a biologist and I 'd like to help her But I don't know the answer to her question Apart from suggesting here to come on this mailing list, what could I reply to her ?

  1   2   3   4   >