bug#48944: haskell build-system cannot build pcg-random

2021-06-10 Thread zimoun
Hi, On Thu, 10 Jun 2021 at 10:47, Philip Munksgaard wrote: > Setup.hs:3:1: error: > Could not find module ‘Distribution.Extra.Doctest’ > Perhaps you meant Distribution.Simple.Doctest (from Cabal-2.4.0.1) > Use -v to see a list of the files searched for. > | > 3 | import

bug#48792: CRAN/bioconductor updater downloads tarballs twice

2021-06-10 Thread zimoun
Hi Ricardo, On Wed, 02 Jun 2021 at 17:54, Ricardo Wurmus wrote: > When upgrading packages with “guix refresh -t bioconductor -u” Guix downloads > tarballs for every package twice. It is duplicated with bug#44256, IMHO. Merge? Cheers, simon

bug#48457: linkchecker 9.4.0 fails to build

2021-06-10 Thread zimoun
Hi, On Thu, 10 Jun 2021 at 15:55, Luis Felipe wrote: > Oh, I didn't know Python 2 had reached its end of life. I'm not a user of the > package, just wanted to tried it out. So, if removing it is the right thing > to do, I'm fine with that. The EOL was January, 1rst 2020.

bug#48457: linkchecker 9.4.0 fails to build

2021-06-10 Thread Luis Felipe via Bug reports for GNU Guix
On Thursday, June 10th, 2021 at 11:19 AM, zimoun wrote: > > ERROR: In procedure scm-error: > > > > ERROR: replacement length differs from the original length > > "90i4g1bnh6xblvpvr8sx3m0k66xna390-python2-urllib3-1.26.2" > >

bug#48700: guix import fails with unexpected token

2021-06-10 Thread Philip Munksgaard
On Thu, 10 Jun 2021, at 15:02, zimoun wrote: > On Thu, 10 Jun 2021 at 14:22, Philip Munksgaard wrote: > > > If I understand you correctly, you're saying that this issue is an instance > > of bug#44115 because we get a backtrace instead of a nice error. I agree > > that the backtrace is ugly,

bug#48700: guix import fails with unexpected token

2021-06-10 Thread zimoun
Hi, On Thu, 10 Jun 2021 at 14:22, Philip Munksgaard wrote: > If I understand you correctly, you're saying that this issue is an instance > of bug#44115 because we get a backtrace instead of a nice error. I agree that > the backtrace is ugly, but in this case the error shouldn't happen at all

bug#48700: guix import fails with unexpected token

2021-06-10 Thread Philip Munksgaard
Hi zimoun, If I understand you correctly, you're saying that this issue is an instance of bug#44115 because we get a backtrace instead of a nice error. I agree that the backtrace is ugly, but in this case the error shouldn't happen at all because all the recursively imported packages exist.

bug#45238: The section [[info:guix#Invoking guix package]] contradicts itself

2021-06-10 Thread zimoun
Hi, On Mon, 14 Dec 2020 at 14:06, "Jorge P. de Morais Neto" wrote: > Hi. The last paragraph of [[info:guix#Invoking guix package]] says: > > However, note that package transformations are lost when upgrading; > to preserve transformations across upgrades, you should define your >

bug#48457: linkchecker 9.4.0 fails to build

2021-06-10 Thread zimoun
Hi, On Sat, 15 May 2021 at 23:36, Luis Felipe wrote: > Using Guix System 1f685684a0f91d7dcd9cb2672789529e1f169504 x86_64, this > package fails to build: I confirm the graft fails also with c03da7e. In other words, guix build linkchecker --no-grafts” works fine. > grafting

bug#47739: Mumi: sorting the list of issues by date

2021-06-10 Thread zimoun
Hi, On Mon, 12 Apr 2021 at 17:21, Chris Riddoch wrote: > When using the issue tracker at issues.guix.gnu.org, clicking on the > column titled "Date submitted" in an effort to find the most recently > submitted issues results in an arrangement of rows that makes no > sense, because the

bug#48352: Haskell cabal new-build fails

2021-06-10 Thread zimoun
Hi, On Tue, 11 May 2021 at 10:23, Bone Baboon wrote: > I am experiencing an error when I try to compile a Haskell program with > Cabal a Haskell build tool. > > Previously I had Cabal working and was able to compile Haskell > programs. >

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

bug#48400: Nyxt build fails because php fails x86_64

2021-06-10 Thread zimoun
Hi, On Thu, 13 May 2021 at 11:24, Bone Baboon wrote: > ``` > Generation 24 May 12 2021 18:06:24(current) > guix d6aeebb > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: d6aeebb23639258311fdfb9dbf5f903079fde51a > ``` [...] > builder for

bug#48700: guix import fails with unexpected token

2021-06-10 Thread zimoun
Hi, On Sun, 30 May 2021 at 18:38, "Philip Munksgaard" wrote: > As far as I can tell, this is actually an instance of > https://issues.guix.gnu.org/48701. You can close this issue in favor of that > one. >From my understanding, no. I propose to unmerge. WDYT? The bug#48700 is a duplicate of

bug#48944: haskell build-system cannot build pcg-random

2021-06-10 Thread Philip Munksgaard
I've used `guix import hackage pcg-random` to create the attached pcg-random.scm. When trying to build it using `guix build -f pcg-random.scm`, I get the following error: starting phase `configure' running "runhaskell Setup.hs" with command "configure" and parameters

bug#45645: Please revoke this commit: 7dd1a2174a8376c521dcf271e3b76f64096074fe

2021-06-10 Thread Leo Prikler
Commit has successfully been revoked. Thanks!

bug#45571: Support stable uids and gids for system accounts in a container

2021-06-10 Thread Arun Isaac
Hi all, For many services, extending the activation-service-type with a gexp that can chown the necessary files is a good enough solution. This is how I work around the problem of unstable uids/gids in my guix system containers. Regards, Arun signature.asc Description: PGP signature