Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 301251

Summary: linux-mod.eclass: Tinderboxing request: linux-mod binpkg without-kernel-sources install support QA
Product: Gentoo Linux Reporter: Robin Johnson <robbat2>
Component: EclassesAssignee: Toralf Förster <toralf>
Status: RESOLVED OBSOLETE    
Severity: normal CC: lxnay, patrick
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 286292    
Attachments: list of CPVs using linux-mod.eclass
dirty script to retrieve list of cpvs using linux-mod.eclass

Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2010-01-17 04:37:47 UTC
I'm hoping either Patrick or Diego can help with this.

For every $package that has 'inherits linux-mod', do:
1. enter environment 1 WITH kernel sources present.
2. emerge -B $package
3. enter environment 2 WITHOUT kernel sources present.
4. emerge -K $package

The package should install fine if everything is correct.

Also, I'm interested if this QA message turns up at all:
"QA: You called .... before any linux_config_exists!"
where .... is a function name.

I _DO_ expect some packages to fail.

Don't open a bug for each one, just attach a list here instead please.

net-firewall/ipp2p I know works and was my initial testcase in changing the linux-mod eclass.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2010-01-17 13:33:59 UTC
My tinderbox does not use binpkgs, so I'll leave it to someone else.
Comment 2 Fabio Erculiani (RETIRED) gentoo-dev 2010-01-17 16:58:42 UTC
Created attachment 216742 [details]
list of CPVs using linux-mod.eclass

Attaching list of CPVs using linux-mod eclass
Comment 3 Fabio Erculiani (RETIRED) gentoo-dev 2010-01-17 17:00:53 UTC
Created attachment 216743 [details]
dirty script to retrieve list of cpvs using linux-mod.eclass

Here is a small script I wrote to get linux-mod.eclass ebuild users.
Comment 4 Fabio Erculiani (RETIRED) gentoo-dev 2010-01-17 17:01:45 UTC
Patrick, let me know if you need me to produce .tbz2s and do the rest of the report.
Comment 5 Mike Pagano gentoo-dev 2021-08-23 23:13:43 UTC
Toralf, if Robin is still interested, is this something that can be implemented?
Comment 6 Toralf Förster gentoo-dev 2021-08-24 16:57:40 UTC
(In reply to Mike Pagano from comment #5)
> Toralf, if Robin is still interested, is this something that can be
> implemented?

not straightforward nor a quick&easy implementation I'd say