Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 215442
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Kernel Bug Wranglers and Kernel Maintainers <kernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Kerin Millar <kerframil@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 215442 depends on: Show dependency tree
Bug 215442 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-03-30 15:32 0000
As per the summary. Try exporting ARCH to "i386" or "x86_64" then run:

# make mrproper
# make menuconfig

Compare and contrast with:

# make mrproper
# make defconfig
# make menuconfig

This is causing havoc; I've lost count of the number of people who have come
into #gentoo complaining that they can't find required options (espsecially due
ot CONFIG_PCI  being disabled) and it's causing a significant inflation of
other common kernel configuration problems. The worst affected is the new user,
who has neither /boot mounted with a prior config or is in a position to run
make oldconfig. Not ideal.

I've not yet looked into why this is but assume it has something to do with the
x86 architecture merge. Please can we get a fix into genpatches ASAP? In fact,
I'd like to see this go into the stable queue - although upstream may not care
as kernel configuration is considered to be a matter for distro vendors to
consider rather than end-users.

------- Comment #1 From Mike Pagano 2008-04-05 12:35:03 0000 -------
A temporary workaround has been committed to the tree. Keeping this bug open
until a proper fix exists upstream.

------- Comment #2 From Mike Pagano 2008-04-07 13:07:07 0000 -------
releng friends: Please consider including the latest kernel-2.eclass file which
contains the temporary workaround that addresses this bug.

------- Comment #3 From Christian Heim (RETIRED) 2008-04-07 13:19:34 0000 -------
(In reply to comment #2)
> releng friends: Please consider including the latest kernel-2.eclass file which
> contains the temporary workaround that addresses this bug.

I added it to the snapshot, so someone blame me if stuff breaks ...

------- Comment #4 From Daniel Drake 2008-04-17 17:54:42 0000 -------
will track the upstream bug report now

------- Comment #5 From Daniel Drake 2008-04-17 17:55:54 0000 -------
for reference: the change we made in the tree to work around the issue is just
to run "make defconfig" on affected systems after kernel sources have been
installed (kernel-2.eclass modification)

------- Comment #6 From Daniel Drake 2008-05-02 16:45:56 0000 -------
upstream patch available

------- Comment #7 From Daniel Drake 2008-05-02 16:46:10 0000 -------
*** Bug 220031 has been marked as a duplicate of this bug. ***

------- Comment #8 From Chris Gianelloni (RETIRED) 2008-05-02 18:11:10 0000 -------
OK, should I pull the eclass or will you be rolling another genpatches version
with this fixed?

------- Comment #9 From Daniel Drake 2008-05-02 18:54:26 0000 -------
Will do another 2.6.24 release today, mark stable tomorrow, then request that
you include the new gentoo-sources/genpatches for 2008.0 (assuming there is
still time).

The eclass hack will also be dropped tomorrow, and if possible it would be good
to get that removed from the snapshot too. It had some undesirable side effects
(although only minor)

------- Comment #10 From Chris Gianelloni (RETIRED) 2008-05-03 00:52:29 0000 -------
Sounds good.  Just add release to CC on the stabilization bug.

------- Comment #11 From Daniel Drake 2008-05-04 09:43:57 0000 -------
fixed in gentoo-sources-2.6.24-r7 and gentoo-sources-2.6.25-r2. eclass hack
removed.

Chris, 2.6.24-r7 has been marked stable, there is no stabilisation bug because
I do it myself. Please add 2.6.24-r7 to the snapshot and revert the eclass
change you made earlier. Do you want a new bug for this request?

------- Comment #12 From Chris Gianelloni (RETIRED) 2008-05-09 04:40:20 0000 -------
Updated in the release snapshot...

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug