Final page of console-conf is a little misleading

Bug #1643930 reported by Dave Morley
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
subiquity (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

STEPS:
1. Build latest edge for pc
2. Run a kvm instance with the build image
3. Run through console-conf

EXPECTED:
A nicely worded clear to under stand for anyone page explaining next steps for a user

ACTUAL:
You are presented with a bunch of random words and numbers and then told Pressing enter after setting a password will allow you to login here this makes it seem like like you can add a password in that screen and then hit enter.

EXAMPLE:
Something like
"""
These are the keys we will use for ssh:
$KEY

Next Steps:
1. SSH into <$DEVICE> like this ssh <$USER>@<$ipaddress>
2. Set a password by doing the following in that ssh session sudo passwd $USER

Congratulations! That's it you can now login to $DEVICE via ssh with the command in step 1 or here by typing in $USER and password you set in step 2

Now you can explore snappy core with snap --help
"""

Or something along those lines.

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

How about this:

"""
Congratulations! This device is now registered to <email address hidden>.

The next step is to log into the device via ssh:

    ssh mwhudson@192.168.1.14
    ssh mwhudson@fe80::6ddc:2462:8a86:ac4

These keys can be used to log in:

    2048 SHA256:w4O+K2mpG6KdCU7E83SWW+QW/R3zMYUvSjWr2AREMEg mwh@grond (RSA)
    2048 SHA256:uB6hgZW/Ssz+uwrRo/mqnq5HN1wXzUGVbFKW9tt2WgU Canonical SSH (RSA)
    1024 SHA256:Dl9JYCMT9yklbtkp8cedYOJmKaeRYzrAezJdKumCdq0 mwh@localhost (RSA)

Once you've logged in, you can optionally set a password by running
"sudo passwd $USER". After you've set a password, you can also use it
to log in here.

Now you can explore snappy core with snap --help
"""

? That branch is https://github.com/CanonicalLtd/subiquity/pull/182

Changed in subiquity (Ubuntu):
status: New → In Progress
Revision history for this message
Dave Morley (davmor2) wrote :

Much better, much clearer.

Changed in subiquity (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package subiquity - 0.0.25

---------------
subiquity (0.0.25) zesty; urgency=medium

  * Allow manual configuration of IPv6. (LP: #1644232)
  * Make message after configuration is done friendlier. (LP: #1643930)
  * Start to repair subiquity-tui.

 -- Michael Hudson-Doyle <email address hidden> Thu, 15 Dec 2016 14:18:41 +1300

Changed in subiquity (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.