bug#32296: cups not started

2018-08-01 Thread Oleg Pykhalov
Gnu Röoty writes: […] > Here my config.scm : […] > (service cups-service-type > (cups-configuration > (web-interface? #t) > (extensions > (list cups-filters hplip This ‘(service cups-service-type …)’ should be inside the ‘(services (cons* HERE))’. > (operating-system > … > (services

bug#32296: cups not started

2018-08-01 Thread Gnu Röoty
Yeah I have herd status but I dont find the service cups. I did guix pull before sudo -E guix system reconfigure /etc/config.scm The command guix --version tell that, guix (GNU Guix) 2207053542f293980266ab77c920fcd8de2f961b Here my config.scm : (use-modules (gnu) (gnu system nss))

bug#24404: "calibre" package fails to build.

2018-08-01 Thread Efraim Flashner
On Wed, Aug 01, 2018 at 10:46:56PM +1000, Brendan Tildesley wrote: > > The new qtwebkit fails to build for me. This is the tail of the output: > > > > /__/DerivedSources/WebCore/InternalSettingsGenerated.cpp.o -c >

bug#32313: Failed to boot after reconfiguring with a btrfs drive.

2018-08-01 Thread Brendan Tildesley
On 08/01/18 07:06, Danny Milosavljevic wrote: > Probable fix: > > diff --git a/gnu/services/base.scm b/gnu/services/base.scm > index 9fad9af99..921914ccd 100644 > --- a/gnu/services/base.scm > +++ b/gnu/services/base.scm > @@ -419,7 +419,7 @@ FILE-SYSTEM." >

bug#32296: cups not started

2018-08-01 Thread Oleg Pykhalov
Hello, Gnu Röoty writes: > Hi I have a problem with the CUPS service. What is the problem? Does ‘sudo herd status cups’ tells the service is not started? What about listening ports and running process? Does ‘netstat’ response is differ for you? --8<---cut

bug#24404: "calibre" package fails to build.

2018-08-01 Thread Brendan Tildesley
On 08/01/18 20:17, Efraim Flashner wrote: > On Sun, Jul 22, 2018 at 11:49:14AM +0200, Andreas Enge wrote: >> Hello, >> >> I ended up disabling tests (see comments in the patch). >> Now the package builds, but tries to install into the Qt directory; at the >> end of the cmake phase, it prints: >>

bug#32310: [Fwd: Re: bug#32310: Not having much luck with running guix of phone and limbo emulator.]

2018-08-01 Thread Efraim Flashner
On Tue, Jul 31, 2018 at 06:47:40AM +, Nils Gillmann wrote: > - Forwarded message from Gary Hayes - > > > Date: Tue, 31 Jul 2018 12:11:11 +1000 > > From: Gary Hayes > > To: Nils Gillmann > > Subject: Re: bug#32310: Not having much luck with running guix of phone and > > limbo

bug#24404: "calibre" package fails to build.

2018-08-01 Thread Efraim Flashner
On Sun, Jul 22, 2018 at 11:49:14AM +0200, Andreas Enge wrote: > Hello, > > I ended up disabling tests (see comments in the patch). > Now the package builds, but tries to install into the Qt directory; at the > end of the cmake phase, it prints: > -- Installing in the same prefix as Qt, adopting

bug#32341: EXWM full screen mode broken

2018-08-01 Thread Diego Nicola Barbato
Hello Guix The recent [1] update of EXWM has introduced a bug which causes the wrong window configuration to be restored after closing a full screen window. It has already been reported [2] and fixed [3] upstream. Greetings Diego [1]