[Bug 1558271] Re: network autoconfiguration Option 4 shows comma only
Brian Murray
brian at ubuntu.com
Thu Feb 2 22:52:31 UTC 2017
Hello bugproxy, or anyone else affected,
Accepted netcfg into xenial-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/netcfg/1.135ubuntu4.2
in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: netcfg (Ubuntu Xenial)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to netcfg in Ubuntu.
https://bugs.launchpad.net/bugs/1558271
Title:
network autoconfiguration Option 4 shows comma only
Status in Ubuntu on IBM z Systems:
Triaged
Status in debian-installer package in Ubuntu:
Fix Released
Status in netcfg package in Ubuntu:
Fix Released
Status in debian-installer source package in Xenial:
Triaged
Status in netcfg source package in Xenial:
Fix Committed
Bug description:
== Comment: #0 - Annegret Koenig - 2016-03-16 08:49:42 ==
---> Option 4 shows a comma only :
From here you can choose to retry DHCP network autoconfiguration (which may
succeed if your DHCP server takes a long time to respond) or to configure the
network manually. Some DHCP servers require a DHCP hostname to be sent by the
client, so you can also choose to retry DHCP network autoconfiguration with a
hostname that you provide.
Network configuration method:
1: Retry network autoconfiguration,
2: Retry network autoconfiguration with a DHCP hostname,
3: Configure network manually [*],
4: ,
5: Do not configure the network at this time,
Prompt: '?' for help, default=3>
---> If you choose option 4, the next panel shows :
Network configuration method:
1: Retry network autoconfiguration,
2: Retry network autoconfiguration with a DHCP hostname,
3: Configure network manually,
4: [*],
5: Do not configure the network at this time,
Prompt: '?' for help, default=4>
== Comment: #1 - Hendrik Brueckner - 2016-03-16 09:15:35 ==
Option 4 is for wireless configuration which does not exist on s390.
The problem here is that the list of choices is implemented in the
templates file itself and becomes replaced. The wireless choice is
replaced with an empty string.
A possible solution would be to create the complete choices string
within the netcfg module. However, this might have an impact on
translation then.
I will leave the final decision up to Canonical how to solve this.
Thanks.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1558271/+subscriptions
More information about the foundations-bugs
mailing list