From m.klein at mvz-labor-lb.de Wed May 10 16:10:38 2023 From: m.klein at mvz-labor-lb.de (Michael Klein) Date: Wed, 10 May 2023 18:10:38 +0200 Subject: Missing debuginfo on https://debuginfod.ubuntu.com Message-ID: <594de749-2cb1-30ac-3b23-b7b616c7410f@mvz-labor-lb.de> I can't seem to get debug info for the libqt5core5a package inside a 22.04 docker container: root at d4f2167c51b8:/# debuginfod-find -v debuginfo /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 debuginfod_find_debuginfo 4745cda28772e27ab5124c79ddc26da084782cee server urls "https://debuginfod.ubuntu.com" checking build-id checking cache dir /root/.cache/debuginfod_client using timeout 90 init server 0 https://debuginfod.ubuntu.com/buildid url 0 https://debuginfod.ubuntu.com/buildid/4745cda28772e27ab5124c79ddc26da084782cee/debuginfo query 1 urls in parallel Progress 1 / 0 server response HTTP response code said error url 0 The requested URL returned error: 404 not found No such file or directory (err=-2) Server query failed: No such file or directory root at d4f2167c51b8:/# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:    Ubuntu 22.04.2 LTS Release:        22.04 Codename:       jammy The same command worked a couple of weeks ago, with the same build-id. Doesn't look like a bug in the libqt5core5a or debuginfod packages but rather like an issue with the service. Where to report such things? From christian.ehrhardt at canonical.com Tue May 16 09:37:42 2023 From: christian.ehrhardt at canonical.com (Christian Ehrhardt) Date: Tue, 16 May 2023 11:37:42 +0200 Subject: Missing debuginfo on https://debuginfod.ubuntu.com In-Reply-To: <594de749-2cb1-30ac-3b23-b7b616c7410f@mvz-labor-lb.de> References: <594de749-2cb1-30ac-3b23-b7b616c7410f@mvz-labor-lb.de> Message-ID: On Thu, May 11, 2023 at 5:47 PM Michael Klein wrote: > > I can't seem to get debug info for the libqt5core5a package inside a > 22.04 docker container: Hi Michael, there has been a full re-indexing in progress which might be the reason for your particular case first working and then no more. But that is just gut-feeling, ... - in this specific case - Sergio could you have a look if it is indeed due to the rescan? - in general - Sergio should we add an info where to report issues to [1]? [1]: https://ubuntu.com/server/docs/service-debuginfod-faq > root at d4f2167c51b8:/# debuginfod-find -v debuginfo > /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 > > debuginfod_find_debuginfo 4745cda28772e27ab5124c79ddc26da084782cee > server urls "https://debuginfod.ubuntu.com" > checking build-id > checking cache dir /root/.cache/debuginfod_client > using timeout 90 > init server 0 https://debuginfod.ubuntu.com/buildid > url 0 > https://debuginfod.ubuntu.com/buildid/4745cda28772e27ab5124c79ddc26da084782cee/debuginfo > query 1 urls in parallel > Progress 1 / 0 > server response HTTP response code said error > url 0 The requested URL returned error: 404 > not found No such file or directory (err=-2) > Server query failed: No such file or directory > > root at d4f2167c51b8:/# lsb_release -a > No LSB modules are available. > Distributor ID: Ubuntu > Description: Ubuntu 22.04.2 LTS > Release: 22.04 > Codename: jammy > > The same command worked a couple of weeks ago, with the same build-id. > Doesn't look like a bug in the libqt5core5a or debuginfod packages but > rather like an issue with the service. Where to report such things? > > > -- > Ubuntu-bugsquad mailing list > Ubuntu-bugsquad at lists.ubuntu.com > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugsquad -- Christian Ehrhardt Senior Staff Engineer, Ubuntu Server Canonical Ltd From sergio.durigan at canonical.com Tue May 16 22:06:28 2023 From: sergio.durigan at canonical.com (Sergio Durigan Junior) Date: Tue, 16 May 2023 18:06:28 -0400 Subject: Missing debuginfo on https://debuginfod.ubuntu.com In-Reply-To: (Christian Ehrhardt's message of "Tue, 16 May 2023 11:37:42 +0200") References: <594de749-2cb1-30ac-3b23-b7b616c7410f@mvz-labor-lb.de> Message-ID: <87bkiklymz.fsf@canonical.com> On Tuesday, May 16 2023, Christian Ehrhardt wrote: > On Thu, May 11, 2023 at 5:47 PM Michael Klein wrote: >> >> I can't seem to get debug info for the libqt5core5a package inside a >> 22.04 docker container: > > Hi Michael, > there has been a full re-indexing in progress which might be the > reason for your particular case first working and then no more. > But that is just gut-feeling, ... > - in this specific case - Sergio could you have a look if it is indeed > due to the rescan? Sure. Thanks for replying Christian. I did reply to the thread a few days ago, but I wasn't subscribed to the list back then and I think that's why my message never reached it. Michael, could you please tell me which version of libqt5core5a you're trying to debug? I double checked on the server and the debuginfo for the library should be available. > - in general - Sergio should we add an info where to report issues to [1]? > > [1]: https://ubuntu.com/server/docs/service-debuginfod-faq Yes, absolutely. I will revamp that page as part of the source code indexing feature, and will add more information about where to report bugs. Thanks, -- Sergio GPG key ID: E92F D0B3 6B14 F1F4 D8E0 EB2F 106D A1C8 C3CB BF14