depmod doesn't seem to be happy about our paths...
```
# depmod
depmod: ERROR: could not open directory /lib/modules/5.10.2-gnu: No such
file or directory
depmod: FATAL: could not search modules: No such file or directory
```
Happens on up to date master branch:
```
$ guix system describe
Genera
Hi Maxim,
Am Samstag, den 26.12.2020, 00:01 -0500 schrieb Maxim Cournoyer:
> > > > > While this change allowed to expose simply and directly the
> > > > > packages
> > > > > found in EMACSLOADPATH, it does introduce the risk of file
> > > > > name
> > > > > collisions when multiple Emacs packages
Hi,
I have trouble running the guix-supplied `mptopdf' which I think is
related to the guix packaging / bundling. The file I run this on stems
from my pre-guix times, so I think it should be fine. The error seems
to stem from a bash invocation.
% mptopdf --latex myfig.mp
/gnu/store/87kif0bpf
Severity: critical
According to the GNU FSDG ([1], emphasis are mine):
> A free system distribution must not steer users towards obtaining any nonfree
> information for practical use, or encourage them to do so. The system should
> have no repositories for nonfree software and no specific recip
I update Guix yesterday and org-mode doesn't load anymore.
The debug trace is this:
Debugger entered--Lisp error: (error "Invalid version syntax: ‘’ (must
start with a number)")
signal(error ("Invalid version syntax: ‘’ (must start with a number)"))
error("Invalid version syntax: `%s' (mus
Although lepton-eda installs pre-compiled Scheme .go files to
/share/lepton-eda/ccache/, the lepton-schematic program still triggers a
recompilation during launch. Here’s what I see when I launch the
program:
--8<---cut here---start->8---
$ lepton-schematic -s
Hi Jonathan,
Jonathan Brielmaier 写道:
depmod doesn't seem to be happy about our paths...
...and? :-)
Would I be correct if I guessed that you're using some third-party
script/how-to that thinks it should run depmod? That's not
generally true. It's also incompatible with (or, irrelevant on
Hello Leo! Thank you for going through old issues!
So the issue appears to be fixed by commit
de136f3ee7878dea139e751b7e4ca04c2542c91d (from year 2018) making sure
a gschemas.compiled encompassing all packages in a Guix profile gets
created. Reverting that commit does not print warnings today (I
Hello Florian,
Am Sonntag, den 27.12.2020, 01:02 +0100 schrieb pelzflorian (Florian
Pelz):
> [...]
> I think the bug is done. Purging the gschemas.compiled files from
> all
> packages would need to be done in an extra phase for many build
> systems (glib-or-gtk build system, cmake build system, m
Hi guix! Today I wrote a package in Guile and then decided to try and
reproduce the same thing using JSON, but I hit a snag. I'm attaching
the package definition in its Guile and JSON forms, along with the error
I get when I try to build the package using `guix build -f countdown.json'.
Any idea w
I'm surprised guix builds from a json file… doesn't it simply interpret it as a
guile file, and fails at that?
Anyway, in the log you attached, it seems the issue is with downloading the
sources. For some reason it cannot resolve the github.com domain. I wonder if
this is just a transient netwo
Julien Lepiller writes:
> Anyway, in the log you attached, it seems the issue is with downloading the
> sources. For some reason it cannot
> resolve the github.com domain. I wonder if this is just a transient network
> issue on your side? Have you tried again
> later?
I did try it twice, som
Hi Leo,
Leo Prikler writes:
[...]
>> If you want to have a clearer idea of how packages from ELPA and the
>> likes are installed, you can have a peek into the 'package.el' file
>> shipped with Emacs (spoiler: it's basically just extracting the
>> contents
>> of the package archive to a single d
13 matches
Mail list logo