[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2019-05-16 Thread Mathieu Trudel-Lapierre
Setting back to Triaged; I'm not currently working on this. The benefits are limited at this time too: AFAIK there won't be new point-releases for Xenial. Furthermore, NVMe installs work quite well in later releases; I've done many in the past few weeks. I don't recall if I've tested Xenial

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2019-05-16 Thread Mathieu Trudel-Lapierre
** Changed in: ubiquity (Ubuntu Xenial) Assignee: Mathieu Trudel-Lapierre (cyphermox) => (unassigned) ** Changed in: ubiquity (Ubuntu Xenial) Status: In Progress => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2016-08-01 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 2.18.8.13 --- ubiquity (2.18.8.13) trusty; urgency=medium * ubiquity/misc.py: fix regex to match against nvme disks. (LP: #1600308) * Automatic update of included source packages: grub-installer 1.78ubuntu20.4. -- Mathieu

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2016-08-01 Thread Adam Conrad
Hello David, or anyone else affected, Accepted ubiquity into trusty-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/ubiquity/2.18.8.13 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2016-08-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-installer/ubiquity/trusty-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1600308 Title: ubiquity targets invalid device name with nvme disks, fails to install

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2016-08-01 Thread Mathieu Trudel-Lapierre
** Also affects: ubiquity (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: ubiquity (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: ubiquity (Ubuntu) Status: Confirmed => Fix Released ** Changed in: ubiquity (Ubuntu Trusty)

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2016-07-29 Thread David Jordan
I just tested the new code, and your updated regex still breaks the installation in exactly the same way as before. The portion of the regex that reads '/dev/[a-z]+' truncates the target to '/dev/nvme' before it gets to the bit you added. You should be able to use the following:

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2016-07-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 16.10.5 --- ubiquity (16.10.5) yakkety; urgency=medium [ Kai-Heng Feng ] * ubiquity-dm: Wait until u-s-d xsettings plugin is activated. (LP: #1560162) [ David Jordan ] * ubiquity/misc.py: set correct target device name for nvme

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2016-07-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubiquity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1600308 Title: ubiquity targets invalid device name with nvme disks, fails to install grub To manage notifications

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2016-07-25 Thread Mathieu Trudel-Lapierre
** Changed in: ubiquity (Ubuntu) Status: New => In Progress ** Changed in: ubiquity (Ubuntu) Importance: Undecided => Medium ** Changed in: ubiquity (Ubuntu) Assignee: (unassigned) => Mathieu Trudel-Lapierre (cyphermox) -- You received this bug notification because you are a

[Bug 1600308] Re: ubiquity targets invalid device name with nvme disks, fails to install grub

2016-07-08 Thread David Jordan
** Summary changed: - ubiquity targets wrong drive, fails to install grub with nvme disks + ubiquity targets invalid device name with nvme disks, fails to install grub ** Description changed: On Ubuntu 16.04, when installing Ubuntu to an nvme drive, Ubiquity fails to install grub. In