bug#54400: Emacs error in Ubuntu

2022-03-16 Thread zimoun
Hi, On Wed, 16 Mar 2022 at 10:32, Vicente Mataix ferrandiz wrote: > I did it just after guix pull. Using bec806e from yesterday, I cannot reproduce on Ubuntu. The invokation guix shell -C -E DSISPLAy -E TERM emacs -- emacs -nw works for me. I suspect something wrong with your

bug#54417: system-config-printers is missing cups helpers

2022-03-16 Thread Liliana Marie Prikler
$ system-config-printer Traceback (most recent call last): File "/gnu/store/n5ml8i1k1g5d79damckfv24kzx4z6gn5-system-config- printer-1.5.15/share/system-config-printer/system-config-printer.py", line 76, in import cupshelpers ModuleNotFoundError: No module named 'cupshelpers' Note that

bug#54400: Emacs error in Ubuntu

2022-03-16 Thread zimoun
Hi Vicente, On Tue, 15 Mar 2022 at 22:18, Vicente Mataix ferrandiz wrote: > Update: > > guix pull What is your revision? Other said which "guix describe"? Cheers, simon

bug#54400: Emacs error in Ubuntu

2022-03-16 Thread Liliana Marie Prikler
Hi simon Am Mittwoch, dem 16.03.2022 um 10:36 +0100 schrieb zimoun: > --8<---cut here---start->8--- > $ guix graph --path emacs xz > emacs@27.2 > libxml2@2.9.12 > xz@5.2.5 > --8<---cut here---end--->8--- Thanks for

bug#54400: Emacs error in Ubuntu

2022-03-16 Thread Liliana Marie Prikler
Hi Vicente, Am Dienstag, dem 15.03.2022 um 17:09 +0100 schrieb Vicente Mataix ferrandiz: > Greetings, > > I follow the instructions from: > > https://guix.gnu.org/manual/en/guix.html#Binary-Installation > > Installation (Ubuntu 20.04): > > cd /tmp > wget >

bug#54400: Emacs error in Ubuntu

2022-03-16 Thread zimoun
Hi Liliana. On Wed, 16 Mar 2022 at 09:02, Liliana Marie Prikler wrote: > --8<---cut here---start->8--- > $ ldd $GUIX_ENVIRONMENT/bin/.emacs-27.2-real | grep lzma > liblzma.so.5 => > /gnu/store/c8isj4jq6knv0icfgr43di6q3nvdzkx7-xz-5.2.5/lib/liblzma.so.5

bug#54238: Fw: missing files from aspell-dict package

2022-03-16 Thread Ludovic Courtès
Hello, vapnik spaknik skribis: > I have installed the latest versions of aspell & aspell-dict-en via guix on a > foreign distro: > >> guix package --list-installed=aspell\* > aspell                0.60.8               out > /gnu/store/xyz0ljdw4m25k8vhnl8261ywq7dvmr49-aspell-0.60.8 >

bug#53915: No way of replacing an input in modify-input syntax structure but keep all the outputs

2022-03-16 Thread Ludovic Courtès
Hi, Liliana Marie Prikler skribis: > Am Dienstag, dem 08.03.2022 um 17:11 +0100 schrieb Ludovic Courtès: >> [...] >> With the patch below, we get more sensible behavior: >> >> --8<---cut here---start->8--- >> scheme@(guile-user)> (modify-inputs (append $5

bug#54400: Emacs error in Ubuntu

2022-03-16 Thread zimoun
Hi Liliana, On Wed, 16 Mar 2022 at 10:48, Liliana Marie Prikler wrote: > Vicente, could you check the output of ldd for your Emacs, as well as > libxml2 and also check whether your xz package is perhaps broken and > ought to be repaired? I am not Vicente but mine looks like with Guix ff093f5

bug#54424: Broken links in cookbook

2022-03-16 Thread Greg Hogan
1) I noticed that the following link (diff below) to "Package Reference" looks to have changed to lowercase "package Reference" but not updated (there is a working link closely following). Then I scanned the page and found additional broken links: 2) The link at the end of "Go ahead, run guix

bug#54400: Emacs error in Ubuntu

2022-03-16 Thread Vicente Mataix ferrandiz
I did it just after guix pull. I cannot check the revision as I did it in my work computer, I will check it tomorrow. - Mail original - > De: "zimoun" > À: "Vicente Mataix ferrandiz" > Cc: 54...@debbugs.gnu.org > Envoyé: Mercredi 16 Mars 2022 10:23:15 > Objet: Re: bug#54400: Emacs

bug#54350: Profile collisions are ignored, installing multiple versions of the same package is silently broken

2022-03-16 Thread Ludovic Courtès
Hi, Maxime Devos skribis: > Ludovic Courtès schreef op di 15-03-2022 om 14:50 [+0100]: >> $ ./pre-inst-env guix shell -D guile -n >> guix shell: error: profile contains conflicting entries for bash-minimal >> guix shell: error:   first entry: bash-minimal@5.1.8  >>

bug#54422: texlive-texmf info manuals are installed outside INFOPATH

2022-03-16 Thread Maxim Cournoyer
Hello, vapnik spaknik writes: > I have texlive installed on a foreign distro at :  >   > /gnu/store/7s4hirky82mfdnmakxswsfb3y5pgg3l2-texlive-texmf-20210325/share/texmf-dist >   > > within that directory I can see doc/info/latex2e.info > i.e. the info file for latex2e > However, I there is no

bug#54400: Emacs error in Ubuntu

2022-03-16 Thread Liliana Marie Prikler
Hi zimoun, Am Mittwoch, dem 16.03.2022 um 11:11 +0100 schrieb zimoun: > I am not Vicente but mine looks like with Guix ff093f5 on Debian. > > --8<---cut here---start->8--- > $ guix shell libxml2 > [env]$ ldd $GUIX_ENVIRONMENT/lib/libxml2.so | grep lzma >   

bug#54400: Emacs error in Ubuntu

2022-03-16 Thread Ludovic Courtès
Hi, Vicente Mataix ferrandiz skribis: > Run emacs: > > emacs > > /home/vmataixf/.guix-profile/bin/emacs: error while loading shared libraries: > liblzma.so.5: cannot open shared object file: No such file or director Could you check whether the ‘LD_LIBRARY_PATH’ environment variable is

bug#53426: mingw-w64-{x86_64, i686}-winpthreads broken after absorption of binutils-next

2022-03-16 Thread Michael Ford
Hi, I think this bug can be closed now that https://issues.guix.gnu.org/53706 has been merged?

bug#54111: guile bundles (a compiled version of) UnicodeData.txt and binaries

2022-03-16 Thread Ludovic Courtès
Hi Tim, Timothy Sample skribis: > Well, I don’t consider myself an Awk person, but I had to implement it > for Gash-Utils, so I know it well enough! This may not be the most > idiomatic Awk program, but to my eyes it is no less readable than the > Perl version. You rock! [...] > It runs

bug#54387:

2022-03-16 Thread jbranso--- via Bug reports for GNU Guix
Some people on irc helped me this this. I was reconfiguring via root. Root was using the old guix. Putting in "source /etc/profile" in /root/.bashrc seemed to fix the issue. Thanks, Joshua

bug#54386:

2022-03-16 Thread jbranso--- via Bug reports for GNU Guix
done!

bug#54387:

2022-03-16 Thread jbranso--- via Bug reports for GNU Guix
done. Thanks!

bug#54350: Profile collisions are ignored, installing multiple versions of the same package is silently broken

2022-03-16 Thread Greg Hogan
On Tue, Mar 15, 2022 at 9:51 AM Ludovic Courtès wrote: > What we could do, as a mitigation, is to enable collision checks unless > there’s at least one ‘-D’ flag. We’d also need to introduce > ‘--allow-collisions’ for ‘guix shell’. > Also 'guix pack'.

bug#54111: guile bundles (a compiled version of) UnicodeData.txt and binaries

2022-03-16 Thread Timothy Sample
Hi Ludo, Ludovic Courtès writes: > Timothy Sample skribis: > >> Of course, to use this script as part of the Guile build, someone™ will >> have to double check that we can legally redistribute the Unicode data >> file (probably okay, but always good to check), and update the build >> rules to