How to configure git to use a proxy inside guix build container

2018-01-19 Thread Jorge
Hi. guix pull fails: Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... guix pull: error: Git error: failed to connect to git.savannah.gnu.org: Connection timed out I suspect git inside the guix build container tries to connect directly to the Internet instead of

How to configure git to use a proxy inside the guix build container

2018-01-19 Thread jorge
Hi. guix pull fails: Updating from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... guix pull: error: Git error: failed to connect to git.savannah.gnu.org: Connection timed out I suspect git inside the guix build container tries to connect directly to the Internet instead of

Re: Proxy authentication

2018-01-31 Thread Jorge
January 24, 2018 6:38 AM, "Konrad Hinsen" wrote: > I had the same problem not so long ago. See this thread on guix-devel for the > solution: > > http://lists.gnu.org/archive/html/guix-devel/2017-11/msg00070.html Sorry for having taken so long to reply. I have

Re: How to configure git to use a proxy inside guix build container

2018-01-22 Thread Jorge
rce tarballs) over the Internet, indicating the proxy is accessible in Guix build container. The problem is with git. I took hours studying SystemD, Guix, Git and cURL. Help will be appreciated. January 19, 2018 8:56 PM, "Jorge" <jorge+l...@disroot.org> wrote: > Hi. guix pull fa

Proxy authentication

2018-01-23 Thread Jorge
Hi. I am trying to use Guix at my workplace, where we have mandatory proxy. In my foreign distribution (Debian 9), I have configured Gnome for automatic proxy configuration (PAC file) and, for applications that do not integrate with Gnome’s proxy configuration (such as Emacs), I have set up

Integrate guix-installed Emacs packages with locally compiled Emacs pretest

2018-03-12 Thread Jorge
Hi. I want to use Guix to install notmuch (with the Emacs interface) and emacs-guix; however, since Guix does not have Emacs 26, I would like to keep using my locally-compiled Emacs 26.0.91. Is that possible? Would it be quicker to learn Guix packaging and package Emacs 26.0.91 for Guix? - I

Re: Best practices for Guix environment variables on foreign distro

2018-03-13 Thread Jorge
March 13, 2018 9:38 AM, "Adonay Felipe Nogueira" wrote: >> 16.04LTS) and it works fine. Sourcing ~/.guix-profile/etc/profile from >> $HOME/.profile, on the other hand, prevents logins to GNOME or Unity >> sessions. > > I don't know if Unity respects ${XDG_DATA_DIRS}, but

Re: Integrate guix-installed Emacs packages with locally compiled Emacs pretest

2018-03-13 Thread Jorge
March 13, 2018 3:47 AM, "Konrad Hinsen" wrote: > With Emacs, everything is possible :-) > > You'd have to do two things in your Emacs configuration: > - add the notmuch elisp directory from Guix to load-path > - make sure that your Guix profile is on exec-path > >

Re: How to install prerelease package versions (particularly Emacs)

2018-04-05 Thread Jorge
March 27, 2018 6:51 AM, l...@gnu.org wrote: > Pierre Neidhardt skribis: > >> Considering the importance of Emacs in this community, I think it would >> make sense to provide a cutting-edge version. > > Do you mean a snapshot of the ‘master’ branch? > > We don’t do that

Re: How to install prerelease package versions (particularly Emacs)

2018-03-03 Thread Jorge
March 3, 2018 7:24 AM, "Oleg Pykhalov" wrote: > Guix package collection provides only stable package releases for the > most part. That's a pity. > You could write a package recipe with a new version based on original > recipe, see [1]. > > Also you could try

How to install prerelease package versions (particularly Emacs)

2018-03-02 Thread Jorge
Hi. I use Spacemacs v.0.300.0 (develop) atop Emacs 26.0.91. I compile Emacs 26 locally and stow it with GNU Stow. I would prefer to get Emacs 26 from Guix, which would be more automatic and would come configured to work with Guix-installed Emacs packages. So is Emacs 26 available from Guix?

Environment variables on GNOME on foreign distro (Debian)

2020-02-23 Thread Jorge
17:04:19 jorge--inspiron-5570 org.gnome.Evince.desktop[1788]: /home/jorge/.guix-profile/lib/gio/modules/libdconfsettings.so: cannot open shared object file: Permission denied Feb 23 17:04:19 jorge--inspiron-5570 org.gnome.Evince.desktop[1788]: Failed to load module: /home/jorge/.guix-profile/l

How to delete per-user profiles

2023-08-25 Thread Jorge
Hi!  I have removed (via Gnome Settings) user `jorge-morais' from my Gentoo GNU/Linux system, but its Guix profiles remain.  How do I remove them, so Guix GC can clean the store?  Can I simply remove the directory `/var/guix/profiles/per-user/jorge-morais' ?    /var/guix/profiles/per-user

Error al extraer iso guix GNU con linux

2019-06-10 Thread Jorge Terán
Favor prestar ayuda para resolver la descarga. Saludos

Re: Instalacio GNU/Guix

2020-03-27 Thread Jorge Terán
pasos que seguiste en el instalador hasta toparte con el error de la pantalla negra. esos no los recuerdo bien. Voy a esperar la próxima versión para intentarlo nuevamente. Gracias. El jue., 26 mar. 2020 a las 9:28, sirgazil () escribió: > Buenos días, Jorge: > > > On Wed, 25 Ma

Re: guix pull behind proxy not working

2019-08-16 Thread Jorge P . de Morais Neto
Em 2019-08-15T21:20:27+0200, Marius Bakke escreveu: > I think you also need these variables in the environment that invokes > the 'guix' command. Does it work if you export these variables before > running guix, in addition to having them in the daemon environment? I think that makes no

Re: guix pull behind proxy not working

2019-08-15 Thread Jorge P . de Morais Neto
Em 2019-07-04T11:05:35+0200, mar...@famic.de escreveu: > However, calling `guix pull` and `guix system reconfigure` still fails > due to unreachable network. Does it need different proxy settings? > What can I do? I have the same problem on a Debian buster foreign distro. I have configured the

Cannot build libdbi-drivers: "dbd_mysql.c:54:10: fatal error: mysql.h: No such file or directory"

2019-12-17 Thread Jorge P. de Morais Neto
4fqq5isxpmlcx215vqwlbj7ig8vs5q-libdbi-drivers-0.9.0.drv.bz2 Description: Binary data For more than a week I have been unable to update Gnucash. One of its dependencies, libdbi-drivers, fails to build. I have attached the build log. Regards -- -

Re: Cannot build libdbi-drivers: "dbd_mysql.c:54:10: fatal error: mysql.h: No such file or directory"

2019-12-19 Thread Jorge P . de Morais Neto
Hello. Em [2019-12-18 qua 22:38:13+0100], Marius Bakke escreveu: > This is fixed with commit 9077cf68ec57c0303ef7746e203c3fe5ed041add. I confirm the problem is solved. A few minutes ago I have invoked ~guix pull~ and then I was able to build Gnucash. Then I fired up Gnucash and it showed its

Re: Environment variables on GNOME on foreign distro (Debian)

2020-02-29 Thread Jorge P . de Morais Neto
I also copied ~/.guix-extra-profiles/GIO_EXTRA_MODULES/GIO_EXTRA_MODULES/share/applications/gnucash.desktop into ~/.local/share/applications/gnucash.desktop and changed the Exec line to Exec=/home/jorge/bin/gnucash %f It seems to be working, but I have tested it only lightly. Regards -- -

Re: WebP in GIMP

2020-02-01 Thread Jorge P . de Morais Neto
Em [2020-02-01 sáb 14:16:34-0500], Leo Famulari escreveu: > On Fri, Jan 31, 2020 at 07:54:22PM -0300, Jorge P. de Morais Neto wrote: > I added WebP support in commit 5a8adc6dfcf16ad9284d70e68da0dc320eb5af63. Thank you. It works. It is a pity though that GIMP has a bare-bones WebP export

WebP in GIMP

2020-01-31 Thread Jorge P. de Morais Neto
Hi. It seems Guix's GIMP does not support WebP. Is there a fix for that? Regards -- - - I am Brazilian. I hope my English is correct and I welcome feedback. - Please adopt free formats like PDF, ODF, Org, LaTeX, Opus, WebM and 7z. - Free/libre

How to use foreign-distro fonts without symlink hack?

2020-01-05 Thread Jorge P. de Morais Neto
Hi. I use an updated Guix atop Debian buster on an x86-64 notebook. I had font problems in GNU Emacs. I took hours to recognize them as such and find the cause: Emacs was not using the fonts from Debian in `/usr/share/fonts'. I then worked around the problem by symlinking /usr/share/fonts to

Re: How to use foreign-distro fonts without symlink hack?

2020-01-06 Thread Jorge P . de Morais Neto
Em [2020-01-05 dom 19:34:24+0100], Pierre Neidhardt escreveu: > jorge+l...@disroot.org (Jorge P. de Morais Neto) writes: > >> 1. Could this symlink cause problems for Debian applications? > > Should be fine. > >> 2. Why does not Guix `fc-cache' look in `/usr/share/fo

Re: Guix's enchant misreports numerals on Debian---both buster and bullseye

2020-08-22 Thread Jorge P . de Morais Neto
> Maybe you could use hunspell directly as your enchant? Not sure if > that works, I'm not an emacs user. Emacs does support several other spell checkers, but I want to use enchant in order to share the user dictionary with other applications that use enchant. > With these, on Guix System, I

Enchant from Guix misreports numerals on both Debian buster and bullseye

2020-08-20 Thread Jorge P. de Morais Neto
enchant-2 [...] $ enchant-2 -v @(#) International Ispell Version 3.1.20 (but really Enchant 2.2.8) $ which enchant-2 /home/jorge/.guix-profile/bin/enchant-2 $ enchant-2 -l -d en_US /tmp/enchant-test.txt 2015 Casa 42 Amarelou 2018 The file /tmp/enchant-test.txt: --8<---cut h

Re: Guix's enchant misreports numerals on Debian---both buster and bullseye

2020-08-20 Thread Jorge P . de Morais Neto
Em [2020-08-20 qui 15:35:00-0300], Jorge P. de Morais Neto escreveu: > So enchant 2.2.8 (either from APT or from Guix) does not understand > "doesn't"; and, what's worse, enchant-2.2.8 from Guix reports every > numeral as a misspelling. I now reread my experiment and realize

Guix's enchant misreports numerals on Debian---both buster and bullseye

2020-08-20 Thread Jorge P. de Morais Neto
; hash enchant-2 [...] $ enchant-2 -v @(#) International Ispell Version 3.1.20 (but really Enchant 2.2.8) $ which enchant-2 /home/jorge/.guix-profile/bin/enchant-2 $ enchant-2 -l -d en_US /tmp/enchant-test.txt 2015 Casa 42 Amarelou 2018 The file /tmp/enchant-test.txt: --8<---cut h

Can I easily install GNU Emacs 27.1.50 via Guix?

2020-12-09 Thread Jorge P. de Morais Neto
Hi. For GNU Emacs I manually compile the latest code from the emacs-27 branch (and install it with GNU Stow). That's because I want the latest features and fixes, but I fear that the master branch could be unreliable when used together with certain external packages such as Notmuch. When

Re: Can I easily install GNU Emacs 27.1.50 via Guix?

2020-12-17 Thread Jorge P . de Morais Neto
Em [2020-12-17 qui 19:54:18-0300], Jorge P. de Morais Neto escreveu: > Show I report these problems as two bugs? I forgot to mention that I have already (quickly) searched the Guix bugs database and found no preexisting bug report related to either of these two problems. Regards -- - <

Re: Can I easily install GNU Emacs 27.1.50 via Guix?

2020-12-17 Thread Jorge P . de Morais Neto
ce& [1] 22463 jorge@jorge--inspiron-5570:~/unison/STJ/repos/usuários_arriscados_AD$ (evince:22463): Gtk-WARNING **: 19:41:17.738: Theme parsing error: gtk-keys.css:1:0: Failed to import: Error opening file /gnu/store/gazmlv80882hgkdnfdzl50b4m8xxj1bz-gtk+-3.24.23/share/themes/Emacs/gtk-3.0/gt

Re: Can I easily install GNU Emacs 27.1.50 via Guix?

2020-12-18 Thread Jorge P . de Morais Neto
Hi Carlo. Em [2020-12-18 sex 20:36:11+1100], Carlo Zancanaro escreveu: > This is true if they are in the same address space, but in this > case evince runs as a separate process. There's no reason it has > to load the same libraries as emacs, or have the same GTK_PATH > variable. You should be

Does Guix provide security support for Python2? For how long?

2021-01-15 Thread Jorge P. de Morais Neto
Hi. I use Guix on a foreign distro---Debian buster (current stable). I want to upgrade Debian to bullseye (current testing), but bullseye does not provide security support for Python 2. I still use Python 2 for OfflineIMAP. There is a Python 3 port of OfflineIMAP, but it was done very recently

Re: Does Guix provide security support for Python2? For how long?

2021-01-15 Thread Jorge P . de Morais Neto
Hi. Em [2021-01-15 sex 18:07:40+0100], zimoun escreveu: > As far as I know, Guix provides the security support that upstream > releases. I too suppose so in general. But I would like a more authoritative answer for the specific case of Python2. And, in fact, this should be publicly

Re: Does Guix provide security support for Python2? For how long?

2021-01-15 Thread Jorge P . de Morais Neto
Hi. Em [2021-01-15 sex 19:17:41+0100], dario escreveu: > I don't know the answer to your question and you are probably aware of > that option, but I just wanted to mention that you could consider > switching to mbsync, which (I think) also has better performance than > offlineimap. It's a bit

Re: How to delete per-user profiles

2023-08-30 Thread Jorge P . de Morais Neto
Thanks 宋文武 and Roman! I have then deleted `/var/guix/profiles/per-user/jorge-morais' and then invoked `sudo -i guix gc -d'. It went as expected. If any error appears later, I will inform this list. Regards! -- - I am Brazilian. I hope my English is correct and I welcome feedback. - Free

Re: Why Emacs is echoing message for each installed Emacs package while startup

2022-07-23 Thread Jorge P . de Morais Neto
Hi! I reply below: Em [2022-05-22 dom 17:26:55+0600], Akib Azmain Turja escreveu: > Thanks a lot. Just a question, where should I send the patch? > guix-devel? Did you send the patch? I have searched debbugs and have not found any such submission. I care because: 1. It significantly

[PATCH] Fix for --with-branch=emacs-next=master

2022-09-25 Thread Jorge P. de Morais Neto
>From d70da533ddd0152f7d358854b184855932d6390c Mon Sep 17 00:00:00 2001 From: "Jorge P. de Morais Neto" Date: Sat, 24 Sep 2022 19:58:21 -0300 Subject: [PATCH] Undo 97b928ce09d6034ebcb541fb548e5d4862302add for Guix The aforementioned commit breaks Guix's emacs recipe. The recipe co