[Bug 1980566] Re: autoinstall disk full error not understandable
Ćukasz Zemczak
1980566 at bugs.launchpad.net
Mon Sep 19 14:41:52 UTC 2022
** Changed in: subiquity (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1980566
Title:
autoinstall disk full error not understandable
Status in subiquity package in Ubuntu:
New
Bug description:
I ran into an issue when the disk partition is not large enough for
the install, with a very generic error.
'returned non-zero exit status 3' (see attachment).
Upon digging into the issue, I found that it was failing when
attempting to run the following command:
unshare --fork --pid -- chroot /target eatmydata apt-get --quiet
--assume-yes --option=Dpkg:options::=--force-unsafe-io
--option=Dpkg:Options::=--force-confold install linux-generic
The '--quiet' flag hid the fact that there was no disk space left.
When running the command manually, without the flag, it exposed the
issue.
Please add extra output to this line, so that other people don't have
to spend hours tracking down the issue.
Thanks in advance,
-Brian Metzler
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1980566/+subscriptions
More information about the foundations-bugs
mailing list