Re: [opensuse-factory] Where are Tumbleweed debug pkgs?
On Mon, 2015-01-12 at 10:06 +0100, Andreas Schwab wrote:
Dimstar / Dominique Leuenberger <dimstar@xxxxxxxxxxxx> writes:
the only indication of something wrong I found so far is the unresolvable state of installation-images-extras, which has the error nothing provides debuginfo(build-id) = 6e6a874b7dd4ab3d2b1c0cf07428ad913898c000 needed by installation-images-debuginfodeps-openSUSE
That just needs a rebuild of installation-images-openSUSE everytime a debuginfo package changes.
You wish it were that easy - in fact it was an issue in the package lvm2 where one of the binaries was stripped before packaging, and not the rest; so it ended up being unresolvable.
The fix has been submitted and merged by now and this package is being built again - but, as other posts (and also my initial thought) indicated, this is/was not the reason for the missing packages in the tree.
Dominique
Was there any progress on this issue? Thanks, Manfred -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Thu, 2015-01-15 at 21:34 +0000, Manfred G Kitzbichler wrote:
On Mon, 2015-01-12 at 10:06 +0100, Andreas Schwab wrote:
Dimstar / Dominique Leuenberger <dimstar@xxxxxxxxxxxx> writes:
the only indication of something wrong I found so far is the unresolvable state of installation-images-extras, which has the error nothing provides debuginfo(build-id) = 6e6a874b7dd4ab3d2b1c0cf07428ad913898c000 needed by installation-images-debuginfodeps-openSUSE
That just needs a rebuild of installation-images-openSUSE everytime a debuginfo package changes.
You wish it were that easy - in fact it was an issue in the package lvm2 where one of the binaries was stripped before packaging, and not the rest; so it ended up being unresolvable.
The fix has been submitted and merged by now and this package is being built again - but, as other posts (and also my initial thought) indicated, this is/was not the reason for the missing packages in the tree.
Dominique
Was there any progress on this issue?
Just today, the new version of kiwi, which is supposedly fixing this issue, has been submitted to Tumbleweed. I can't really make a prediction by when I can merge this fix, considering the delay we already had the past week to get a snapshot released at all. I'd certainly say next week is a good target for this fix though. Dominique -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 01/16/2015 11:21 AM, Dominique Leuenberger / DimStar wrote:
On Thu, 2015-01-15 at 21:34 +0000, Manfred G Kitzbichler wrote:
On Mon, 2015-01-12 at 10:06 +0100, Andreas Schwab wrote:
Dimstar / Dominique Leuenberger <dimstar@xxxxxxxxxxxx> writes:
the only indication of something wrong I found so far is the unresolvable state of installation-images-extras, which has the error nothing provides debuginfo(build-id) = 6e6a874b7dd4ab3d2b1c0cf07428ad913898c000 needed by installation-images-debuginfodeps-openSUSE
That just needs a rebuild of installation-images-openSUSE everytime a debuginfo package changes.
You wish it were that easy - in fact it was an issue in the package lvm2 where one of the binaries was stripped before packaging, and not the rest; so it ended up being unresolvable.
The fix has been submitted and merged by now and this package is being built again - but, as other posts (and also my initial thought) indicated, this is/was not the reason for the missing packages in the tree.
Dominique Was there any progress on this issue? Just today, the new version of kiwi, which is supposedly fixing this issue, has been submitted to Tumbleweed.
I can't really make a prediction by when I can merge this fix, considering the delay we already had the past week to get a snapshot released at all.
I'd certainly say next week is a good target for this fix though.
Dominique
Thanks, that's great! The missing glibc-debuginfo made it impossible to debug pretty much anything anymore. Looking forward to seeing the debug repository make its comeback soon, Manfred -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 2015-01-16 11:38:22 +0000, Manfred G Kitzbichler wrote:
On 01/16/2015 11:21 AM, Dominique Leuenberger / DimStar wrote:
On Thu, 2015-01-15 at 21:34 +0000, Manfred G Kitzbichler wrote:
On Mon, 2015-01-12 at 10:06 +0100, Andreas Schwab wrote:
Dimstar / Dominique Leuenberger <dimstar@xxxxxxxxxxxx> writes:
the only indication of something wrong I found so far is the unresolvable state of installation-images-extras, which has the error nothing provides debuginfo(build-id) = 6e6a874b7dd4ab3d2b1c0cf07428ad913898c000 needed by installation-images-debuginfodeps-openSUSE
That just needs a rebuild of installation-images-openSUSE everytime a debuginfo package changes.
You wish it were that easy - in fact it was an issue in the package lvm2 where one of the binaries was stripped before packaging, and not the rest; so it ended up being unresolvable.
The fix has been submitted and merged by now and this package is being built again - but, as other posts (and also my initial thought) indicated, this is/was not the reason for the missing packages in the tree.
Dominique Was there any progress on this issue? Just today, the new version of kiwi, which is supposedly fixing this issue, has been submitted to Tumbleweed.
I can't really make a prediction by when I can merge this fix, considering the delay we already had the past week to get a snapshot released at all.
I'd certainly say next week is a good target for this fix though.
Dominique
Thanks, that's great! The missing glibc-debuginfo made it impossible to debug pretty much anything anymore.
As a workaround, just fetch it from the obs: wget --user <username> --ask-password \ https://api.opensuse.org/build/openSUSE:Factory/standard/x86_64/glibc/glibc-... Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 16.01.2015 13:12, Marcus Hüwe wrote:
As a workaround, just fetch it from the obs: wget --user <username> --ask-password \ https://api.opensuse.org/build/openSUSE:Factory/standard/x86_64/glibc/glibc-...
If you replace api. with build. you don't even need your credentionals. But remember you want the debuginfo package not the source. Greetings, Stephan -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Fri, 2015-01-16 at 11:38 +0000, Manfred G Kitzbichler wrote:
Just today, the new version of kiwi, which is supposedly fixing this issue, has been submitted to Tumbleweed.
I can't really make a prediction by when I can merge this fix, considering the delay we already had the past week to get a snapshot released at all.
I'd certainly say next week is a good target for this fix though.
Dominique
Thanks, that's great! The missing glibc-debuginfo made it impossible to debug pretty much anything anymore.
Looking forward to seeing the debug repository make its comeback soon,
Good news everybody! The debug tree is finally populated again. So no more excuses for not providing backtraces and bug reports :) Happy testing/reporting/fixing/testing/[...] Cheers, -- Dimstar / Dominique Leuenberger <dimstar@opensuse.org> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (5)
-
Dimstar / Dominique Leuenberger
-
Dominique Leuenberger / DimStar
-
Manfred G Kitzbichler
-
Marcus Hüwe
-
Stephan Kulow