GNU bug report logs -
#71617
[PATCH] gnu: libpf: Update native-inputs.
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Mon, 17 Jun 2024 19:10:02 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71617 in the body.
You can then email your comments to 71617 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org
:
bug#71617
; Package
guix-patches
.
(Mon, 17 Jun 2024 19:10:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
New bug report received and forwarded. Copy sent to
leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org
.
(Mon, 17 Jun 2024 19:10:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (libpf)[native-inputs]: Update to linux-libre-headers-6.9.
---
Hi Guix,
As linux-libre-headers 6.8 does not exist anymore, libpf should depend on linux-libre-headers 6.9.
gnu/packages/linux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 868e0c4036..fc2e5b15a6 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9978,7 +9978,7 @@ (define-public libbpf
"linux/posix_types.h"
"linux/stddef.h"
"linux/types.h"))))))))
- (native-inputs (list linux-libre-headers-6.8 pkg-config))
+ (native-inputs (list linux-libre-headers-6.9 pkg-config))
(propagated-inputs (list elfutils zlib)) ;in Requires.private of libbpf.pc
(home-page "https://github.com/libbpf/libbpf")
(synopsis "BPF CO-RE (Compile Once – Run Everywhere)")
base-commit: 5461b3dccf0e7c01d56cc42474d3bca9ad9baefd
--
2.41.0
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Mon, 17 Jun 2024 21:50:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
bug acknowledged by developer.
(Mon, 17 Jun 2024 21:50:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 71617-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Wilko Meyer <w <at> wmeyer.eu> writes:
> * gnu/packages/linux.scm (libpf)[native-inputs]: Update to linux-libre-headers-6.9.
> ---
> Hi Guix,
>
> As linux-libre-headers 6.8 does not exist anymore, libpf should depend
> on linux-libre-headers 6.9.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 16 Jul 2024 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 341 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.