[Bug 2072751] Re: The ubuntu-desktop-bootstrap hook isn't working
Launchpad Bug Tracker
2072751 at bugs.launchpad.net
Thu Aug 8 19:48:25 UTC 2024
This bug was fixed in the package apport - 2.28.1-0ubuntu3.1
---------------
apport (2.28.1-0ubuntu3.1) noble; urgency=medium
[ Chris Peterson ]
* d/package-hooks/subiquity.py: update information collection (LP: #2067775)
- Add information about snap update/refresh state
- Attach logs and change key names to align with the information
attached by subiquity's self-collection
- Attach hardware information
- Ensure bug reports are always private since there may be private
information in the logs
- Don't require sudo for logs collection
- Add journal logs
- Ensure snap revision is included in both deb and snap collection
style
- Handle version information when permission elevation fails.
[ Benjamin Drung ]
* apport: do not modify permission of existing /var/crash or
create /var/crash with setgid permission (mode 3777) (LP: #2066995)
* apport.postinst: Create /var/crash with mode 3777 (LP: #2066995)
* whoopsie-upload-all: exit with 0 if whoopsie is disabled (LP: #2069360)
* Fix retracing crashes on Ubuntu 24.04 (noble) and add chaos-marmosets as
dependency for the newly added system-tests (LP: #2067120)
[ Sebastien Bacher ]
* Fix some issues in the hook for ubuntu-desktop-bootstrap (LP: #2072751)
-- Benjamin Drung <bdrung at ubuntu.com> Mon, 22 Jul 2024 16:59:07 +0200
** Changed in: apport (Ubuntu Noble)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2072751
Title:
The ubuntu-desktop-bootstrap hook isn't working
Status in apport package in Ubuntu:
Fix Committed
Status in apport source package in Noble:
Fix Released
Bug description:
* Impact
The current ubuntu-desktop-bootstrap hook has some errors and isn't
working properly as a result
- it's reporting issues to https://launchpad.net/ubuntu-desktop-
bootstrap which is the wrong project (bootstrap is the snap name but
it's built from ubuntu-desktop-provision)
- it's failing to attach the subiquity log since that one isn't user
readable
- the name of some of the curting files is incorrect
* Test case
- start a Noble desktop ISO
- install the apport package update
- do an installation, select custom partitioning and define a vfat partition to use for /boot (which is going to make the installer error out)
- go through the other installer steps, keeping default
- wait for the error screen to show
- run
$ ubuntu-bug ubuntu-desktop-installer
- log into launchpad and submit the report
The report should be sent against the ubuntu-desktop-provision project
on launchpad and include ubuntu_bootstrap.log, subiquity-server-
debug.log and curtin-install.log/curtin-error.tar
* Regression potential
The changes in the ubuntu-desktop-bootstrap hook and should impact
only reporting against that component
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2072751/+subscriptions
More information about the foundations-bugs
mailing list