aya icon indicating copy to clipboard operation
aya copied to clipboard

Fix kernel version parsing failed too early.

Open imkiva opened this issue 2 years ago • 3 comments

libbpf does not fail that early when get_{OS}_kernel_version() failed to scan kernel version strings from either /proc/version_signature or from utsname::version

https://github.com/libbpf/libbpf/blob/855bf91055a6250642dff1390231387cc5540711/src/libbpf_probes.c#L80-L100

imkiva avatar Apr 07 '24 06:04 imkiva

Deploy Preview for aya-rs-docs failed.

Built without sensitive environment variables

Name Link
Latest commit 7c00199640a237be161a650882ce496792bfb373
Latest deploy log https://app.netlify.com/sites/aya-rs-docs/deploys/661242a9c778e80008f0f2a0

netlify[bot] avatar Apr 07 '24 06:04 netlify[bot]

This is the same as #909. Like that one, this needs tests.

tamird avatar Apr 07 '24 10:04 tamird

can this be closed now that #909 has been merged?

alessandrod avatar Sep 17 '24 09:09 alessandrod