Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930535 - dev-ruby/pcaprub-0.13.2 fails tests: Error: test_lookupdev(PCAPRUB::Pcap::UnitTest):
Summary: dev-ruby/pcaprub-0.13.2 fails tests: Error: test_lookupdev(PCAPRUB::Pcap::Uni...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-24 06:39 UTC by Agostino Sarubbo
Modified: 2024-04-24 11:56 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.57 KB, text/plain)
2024-04-24 06:39 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-04-24 06:39:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/pcaprub-0.13.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-04-24 06:39:39 UTC
Created attachment 891591 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-24 06:39:39 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Error: test_lookupdev(PCAPRUB::Pcap::UnitTest):
Error: test_lookupnet(PCAPRUB::Pcap::UnitTest):
Error: test_monitor(PCAPRUB::Pcap::UnitTest):
  PCAPRUB::BindingError: No valid interfaces found, Make sure WinPcap is installed.
Comment 3 Larry the Git Cow gentoo-dev 2024-04-24 11:56:14 UTC
The bug has been closed via the following commit(s):

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

commit 273e727ed0ca29d6b99e6c8e281a5d20e3d25547
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-04-24 11:55:24 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-04-24 11:56:02 +0000

    dev-ruby/pcaprub: avoid tests that require network or devices
    
    Closes: https://bugs.gentoo.org/930535
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/pcaprub/pcaprub-0.13.2.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)