ubiquity incorrectly reports computer name "already exists on the network" until text in other fields is changed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubiquity (Ubuntu) |
Fix Released
|
Medium
|
Unassigned |
Bug Description
When installing with ubiquity 2.7.14 on the Oneiric i386 20110817 daily-live, for any computer name I manually specify, the installer shows the green check mark for a short time (less than a second), but then always says "That name already exists on the network." This happens even for names that certainly do not exist on the network. This has been happening for quite some time--I think for all Oneiric alphas and daily-lives, and as detailed below, this bug probably exists in Natty as well. For the purposes of reporting this bug, I have used the output of uuidgen as my computer name (4a15ead9-
This may be the same as the condition reported in bug 760884. I am reporting a new bug because, in effect, that bug documents the old (fixed) problem that a duplicate computer name during installation was an error (preventing installation) rather than a warning. Bug 760884 was marked Fix Released when that problem was fixed, and the bug I am reporting here never prevents installation from proceeding.
However, there are also three possible differences between the situation described here and the situation described originally in bug 760884:
(1) Pjotr12345 reported that a "random name with a dot in it" was accepted. I have found that names containing a single . character produce the warning message, same as names without a dot.
(2) Rather than manually specifying a name appearing to cause the warning, it appears instead that the warning is shown except when the text in any of the other fields is changed. Changing the username--even if I immediately change it back to what it was--causes the warning message about the computer name to go away, as does changing the user's full name or password. Changing the computer name--even if it is immediately changed back to what it was--causes the message to come back (and then it can be dismissed again by changing the username). Automatically generated computer names are generated from the first user's username (like ek-virtual-
(3) The green check mark appears initially when a new computer name is entered, but then gives way to the warning message in a fraction of a second. It is unclear to me from previous reports if this is new behavior.
For convenience, the attached screenshot illustrates the warning message.
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.7.14
ProcVersionSign
Uname: Linux 3.0.0-8-generic i686
Architecture: i386
CasperVersion: 1.278
Date: Wed Aug 17 12:31:16 2011
ExecutablePath: /usr/lib/
InterpreterPath: /usr/bin/python2.7
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Alpha i386 (20110817)
ProcEnviron:
PATH=(custom, no user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
summary: |
ubiquity incorrectly reports computer name "already exists on the - network" except after username change + network" until text in other fields is changed |
tags: | added: ubiquity-2.7.14 |
description: | updated |
tags: | added: iso-testing |
Thanks for your report.
I can only reproduce this if the hostname starts with a digit (which is allowed according to IETF RFC 1123)
Could you use latest version of ubiquity (2.7.15) and tell if this message is displayed with other patterns ?
Thanks in advance.