[Bug debuginfod/25509] Break a cyclic dependency by core packages

2020-02-06 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25509 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #2

[Bug debuginfod/25509] Break a cyclic dependency by core packages

2020-02-06 Thread fche at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25509 Frank Ch. Eigler changed: What|Removed |Added CC||fche at redhat dot com --- Comment

[Bug debuginfod/25509] Break a cyclic dependency by core packages

2020-02-06 Thread marxin.liska at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25509 --- Comment #4 from Martin Liška --- (In reply to Mark Wielaard from comment #2) > (In reply to Martin Liška from comment #0) > > In openSUSE, we do face a problem with cyclic dependencies. Many core > > packages like gcc, glibc, elfutils or b

Re: [PATCH] libdwfl: Fix some GCC10 -Wnull-dereference issues.

2020-02-06 Thread Mark Wielaard
On Fri, 2020-01-24 at 23:28 +0100, Mark Wielaard wrote: > GCC10 on some arches will warn about possible NULL derefences. > In the libdwfl linux-kernel-modules.c cases it might be caught already > by earlier calls to get_release (). But it is hard to see that will > really always happen. So do an ex

[Bug debuginfod/25502] debuginfod client should default to XDG cache

2020-02-06 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25502 Mark Wielaard changed: What|Removed |Added CC||mark at klomp dot org --- Comment #1

[Bug debuginfod/25502] debuginfod client should default to XDG cache

2020-02-06 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=25502 --- Comment #2 from Mark Wielaard --- What about the Default database file? Currently $HOME/.debuginfod.sqlite Should that go under $XDG_DATA_HOME/debuginfod/ ? And then probably not as hidden file? -- You are receiving this mail because: Y