Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941661 - sys-apps/lm-sensors-3.6.2 fails tests: Cant locate Cmd.pm in @INC
Summary: sys-apps/lm-sensors-3.6.2 fails tests: Cant locate Cmd.pm in @INC
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Pagano
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
: 943003 (view as bug list)
Depends on: 943635
Blocks:
  Show dependency tree
 
Reported: 2024-10-17 06:38 UTC by Agostino Sarubbo
Modified: 2024-11-26 14:02 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,68.00 KB, text/plain)
2024-10-17 06:38 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-17 06:38:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/lm-sensors-3.6.2 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-17 06:38:53 UTC
Created attachment 906139 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-10-18 12:31:26 UTC
looks like we don't have Test-Cmd packaged. mike, do you want me to handle packaging that in dev-perl?
Comment 3 Mike Pagano gentoo-dev 2024-10-18 17:53:26 UTC
(In reply to Sam James from comment #2)
> looks like we don't have Test-Cmd packaged. mike, do you want me to handle
> packaging that in dev-perl?

That would be amazing
Comment 4 Mike Pagano gentoo-dev 2024-11-07 22:52:14 UTC
*** Bug 943003 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2024-11-13 20:26:08 UTC
The bug has been referenced in the following commit(s):

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

commit e5e0e5efdfe3533316ca5303f10cd9d15d41fbff
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-11-13 20:23:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-11-13 20:23:46 +0000

    dev-perl/Test-Cmd: new package, add 1.90.0
    
    Bug: https://bugs.gentoo.org/941661
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-perl/Test-Cmd/Manifest               |  1 +
 dev-perl/Test-Cmd/Test-Cmd-1.90.0.ebuild | 15 +++++++++++++++
 dev-perl/Test-Cmd/metadata.xml           | 12 ++++++++++++
 3 files changed, 28 insertions(+)
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-11-13 20:34:33 UTC
I'll leave wiring up the dep to you Mike but it passed tests for me with that installed
Comment 7 Mike Pagano gentoo-dev 2024-11-25 13:52:11 UTC
New package added to ::gentoo. Thanks, Sam.
Comment 8 Agostino Sarubbo gentoo-dev 2024-11-25 14:12:38 UTC
the package wasn't added to DEPEND, so still fails here
Comment 9 Mike Pagano gentoo-dev 2024-11-25 17:19:46 UTC
Adding it now
Comment 10 Larry the Git Cow gentoo-dev 2024-11-26 14:02:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=430c04e15c2416e7feb0c588591f4f05458b5107

commit 430c04e15c2416e7feb0c588591f4f05458b5107
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2024-11-26 14:01:33 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2024-11-26 14:02:29 +0000

    sys-apps/lm-sensors: Fix test phase
    
    Closes: https://bugs.gentoo.org/941661
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-apps/lm-sensors/lm-sensors-3.6.2.ebuild | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)