Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301251 - linux-mod.eclass: Tinderboxing request: linux-mod binpkg without-kernel-sources install support QA
Summary: linux-mod.eclass: Tinderboxing request: linux-mod binpkg without-kernel-sourc...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Toralf Förster
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 286292
  Show dependency tree
 
Reported: 2010-01-17 04:37 UTC by Robin Johnson
Modified: 2022-02-21 20:32 UTC (History)
2 users (show)

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


Attachments
list of CPVs using linux-mod.eclass (cpvs.txt,9.79 KB, text/plain)
2010-01-17 16:58 UTC, Fabio Erculiani (RETIRED)
Details
dirty script to retrieve list of cpvs using linux-mod.eclass (test_binpkg_eclasses.py,1.16 KB, text/plain)
2010-01-17 17:00 UTC, Fabio Erculiani (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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