On Tue Apr 6, 2021 at 1:55 AM CDT, Leo Prikler wrote:
> gnome-keyring-service is not a shepherd service. It is a pam service,
> that ensures your login keyring (if it exists) is unlocked when you log
> in. That's all it does.
>
> `ps x | grep gnome-keyring` should have a non-empty output. Mine
> in
Problem is gone for me now. (78.6.0)
On a i686 computer when I run `sudo guix system --no-substitutes --cores=1
--max-jobs=1 reconfigure config.scm` I get this error:
```
building
/gnu/store/yqwd4wbam8mx0n2idy1qj4861rzvra7n-go-gopkg-in-yaml-v2-2.2.2.drv...
| 'check' phasebuilder for
`/gnu/store/yqwd4wbam8mx0n2idy1qj4861rzvra7n-go-
Thank you
Now when I do a `guix pull --no-substitutes` guile-git build
successfully.
Ludovic Courtès writes:
> Hi,
>
> Julien Lepiller skribis:
>
>> I have a branch with fixes for guile-git:
>> https://gitlab.com/roptat/guile-git/-/tree/fix-segfault
>
> Following our discussion on IRC, I pushed
Hi,
Mark H Weaver writes:
> bo0od writes:
>
>> > I mean the ‘outrageously’ part. When Linux runs out of memory, it
>> > freezes up. Moral judgment is futile. Better to adopt raingloom's
>> > earlyoom suggestion or similar.
>>
>> Im using default guix system nothing special, If this packag
On Tue, Apr 20, 2021 at 05:40:19PM -0400, Carl Dong wrote:
> Hi all,
>
> Testing out the version-1.3.0 branch right now, and I think perhaps it’s
> missing a configure-time check for guile-lib >= 0.27 for %strict-tokenizer?
Thank you for reporting this. I've added it to the list of bugs
"blockin
On Tue, Apr 20, 2021 at 11:54:29PM +0200, Ludovic Courtès wrote:
> Leo Famulari skribis:
> > They can't find `git send-email`, and the Guix package UI doesn't make
> > this clear enough.
>
> Just a side note: our ‘git’ package uses outputs in a rather unusual
> way.
That's true. And I don't have
On Wed, Apr 21, 2021 at 12:05:05AM +0200, Tobias Geerinckx-Rice wrote:
> Leo Famulari writes:
> > Another idea I had is to make Guix accept the concatenation of
> > packagename-output in the UI.
>
> I'm firmly against this (but read on :-)
>
> > For example, `guix install git-send-email`, instead
Hi Florian,
"pelzflorian (Florian Pelz)" skribis:
> On Tue, Apr 20, 2021 at 03:21:13AM +0200, pelzflorian (Florian Pelz) wrote:
>> > git revert be5a75ebb5988b87b2392e2113f6590f353dd6cd
>
> It seems this is the bad commit. Downloading the enlightenment
> substitute got stuck and after a few minu
Leo Famulari writes:
Another idea I had is to make Guix accept the concatenation of
packagename-output in the UI.
I'm firmly against this (but read on :-)
For example, `guix install git-send-email`, instead of
`git:send-email`.
But maybe that is going too far, I'm not sure.
I think it i
Hi,
Leo Famulari skribis:
> At least once a month I have to help somebody on IRC who didn't notice
> that our Git package is split into multiple outputs.
>
> They can't find `git send-email`, and the Guix package UI doesn't make
> this clear enough.
Just a side note: our ‘git’ package uses outp
Hi all,
Testing out the version-1.3.0 branch right now, and I think perhaps it’s
missing a configure-time check for guile-lib >= 0.27 for %strict-tokenizer?
Cheers,
Carl Dong
cont...@carldong.me
"I fight for the users"
Ricardo Wurmus skribis:
> Ludo, the patch looks good to me. However, many ibus input methods
> are not provided by the ibus package itself, so for ibus-anthy or
> ibus-libpinyin we would need a different mechanism.
Right.
> Would it make sense to introduce another environment variable
> (e.g.
Alexandre,
Alexandre Hannud Abdo writes:
/tmp/guix-build-[package].drv-1$ source environment-variables
/tmp/guix-build-[package].drv-0/[package]$
If Guix used a different build directory depending on how many
previous builds were kept, many builds would become
irreproducible.
Instead, Guix
Ni!
While debugging a package definition I met the following odd behavior:
On subsequent failed builds, if I go to build dir and source
'environment-variables', this is what happens:
/tmp/guix-build-[package].drv-1$ source environment-variables
/tmp/guix-build-[package].drv-0/[package]$
See h
On 21 April 2021 2:38:56 am AEST, "Ludovic Courtès" wrote:
>Sounds good?
Sounds good, except I don't have commit privileges. 😊 Can someone else push it
for me?
Greetings, in the last update some python packages were broken, such as
docker-compose, giving the
following error:
Traceback (most recent call last):
File
"/gnu/store/rnbsmwmk06kxn899ckvy4pprvg9ypsrs-docker-compose-1.25.4/bin/.docker-compose-real",
line 11, in
load_entry_point('docker-c
Leo Famulari writes:
> At least once a month I have to help somebody on IRC who didn't notice
> that our Git package is split into multiple outputs.
>
> They can't find `git send-email`, and the Guix package UI doesn't make
> this clear enough.
>
> I had the idea that package outputs besides 'out'
After a second reboot, it has seemed to work properly again.
--
Noah Landis
GPG key = 3D5E 7A7A 0DF1 B4D8 669C F3EE 30B8 3188 A3AF F882
Confidentiality cannot be guaranteed on emails sent or received unencrypted
On Tue, Apr 20, 2021 at 02:00:54PM -0400, Leo Famulari wrote:
> On Tue, Apr 20, 2021 at 07:03:26PM +0200, pelzflorian (Florian Pelz) wrote:
> > On Tue, Apr 20, 2021 at 05:27:54PM +0200, pelzflorian (Florian Pelz) wrote:
> > > It seems this is the bad commit. Downloading the enlightenment
> > > sub
Hi There,
Im trying to install guix 1.3.0 latest version but i couldnt proceed
after this step mentioned here:
https://guix.gnu.org/manual/en/html_node/Proceeding-with-the-Installation.html
It will give error provided in the attachment.
Note(1): Im following the manual installation method ,
Martin via Bug reports for GNU Guix schreef op di 20-04-2021 om 11:37 [+]:
> Hello,
> I'm trying to create a disk image for an Asus C201 chromebook using the
> command 'guix system image test.scm' where test.scm based on
> https://github.com/guix-mirror/guix/blob/master/gnu/system/examples/as
Yeah but how can someone create Tor mirror to guix upstream/main
repository if its not done by the upstream themselves?
Unless user make his own server and get all guix packages there in order
for him to have Tor-Tor connection from his own server/repository which
is crazy amount of effort com
On Tue, Apr 20, 2021 at 07:03:26PM +0200, pelzflorian (Florian Pelz) wrote:
> On Tue, Apr 20, 2021 at 05:27:54PM +0200, pelzflorian (Florian Pelz) wrote:
> > It seems this is the bad commit. Downloading the enlightenment
> > substitute got stuck and after a few minutes displayed the usual TLS
> >
Another idea I had is to make Guix accept the concatenation of
packagename-output in the UI.
For example, `guix install git-send-email`, instead of `git:send-email`.
But maybe that is going too far, I'm not sure.
By the way, the #guix IRC discussion was here
https://logs.guix.gnu.org/guix/2021-
At least once a month I have to help somebody on IRC who didn't notice
that our Git package is split into multiple outputs.
They can't find `git send-email`, and the Guix package UI doesn't make
this clear enough.
I had the idea that package outputs besides 'out' and 'debug' should
have very brie
On Tue, Apr 20, 2021 at 05:27:54PM +0200, pelzflorian (Florian Pelz) wrote:
> On Tue, Apr 20, 2021 at 03:21:13AM +0200, pelzflorian (Florian Pelz) wrote:
> > > git revert be5a75ebb5988b87b2392e2113f6590f353dd6cd
>
> It seems this is the bad commit. Downloading the enlightenment
> substitute got s
Hi Carlo,
Carlo Zancanaro skribis:
> From 60101b27543b7cc41a052d5bec95234ea4977d35 Mon Sep 17 00:00:00 2001
> From: Carlo Zancanaro
> Date: Tue, 20 Apr 2021 21:22:20 +1000
> Subject: [PATCH] gnu: Fix openjdk library substitution when libraries aren't
> found
>
> * gnu/packages/java.scm (icedte
Hi,
bo0od skribis:
> Yeah not clean connection, What i meant by this feature sorry i didnt
> say it clearer at the the first text which is Guix main repository
> guix-git must be mirrored over tor hidden services then when using
> guix install or guix pull or ...etc is going to be all over Tor
On Tue, Apr 20, 2021 at 03:21:13AM +0200, pelzflorian (Florian Pelz) wrote:
> > git revert be5a75ebb5988b87b2392e2113f6590f353dd6cd
It seems this is the bad commit. Downloading the enlightenment
substitute got stuck and after a few minutes displayed the usual TLS
error.
Regards,
Florian
merge 47576 22707
thanks
Ludo, the patch looks good to me. However, many ibus input
methods are not provided by the ibus package itself, so for
ibus-anthy or ibus-libpinyin we would need a different mechanism.
Would it make sense to introduce another environment variable
(e.g. GUIX_IBUS_COM
Hey,
> Okay, thanks! By the way, what is that '68a11045'? If it's a Git commit,
> I can't figure out where it is.
Yeah, but it disappeared when I removed the wip branch. I pushed it on
master: 2ccb715ab3ebef5ddbc53d706cbc42b3b765d613.
I tried to install a CI produced tarball
(https://ci.guix.g
block 47297 by 47759
thanks
Hi!
Leo Famulari writes:
> On Tue, Apr 13, 2021 at 10:38:17PM +0200, Danny Milosavljevic wrote:
>> On x86_64, python-minimal build hangs when running the tests:
>>
>> $ guix build
>> /gnu/store/gifx79qc77zk88z6gnabj81iksp1xaj9-python-minimal-3.8.2.drv
>> [...]
>> 1
Hello,
I'm trying to create a disk image for an Asus C201 chromebook using the
command 'guix system image test.scm' where test.scm based on
https://github.com/guix-mirror/guix/blob/master/gnu/system/examples/asus-c201.tmpl
but unfortunately this operation fails on my x86 dev machine (guix 53ed3
Hi Ludo!
On Tue, Apr 20 2021, Ludovic Courtès wrote:
(find-library (lambda (name)
-(or (search-path
- library-path
- (string-append "lib"
name ".so"))
-
‘guix import nix’ has now been removed:
https://issues.guix.gnu.org/47871
Closing!
Ludo’.
Hi,
‘guix import nix’ has just been removed after years of bitrot:
https://issues.guix.gnu.org/47871
Closing this issue.
Ludo’.
Fixed in 50d9bccb2fb64d85e691dfc98fa2f02850b496a1, thanks!
Ludo'.
Am Tue, Apr 20, 2021 at 11:24:59AM +0200 schrieb Ludovic Courtès:
> I think we can close it. I have the attached improvements that I can
> commit to ‘staging’ (or ‘core-updates’?) to avoid another rebuild.
I think they can easily go to master; the time for rebuilds is not very
high, I just ran in
Hi,
Andreas Enge skribis:
> Am Mon, Apr 19, 2021 at 08:18:03PM +0200 schrieb Ricardo Wurmus:
>> I just looked over the patch, and while I’m not sure it’s the best way to do
>> things (matching “openjdk” or “icedtea” in the package name seems a little
>> error prone in the presence of packages wh
Hi,
Maxime Devos skribis:
>> ./guix/store.scm:1373:15: ERROR:
>> 1. &store-protocol-error:
>> message: "some substitutes for the outputs of derivation
>> `/gnu/store/hnsk4qjsidn7xk6qb42sgy0ak2gbxbnb-zziplib-0.13.72.drv' failed
>> (usually happens due to networking issues); try `--fallb
On 20 April 2021 4:18:03 am AEST, Ricardo Wurmus wrote:
>I just looked over the patch, and while I’m not sure it’s the best way to do
>things (matching “openjdk” or “icedtea” in the package name seems a little
>error prone in the presence of packages whose names might include these
>strings)
Hello,
Am Mon, Apr 19, 2021 at 08:18:03PM +0200 schrieb Ricardo Wurmus:
> I just looked over the patch, and while I’m not sure it’s the best way to do
> things (matching “openjdk” or “icedtea” in the package name seems a little
> error prone in the presence of packages whose names might include th
43 matches
Mail list logo