ng0 writes:
> As long as I run guix I was never able to build the documentation
> as pdf. What's wrong with it?
>
> [user@abyayala ~/src/guix/guix]$ make doc/guix.pdf
> TEXI2PDF doc/guix.pdf
> /gnu/store/jz7jq4w8d4czvgnk9as07rrdbcfjjgjj-profile/bin/texi2dvi: pdftex
> exited with bad status,
On Sun, 23 Apr 2017 01:30:56 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> Did you have a chance to look at this patch?
Hmm, guix system reconfigure finished with the patch, I rebooted, and I get the
same error message (No such file) and the file is still there.
My operating-system locale is en
Hi Ludo,
I've applied it, but the system update is still running. Because of the
massive number of patches I write I don't track master daily. I'm always behind
2 weeks (because that's the time until I can merge a patch). It seems lately a
huge update got merged :)
Right now it's compiling q
Clément Lassieur writes:
> Ludovic Courtès writes:
>
>> Hi Bake,
>>
>> Bake Timmons skribis:
>>
>>> Trying to reconfigure my system running guix 0.12.0 for dovecot with
>>> the default configuration object created by '(dovecot-configuration)'
>>> results in:
>>>
>>> guix system: error: exceptio
Ludovic Courtès writes:
> Hi Bake,
>
> Bake Timmons skribis:
>
>> Trying to reconfigure my system running guix 0.12.0 for dovecot with
>> the default configuration object created by '(dovecot-configuration)'
>> results in:
>>
>> guix system: error: exception thrown: #> "Invalid value for field p
Hi Bake,
Bake Timmons skribis:
> Trying to reconfigure my system running guix 0.12.0 for dovecot with
> the default configuration object created by '(dovecot-configuration)'
> results in:
>
> guix system: error: exception thrown: # "Invalid value for field path: \"lmtp\""] 4a6a140>
>
> Adding a
Danny Milosavljevic skribis:
> * gnu/services/base.scm (file-system-shepherd-service): Use
> file-system-packages.
That was pushed as 26e34e1e1288d657e92372efb6edc95c0e299247.
Closing.
Ludo’.
Hello,
Did you have a chance to look at this patch?
TIA,
Ludo’.
l...@gnu.org (Ludovic Courtès) skribis:
> Hi Danny,
>
> Danny Milosavljevic skribis:
>
>> the GuixSD /tmp cleaner fails to clean when Umlauts like "ä" are used in
>> filenames. It will just leave them there.
>>
>> For example I
Mathieu Othacehe skribis:
>> Maybe we can simply patch the important packages (findutils,
>> libunistring) and wait and see if others need the patch. Not ideal, but
>> I can’t think of a better way.
>
> Ok fine for me.
>
> I'll send findutils and libunistring patches for now.
I see these have b
Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> civodul pushed a commit to branch core-updates
>> in repository guix.
>>
>> commit d1e3f59c9b8d1be79eded04fe23cceb56b4372f0
>> Author: Ludovic Courtès
>> Date: Sat Mar 25 23:28:54 2017 +0100
>>
>> gnu: coreutils: Patch 'c
Christopher Allan Webber skribis:
> Sometimes I do an upgrade and I want to get the latest security updates,
> but I also am not really available to burn through a lot of cpu time,
> (especially on my x200).
>
> I'd love it if thre were a flag so that I could specify "only bother to
> upgrade the
On Sat, Apr 22, 2017 at 11:37:00AM -0500, Christopher Allan Webber wrote:
> Commit 8439c9c05e upgraded gpgme to 1.9.0.
>
> Unfortunately, python-gpg's version is tied to gpgme:
>
> (define-public python-gpg
> (package
> (name "python-gpg")
> (version (package-version gpgme))
> ;; [.
Commit 8439c9c05e upgraded gpgme to 1.9.0.
Unfortunately, python-gpg's version is tied to gpgme:
(define-public python-gpg
(package
(name "python-gpg")
(version (package-version gpgme))
;; [...]
This is a problem, because upgrading gpgme "automatically" upgraded
python-gpg, and the
Sometimes I do an upgrade and I want to get the latest security updates,
but I also am not really available to burn through a lot of cpu time,
(especially on my x200).
I'd love it if thre were a flag so that I could specify "only bother to
upgrade the packages where we only upgrade if a substitute
As long as I run guix I was never able to build the documentation
as pdf. What's wrong with it?
[user@abyayala ~/src/guix/guix]$ make doc/guix.pdf
TEXI2PDF doc/guix.pdf
/gnu/store/jz7jq4w8d4czvgnk9as07rrdbcfjjgjj-profile/bin/texi2dvi: pdftex
exited with bad status, quitting.
make: *** [Make
Arun Isaac writes:
>> Heh, I've had a WIP update for 1.1.1 for some time and decided to finish
>> it based on this discussion.
>
> Oh, good! :-)
>
> Your patch builds successfully. But, the new version has tests, and you
> still need to package them. When I try to run the tests, a few
> fail. Set
Hi Maxim,
Maxim Cournoyer writes:
> Hello Marius,
>
> Marius Bakke writes:
>> [...]
>> + (add-before 'build 'locate-catalog-files
>> + (lambda* (#:key inputs #:allow-other-keys)
>> + (let ((xmldoc (string-append (assoc-ref inputs "docbook-xml")
>> +
17 matches
Mail list logo