Hmmm, yeah, I don't know the texinfo arcana to fix that either... š¦
--
all the best,
jgart
Hi,
I'm going to close this ticket for now in order to focus the issue
tracker on things that need to be reviewed and merged immediately.
Feel free to create a new issue when the mediagoblin package and/or
service are ready to have patches reviewed for inclusion in upstream
Guix.
Thanks!
--
Maybe this is related?
https://github.com/ghostty-org/ghostty/blob/main/nix/build-support/fetch-zig-cache.sh#L5
--
all the best,
jgart
signature.asc
Description: PGP signature
Hi Apporv,
Please do a guix pull beyond this commit that Jordan contributed:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=d708746ca7dc4e7df71ff284e472307a09e11e05
resolvelib at 0.7.1 fails, indeed.
You can check what guix commit you are currently at with the `guix
describe` command:
Hi,
Closing this issue.
Feel free to reopen if you have further questions about this topic.
--
all the best,
jgart
Hi, thanks for reporting the issue. Would you like to contribute a fix
for it?
--
all the best,
jgart
> This is embarassing.
Sorry to hear that.
>
> At this point, I have no idea how to peacefully start interacting with
> Debbugs in read-only capacity.
I recommend to use mumi instead of debbugs. Debbugs is confusing.
See these slides here for more info:
https://git.sr.ht/~whereiseveryone/mum
Hi Simon,
Thanks for investigating this.
Would you be interested in sending a v1 patch with a proposal that fixes
the issue. I could then test it.
wdyt
--
all the best,
jgart
hi,
i ran into the same issue when running the following command:
$ guix system image gnu/system/images/pinebook-pro.scm
building /gnu/store/ibjl0n8d1ac107vvkvjgrlb74sxm2b0k-gawk-mesboot-3.1.8.drv...
\ 'configure' phasenote: keeping build directory
`/tmp/guix-build-gawk-mesboot-3.1.8.drv-0'
b
> It looks like there's no filter for issues that have (or lack) patches in
> any message.
>
> I think that would be useful to have in mumi.
Hi Vincent,
I agree! Would you like to send a patch adding that?
--
all the best,
jgart
> Please take any appropriate action to prevent further infringement
> while upstream considers their response.
Would you be interested in sending a patch for the license in that
package once upstream responds?
--
all the best,
jgart
> fwiw - ran the command again and it worked
Thanks for the update. Closing this.
--
all the best,
jgart
hi chris,
would you like to send a patch fixing this?
hi simon,
wdyt?
--
all the best,
jgart
> Building the new Podman package fails because building a depdency
> (gvisor-tap-vsock) fails:
Hi Nils,
Would you be interested in sending patches to fix these failures?
--
all the best,
jgart
Hi MSavoritias,
Feel free to send a patch when libgit2 gets support so we can discuss
this addition further amongst the Guix community. Additionally, I would
send your idea to the guix-devel mailing list before sending patches to
see what people think there.
I am going to close this issue for n
Hi,
That's a great idea. Do you want to send a patch for that?
all best,
jgart
* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to fa95b11.
[propagated-inputs]: Add missing emacs-function-args.
---
gnu/packages/emacs-xyz.scm | 12 ++--
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 7eb87b5fe
* gnu/packages/emacs-xyz.scm (emacs-function-args): New variable.
Hi Nicolas,
Thanks for the review! Much appreciated. Here's all your requests added in v2.
all best,
jgart
---
gnu/packages/emacs-xyz.scm | 26 ++
1 file changed, 26 insertions(+)
diff --git a/gnu/packag
On Sat, 19 Nov 2022 23:05:21 + Jacob Hrbek wrote:
> CC mentors -- please review and merge if appropriate
Thanks for sending! I'll take a look soon.
Hi,
guix home does not have a way to uninstall itself.
See the following resources for more context:
help-guix conversation with ludo:
https://lists.gnu.org/archive/html/help-guix/2022-08/msg00086.html
irc conversation about the bug on #tropin on Libera:
```
jgart: symlink-manager have cleanu
Praat has a binary that can be installed for non-gui mode.
I think it would be cool to add it.
https://github.com/void-linux/void-packages/blob/1ec0a967598e7d5c62500b5f2f4d546a29cb6277/srcpkgs/praat/template#L64
On Sat, 20 Nov 2021 23:41:55 -0500 Maxim Cournoyer
wrote:
> Do you still have
> /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
> around?
Ī» exa /gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
"/gnu/store/f2x4iww7rb38hcss42nz8frrjiz3m5z3-subversion-1.14.1.drv
I ran the following command:
guix shell bpython -D python-wrapper python-furl -- bpython
bpython version 0.20.1 on top of Python 3.8.2
/gnu/store/nckjv3ccwdi6096j478gvns43ssbls2p-python-wrapper-3.8.2/bin/python
>>> from furl import furl
Traceback (most recent call last):
File "", line 1, in
On Sat, 30 Oct 2021 01:08:45 +0200 Tobias Geerinckx-Rice wrote:
> However, as added later on IRC:
> > nckx, I think that was a hypothetical bug. I don't think
> > he ever tried it with python-lxml
>
> So I think this bug needs a concrete reproducer before we can
> assume its existence.
Yes, t
ā10/29/2021 | 05:18:17 PM ājgartā: civodul, wdyt of `--rebuild-cache` being
automatic/the default for guix shell instead of having to explicitly specify
the flag to rebuild the cache?
ā10/29/2021 | 05:18:31 PM ājgartā: I think this is the default for docker or
how docker works
ā10/29/2021
On Wed, 27 Oct 2021 00:13:47 +0200 Tobias Geerinckx-Rice wrote:
> Christopher, jgart, Nicolas,
>
> Christopher Howard åéļ¼
> > the path to the binary is malformed:
>
> Indeed it was.
>
> DESTDIR does not mean āfinal destinationā; it's meant as a
> temporary install-time āstagingā directory whos
On Fri, 22 Oct 2021 00:38:02 + help-debb...@gnu.org (GNU bug Tracking
System) wrote:
Thanks for fixing that! I'll just run this script I've been using again:
https://git.sr.ht/~jgart/dotfiles/tree/master/item/bin/executable_guix-prepare-tree
On Wed, 20 Oct 2021 04:07:25 +0200 Julien Lepiller wrote:
> Le Wed, 20 Oct 2021 04:04:19 +0200,
> Julien Lepiller a Ʃcrit :
>
> > I think this is the same as #35519?
> >
> >
> >
>
> Sorry, I meant #51259
Yup, looks like the same error.
$ echo $LANG
> en_US.UTF-8
I have glibc-utf8-locales
Hi I'm getting the following error when running the following in a new guix
source tree:
```
./bootstrap
./configure --localstatedir=/var
make
```
~/guix-reproduce-bug [env]$ make
GEN nix/libstore/schema.sql.hh
GEN .version
make all-recursive
make[1]: Entering directory '/home/jga
On Sun, 03 Oct 2021 15:45:34 +0300 Efraim Flashner
wrote:
> On Sat, Oct 02, 2021 at 03:01:52AM -0400, jgart via Bug reports for GNU Guix
> wrote:
> > I was going to report this today but Pascal beat me to it.
> >
> > I get the same error when running `guix h
Just a note that we'll probably have to wrap the binaries that are in this
module when we finish making the guix package:
mediagoblin/media_types/pdf/processing.py
I see that pdftocairo, pdfinfo, and unoconv probably need to be wrapped to point
to the executable that is in /gnu/store.
See this
Sorry for the unused code in the example.
I'm forgot to mention that I tested this on void linux.
all best,
jgart
I was going to report this today but Pascal beat me to it.
I get the same error when running `guix home reconfigure file.scm`.
`guix home build file.scm` builds fine without errors.
Here's the config that I tested that with:
```
(use-modules (gnu home)
(gnu packages)
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git 0f853ab
Computing Guix derivation for 'x86_64-linux'... building
/gnu/store/fkh7acn6qcdyva67ik9z7ss69a4vsh1w-subversio
35 matches
Mail list logo