I'm using guix b61e057 in the Guix System.
After installing rust-clippy (version 0.0.302), the "clippy" command is not
found.
## Steps to reproduce
1. Open a terminal.
2. $ cd some-rust-project
3. $ cargo clippy
## Expected result
Clippy lints the project.
## Unexpected result
error: no
I just got this running guix pull building guix-system-tests. looks
kinda related to your patch since it mentions local-file
[ 6/ 54] loading... 22.2% of 27 filesrandom seed for tests: 1601620953
[ 10/ 54] loading... 37.0% of 27 filesBacktrace:
In ice-9/eval.scm:
163:9 19 (_ #(#(#
Trying to install emacs-racer with guix b61e057 in the Guix System, I get the
following error:
starting phase `set-SOURCE-DATE-EPOCH'
phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds
starting phase `set-paths'
environment variable `PATH' set to
`/gnu/store/k826y34z8zzjj57jv2nldmpw6vsdd
Luis Felipe via Bug reports for GNU Guix 写道:
In the #guix channel, mroh checked the "rust-clippy" package and
mentioned that it doesn't seem to have any output, which looks
like a bug.
No, it's intentional:
(arguments
`(#:skip-build? #t
This means that Clippy was packaged to satisfy a
Hello,
Running local tests, I have the following error:
--8<---cut here---start->8---
2020-10-02T11:54:09 fatal: uncaught exception 'misc-error' in 'build' fiber!
2020-10-02T11:54:09 exception arguments: (#f "Attempt to suspend fiber within
continuation barr
Hi,
I'm trying to set up a simple cuirass server. But in the last month I
never got it working. This time I tried with help from Mathieu.
cuirass-spec:
```
(define %cuirass-specs
'((#:name . "my-manifest")
(#:load-path-inputs . ("guix"))
(#:package-path-inputs . ())
(#:proc-input .
Hello Jonathan,
> ice-9/boot-9.scm:1669:16: In procedure raise-exception:
> Wrong type (expecting string): #f
Thanks for the bug report. This should be fixed with
d6a8f0a9781a90c3037f25e51d7ff32e50f7a8c1.
You will then probably hit this one:
https://issues.guix.gnu.org/43757
but we'll see th
Hi!
Look:
--8<---cut here---start->8---
$ guix environment -C --ad-hoc coreutils -- cat /etc/hosts
cat: /etc/hosts: No such file or directory
$ guix describe
Generacio 162 Oct 01 2020 00:23:38(nuna)
guix 7607ace
repository URL: https://git.savannah.
Hello,
Sometimes 'guix deploy' ends up failing near the end, with what looks
like:
--8<---cut here---start->8---
guix deploy: sending 180 store items (1,094 MiB) to 'myhost'...
[...] (progress bar)
guix deploy: error: failed to deploy mymachine: failed to start
>> https://issues.guix.gnu.org/43757
>
> I do :(
At least it's reproducible. Using one input works, but using more than
one input causes an exception during git fetching. It seems to be broken
since at least a few months.
It makes me think that we need a stronger test suite for Cuirass.
Thanks
Hi Ludo,
On +2020-10-02 15:53:49 +0200, Ludovic Courtès wrote:
> Hi!
>
> Look:
>
> --8<---cut here---start->8---
> $ guix environment -C --ad-hoc coreutils -- cat /etc/hosts
> cat: /etc/hosts: No such file or directory
> $ guix describe
> Generacio 162 Oct 0
On 02.10.20 15:02, Mathieu Othacehe wrote:
>
> Hello Jonathan,
>
>> ice-9/boot-9.scm:1669:16: In procedure raise-exception:
>> Wrong type (expecting string): #f
>
> Thanks for the bug report. This should be fixed with
> d6a8f0a9781a90c3037f25e51d7ff32e50f7a8c1.
Yes, fix confirmed.
> You will then
I get the same error. It seems this is an issue in upstream with Emacs 27.1:
https://github.com/racer-rust/emacs-racer/issues/136
Hi,
On Thu, 1 Oct 2020 at 14:35, Ludovic Courtès wrote:
> 1. Installing Bash and Zsh completion files globally (actually making
> them a symlink to
> /var/guix/profiles/per-user/root/current-guix/etc/…).
> There seems to be +/- a cross-distro conventional directory to
> col
Hello!
Ludovic Courtès writes:
> Hi,
>
> Maxim Cournoyer skribis:
>
>> downloading from
>> https://ci.guix.gnu.org/nar/6m9zimmw8p6gbc1yfbg454c1r587b7h4-gcc-10.2.0.tar.xz
>> ...
> […]
>> gcc-10.2.0.tar.xz 74.3MiB 1.1MiB/s
>> 00:25 [### ] 39
Alex Griffin via Guix-patches via writes:
> This patch fixes GDM's auto-login feature.
>
> See the discussions in #35674 and #40411. It works for me, but I don't want
> to just commit it because I don't really understand PAM. (Then again, who
> does?)
[...]
> @@ -925,7 +926,7 @@ the GNOME des
Hello,
On Thu, Oct 01, 2020 at 09:39:35PM -0500, Brett Gilio wrote:
> >> The following test file round.cpp does not compile with our g++-10.2.0:
> >> #include
> >> int main () {
> >>return std::fegetround ();
> >> }
> >
> > Could you provide detailed steps to reproduce it?
well, just put the
Hi simon
thank you for your support.
I'm not very good in the triage of this bug: after a lot of trial and
error I was almost sure I found a conflicting package (emacs-hl-todo,
required by emacs-magit-todos) BUT I was NOT able to reproduce the bug
in a pure environment
--8<---cut her
Hi There,
If we look at current state of packages running inside GNU distros they
are in very insecure shape which is either they are installed without
sandboxing because the distro doesnt even provide that or no profiles
exist for the sandboxing feature and has issues e.g:
- Sandboxing can
Hello,
Giovanni Biscuolo writes:
[...]
>>> File mode specification error: (void-function
>>> org--check-org-structure-template-alist) [2 times]
>>> Followed link to /home/giovanni/.dotfolder/emacs/.emacs.d/elfeed.org
>>> mapc: Symbol’s function definition is void:
>>> org--check-org-structure-
Hi,
this does not look like an actionable bug report. What is it exactly
that ought to be done in your opinion?
--
Ricardo
On Fri, 2 Oct 2020 18:01:18 +
bo0od wrote:
> Hi There,
>
> If we look at current state of packages running inside GNU distros
> they are in very insecure shape which is either they are installed
> without sandboxing because the distro doesnt even provide that or no
> profiles exist for the s
Hi Maxim,
Maxim Cournoyer skribis:
> Sometimes 'guix deploy' ends up failing near the end, with what looks
> like:
>
> guix deploy: sending 180 store items (1,094 MiB) to 'myhost'...
> [...] (progress bar)
> guix deploy: error: failed to deploy mymachine: failed to start Guile on
> remote host '
Hi bdju,
"bdju" skribis:
> It seems just the debug symbols for dino weren't quite enough to get
> good info. I also need debug symbols for the other dependencies. For
> sure glib or libglib, whichever it is. If there are other dependencies
> that could have debug output enabled, that would proba
Ludovic Courtès skribis:
> $ guix environment -C --ad-hoc coreutils -- cat /etc/hosts
> cat: /etc/hosts: No such file or directory
Fixed in 0f53c801b91919380a924b402d1ff822bb1dc6ea!
Ludo'.
Hey,
Actually what i wanted to say but seems i missed it, This security
design can be engineered and implemented when Guixsd released based on
GNU-Hurd Kernel. Because its going to be totally new kernel and having
this feature is without question the best security feature for the
future of se
On Thu, Oct 01, 2020 at 11:07:54PM +0200, Ludovic Courtès wrote:
> Oh, we should fix ‘glib’ in ‘core-updates’.
I verified the attached patch fixes glib on the ‘master’ branch. I’m
not sure about adding a copyright. Anyway. Shall I push it to
‘core-updates’ or wait until I can test it on ‘core-u
You should also setuid mount.nfs4 because the mount command calls that if
you are using NFSv4.
On Thu, Oct 1, 2020 at 2:47 PM Maxim Cournoyer
wrote:
> Hi!
>
> > Nathan Dehnel writes:
> >
> >> Right, but it's more inconvenient than just clicking the share in thunar
> >> and it mounting. Actually
Hello,
Kurt writes:
> This error is showing up when trying to build the "synapse" matrix
> server.
I fixed the python-gssapi build by skipping the 3 failing tests, in
commit 3dc26bcd78. Synapse seems to build fine now.
Closing.
Thanks for the report!
Maxim
Hello,
Guix offload monitors the load of the offload machine, and waits
patiently until the load comes back down below a pre-determined level
(normalized 2.0 level, it seems) before starting the next build, even
when there is a single offload build machine involved. This is
inefficient and causes
30 matches
Mail list logo