Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926278 - sys-apps/keyutils-1.6.3-r1 test fails
Summary: sys-apps/keyutils-1.6.3-r1 test fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PATCH, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-06 18:51 UTC by REVOL V.
Modified: 2024-03-09 00:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
all relevant logs (temp,17.45 KB, text/plain)
2024-03-06 18:53 UTC, REVOL V.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description REVOL V. 2024-03-06 18:51:44 UTC
ADDING Built-in keys tests fails

Reproducible: Always

Steps to Reproduce:
1. emerge -v sys-apps/keyutils-1.6.3-r1
2. see the log for failure
3.
Actual Results:  
Emerging failed

Expected Results:  
Tests succeed and emerge is successful

Maybe it fail because I sign my kernel with my own keys ?? I dunno
Comment 1 REVOL V. 2024-03-06 18:53:59 UTC
Created attachment 886827 [details]
all relevant logs
Comment 3 REVOL V. 2024-03-07 20:17:19 UTC
Yes thank you. 

(I know tests are optional and often not indicative of if a package is functional or not. But I like them enabled and working on at least all of mys sys-*/* packages ).

It fully emerged thanks to the patch
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-07 20:19:50 UTC
Thanks! We welcome people running the tests for packages and sending reprots.
Comment 5 Larry the Git Cow gentoo-dev 2024-03-07 20:21:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54100ec0210ba43083d5b5c65792670674b80f10

commit 54100ec0210ba43083d5b5c65792670674b80f10
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-07 20:20:00 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-07 20:21:03 +0000

    sys-apps/keyutils: backport test fix
    
    Closes: https://bugs.gentoo.org/926278
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/keyutils/files/keyutils-1.6.3-tests.patch | 76 ++++++++++++++++++++++
 sys-apps/keyutils/keyutils-1.6.3-r1.ebuild         |  1 +
 2 files changed, 77 insertions(+)
Comment 6 REVOL V. 2024-03-07 21:26:35 UTC
(In reply to Sam James from comment #4)
> Thanks! We welcome people running the tests for packages and sending reprots.

If I enable test in my make.conf globally and report all bugs is it still welcome? If it is I'm probably crazy enough to do so…

I ask before doing it, because I had lots of issue by doing so and wasn't sure it would be welcomed
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-08 19:09:34 UTC
(In reply to REVOL V. from comment #6)
> (In reply to Sam James from comment #4)
> > Thanks! We welcome people running the tests for packages and sending reprots.
> 
> If I enable test in my make.conf globally and report all bugs is it still
> welcome? If it is I'm probably crazy enough to do so…
> 
> I ask before doing it, because I had lots of issue by doing so and wasn't
> sure it would be welcomed

Yes, very welcome indeed.

We just ask that you apply some common sense too, e.g. if possible, check upstream for relevant patches, try with/without LTO if you're using it etc (just examples) to try determine the cause, and be responsive to any questions we ask.
Comment 8 REVOL V. 2024-03-09 00:11:53 UTC
I'll try my best but can't guaranty that I won't file some dumb bugs… I already did it once
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-09 00:13:17 UTC
(In reply to REVOL V. from comment #8)
> I'll try my best but can't guaranty that I won't file some dumb bugs… I
> already did it once

Just try your best and ask if you're unsure. You can ping me on IRC if you want to check before filing, too.