[Bug 1587181] Re: snap login prompts for password but login fails

2017-12-09 Thread Said Bakr
I have issue like this: Ububtu 16.04 Snap 2.29.3 Symptoms: My Ubuntu One email is dotted email like: my.n...@example.com. It works fine on Ubuntu One website. However, sudo snap login my.n...@example.com failed to login. -- You received this bug notification because you are a member of Ubuntu

[Bug 1587181] Re: snap login prompts for password but login fails

2016-08-30 Thread Paweł Stołowski
Verified with snapd 2.13, the error (as well as snap login --help) are clear about needing an email. Closing as fixed. ** Changed in: snapd (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1587181] Re: snap login prompts for password but login fails

2016-06-02 Thread Herb McNew
This seems to have been fixed in snapd 2.0.5. I just checked the help text and it makes reference to login.u.c and that an email address is the required argument. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1587181] Re: snap login prompts for password but login fails

2016-06-01 Thread Mark Shuttleworth
Retarget, thanks! Mark -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587181 Title: snap login prompts for password but login fails To manage notifications about this bug go to:

[Bug 1587181] Re: snap login prompts for password but login fails

2016-06-01 Thread Herb McNew
Using email address worked fine. Should we close this bug or retarget it to fix the error message? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587181 Title: snap login prompts for password but

[Bug 1587181] Re: snap login prompts for password but login fails

2016-06-01 Thread Matias Bordese
snap login expects an email as argument (not a username). So the output you get is the response from SSO complaining you didn't provide a valid email address. We need to improve that error message. If you try: $ snap login your_sso@email it should work (and request your 2FA if you have it