This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Notes from stap meeting 20060803


> satoshi: lastest rawhide kernel	split of debuginfo. which rpms are required?
> 	yum install just the "kernel package name" -debuginfo	

yum install KERNELPACKAGENAME-debuginfo.ARCH will get you all the rpms you need
by yum dependency magic.  Use KERNELPACKAGENAME-debuginfo-VER-REL.ARCH to
be paranoidly sure you are downloading the right version for your kernel
before you get the 150MB.  You may need --enablerepo=core-debuginfo
--enablerepo=updates-debuginfo or --enablerepo=development-debuginfo
options to yum if you have not editted your /etc/yum.repos.d files.


Thanks,
Roland


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]