Public bug reported:

Attempting to creat a tmpfs /tmp partition with the Ubuntu 20.04
autoinstaller fails with the error: __init__() missing 1 required
positional argument: 'device'

The relevant section of the user-data file I'm attempting is:
    - id: tmpfs1
      type: mount
      spec: "none"
      path: "/tmp"
      options: size=4194304
      fstype: "tmpfs"

This section is copied directly from 
https://curtin.readthedocs.io/en/latest/topics/storage.html (changing the 
path).  
The full file is attached.

Autoinstall succeeds if all of the lines listed above are deleted.

I'm using the daily ISO autoinstall image downloaded using the script at
https://github.com/covertsh/ubuntu-autoinstall-generator .

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

** Attachment added: "Full user-data file"
   https://bugs.launchpad.net/bugs/1933711/+attachment/5507186/+files/user-data

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1933711

Title:
  defining tmpfs /tmp in autoinstall config fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1933711/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to