bug#43855: [PATCH] gnu: python-shapely: Update to 1.7.1.

2020-10-08 Thread Efraim Flashner
On Thu, Oct 08, 2020 at 08:25:50PM +0200, Malte Frank Gerdes wrote: > It seems python-shapely assumes musl libc, because the store path of > glibc was missing in one place. Now the Test suite runs without failure. > > Malte > Looks good! Certainly a smaller patch than I was expecting. I added

bug#43855: gnu: python-shapely fails to build

2020-10-08 Thread Efraim Flashner
On Thu, Oct 08, 2020 at 02:05:50PM +0200, Malte Frank Gerdes wrote: > Efraim Flashner writes: > > > It turns out this is due to a change in geos with 3.8 > > https://github.com/Toblerity/Shapely/issues/799 > > > > If I cherry-pick the patch to fix it then it passes the test suite. If I > >

bug#43528: Download all issues so I can search?

2020-10-08 Thread Bengt Richter
On +2020-10-08 21:41:14 -0400, Maxim Cournoyer wrote: > Michael Rohleder writes: > > > Here's [1] an archive of the ML in mbox format. > > Maybe this helps if you want to grep for things. > > > > > > [1] https://lists.gnu.org/archive/mbox/bug-guix/ > > That is indeed a good suggestion. > >

bug#38167: guix pull takes over 8 GiB of memory to finish if there are no substitutes

2020-10-08 Thread Maxim Cournoyer
Hello, Danny Milosavljevic writes: > Hi Ludo, > > okay, I've now (permanently) unset GUIX_PACKAGE_PATH and killed the > problematic "guix pull" process. > > I run "guix pull" regularily. Let's see what happens... The 40 weeks of time that have passed since suggest the problem is now gone

bug#37996: guile-ssh non-deterministic test failure

2020-10-08 Thread Maxim Cournoyer
Hi, Mark H Weaver writes: > FYI, guile-ssh-0.11.3 failed one of its tests the first time I tried to > build it today on my X200. The second attempt succeeded. > >Mark > > >Guile-SSH 0.11.3: tests/test-suite.log >

bug#38074: guix pull fails

2020-10-08 Thread Maxim Cournoyer
Hi, Julien Lepiller writes: [...] >>> Thanks for reporting! Looks like the issue is "svn: E670003: Unknown >>hostname 'www.tug.org'". However, I can resolve that hostname. Can you >>resolve it outside of guix pull (eg. in a browser)? > > Could you try again? Hopefully it was just a transient

bug#43528: Download all issues so I can search?

2020-10-08 Thread Maxim Cournoyer
Michael Rohleder writes: > Here's [1] an archive of the ML in mbox format. > Maybe this helps if you want to grep for things. > > > [1] https://lists.gnu.org/archive/mbox/bug-guix/ That is indeed a good suggestion. Closing. Thanks, Maxim

bug#43874: ’corrode’ fails because ’ghc-language-c’ wrong version

2020-10-08 Thread zimoun
Dear, Using Guix a0d4aa2, the package ’corrode’ fails to build because: --8<---cut here---start->8--- Configuring corrode-0.1.0.0... Setup.hs: Encountered missing dependencies: language-c >=0.4 && <0.6 --8<---cut

bug#43855: [PATCH] gnu: python-shapely: Update to 1.7.1.

2020-10-08 Thread Malte Frank Gerdes
It seems python-shapely assumes musl libc, because the store path of glibc was missing in one place. Now the Test suite runs without failure. Malte >From a320ab014d60f5401f409eb37ccb16aa23c32cf1 Mon Sep 17 00:00:00 2001 From: Malte Frank Gerdes Date: Thu, 8 Oct 2020 20:20:12 +0200 Subject:

bug#43366: "error: rmdir: Device or resource busy" when using btrfs

2020-10-08 Thread Maxim Cournoyer
Hello, Pushed to core-updates with commit 7102c18678dc02d5ee6c77a9a70ae344482af841. Closing. Thanks, Maxim

bug#43423: [core-updates] Mesa test suite fails

2020-10-08 Thread Maxim Cournoyer
Hello, This was fixed by Danny with commit 9e4a193b099fc4c8671891320adafe422d0d2f24. Closing. Thanks, Maxim

bug#43773: [PATCH] offload: Improve load normalization and configurability.

2020-10-08 Thread Maxim Cournoyer
Hello, I went ahead and pushed this change with commit efbf5fdd01817ea75de369e3dd2761a85f8f7dd5. Thank you! Maxim

bug#43855: gnu: python-shapely fails to build

2020-10-08 Thread Malte Frank Gerdes
Efraim Flashner writes: > It turns out this is due to a change in geos with 3.8 > https://github.com/Toblerity/Shapely/issues/799 > > If I cherry-pick the patch to fix it then it passes the test suite. If I > upgrade python-shapely to 1.7.1 the fix is already included but there's > a new build

bug#31108: Julia: ‘objconv.zip’ modified in place on www.agner.org

2020-10-08 Thread Ludovic Courtès
Hi, zimoun skribis: > Does it make sense to keep the bug open? If yes, could you please > provide a bit more information about the context? If the current Julia package doesn’t have a similar problem, I think we can close this bug. Thanks, Ludo’.

bug#43855: gnu: python-shapely fails to build

2020-10-08 Thread Efraim Flashner
On Wed, Oct 07, 2020 at 11:32:01PM +0200, Malte Frank Gerdes wrote: > Hi, > > python-shapely fails to build, because it can't find the c libary, > the package definition was not complete (patch at the end). > > Now the package finds a C libary but the Test Suite fails with the > follwoing error:

bug#43843: git-annex is not Reproducible

2020-10-08 Thread Efraim Flashner
On Wed, Oct 07, 2020 at 11:04:13PM -0400, Kyle Meyer wrote: > On 10/07/20 12:35:51 +0200, zimoun wrote: > > Dear, > > > > Using Guix 04a459a, the package ’git-annex’ is not reproducible: > > > > guix build git-annex > > guix build git-annex --no-grafts --check -K > > > > return: > > > >