* [bug#72868] [PATCH] gnu: kubo: Fix build.
@ 2024-08-29 7:28 Artyom V. Poptsov
2024-08-29 7:35 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 4+ messages in thread
From: Artyom V. Poptsov @ 2024-08-29 7:28 UTC (permalink / raw)
To: 72868; +Cc: Artyom V. Poptsov
* gnu/packages/ipfs.scm (kubo): Fix build.
[snippet]: Don't remove "vendor/github.com/ipfs/go-ipfs-posinfo" because it is
not present in bundled packages.
Change-Id: I88ceabe9d8695397204d87d61fb8e1550732c38c
---
gnu/packages/ipfs.scm | 1 -
1 file changed, 1 deletion(-)
diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm
index 3f84031172..d1906bd0a2 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -899,7 +899,6 @@ (define-public kubo
"vendor/github.com/ipfs/go-datastore"
"vendor/github.com/ipfs/go-detect-race"
"vendor/github.com/ipfs/go-ipfs-delay"
- "vendor/github.com/ipfs/go-ipfs-posinfo"
"vendor/github.com/ipfs/go-ipfs-redirects-file"
"vendor/github.com/ipfs/go-ipfs-util"
"vendor/github.com/ipfs/go-ipld-cbor"
base-commit: 58906decf1ef205bd7195b0a042832ce8142bf6a
--
2.45.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [bug#72868] [PATCH] gnu: kubo: Fix build.
2024-08-29 7:28 [bug#72868] [PATCH] gnu: kubo: Fix build Artyom V. Poptsov
@ 2024-08-29 7:35 ` Tobias Geerinckx-Rice via Guix-patches via
2024-08-29 8:43 ` Artyom V. Poptsov
0 siblings, 1 reply; 4+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2024-08-29 7:35 UTC (permalink / raw)
To: Artyom V. Poptsov, 72868
Hi Artyom,
On 29 August 2024 07:28:07 UTC, "Artyom V. Poptsov" <poptsov.artyom@gmail.com> wrote:
>* gnu/packages/ipfs.scm (kubo): Fix build.
It would be nice if you could push this yourself when the time comes :-)
I have the feeling that you didn't receive my e-mail about that. Or perhaps I didn't receive your reply. Could you confirm or deny?
I'm also in #guix as nckx if we can't do it over mail.
Kind regards,
T G-R
Sent on the go. Excuse or enjoy my brevity.
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#72868] [PATCH] gnu: kubo: Fix build.
2024-08-29 7:35 ` Tobias Geerinckx-Rice via Guix-patches via
@ 2024-08-29 8:43 ` Artyom V. Poptsov
2024-09-03 9:54 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Artyom V. Poptsov @ 2024-08-29 8:43 UTC (permalink / raw)
To: Tobias Geerinckx-Rice; +Cc: 72868
[-- Attachment #1: Type: text/plain, Size: 595 bytes --]
Hello!
> I have the feeling that you didn't receive my e-mail about that. Or
> perhaps I didn't receive your reply. Could you confirm or deny?
It seems that I didn't received your email. Also it seems that I still
don't have commit access in Guix -- my key has not been added to the
keyring:
https://git.savannah.gnu.org/cgit/guix.git/log/?h=keyring
I'm confused.
- avp
--
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE B57C E9C5 A2D9 0898 A02F
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 869 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [bug#72868] [PATCH] gnu: kubo: Fix build.
2024-08-29 8:43 ` Artyom V. Poptsov
@ 2024-09-03 9:54 ` Ludovic Courtès
0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2024-09-03 9:54 UTC (permalink / raw)
To: Artyom V. Poptsov; +Cc: Tobias Geerinckx-Rice, 72868
Hi Artyom & all,
"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:
>> I have the feeling that you didn't receive my e-mail about that. Or
>> perhaps I didn't receive your reply. Could you confirm or deny?
>
> It seems that I didn't received your email. Also it seems that I still
> don't have commit access in Guix -- my key has not been added to the
> keyring:
> https://git.savannah.gnu.org/cgit/guix.git/log/?h=keyring
>
> I'm confused.
Any update on this?
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-09-03 9:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29 7:28 [bug#72868] [PATCH] gnu: kubo: Fix build Artyom V. Poptsov
2024-08-29 7:35 ` Tobias Geerinckx-Rice via Guix-patches via
2024-08-29 8:43 ` Artyom V. Poptsov
2024-09-03 9:54 ` Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).