bug#32691: OpenMolcas

2021-09-13 Thread Eric Brown
> On Sep 13, 2021, at 3:01 AM, Sarah Morgensen wrote: > > > Thanks for all your work on this package. Did you ever make further > progress on this? Are you still interested in working on getting > OpenMolcas in Guix? > > — > Sarah Hi Sarah, I have made a new port from scratch, which I am te

bug#50182: ruby-sass-spec hash mismatch

2021-09-13 Thread Eric Brown
> On Aug 24, 2021, at 12:44 PM, zimoun wrote: > > > Ah, this is annoying because it works for me: Hello Simon: This remains a problem for me, on a Trisquel-alike foreign distro: /gnu/store/vpk1cr1m8h29v8r4bswiq34wpdjyrq1m-ruby-sass-spec-3.5.4 substituting /gnu/store/vpk1cr1m8h29v8r4bsw

bug#50183: httpd hash mismatch

2021-09-13 Thread Eric Brown
> I get this: > > --8<---cut here---start->8--- > $ guix build httpd -S --no-substitutes > The following derivation will be built: > /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062zf-httpd-2.4.48.tar.bz2.drv > building > /gnu/store/8yz30bpf6yw6rd1yf7h3fh5p8yr062z

bug#50183: httpd hash mismatch

2021-08-24 Thread Eric Brown
Hello Guix: I am trying to install httpd and I get a hash mismatch: # guix pull && hash guix && guix package -u # guix build httpd --no-substitutes sha256 hash mismatch for /gnu/store/vqdsqzdq1vfhn49fmj32daja43vmbg8v-httpd-2.4.48.tar.bz2: expected hash: 0v4npxnvih5mlxx6dywwhhfs8xvgcckc0hxzwk3

bug#50182: ruby-sass-spec hash mismatch

2021-08-24 Thread Eric Brown
Hello Guix: I am trying to install ruby-sass-spec and get a hash mismatch: # guix pull && hash guix && guix package -u # guix build ruby-sass-spec --no-substitutes HEAD is now at a7a2305 3.5.4 r:sha256 hash mismatch for /gnu/store/mn6522xx9lmirzzvmrkjga1vil0sqg1p-ruby-sass-spec-3.5.4-checkout:

bug#48945: PostgreSQL + Cuirass Errors

2021-06-15 Thread Eric Brown
Eric Brown writes: > Hello: > > Executive Summary: > - Can't reinstall Cuirass and/or PostgreSQL > - Divide by 0 error reported by postgres when computing metrics > An update on this: I have reinstalled, and I can get PostgreSQL working. I think my problem was tryin

bug#48945: PostgreSQL + Cuirass Errors

2021-06-10 Thread Eric Brown
Hello: Executive Summary: - Can't reinstall Cuirass and/or PostgreSQL - Divide by 0 error reported by postgres when computing metrics Details: I am having issues reconfiguring Cuirass and PostgreSQL . I wonder if these are related to several issues in PostgreSQL, and seem to occur when I reconfi

bug#47630: Improve guix manual installation docs

2021-06-08 Thread Eric Brown
bo0od writes: > Hi There, > > Checking here: > > https://guix.gnu.org/manual/en/html_node/Manual-Installation.html > > This section actually misses alot of commands and its not nice to give > only hint commands and leave step by step explanation e.g: > > https://guix.gnu.org/manual/en/html_node/K

bug#48649: Guix doesn't boot with LUKS root partition

2021-06-08 Thread Eric Brown
Juraj Hlista writes: > There has been some progress. I added this line: > > (initrd-modules (cons* "i915" %base-initrd-modules)) > > to the config and it solved the issue with freezing the laptop. > > Not sure how the i915 module is related to LUKS though. > > Best Regards, > J > > ‐‐‐ Origin

bug#48686: games: pioneer fails to start

2021-06-08 Thread Eric Brown
Luis Felipe writes: > STEPS TO REPRODUCE > > 1. guix install pioneer > 2. run pioneer from a terminal > > > EXPECTED RESULT > > The game starts and I can play it. > > > UNEXPECTED RESULT > > The game starts, but fails while loading assets. It displays a message that > says: > > Error while loa

bug#48811: R 4.1.0 does not build

2021-06-08 Thread Eric Brown
meedst...@teknik.io writes: > Running ~guix build r-minimal~ fails with the following messages. Sounds like > it cannot find the > style file plain.bst and some math fonts; maybe upstream changed the > dependencies. Or I read it > wrong and it's some other error from the make target "vignettes-n

bug#48739: QEMU SSH hostfwd example from manual doesn't work anymore

2021-06-06 Thread Eric Brown
Maxim Cournoyer writes: > > Thanks a lot for sharing this; I tried your above snippet with the > Debian Hurd img file, and it worked! Out of curiosity, how do you use > Spice with the above? It'd need a Spice-enabled viewer such as > virt-manager right? How do you point virt-manager to the VM

bug#48739: QEMU SSH hostfwd example from manual doesn't work anymore

2021-05-31 Thread Eric Brown
Maxim Cournoyer writes: > Hi! > > In the manual, we have an example to allow connecting to the VM via a > port forward from the host: > > $(guix system vm config.scm) -nic > user,model=virtio-net-pci,hostfwd=tcp::10022-:22 > > Unfortunately, I cannot get this to work anymore, using a very simple

bug#32691: OpenMolcas

2018-09-19 Thread Eric Brown
l...@gnu.org (Ludovic Courtès) writes: > Hi Eric, > > We’re almost there! :-) > > I made small changes (moved comments about the patch at the top of the > patch; switch to ‘texlive-union’, which is much smaller than ‘texlive’), > leading to the attached patch. > > It’s all good, except that the f

bug#32691: OpenMolcas

2018-09-14 Thread Eric Brown
e-enabled tests, simply by omitting those flags. Best regards, Eric >From 315c2a58310f2af32cdbd59c97a10911c390ddd3 Mon Sep 17 00:00:00 2001 From: Eric Brown Date: Fri, 14 Sep 2018 09:27:35 -0500 Subject: [PATCH] gnu: Add openmolcas and openblas-ilp64. * gnu/packages/ch

bug#32681: OpenBLAS with ILP64 storage model

2018-09-13 Thread Eric Brown
t; x86_64-linux, aarch64-linux, and mips64el-linux? > > Apart from that it LGTM. > > Thanks for the patch! > > Ludo’. Hi Ludo', Please find a patch attached which incorporates your suggestions. Best regards, Eric >From 08ec9c94431af425d5dfc2cafc428bee10904ff6 Mon Sep 17 0

bug#32691: OpenMolcas

2018-09-10 Thread Eric Brown
roval, and I am aware that this submission may need to be revised to include just the program of immediate interest. Best regards, Eric >From 784cb74747adcc513b75b16b9247bd3dc9a484a3 Mon Sep 17 00:00:00 2001 From: Eric Brown Date: Mon, 10 Sep 2018 23:12:51 -0500 Subject: [PATCH] gnu: Add openmo

bug#32681: OpenBLAS with ILP64 storage model

2018-09-10 Thread Eric Brown
p 17 00:00:00 2001 From: Eric Brown Date: Mon, 10 Sep 2018 08:33:43 -0500 Subject: [PATCH] gnu: Add openblas-ilp64. * gnu/packages/maths.scm (openblas-ilp64): New variable. --- gnu/packages/maths.scm | 71 ++ 1 file changed, 71 insertions(+) diff --git a/g

bug#32618: Channels: guix pull error when specifying branch

2018-09-02 Thread Eric Brown
I am trying the new Channels, working with a ~/.config/guix/channels.scm: `guix pull' completes when a commit is specified: (list (channel (name 'guix) (url "https://git.savannah.gnu.org/git/guix.git";) (commit "391097782311c82c04b171db7373a0bbfc1d8653"))) but not when the br

bug#32612: Update all gcc compilers to be 8.2.0

2018-09-02 Thread Eric Brown
Update all compilers (e.g. gfortran) to be 8.2.0. >From 70d1ba70de5279a5ef471e4a0287557ca598134f Mon Sep 17 00:00:00 2001 From: Eric Brown Date: Sun, 2 Sep 2018 09:27:56 -0500 Subject: [PATCH] gnu: gcc@8: Update all compilers to 8.2.0. * gnu/packages/gcc.scm (gfortran-8): Update to 8.2.0. *

bug#32524: guix system build bare-bones.scm fails with ahci shpchp

2018-08-24 Thread Eric Brown
I am attempting to guix system reconfigure a GuixSD 0.15 (updated) Macintosh laptop where reconfigure recommends and requires: (initrd-modules (append (list "ahci" "shpchp") %base-initrd-modules)) However, the config file that I used at guix system init works originall

bug#32197: openssh not starting unless reconfigured

2018-07-27 Thread Eric Brown
Eric Brown writes: > l...@gnu.org (Ludovic Courtès) writes: > >> Eric Brown skribis: >> >>> Clément Lassieur writes: >> >> [...] >> >>>> Julien pushed a commit that is supposed to fix your issue. Could you >>>> 'guix

bug#32197: openssh not starting unless reconfigured

2018-07-26 Thread Eric Brown
l...@gnu.org (Ludovic Courtès) writes: > Eric Brown skribis: > >> Clément Lassieur writes: > > [...] > >>> Julien pushed a commit that is supposed to fix your issue. Could you >>> 'guix pull' and test it? >>> >>> Thanks

bug#32197: openssh not starting unless reconfigured

2018-07-19 Thread Eric Brown
Clément Lassieur writes: > Eric Brown writes: > >> GuixSD 1.5 amd64 >> >> (stock, and with guix pull && guix package -u) >> >> I have initialized a system with the attached config.scm. The openssh >> service does not work at boot. >> &

bug#32197: openssh not starting unless reconfigured

2018-07-18 Thread Eric Brown
GuixSD 1.5 amd64 (stock, and with guix pull && guix package -u) I have initialized a system with the attached config.scm. The openssh service does not work at boot. However, I can reconfigure the system, and the openssh service works and allows connections. (I've confirmed with several people