|
Bugzilla – Full Text Bug Listing |
| Summary: | ix86-kernels 4.5.0 from Kernel:stable refuse to boot | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 13.1 | Reporter: | Axel Köllhofer <AxelKoellhofer> |
| Component: | Kernel | Assignee: | E-mail List <kernel-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | bjoernv, dimstar, fvogt |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Axel Köllhofer
2016-03-16 11:49:16 UTC
Definitely the same issue. > So it looks as if loading the kernel image to memory does not succeed. Almost: The kernel is loaded into memory just fine, but it needs to copy/decompress itself to a different location, which does not work correctly with the latest binutils in factory, which Kernel:stable is built with. *** This bug has been marked as a duplicate of bug 970239 *** (In reply to Fabian Vogt from comment #1) > Definitely the same issue. On a 13.1 build? We should never ever have binutils 2.26 in the play there. Unfortunately the kernel:stable repository already contains i586/i686 kernels which do not boot. I use the repository since many years, fortunately not with 32bit PCs anymore. Can't we disable publishing kernels for i586/i686 in kernel:stable repository? Removing the broken kernel RPMs files would be more difficult, I'm afraid. (In reply to Dominique Leuenberger from comment #2) > (In reply to Fabian Vogt from comment #1) > > Definitely the same issue. > > On a 13.1 build? We should never ever have binutils 2.26 in the play there. Kernel:stable has only a single repository for x86*: "standard", which uses openSUSE:Factory/standard. (In reply to Fabian Vogt from comment #4) > (In reply to Dominique Leuenberger from comment #2) > > (In reply to Fabian Vogt from comment #1) > > > Definitely the same issue. > > > > On a 13.1 build? We should never ever have binutils 2.26 in the play there. > > Kernel:stable has only a single repository for x86*: "standard", which uses > openSUSE:Factory/standard. oh! Nice setup - I missed that, but this explains it of course, yes. Thanks for the clarification. (In reply to Fabian Vogt from comment #1) > Definitely the same issue. Then sorry for posting a duplicate, I was just slightly confused as in Tumbleweed this issue was already present in kernel 4.4.4, while Kernel:stable kernels 4.4.4 and 4.4.5 still worked. I missed the point that the problem is not the kernel itself and considering the fact that kernel updates in Tumbleweed are always a bit behind those in Kernel:stable, this (at least now) makes perfect sense to me. > Almost: The kernel is loaded into memory just fine, but it needs to > copy/decompress itself to a different location, which does not work > correctly with the latest binutils in factory, which Kernel:stable is built > with. Thanks for clarification. Greetings, AK |