bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-05-25 Thread Hugo
Ludovic Courtès writes: > Jack, Hugo: What does “type -P svn” say? > > Does the bug occur within ‘guix shell subversion’ as shown above? Well, I feel kind of silly now, after actually installing subversion the command works as expected :) But I suppose the silent failure is still

bug#55587: bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-05-29 Thread Hugo
-P svn” return? Before I installed subversion: nothing. Now it shows the correct path to svn. > Perhaps there was an “svn” command coming from the host distro, like > /usr/bin/svn? Nope, this is on Guix System. Best wishes, Hugo

bug#42920: conda 4.8.3 on guix cannot activate environments

2021-03-01 Thread Hugo Buddelmeijer
e, including very long "export PYTHONPATH" lines. This can be avoided by explicitly setting the history file to nothing: HISTFILE= bash --norc -i "$CONDA_EXE" $_CE_M $_CE_CONDA Cheers, Hugo On Tue, 25 Aug 2020 at 17:03, Hugo Buddelmeijer wrote: > Hi Ricardo, &g

bug#35622: Ran into a bug in the new graphical installer on WiFi setup

2019-05-07 Thread Hugo Saavedra
Also, upon clicking "OK" I'm taken back to the original menu of the installer. Going through the choices again, the installer cannot detect a hard drive as it could before. Let me know if I can help in any way or if you need more information. -- *Hugo Saavedra* Listen Systems &l

bug#35622: Ran into a bug in the new graphical installer on WiFi setup

2019-05-08 Thread Hugo Saavedra
Sorry about that -- I just posted them on my own server here https://topologi.es/files/d/5e38edf49f744b099d70/?p=/&mode=grid On Wed, May 8, 2019 at 7:07 AM Ludovic Courtès wrote: > Hello, > > Mark H Weaver skribis: > > > Hugo Saavedra writes: > > > >>

bug#55587: `guix import texlive PKG` fails with signal 11, no output

2022-05-23 Thread Hugo Nobrega
1" thing is not new (e.g., bug#28303), but in any case I am not seeing any output after the error (unlike what seemed to be happening in bug#28303) Example: hugo@hp-guix ~$ guix import texlive cite command "svn" "export" "--non-interactive" "--trust-server-cer

bug#55953: `guix install dub` fails

2022-06-13 Thread Hugo Nobrega
Hello, The `dub` package cannot be installed on an up-to-date Guix System. I am attaching the failed build log, although honestly I couldn't make much from it. This of course has implications such as `dub-build-system` not working... Best wishes, Hugo 9yj5q4s3vb7gzr8vb9rssz0h9hga71-dub-

bug#59771: Conda 22.9.0 needs "sudo" as dependency

2022-12-02 Thread Hugo Buddelmeijer
ll report another bug for that. As for why sudo is needed, I don't know. (Not sure I want to know.) Background: if conda works well in guix, then we can get more conda users and package maintainers on board with guix. Greetings, Hugo

bug#59772: conda 22.9.0 breaks "conda init bash"

2022-12-02 Thread Hugo Buddelmeijer
o do "sudo $(which conda) init bash", which is not really acceptable for us. Also, "conda init bash" does seem to actually do what it is supposed to do: add conda functions to ~/.bashrc; the error occurs after that. So maybe we can just wait this out, or try to see whether it works

bug#59774: Activating conda environments breaks the prompt because bash eats PS1

2022-12-02 Thread Hugo Buddelmeijer
Hi all, ### Summary Activating a conda environment on guix will break your bash prompt, because guix' binary-replacing-bash-script eats PS1. ### Reproduce E.g.: # Start a container with conda hugo@alex ~/t $ guix shell -C conda sudo bash # Add conda functions to ~/.bashrc.

bug#59775: Conda requires coreutils as a runtime dependency

2022-12-02 Thread Hugo Buddelmeijer
Hi all, Conda requires coreutils as a runtime dependency: hugo@alex ~/t $ guix shell -C conda hugo@alex ~/t [env]$ conda init bash # ignore errors hugo@alex ~/t [env]$ source ~/.bashrc sh: dirname: command not found sh: dirname: command not found The "dirname" errors go away when co

bug#59776: Conda hardcodes guix hash in .bashrc

2022-12-02 Thread Hugo Buddelmeijer
Hi all, Conda adds some bash functions to ~/.bashrc, but those contain a hardcoded guix hash. That means that conda will break between upgrades: hugo@alex ~/t$ guix shell -C conda hugo@alex ~/t [env]$ conda init bash # ignore errors hugo@alex ~/t [env]$ echo "$(<~/.bashrc)" #

bug#59771: Conda 22.9.0 needs "sudo" as dependency

2022-12-03 Thread Hugo Buddelmeijer
t find one quickly, so maybe this is not something that is possible in guix? E.g. the conda openjdk package sets JAVA_HOME, but the guix openjdk package does not. Greetings, Hugo On Fri, 2 Dec 2022 at 12:47, Tobias Geerinckx-Rice wrote: > Hi Hugo, > > Hugo Buddelmeijer 写道: &g

bug#59771: Conda 22.9.0 needs "sudo" as dependency

2022-12-04 Thread Hugo Buddelmeijer
On Sat, 3 Dec 2022 at 20:11, Hugo Buddelmeijer wrote: > > But maybe 59771 (this bug), 59772 (also due to sudo), and 59776 (hardcoded > paths), all three could be resolved in a more guix-y way. The problem in > these three bugs is that "conda init" wants to add something to

bug#42920: conda 4.8.3 on guix cannot activate environments

2020-08-18 Thread Hugo Buddelmeijer
Dear Ricardo et al., The conda 4.8.3 package on guix does not seem to work as expected. Conda info: hugo@alex ~$ which conda /home/hugo/.guix-profile/bin/conda hugo@alex ~$ realpath $(which conda) /gnu/store/ihn8dbs84rmc3ai7r1vkvh4cya518wmx-conda-4.8.3/bin/conda hugo@alex ~$ conda -V conda

bug#42920: conda 4.8.3 on guix cannot activate environments

2020-08-20 Thread Hugo Buddelmeijer
hard work! It is much appreciated, I don't think I would have started experimenting with guix without your head start. > > But activating it does not work properly: > > > > hugo@alex ~$ conda activate testenv > > > > CommandNotFoundError: Your shell has not been properly c

bug#42920: conda 4.8.3 on guix cannot activate environments

2020-08-23 Thread Hugo Buddelmeijer
Just sharing a bit of more info about why the conda prompt breaks. On Fri, 21 Aug 2020 at 05:52, Ricardo Wurmus wrote: > > Hugo Buddelmeijer writes: > > > 2. The prompt is not set correctly, as in, what should happen is that the > > current conda environment is added t

bug#42920: conda 4.8.3 on guix cannot activate environments

2020-08-25 Thread Hugo Buddelmeijer
t cannot edit files - it only uses paths in ~/.guix-profile but this is not essential to get conda to work. Cheers, Hugo

bug#62422: IRC channel log search results are not chronological for recent logs

2023-03-24 Thread Hugo Buddelmeijer
he results of #guix with those of other channels, but it seems that the logs of most other channels are either not indexed at all, or inconsistently. For example, searching for ACTION (which is a "/me" command it seems) in #spritely shows only 11 matches spread over 5 days, while it is a very common occurrence: https://logs.guix.gnu.org/spritely/search?query=ACTION Cheers, Hugo

bug#63277: python-anaconda-client and conda fail

2023-05-08 Thread Hugo Buddelmeijer
he existing packages. Cheers, Hugo [1] https://guix.gnu.org/manual/en/html_node/Sending-a-Patch-Series.html

bug#63277: [PATCH 4/5] gnu: python-defusedxml: Update to 0.7.1.

2023-05-08 Thread Hugo Buddelmeijer
* gnu/packages/xml.scm (defused-python): Update to 0.7.1. --- gnu/packages/xml.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm index 2bc4f66c01..c4ab832bc5 100644 --- a/gnu/packages/xml.scm +++ b/gnu/packages/xml.scm @@ -143

bug#63277: [PATCH 1/5] gnu: Add python-conda-package-streaming.

2023-05-08 Thread Hugo Buddelmeijer
* gnu/packages/python-xyz.scm (python-conda-package-streaming): New variable. --- gnu/packages/python-xyz.scm | 31 +++ 1 file changed, 31 insertions(+) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index a5c99a6f20..c627e456e1 100644 --- a/gnu

bug#63277: [PATCH 5/5] gnu: python-anaconda-client: Update to 1.11.2

2023-05-08 Thread Hugo Buddelmeijer
* gnu/packages/package-management.scm (python-anaconda-client): Update to 1.11.2. --- gnu/packages/package-management.scm | 17 - 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm index 2e2c116c

bug#63277: [PATCH 2/5] gnu: python-conda-package-handling: Update to 2.1.0

2023-05-08 Thread Hugo Buddelmeijer
* gnu/packages/package-management.scm (python-conda-package-handling): Update to 2.1.0 --- gnu/packages/package-management.scm | 21 - 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm inde

bug#63277: [PATCH 3/5] gnu: conda: Remove python-anaconda-client dependency.

2023-05-08 Thread Hugo Buddelmeijer
* gnu/packages/package-management.scm (conda): Remove python-anaconda-client dependency. --- gnu/packages/package-management.scm | 10 -- 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/gnu/packages/package-management.scm b/gnu/packages/package-management.scm index 1ebc9507

bug#63277: python-anaconda-client and conda fail

2023-05-08 Thread Hugo Buddelmeijer
often. The Contributing section [1] of the manual is a good place to start. Something unrelated: my desktop (gnome) looks sooo much sharper it seems, so kudos to whoever improved that! Cheers, Hugo [1] https://guix.gnu.org/manual/en/html_node/Contributing.html

bug#63277: python-anaconda-client and conda fail

2023-09-11 Thread Hugo Buddelmeijer
The conda package seems to be fixed, and python-anaconda-client also builds. So I think this can be closed. On Mon, 8 May 2023 at 14:22, Hugo Buddelmeijer wrote: > > Sending the patches seems to have worked out just fine. Except that > number 2 got in my own spam folder. > > I for

bug#65769:

2023-10-20 Thread Hugo Buddelmeijer
on a virtual machine. Then we have a shared starting point that we can all confirm to work, so we can detangle issues specific to our own hardware and software configuration, and issues related to Sway+Guix in general. Cheers, Hugo 1) Sway on libre kernel. Having a libre system is one of my re

bug#65769:

2023-10-20 Thread Hugo Buddelmeijer
top of the screen (sometimes), but my problem seems unrelated to this issue, because greetd/wlgreet is now not involved. I will therefore not discuss my problem here further. Hugo On Fri, 20 Oct 2023 at 12:02, bdju wrote: > > On Fri Oct 20, 2023 at 4:01 AM CDT, Hugo Buddelmeijer wrote:

bug#65769:

2023-10-20 Thread Hugo Buddelmeijer
%default-sysctl-settings But that does not work, so I have to add the parameter at boot time. Maybe I'll create a new issue for that. So now I can go back to actually using sway, and fixing my power management! And perhaps, if it becomes annoying enough, the creation

bug#66651: How to pass i915.enable_guc=0 in config.scm to prevent a 'wedged' GPU?

2023-10-20 Thread Hugo Buddelmeijer
everything works as intended. However, it seems not possible to set this parameter from config.scm. So at the moment my system is not fully declarative, as I have to type in a kernel parameter at boot; does anyone perhaps have advice on how can this be done better? Details below. Thanks, Hugo

bug#66651:

2023-10-20 Thread Hugo Buddelmeijer
hopefully find this. This issue can be closed as far as I'm concerned, but I don't know how to do that. Let's try this: /close Thanks again, Hugo [1] https://wiki.archlinux.org/title/Intel_graphics