bug#37694: Problem with guix pull from local repository

2019-10-10 Thread Ludovic Courtès
Hi, Marius Bakke skribis: > This had nothing to do with your local checkout: it happened to everyone > who tried to 'guix pull' between commits 6c50e1dc0 and 2d821e4c7. Oops, my bad! I used ‘make update-guix-package’, but perhaps that used an intermediate commit or something. I should have do

bug#37694: Problem with guix pull from local repository

2019-10-10 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Jan 写道: Somehow pulling a few times didn't work, but now it works. Strange, don't know what have happened. It was fixed up the stream :-) Commit 2d821e4c7fd8968639bd793f5e1485447fe49374. Kind regards, T G-R signature.asc Description: PGP signature

bug#37694: Problem with guix pull from local repository

2019-10-10 Thread Jan
On Thu, 10 Oct 2019 21:09:44 +0200 Marius Bakke wrote: > Just 'guix pull' should be sufficient. > > If that does not work, can you paste the error you are getting? Somehow pulling a few times didn't work, but now it works. Strange, don't know what have happened.

bug#37669: guile: warning: failed to install locale

2019-10-10 Thread Ludovic Courtès
Jesse Gibbons skribis: > Reconfiguring fixed this. Thanks! Awesome, thanks for confirming! Ludo’.

bug#37695: Issue Fixed

2019-10-10 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Steven, Steven vanZyl 写道: This issue was fixed by commit: 2d821e4c7fd8968639bd793f5e1485447fe49374 I've merged this bug with the duplicate (#37694, so you probably crossed each other :-) and closed it. Thanks! T G-R signature.asc Description: PGP signature

bug#37695: Issue Fixed

2019-10-10 Thread Steven vanZyl
This issue was fixed by commit: 2d821e4c7fd8968639bd793f5e1485447fe49374 Also a small correction, the actual commit the issue appeared in was: d3650775e0e0c9a3f9340c5a0ee00773d967ce9f -- - rushsteve1

bug#37680: simple-scan builds with newer version

2019-10-10 Thread Björn Höfling
Hi Jack, thanks for looking into this. On Thu, 10 Oct 2019 13:22:50 -0400 (EDT) Jack Hill wrote: > The version of simple-scan that current in Guix, 3.24.1, which fails > to build is a little old. I tried to update it to the version that > numerically matches our GNOME version, 3.30.2, but that

bug#37695: `guix pull` fails to build guix-daemon

2019-10-10 Thread Steven vanZyl
Hello Guix, As of the latest commit to master 011312823c running `guix pull` fails. A number of other members of the #guix IRC channel report the same problem. It seems to have some issue with git and the checkout errors causing guix-daemon to fail to build. Attached is the stderr of runnin

bug#37694: Problem with guix pull from local repository

2019-10-10 Thread Marius Bakke
Jan, Jan writes: > On Thu, 10 Oct 2019 20:13:45 +0200 > Marius Bakke wrote: > >> This had nothing to do with your local checkout: it happened to >> everyone who tried to 'guix pull' between commits 6c50e1dc0 and >> 2d821e4c7. >> >> Sorry for the breakage! If you rebase your branch, it should

bug#37694: Problem with guix pull from local repository

2019-10-10 Thread Jan
On Thu, 10 Oct 2019 20:13:45 +0200 Marius Bakke wrote: > This had nothing to do with your local checkout: it happened to > everyone who tried to 'guix pull' between commits 6c50e1dc0 and > 2d821e4c7. > > Sorry for the breakage! If you rebase your branch, it should work :-) Hello, I'm affected

bug#37694: Problem with guix pull from local repository

2019-10-10 Thread Marius Bakke
Hello Tim, Tim Gesthuizen via Bug reports for GNU Guix writes: > Hi, > Guix tells me to report the following so I do: > > I have a local Guix checkout and wanted to test a local change in > action. So as root I executed: > >> guix pull --url="/home/tibbe/src/guix" --branch=master > > Which resul

bug#37694: Problem with guix pull from local repository

2019-10-10 Thread Tim Gesthuizen via Bug reports for GNU Guix
Hi, Guix tells me to report the following so I do: I have a local Guix checkout and wanted to test a local change in action. So as root I executed: > guix pull --url="/home/tibbe/src/guix" --branch=master Which resulted in: > Updating channel 'guix' from Git repository at '/home/tibbe/src/guix'

bug#37680: [PATCH] gnu: simple-scan: Update to 3.34.1

2019-10-10 Thread Jack Hill
* gnu/package/gnome.scm (simple-scan): Update to 3.34.1 [build-system]: Switch to meson-build-system. [source]: Fetch from GNOME mirrors. [inputs]: Add libwebp. [native-inputs]: Remove colord. [arguments]: Remove #:configure-flags. Remove 'clean phase. [home-page]: Update to current home-page. ---

bug#37669: guile: warning: failed to install locale

2019-10-10 Thread Jesse Gibbons
On Thu, 2019-10-10 at 16:41 +0200, Ludovic Courtès wrote: > Hi, > > Gábor Boskovits skribis: > > > This is most probably a transient core-updates effect. Reconfigure > > should > > fix this, and this should be harmless. > > Agreed. > > Normally ‘guix pull --news’ should give you hints on how t

bug#37669: guile: warning: failed to install locale

2019-10-10 Thread Ludovic Courtès
Hi, Gábor Boskovits skribis: > This is most probably a transient core-updates effect. Reconfigure should > fix this, and this should be harmless. Agreed. Normally ‘guix pull --news’ should give you hints on how to address this, but otherwise see: https://guix.gnu.org/manual/en/html_node/App

bug#37662: substitution failure of nss-certs

2019-10-10 Thread Ludovic Courtès
Hi Josh, Josh Holland skribis: > After the core-updates merge today, I did the following, and it gave an > error message (I tried a couple of times, with the same result): > > $ guix pull && guix package -m ~/guix-packages.scm -u . > # ... snip ... > downloading from > https://ci.guix.gnu.org/n

bug#37692: quaternion cannot get pages

2019-10-10 Thread Jesse Gibbons
1. launch quaternion 2. click on any subscribed page The page display area remains blank. In the log it displays something like this libqmatrixclient.jobs: GetContentThumbnailJob| https://matrix.org/_matrix/media/r0/thumbnail/matrix.org/UBaeyhkNdbVVPeiEazXOtawx?width=16&height=16&allow_remote=tru

bug#36634: Virtual Machine Manager (virt-manager)

2019-10-10 Thread Chris Marusich
Chris Marusich writes: > I've updated the upstream bug report with information that hopefully > will be useful to them. We'll see how it goes. The original upstream bug report has been closed, but it seems likely it was for a different issue, since it didn't fix the issue in Guix. At upstream'