In oS previous to 13.1, I could add a debug package following the suggestions in gdb. For example, if an app uses tcl, and the debug package is not installed, gdb would say: Missing separate debuginfo for /usr/lib/libtcl8.6.so Try: zypper install -C "debuginfo(build- id)=9ad934500cba5db272425d8b19d13089857ed146" Running the suggested zypper command resulted in the installation of the debug info. On 13.1, when I try to install the package, I get this error: # zypper install -C "debuginfo(build- id)=9ad934500cba5db272425d8b19d13089857ed146" Loading repository data... Reading installed packages... No provider of 'debuginfo(build-id) = 9ad934500cba5db272425d8b19d13089857ed146' found. Resolving package dependencies... Nothing to do. Did I forget to enable something? Age does seem to be taking it's toll these days... -- Yours sincerely, Roger Oberholtzer Ramböll RST / Systems Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 roger.oberholtzer@ramboll.se ________________________________________ Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden www.rambollrst.se -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Mon, Mar 17, 2014 at 02:05:54PM +0100, Roger Oberholtzer wrote:
In oS previous to 13.1, I could add a debug package following the suggestions in gdb. For example, if an app uses tcl, and the debug package is not installed, gdb would say:
Missing separate debuginfo for /usr/lib/libtcl8.6.so Try: zypper install -C "debuginfo(build- id)=9ad934500cba5db272425d8b19d13089857ed146"
Running the suggested zypper command resulted in the installation of the debug info.
On 13.1, when I try to install the package, I get this error:
# zypper install -C "debuginfo(build- id)=9ad934500cba5db272425d8b19d13089857ed146"
Loading repository data... Reading installed packages... No provider of 'debuginfo(build-id) = 9ad934500cba5db272425d8b19d13089857ed146' found. Resolving package dependencies...
Nothing to do.
Did I forget to enable something? Age does seem to be taking it's toll these days...
You need to enable both the: oss-debug repository http://download.opensuse.org/debug/distribution/13.1/repo/oss/ and the update-debug repository 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
On Monday, March 17, 2014 02:09:42 PM Marcus Meissner wrote:
On Mon, Mar 17, 2014 at 02:05:54PM +0100, Roger Oberholtzer wrote:
You need to enable both the:
oss-debug repository http://download.opensuse.org/debug/distribution/13.1/repo/oss/
and the update-debug repository http://download.opensuse.org/debug/update/13.1/
Ciao, Marcus
That makes all the difference! Thanks! -- Yours sincerely, Roger Oberholtzer Ramböll RST / Systems Office: Int +46 10-615 60 20 Mobile: Int +46 70-815 1696 roger.oberholtzer@ramboll.se ________________________________________ Ramböll Sverige AB Krukmakargatan 21 P.O. Box 17009 SE-104 62 Stockholm, Sweden www.rambollrst.se -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Marcus Meissner
-
Roger Oberholtzer