[Bug 2072751] Re: The ubuntu-desktop-bootstrap hook isn't working
Launchpad Bug Tracker
2072751 at bugs.launchpad.net
Fri Aug 9 20:41:20 UTC 2024
This bug was fixed in the package apport - 2.30.0-0ubuntu1
---------------
apport (2.30.0-0ubuntu1) oracular; urgency=medium
[ Benjamin Drung ]
* New upstream release:
- whoopsie-upload-all: exit with 0 if whoopsie is disabled (LP: #2069360)
- launchpad: don't systematically order retrace on private reports
(LP: #2068933)
- recent-syslog: read stdout after process completion (LP: #2073935)
- Fix apport-retrace system tests on non-amd64 (LP: #2069815)
- fix race condition in wait_for_gdb_sleeping_child_process (LP: #2073933)
- fix flaky test_crash_system_slice (LP: #2076186)
* Depend on gdb-multiarch and python3-psutil for system tests
[ Chris Peterson ]
* subiquity: handle missing log for version inspect (LP: #2067775)
[ Sebastien Bacher ]
* Fix some issues in the hook for ubuntu-desktop-bootstrap (LP: #2072751)
-- Benjamin Drung <bdrung at ubuntu.com> Fri, 09 Aug 2024 16:57:32 +0200
** Changed in: apport (Ubuntu)
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 Released
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