Hello,
I have more information on this bug. Apologies for the delay. I've been
able to narrow the problem down to a single package - when I install
sbcl, I am unable to log in, and when I uninstall sbcl, the problem
disappears, and I am able to log in normally. Even using a profile with
only the
x, I am able to log in
again. When I add a package (like stumpwm) that needs to set
XDG_DATA_DIRS, the problem seems to reappear. I also was able to
reproduce the problem on another machine I have that runs the same
operating system and also has Guix.
Is this a bug, or is it possible I've just misconfigured something?
Please let me know if I'm missing any needed information and I'll do my
best to provide it.
-- Evan Straw
signature.asc
Description: PGP signature
->8---
If any required information is missing please let me know and I'll do my
best to provide it.
Thanks,
-- Evan Straw
starting phase `set-SOURCE-DATE-EPOCH'
phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds
starting phase `set-paths'
environmen
Ludovic Courtès writes:
> Hi Evan,
>
> Evan Straw skribis:
>
>> I have Guix installed on a foreign distro (Ubuntu 19.10) as a package
>> manager, and I am attempting to use fonts installed through Guix for
>> applications installed from Guix, such as Emacs and
Hello all,
I have Guix installed on a foreign distro (Ubuntu 19.10) as a package
manager, and I am attempting to use fonts installed through Guix for
applications installed from Guix, such as Emacs and keepassxc. I have
installed fontconfig and a few font packages. However, I am noticing
that the
c4149930f71
personal-channel 159b508
repository URL:
branch: master
commit: 159b50819c8fe9061e1b8fccbbe88fc13a91d971
--8<---cut here---end--->8---
Another Guix user I've spoken to has
confirmed the same error is happening on his machine as
Pierre Neidhardt writes:
> Konrad Hinsen writes:
>
>> Guix' ldd has been patched to ignore LD_LIBRARY_PATH, so my prediction
>> is that this won't change anything.
>
> Maybe ldd (I don't know), but I suggest to run SBCL here. It should
> work.
Sorry for the late update, but this actually does
Pierre Neidhardt writes:
> What are "dependencies" here?
> Can you provide a full recipe of what you are trying to do, including
> your .sbclrc and the Lisp code snippets you've run to test this?
Absolutely. Apologies for the wall of text that is about to follow:
My system is Ubuntu 19.04, with
Hi Pierre,
Thanks for your response.
>In the meantime, you can add this to your ~/.sbclrc:
>
>--8<---cut here---start->8---
>(when (ignore-errors (asdf:load-system "cffi"))
> ;; Warning: Trailing "/" matters!
> (dolist (guix-profile
> `(,(when (uiop
Hello all,
I have GNU Guix installed on a foreign distro, Ubuntu 19.04. I have the
sbcl and cl-cffi packages installed from this installation of Guix, and
I am attempting to use the CFFI package to load libcurl, as demonstrated
in the CFFI tutorial here:
https://common-lisp.net/project/cffi/manual
10 matches
Mail list logo