Hi,
I installed Guix on Devuan with SysV-init, but the script copied in
/etc/init.d/ uses the command "daemonize" which isn't listed in the
dependencies of "guix-install.sh". Consequently, guix is installed but
cannot be started, the command
service guix-daemon start
returns
/etc/init.d
On Sun, Apr 18, 2021 at 01:13:04PM -0400, Leo Famulari wrote:
> On Sun, Apr 18, 2021 at 09:15:09AM +0200, Gabriel Hondet wrote:
> > I installed Guix on Devuan with SysV-init, but the script copied in
> > /etc/init.d/ uses the command "daemonize" which isn't listed in
Hello,
I've been trying to compile ghc-conduit-extra since it is needed by
ghc-xmonad-extra and xmobar. The build fails the following way (sorry
for the poor layout):
Building library for conduit-extra-1.3.0..
Builds without problem since 5de93cdba77db3777f8f026c029acadd7b8bdde3
signature.asc
Description: PGP signature
Hi,
When I try to use opam, it fails:
$ opam install menhir
#=== ERROR while compiling ocaml-system.4.07.1 #
# context 2.0.1 | linux/x86_64 | | https://opam.ocaml.org#34f81c06
# path~/.opam/default/.opam-switch/build/ocaml-system.4.07.1
# command
Hi again,
After some experiments, and after looking at what did Nix, it seems that
wrapping opam does the trick (with a .opam-real and a opam). I'll try
this and make a patch.
Cheers,
Gabriel
signature.asc
Description: PGP signature
Hello,
Wrapping works except that the binary can't find libraries, how can I
add the libraries of the profile (e.g. =asm/socket.h= or =crti.o=) in
the wrapper? The matter is to get the path of a profile (as if it was a
package in the ~inputs~ of the function).
Gabriel
signature.asc
Description
Hi,
I installed texlive package per package (not using the "texlive")
package. I end up not being able to launch any of pdflatex, lualatex
nor xelatex, as I obtain
Can't locate mktexlsr.pl in @INC (@INC contains: /gnu/store/tlpkg
/gnu/store/texmf-dist/scripts/texlive /home/gabriel/.
guix-profile
Hi Ricardo,
On Sun 21 Apr 2019 at 15:57 Ricardo Wurmus wrote:
> Can you tell us what packages you installed?
Sure, from a manifest:
"texlive-latex-base"
"texlive-latex-xcolor"
"texlive-latex-wrapfig"
"texlive-latex-titlesec"
"texlive-latex-tools"
"texlive-latex-tabulary"
Good evening,
I tried to build a project with dune, and it failed while trying to
access '/usr/lib/ocaml/METAS':
$ dune build lambdapi.exe
Entering directory '/data0/gabriel/workspace/vcs/lambdapi'
Error: exception Sys_error("/usr/lib/ocaml/METAS: No such file or directory")
Backtrace:
Raised by
Hi Julien,
On Fri 03 May 2019 at 22:17 Julien Lepiller wrote:
> Is /usr/lib/ocaml/METAS referenced somewhere in the sources you're
> trying to build?
Checking this is indeed a good idea, but no, the path isn't referenced
in the sources.
> Maybe you could try setting these environment variables
The error was mine, sorry, ocamlfind was not installed through guix and
thus the paths returned were wrong. I'm closing this.
Gabriel
signature.asc
Description: PGP signature
Hello,
I was trying to setup guix following the steps given in
https://guix.gnu.org/manual/en/html_node/Building-from-Git.html
I already have the Guix package manager installed, so, in the checked
out repository, I enter a suitable shell using `guix shell -D guix
help2man git strace guile --pure`
g an old Guix that predates the fix for this old bug, here:
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=352c49e1a5c48eb76389ee384eb95fc2e4a6ab32
>
> Is there a reason you can't upgrade Guix with ‘guix pull’?
>
> Kind regards,
>
> T G-R
>
> Sent from a W
Hello,
The code snippets of the page 'Sending a patch series' look incorrect to
me: the snippets mention the email address
"guix-patc...@debbugs.gnu.org" but the text mentions
"guix-patc...@gnu.org".
For instance,
> We can now send just the cover letter to the guix-patc...@gnu.org
> address, whic
Hi,
On Wed, Oct 11, 2023 at 12:36:24PM +0200, Simon Tournier wrote:
> Hi,
>
> On Mon, 02 Oct 2023 at 18:38, Gabriel Hondet via Bug reports for GNU Guix
> wrote:
>
> > The code snippets of the page 'Sending a patch series' look incorrect to
> > me: t
16 matches
Mail list logo