mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2026-03-12 17:47:40 +00:00
Install crash fix
This commit is contained in:
parent
1420aff7d1
commit
964f6fa8ea
@ -3,4 +3,5 @@ dontChroot: true
|
||||
timeout: 30
|
||||
script:
|
||||
- rm ${ROOT}/etc/apt/sources.list.d/cdrom.sources
|
||||
- umount ${ROOT}/cdrom
|
||||
- rmdir ${ROOT}/cdrom
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
calamares-settings-ubuntu (1:26.04.5) resolute; urgency=medium
|
||||
|
||||
* Fix an install crash caused by a missing `umount` command in
|
||||
shellprocess_rmcdrom.conf.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Thu, 05 Mar 2026 16:21:22 -0500
|
||||
|
||||
calamares-settings-ubuntu (1:26.04.4) resolute; urgency=medium
|
||||
|
||||
* Fix minimal installation by no longer trying to remove nonexistent
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user