[Bug 1579457] Re: ubiquity must NOT format a valid SWAP partition on manual partitioning

2024-09-21 Thread Etienne URBAH
With Live CD of Ubuntu 24.10 (Oracular Oriole) Beta, this issue seems to
be solved.

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

Title:
  ubiquity must NOT format a valid SWAP partition on manual partitioning

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


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

[Bug 1579457] Re: ubiquity must NOT format a valid SWAP partition on manual partitioning

2022-04-26 Thread Etienne URBAH
** Tags added: jammy

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

Title:
  ubiquity must NOT format a valid SWAP partition on manual partitioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-basicfilesystems/+bug/1579457/+subscriptions


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

[Bug 1579457] Re: ubiquity must NOT format a valid SWAP partition on manual partitioning

2020-10-06 Thread Etienne URBAH
** Tags added: groovy

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

Title:
  ubiquity must NOT format a valid SWAP partition on manual partitioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-basicfilesystems/+bug/1579457/+subscriptions

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

[Bug 1579457] Re: ubiquity must NOT format a valid SWAP partition on manual partitioning

2020-04-04 Thread Etienne URBAH
** Tags added: eoan focal

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

Title:
  ubiquity must NOT format a valid SWAP partition on manual partitioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-basicfilesystems/+bug/1579457/+subscriptions

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

[Bug 1579457] Re: ubiquity must NOT format a valid SWAP partition on manual partitioning

2018-03-12 Thread Etienne URBAH
** Tags added: bionic

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

Title:
  ubiquity must NOT format a valid SWAP partition on manual partitioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-basicfilesystems/+bug/1579457/+subscriptions

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

[Bug 1579457] Re: ubiquity must NOT format a valid SWAP partition on manual partitioning

2016-05-09 Thread Phillip Susi
It has code to preserve the UUID, but not the LABEL.


** Package changed: ubiquity (Ubuntu) => partman-basicfilesystems (Ubuntu)

** Changed in: partman-basicfilesystems (Ubuntu)
   Importance: Undecided => Medium

** Changed in: partman-basicfilesystems (Ubuntu)
   Status: New => Triaged

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

Title:
  ubiquity must NOT format a valid SWAP partition on manual partitioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-basicfilesystems/+bug/1579457/+subscriptions

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


[Bug 1579457] Re: ubiquity must NOT format a valid SWAP partition on manual partitioning

2016-05-07 Thread Etienne URBAH
On manual partitioning, ubiquity systematically formats the SWAP
partition, even if this SWAP partition is perfectly valid.

I can suggest 2 workarounds for keeping compatibility with other
distribution(s) installed on the same machine, whose '/etc/fstab'
reference the SWAP partition.

1)  Where possible, use GPT (GUID Partition Table) on the mass storage
unit containing the SWAP partition, and reference the SWAP partition by
its PARTLABEL (which ubiquity does NOT modify).

2)  After completion of ubiquity, but before reboot, use the attached BASH 
script, which :
- sets the filesystem label of the SWAP partition to a value beginning by 
SWAP,
- sets the filesystem label of the distribution root partition to a value 
beginning by the distribution name,
- converts the ugly UUID references generated by ubiquity inside 
'/etc/fstab' into human-readable LABEL references

In the hope that these workaround suggestions may be helpful.

** Attachment added: "Workaround number 2 :  bash script 
setup-distrib-before-reboot.sh"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1579457/+attachment/4658393/+files/setup-distrib-before-reboot.sh

** Tags added: xenial

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

Title:
  ubiquity must NOT format a valid SWAP partition on manual partitioning

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

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