I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/home/john/rpmbuild/tmp/kernel-2.6.9-67.0.20.EL-root
RPM build errors:
In my setup rebuilding the 2.6.9-67.0.15.EL kernel went ok
Does anybody knows what I do miss or what is going wrong?
For the curios:
Why to recompile the kernel?
I want to rebuild the kernel because I created a patch to decrease the
kernel timer frequency from 1000 to 100 HZ. The CentOS4.6 kernel doesn't
have the divider option available in CentOS5.2 This prevent timing problems
and high CPU load in VMware ESX.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
06-30-2008, 10:13 AM
Johnny Hughes
Rebuild of kernel 2.6.9-67.0.20.EL failure
John wrote:
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/home/john/rpmbuild/tmp/kernel-2.6.9-67.0.20.EL-root
RPM build errors:
In my setup rebuilding the 2.6.9-67.0.15.EL kernel went ok
Does anybody knows what I do miss or what is going wrong?
For the curios:
Why to recompile the kernel?
I want to rebuild the kernel because I created a patch to decrease the
kernel timer frequency from 1000 to 100 HZ. The CentOS4.6 kernel doesn't
have the divider option available in CentOS5.2 This prevent timing problems
and high CPU load in VMware ESX.
OK .. it obviously does rebuild, not sure why it is not building for you.
However, you don't need to rebuild this yourself as we are building a
kernel-vm that has this as its only change (change the clock from 1000Hz
to 100Hz):
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
06-30-2008, 03:44 PM
"John"
Rebuild of kernel 2.6.9-67.0.20.EL failure
John wrote:
> Hello list.
>
> I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even
> without
> modifications.
cut.cut
For the curios:
> Why to recompile the kernel?
> I want to rebuild the kernel because I created a patch to decrease the
> kernel timer frequency from 1000 to 100 HZ. The CentOS4.6 kernel doesn't
> have the divider option available in CentOS5.2 This prevent timing
> problems
> and high CPU load in VMware ESX.
OK .. it obviously does rebuild, not sure why it is not building for you.
However, you don't need to rebuild this yourself as we are building a
kernel-vm that has this as its only change (change the clock from 1000Hz
to 100Hz):
Ok,
When will these RPMS be available in the (plus?) repo?
Tip for the ESX users:
When using a kernel with a modified name, the VMware-config-tools.pl script
"thinks" there is no fitting binary module present, and want to compile a
module for the running kernel. But after compilation the script runs dead,
because the pcnet32.ko module won't unload.... The script then waits
forever....
When running the VMware-config-tools.pl with the -t option, it tries every
module, and will come to the conclusion that the binary available module
fits nicely... At that point there are also no unload problems...
John
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
06-30-2008, 10:35 PM
Paul Heinlein
Rebuild of kernel 2.6.9-67.0.20.EL failure
On Mon, 30 Jun 2008, John wrote:
Maby helpfull logfiles
Can someone block this guy from the list?
--
Paul Heinlein <> heinlein@madboa.com <> http://www.madboa.com/
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-01-2008, 06:47 AM
"John"
Rebuild of kernel 2.6.9-67.0.20.EL failure
Excuse me,
What did I do offend you or others?
"Paul Heinlein" <heinlein@madboa.com> schreef
in bericht news:alpine.OSX.1.10.0806301535080.3776@guild.galo is.com...
> On Mon, 30 Jun 2008, John wrote:
>
>> Maby helpfull logfiles
>
> Can someone block this guy from the list?
>
> --
> Paul Heinlein <> heinlein@madboa.com <>
> http://www.madboa.com/
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-01-2008, 06:50 AM
John R Pierce
Rebuild of kernel 2.6.9-67.0.20.EL failure
John wrote:
What did I do offend you or others?
sending 400K bytes of unsolicited attachments to 1000s of mailboxes is
not exactly polite.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-01-2008, 08:48 AM
"John"
Rebuild of kernel 2.6.9-67.0.20.EL failure
"John R Pierce" <pierce@hogranch.com> schreef in
bericht news:4869D3AE.3060109@hogranch.com...
> John wrote:
>> What did I do offend you or others?
>>
>
> sending 400K bytes of unsolicited attachments to 1000s of mailboxes is not
> exactly polite.
My intention was to provide log's to clarify my observed problem, I did not
realize the impact of you comment. My apologies to all members of the
mailinglist.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-01-2008, 09:31 AM
Kai Schaetzl
Rebuild of kernel 2.6.9-67.0.20.EL failure
Next time you want to present such a massive amount of logs put them up on
the web and warn people ;-) Thanks.
Kai
--
Kai Schätzl, Berlin, Germany
Get your web at Conactive Internet Services: http://www.conactive.co
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-01-2008, 11:10 AM
"Jim Perrin"
Rebuild of kernel 2.6.9-67.0.20.EL failure
On Tue, Jul 1, 2008 at 5:31 AM, Kai Schaetzl <maillists@conactive.com> wrote:
> Next time you want to present such a massive amount of logs put them up on
> the web and warn people ;-) Thanks.
I don't think he did it intentionally, so how's about we all forgive
and forget, or turn the other cheek, or whatever else you wish to do
just this once.
YES I realize the humor involved in me being the voice of compassion
and reason here, so stuff it. :-P
--
During times of universal deceit, telling the truth becomes a revolutionary act.
George Orwell
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
07-01-2008, 01:33 PM
Alex White
Rebuild of kernel 2.6.9-67.0.20.EL failure
Jim Perrin wrote:
I don't think he did it intentionally, so how's about we all forgive
and forget, or turn the other cheek, or whatever else you wish to do
just this once.
YES I realize the humor involved in me being the voice of compassion
and reason here, so stuff it. :-P
Oh and I was totally ready to hop on the now stuffed bandwagon to be
surprised. Totally not fair. You're an evil man, Jim. ^_^
--
ethericalzen@gmail.com
Life is a prison, death is a release
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos