Public bug reported: In Ubuntu 26.04 LTS I can't use ubuntu-bug with any pack, for example ``` $ ubuntu-bug apport REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected $ sudo ubuntu-bug apport [sudo: authenticate] Password: Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected $ ubuntu-bug firefox REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions $ ubuntu-bug nautilus REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected $ ubuntu-bug --version 2.34.0 ```
After "Content snap GPU wrapper" error nothing happen. `ubuntu-bug apport` is broken But I can save to file. This works ``` $ ubuntu-bug apport --save 'ubuntu-bug apport is totally broken.txt' REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions ``` P.S. Please allow `ubuntu-bug ubuntu-bug` as I asked here https://bugs.launchpad.net/apport/+bug/2138572 ** Affects: apport (Ubuntu) Importance: Undecided Status: New ** Description changed: - I can't use ubuntu-bug with any pack, for example + In Ubuntu 26.04 LTS I can't use ubuntu-bug with any pack, for example ``` $ ubuntu-bug apport REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected $ sudo ubuntu-bug apport - [sudo: authenticate] Password: + [sudo: authenticate] Password: Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected - $ + $ $ ubuntu-bug firefox REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions $ ubuntu-bug nautilus REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected ``` After "Content snap GPU wrapper" error nothing happen. `ubuntu-bug apport` is totally broken P.S. Please allow `ubuntu-bug ubuntu-bug` as I asked here https://bugs.launchpad.net/apport/+bug/2138572 ** Description changed: In Ubuntu 26.04 LTS I can't use ubuntu-bug with any pack, for example ``` $ ubuntu-bug apport REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected $ sudo ubuntu-bug apport [sudo: authenticate] Password: Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected $ $ ubuntu-bug firefox REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions $ ubuntu-bug nautilus REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected + $ ubuntu-bug --version + 2.34.0 ``` After "Content snap GPU wrapper" error nothing happen. `ubuntu-bug apport` is totally broken P.S. Please allow `ubuntu-bug ubuntu-bug` as I asked here https://bugs.launchpad.net/apport/+bug/2138572 ** Description changed: In Ubuntu 26.04 LTS I can't use ubuntu-bug with any pack, for example ``` $ ubuntu-bug apport REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected $ sudo ubuntu-bug apport [sudo: authenticate] Password: Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected - $ $ ubuntu-bug firefox REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions $ ubuntu-bug nautilus REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient permissions REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, insufficient permissions Content snap GPU wrapper '/snap/firefox/8568/gpu-2404/bin/gpu-2404-provider-wrapper' not found: ensure slot is connected $ ubuntu-bug --version 2.34.0 ``` After "Content snap GPU wrapper" error nothing happen. `ubuntu-bug apport` is totally broken P.S. Please allow `ubuntu-bug ubuntu-bug` as I asked here https://bugs.launchpad.net/apport/+bug/2138572 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2158876 Title: `ubuntu-bug apport` is totally broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2158876/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
