Re: Equivalent to lib32readline6-dev

2017-05-09 Thread Hartmut Goebel
Am 08.05.2017 um 18:15 schrieb Kei Kebreau: > Hartmut Goebel writes: > >> Hi, >> >> for building LinageOS, the Debina/Ubuntu package lib32readline6-dev is >> required – which is the 32-bit version. How can I get this in guix? > My first guess would be using > > `guix build --system=i686-linux read

Re: Equivalent to lib32readline6-dev

2017-05-09 Thread Kei Kebreau
Hartmut Goebel writes: > Am 08.05.2017 um 18:15 schrieb Kei Kebreau: >> Hartmut Goebel writes: >> >>> Hi, >>> >>> for building LinageOS, the Debina/Ubuntu package lib32readline6-dev is >>> required – which is the 32-bit version. How can I get this in guix? >> My first guess would be using >> >>

Heads-up: transition to Guile 2.2

2017-05-09 Thread Ludovic Courtès
Hello Guix! l...@gnu.org (Ludovic Courtès) skribis: > There’s a problem though, called “guix pull”. ~/.config/guix/latest > currently contains 2.0 .go files. Thus after reconfiguring GuixSD to > use Guix-for-2.2, running ‘guix’ typically gives loads of warnings like: > > ;;; WARNING: loading

Re: Heads-up: transition to Guile 2.2

2017-05-09 Thread myglc2
On 05/09/2017 at 23:22 Ludovic Courtès writes: > Hello Guix! > > l...@gnu.org (Ludovic Courtès) skribis: > >> There’s a problem though, called “guix pull”. ~/.config/guix/latest >> currently contains 2.0 .go files. Thus after reconfiguring GuixSD to >> use Guix-for-2.2, running ‘guix’ typically

need help with debugging gopherd (geomyidae) service

2017-05-09 Thread ng0
When I start this via the arguments I pass (well, any arguments), without the service it starts and I can access the server. The service never starts (and due to its simplistic nature, no "BOOM CRASH THIS IS WHY I REFUSE TO START" is seen. In this version I added 'networking' to requirements, stil