[opensuse] fails: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710"
When running GDB, it warns about missing debug info for system libraries: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" Missing separate debuginfo for /lib64/libc.so.6 Try: zypper install -C "debuginfo(build-id)=add838dff54f86a92af42b775679db6000a0b676" ... but the suggested commands fail: $ zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" Retrieving repository 'openSUSE-13.1-Update' metadata ..........................[done] Building repository 'openSUSE-13.1-Update' cache .................................[done] Loading repository data... Reading installed packages... No provider of 'debuginfo(build-id) = afa98667969782208459e394f8c8f87ac7510710' found. Resolving package dependencies... Nothing to do. Anyone getting this to work? Thanks & have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 12/09/2013 11:39 AM, Bernhard Voelker wrote:
but the suggested commands fail:
$ zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710"
Argh, found it myself :-) the debug repos have to be enabled, of course. Have a nice day, Berny -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Mon, Dec 09, 2013 at 11:39:51AM +0100, Bernhard Voelker wrote:
When running GDB, it warns about missing debug info for system libraries:
Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" Missing separate debuginfo for /lib64/libc.so.6 Try: zypper install -C "debuginfo(build-id)=add838dff54f86a92af42b775679db6000a0b676" ...
but the suggested commands fail:
$ zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710" Retrieving repository 'openSUSE-13.1-Update' metadata ..........................[done] Building repository 'openSUSE-13.1-Update' cache .................................[done] Loading repository data... Reading installed packages... No provider of 'debuginfo(build-id) = afa98667969782208459e394f8c8f87ac7510710' found. Resolving package dependencies...
Nothing to do.
Anyone getting this to work?
Do you have the debug repos added? Also the update-debug repo? http://download.opensuse.org/debug/update/13.1/ Ciao, Marcus -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Bernhard Voelker
-
Marcus Meissner