Quoting Adam Tauno Williams <[email protected]>:

> >> > then there is even a repository for 12.2 published (actually, it is
> >> > GNOME:STABLE:3.6 published in a different namespace). So if you feel

Is there a repository that provides corresponding debug-info packages?
I've got at least one consistent crasher and I'd like to capture a stack
trace in gdb.

gdb says -
Missing separate debuginfos, use: zypper install
epiphany-debuginfo-3.6.0-168.2.x86_64

But nothing provides that package.

-debuginfo packages are currently not being built... an oversight when setting up the repository.

As there is currently about 10 packages pending a build after cogl was updated to 1.12.0 (stable release), I'll wait for this to happen and be published before I'll change the project config to enable debuginfo as well, as this will trigger a full rebuild of all 216 packages in this repository.. Hoep you can understand the delay here.

For a 'quicker' trace, I recommend you to do
osc co GNOME:STABLE:3.6/epiphany
cd GNOME:STABLE:3.6/epiphany
mkdir bin
osc build -d --release 168.3 -k bin
sudo rpm -Fhv bin/*.rpm
sudo rpm -ihb bin/epiphany-debuginfo*.rpm

then you should at least be able to get started.

Dominique
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to