Re: Trouble booting Guix System

2020-11-09 Thread Tom Willemse
Hey Joshua, Joshua Branson writes: > I actually couldn't get encryption to work for my on my librebooted > machine. I re-installed with just 1 unencrypted ext4 machine, and now I > can use guix system. Not really a fix I know, but you might give that a try. Thanks! I guess I'll have to forego

Easy DigitalOcean setup?

2020-11-09 Thread raingloom
I've been stuck on trying to "infect" an Ubuntu VPS with Guix for a while. It keeps failing on the bootloader setup step and it does so in a way that somehow nukes the `guix` command, but the store remains. At press time, my config was the one attached. As I'm a caveperson who never owned a singl

Re: Easy DigitalOcean setup?

2020-11-09 Thread Joshua Branson
You might try using a linode VPS. That's what I'm using. There is a guide in the cookbook that shows you how to set it up. :) -- Joshua Branson Sent from Emacs and Gnus https://gnucode.me https://video.hardlimit.com/accounts/joshua_branson/video-channels "You can have whatever you want, as lo

Re: Easy DigitalOcean setup?

2020-11-09 Thread Jérémy Korwin-Zmijowski
Le lundi 09 novembre 2020 à 17:40 -0500, Joshua Branson a écrit : > You might try using a linode VPS. That's what I'm using. There is a > guide in the cookbook that shows you how to set it up. :) > Hey Raingloom ! I just played with Guix and DigitalOcean last couple of days. If it's what you a

Re: Broken emacs-treemacs package in current Guix

2020-11-09 Thread Gary Johnson
I ran "guix pull", and now the emacs-treemacs package builds successfully. Thanks, Gary Nicolas Goaziou writes: > Hello, > > Gary Johnson writes: > >> If I try to build the emacs-treemacs package that comes with Guix >> (declared in emacs-xyz.scm), this crashes out due to a failing test >> d

Re: How do I correctly relocate PostGIS control files?

2020-11-09 Thread Gary Johnson
Hi again Guix, It's been a week since my original post requesting assistance with getting Postgresql and PostGIS to work together correctly, but unfortunately I still haven't received any help with this issue. To summarize the conversation thus far: 1. I can build postgresql-13.0 successfully, a

Re: guix system docker-image : missing root file system and 'incompatible bytecode kind'

2020-11-09 Thread Bonface M. K.
Hi! e...@beaver-labs.com writes: > Dear Guix, > > At the request of a client, I am trying to create a docker image for a > guix package I wrote. > > I pasted my operating-system declaration below. I try to run > guix system docker-image denatting.scm > If you are creating a docker image for jus

Re: How do I correctly relocate PostGIS control files?

2020-11-09 Thread Julien Lepiller
Le 9 novembre 2020 18:56:56 GMT-05:00, Gary Johnson a écrit : >Hi again Guix, > >It's been a week since my original post requesting assistance with >getting Postgresql and PostGIS to work together correctly, but >unfortunately I still haven't received any help with this issue. > >To summarize

Re: How do I correctly relocate PostGIS control files?

2020-11-09 Thread Carlo Zancanaro
Hi Gary, On Tue, Nov 10 2020, Gary Johnson wrote: It's been a week since my original post requesting assistance with getting Postgresql and PostGIS to work together correctly, but unfortunately I still haven't received any help with this issue. ... Does anyone know how this code works or how

Re: Trouble booting Guix System

2020-11-09 Thread Tom Willemse
Joshua Branson writes: > I actually couldn't get encryption to work for my on my librebooted > machine. I re-installed with just 1 unencrypted ext4 machine, and now I > can use guix system. Not really a fix I know, but you might give that a try. I've tried installing without encryption, but I

Re: Easy DigitalOcean setup?

2020-11-09 Thread Reza Alizadeh Majd
On Mon, 9 Nov 2020 23:28:02 +0100 raingloom wrote: > I've been stuck on trying to "infect" an Ubuntu VPS with Guix for a > while. It keeps failing on the bootloader setup step and it does so in > a way that somehow nukes the `guix` command, but the store remains. > > At press time, my config was