[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-11-19 Thread Rudi Servo
Same on Sabrent NVME with 18.04.3
eui.6479a726f149

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-10-22 Thread Ryan Harper
That looks like a different bug, but still a bug.  I've opened a new bug
to track this issue.

https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1849322

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-10-22 Thread K1LLUM1N471
I just tried to install Ubuntu 19.10 (eoan-desktop-amd64.iso). The
installation went through and everything worked just fine.

With Ubuntu Server 19.10 (ubuntu-19.10-live-server-amd64.iso) the error
"An error occurred during installation" still appears.

So is it a Server Edition problem?

Kind regards,
K1llum1n471


** Attachment added: "/var/log/curtin/install.log"
   
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1840524/+attachment/5299173/+files/install.log

** Attachment removed: "subiquity-debug.log"
   
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1840524/+attachment/5298964/+files/subiquity-debug.log

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-10-21 Thread K1LLUM1N471
Thank you! After doing the trick with the update the installation stops
after the "Filesystem setup" with "An error occurred during
installation".

curtin command install
  preparing for installation
  configuring storage
running 'curtin block-meta simple'
  curtin command block-meta
removing previous storage devices
configuring disk: disk-nvme0n1

Kind regards,
K1llum1n471

** Attachment added: "subiquity-debug.log"
   
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1840524/+attachment/5298964/+files/subiquity-debug.log

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-10-18 Thread Ryan Harper
Thanks for reporting your issue.  This issue has been fixed, you can
test the edge version of subiquity to confirm:

https://discourse.ubuntu.com/t/how-to-test-the-latest-version-of-
subiquity/12428

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-10-18 Thread K1LLUM1N471
Hello,

I've got the same problem here.

Hardware: SUPERMICRO X11DPG-OT-CPU
SSH: Intel SSD DC P4610 Series SSDPE2KE032T8
Ubuntu Server 18.04.3 (Daily Build: 2019-10-16 08:22)

curtin:1156 Validation error: 'eui.010001005cd2e4b23a125151' is not 
valid under any of the given schemas in
{
 "id": "disk-nvme0n1",
 "path": "/dev/nvme0n1",
 "ptable": "gpt",
 "serial": "INTEL SSDPE2KE032T8_PHLN935200U83P2BGN",
 "type": "disk",
 "wwn": "eui.010001005cd2e4b23a125151"
}
NoneType: None

Kind regards,
K1llum1n471

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-28 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin - 19.2-9-g38ce22b0-0ubuntu1

---
curtin (19.2-9-g38ce22b0-0ubuntu1) eoan; urgency=medium

  * New upstream snapshot.
- vmtest: fix typo in EoanBcacheBasic test name
- storage schema: Update nvme wwn regex to allow for nvme wwid format
  (LP: #1841321)
- Allow EUI-64 formatted WWNs for disks and accept NVMe partition naming
  [Reed Slaby] (LP: #1840524)

 -- Ryan Harper   Wed, 28 Aug 2019 11:40:32
-0500

** Changed in: curtin (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-28 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~raharper/curtin/+git/curtin/+merge/371949

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-26 Thread Reed Slaby
** Changed in: curtin (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-25 Thread gvzdn
Encountered the same problem with 960 PRO. 
As a workaround, you can use mini.iso network installer to install 18.04 LTS 
until this is fixed.

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-25 Thread Data Slanger
This bug is happening to me right now, with the 18 LTS ISO server
install disc I downloaded earlier today - the same day you patched it!

However, beyond the error we both received, I had received another
Python exception that wasn't caught (see below):

==

2019-08-25 07:18:55,776 curtin:1156 Validation error: 'eui.0025385391b22cde' is 
not valid under any of the given schemas in
{
 "id": "disk-nvme0n1",
 "path": "/dev/nvme0n1",
 "ptable": "dos",
 "serial": "Samsung SSD 970 PRO 512GB_S463NF0M302228R",
 "type": "disk",
 "wwn": "eui.0025385391b22cde"
}
NoneType: None
2019-08-25 07:18:55,776 curtin:1156 Validation error: 'eui.002538519151c016' is 
not valid under any of the given schemas in
{
 "id": "disk-nvme1n1",
 "path": "/dev/nvme1n1",
 "ptable": "dos",
 "serial": "Samsung SSD 970 EVO Plus 250GB_S4P3NG0M109032A",
 "type": "disk",
 "wwn": "eui.002538519151c016"
}
NoneType: None
2019-08-25 07:18:55,776 block-discover:99 probing failed restricted=False

==


Certainly there are many other uncaught exceptions in this code base as
well, as I stumbled across the two of them on my first install on this
server.


Regards,

d.s.

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-24 Thread Server Team CI bot
This bug is fixed with commit d0a37211 to curtin on branch master.
To view that commit see the following URL:
https://git.launchpad.net/curtin/commit/?id=d0a37211

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-20 Thread Dan Watkins
** Changed in: curtin (Ubuntu)
   Status: New => In Progress

** Changed in: curtin (Ubuntu)
 Assignee: (unassigned) => Reed Slaby (techreed)

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-18 Thread Reed Slaby
** Merge proposal linked:
   https://code.launchpad.net/~techreed/curtin/+git/curtin/+merge/371430

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-18 Thread Reed Slaby
** Merge proposal linked:
   https://code.launchpad.net/~techreed/curtin/+git/curtin/+merge/371429

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-17 Thread Reed Slaby
A wwn value of eui.0025385b71b1313e doesn't match either of the patterns
defined in curtin/block/schemas.py

** No longer affects: probert (Ubuntu)

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-17 Thread Reed Slaby
Adding probe data.

I see an error is generated by probert before getting to curtin, so I'm
linking this to probert also.

** Attachment added: "probe-data-restricted.json"
   
https://bugs.launchpad.net/ubuntu/+source/probert/+bug/1840524/+attachment/5282986/+files/probe-data-restricted.json

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-17 Thread Reed Slaby
** Also affects: probert (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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

[Bug 1840524] Re: Curtin Fails to Validate Storage Config with Samsung EVO 960

2019-08-16 Thread Reed Slaby
** Attachment added: "discover.log"
   
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1840524/+attachment/5282951/+files/discover.log

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

Title:
  Curtin Fails to Validate Storage Config with Samsung EVO 960

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

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