This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils 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: Build IDs for finding packages


On Fri, Jan 25, 2013 at 06:20:08PM +0000, Bruce Dawson wrote:
> That looks like it is just what I'm looking for -- but it failed on the
> first build ID I tried it on. I'm running a recent Fedora build
> (3.6.10-4.fc18.i686) on a VM with libc-2.16.so version 2.16 (compiled
> with gcc version 4.7.2 20121109). The Build ID for libc-2.16.so is
> cf7bdd994de74c7d4a0cff6a0293d96b64681e06, but when I navigate to this URL:
> 
> https://darkserver.fedoraproject.org/buildids/cf7bdd994de74c7d4a0cff6a0293d96b64681e06
> 
> I get a page that just contains [].
> 
> In this particular case I found the .rpm file at
> http://mirror.chpc.utah.edu/pub/fedora/linux/updates/18/i386/glibc-2.16-28.fc18.i686.rpm,

BTW. All packages/versions can be found in koji for fedora. e.g. for glibc:
http://koji.fedoraproject.org/koji/packageinfo?packageID=57

> but I'm curious as to why darkserver does not seem to be working in this
> case.

I admit I don't know. I poked a bit and even for fc17 not all glibc rpms
seem to have been imported. But for example this one is:
https://darkserver.fedoraproject.org/rpm2buildids/glibc-2.15-37.fc17.i686

Which then gives you lots of buildids to play with like:
https://darkserver.fedoraproject.org/buildids/1a6724864a20a8124878efd04edfc1b05ef3d5c3
with which you can then find the correct .debug file, etc.

But yeah, it is less usefull if it doesn't contain all packages of the
distro. Kushal probably knows more what it will take to get it "complete".

BTW. The source code of darkserver is here:
https://github.com/kushaldas/darkserver
In case you want to setup your own with other packages imported.

Cheers,

Mark


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