[Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2017-09-20 Thread Michael Hudson-Doyle
** Package changed: subiquity (Ubuntu) => subiquity

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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

[Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2016-12-23 Thread Victor gonzalez
@ogra, with latest image on pi3 I can see wlan0 on first boot, it
doesn't work because of 1632388, but at least we know there's wlan0 :)

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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


[Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2016-11-09 Thread Michael Hudson-Doyle
So I think this is fixed, but I admit I don't completely understand the
report. Can you try again?

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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


Re: [Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2016-10-31 Thread Michael Hudson-Doyle
On 1 November 2016 at 01:05, Oliver Grawert  wrote:

> what i mean is that console-conf tears down the properly working network
> when i hit the "done" button on a fresh boot on a not completely
> configured board (i.e. with finished network config but no user) and
> never brigs up something that works afterwards even though what the UI
> showed would have been identical to the config that is currently
> running.
>

Ah, OK, I think I know what this is: console-conf doesn't remember the
password. Will fix.

Cheers,
mwh


>
> sorry, i mixed up bugs here, netplan apply not completing is another bug.
>
> --
> You received this bug notification because you are subscribed to
> subiquity in Ubuntu.
> https://bugs.launchpad.net/bugs/1637145
>
> Title:
>   console-conf breaks working wifi when rebooting before user is created
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions
>

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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


[Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2016-10-31 Thread Oliver Grawert
what i mean is that console-conf tears down the properly working network
when i hit the "done" button on a fresh boot on a not completely
configured board (i.e. with finished network config but no user) and
never brigs up something that works afterwards even though what the UI
showed would have been identical to the config that is currently
running.


sorry, i mixed up bugs here, netplan apply not completing is another bug.

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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


Re: [Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2016-10-30 Thread Michael Hudson-Doyle
On 28 October 2016 at 22:49, Oliver Grawert  wrote:

> is it the RC candidate image from yesterday, yes, it should have all the
> latest umask fixes.
>
> i dont actually think netplan apply actually works as intended here.
> the system creates a default config *before* console-conf even starts,


Which config do you mean here? The default netplan config is in
ubuntu-core-config now (it should really be in the core snap's
configuration, i think, so gadgets can customize it but I'm not sure what
the status is there) and indeed this gets turned into networkd config very
very early in boot.


> if i change the config i notice that no matter what i do, when logging in
> the original config is still in place when running ifconfig.


Which config do you mean here?


> when i *then* run "sudo netplan apply" manually it seems to actually
> update... same goes for reboot, after rebooting it comes up with the new
> config.
>

So what you are saying is that when you run console-conf, it edits the
netplan config but networkd is still running with the old config?

could it be that netplan apply does only actually apply when running
> interactively or from the systemd unit ?


I can't see how that would be possible (at least now console-conf doesn't
set umask...)

Cheers,
mwh

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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


[Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2016-10-28 Thread Oliver Grawert
is it the RC candidate image from yesterday, yes, it should have all the
latest umask fixes.

i dont actually think netplan apply actually works as intended here.
the system creates a default config *before* console-conf even starts, if i 
change the config i notice that no matter what i do, when logging in the 
original config is still in place when running ifconfig. when i *then* run 
"sudo netplan apply" manually it seems to actually update... same goes for 
reboot, after rebooting it comes up with the new config.

could it be that netplan apply does only actually apply when running
interactively or from the systemd unit ?

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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


[Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2016-10-27 Thread Michael Hudson-Doyle
This is with a version of core that has the umask fix, right? Because
that could explain this.

If that's not the problem, I don't know what's going on. If you can get
to being able to log in (via a cable or a system-user assertion) can you
edit the netplan config by hand and see if netplan apply has the same
effect? I can't see how this is directly console-conf's fault, but maybe
I'm missing something again.

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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


[Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2016-10-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: subiquity (Ubuntu)
   Status: New => Confirmed

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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


[Bug 1637145] Re: console-conf breaks working wifi when rebooting before user is created

2016-10-27 Thread Oliver Grawert
syslog: http://paste.ubuntu.com/23387674/

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

Title:
  console-conf breaks working wifi when rebooting before user is created

To manage notifications about this bug go to:
https://bugs.launchpad.net/snappy/+bug/1637145/+subscriptions

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