[Bug 1980566] [NEW] autoinstall disk full error not understandable

Brian Metzler 1980566 at bugs.launchpad.net
Sat Jul 2 15:46:35 UTC 2022


Public bug reported:

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

** Affects: subiquity (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "Selection_079.png"
   https://bugs.launchpad.net/bugs/1980566/+attachment/5600912/+files/Selection_079.png

-- 
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