Re: debuginfo rpms in the olpc_development repo

2008-07-17 Thread Erik Garrison
On Thu, Jul 17, 2008 at 10:28:50AM +0200, Tomeu Vizoso wrote:
 On Thu, Jul 17, 2008 at 12:13 AM, Erik Garrison [EMAIL PROTECTED] wrote:
 
  Including more debuginfo rpms would be quite helpful for debugging work.
  Today I spent a fair chunk of time rebuilding packages to get the
  debuginfo's.
 
 I use to go to http://koji.fedoraproject.org/koji/search , find the
 page for the rpm version I want, and download the corresponding
 debuginfo package. Haven't had to rebuild any package to obtain the
 debuginfo rpm.

This is what I *should* have been doing yesterday.  Thank you.

That said, I believe Dennis Gilmore is working on improving the state of
our repositories.  One benefit should be enabling debuginfo-acquisition
and installation via command-line tools on the XO.
___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


debuginfo rpms in the olpc_development repo

2008-07-16 Thread Erik Garrison
Would it be possible to push debuginfo rpms to the olpc_development
repository?  Currently we only appear to carry the following debuginfo
rpms:

bash-3.2# yum search debuginfo
=== Matched: debuginfo ==
glibc-debuginfo-common.i386 : Debug information for package glibc
kernel-debuginfo-common.i586 : Kernel source files used by kernel-debuginfo 
 : packages

Including more debuginfo rpms would be quite helpful for debugging work.
Today I spent a fair chunk of time rebuilding packages to get the
debuginfo's.

Erik

___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel


Re: debuginfo rpms in the olpc_development repo

2008-07-16 Thread Daniel Drake
On Wed, 2008-07-16 at 18:13 -0400, Erik Garrison wrote:
 Would it be possible to push debuginfo rpms to the olpc_development
 repository?  Currently we only appear to carry the following debuginfo
 rpms:
 
 bash-3.2# yum search debuginfo
 === Matched: debuginfo ==
 glibc-debuginfo-common.i386 : Debug information for package glibc
 kernel-debuginfo-common.i586 : Kernel source files used by kernel-debuginfo 
  : packages

There are many more available:

yum --enablerepo=fedora-debuginfo \
--enablerepo=updates-debuginfo search debuginfo

but overall probably only a small coverage of available apps.

Daniel


___
Devel mailing list
Devel@lists.laptop.org
http://lists.laptop.org/listinfo/devel