Ref: https://www.kubuntuforums.net/showth...upgrade-reboot
I'm running on a 14.10 Live USB to test if networking 'works'; it does.
So there is something about my 14.04.1 that causes a problem when do-release-upgraded. Or, so it would seem. I moved my .kde directory to .kdeOLD and logged out and rebooted. Made no difference. service network-manager still didn't auto-start. So, it isn't anything in my users kde configuration files.
Perplexing.
Added:
/var/log/upstart/network-interface-lo.log provides a "clue" ?
/var/log/upstart/network-manager.log contains:
/var/log/upstart/networking.log contains:
I'm running on a 14.10 Live USB to test if networking 'works'; it does.
So there is something about my 14.04.1 that causes a problem when do-release-upgraded. Or, so it would seem. I moved my .kde directory to .kdeOLD and logged out and rebooted. Made no difference. service network-manager still didn't auto-start. So, it isn't anything in my users kde configuration files.
Perplexing.
Added:
/var/log/upstart/network-interface-lo.log provides a "clue" ?
run-parts: failed to exec /etc/network/if-up.d/static-routes: Exec format error
run-parts: /etc/network/if-up.d/static-routes exited with return code 1
Failed to bring up lo.
run-parts: /etc/network/if-up.d/static-routes exited with return code 1
Failed to bring up lo.
(NetworkManager:3743): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Key file does not have group 'connectivity'
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Key file does not have group 'connectivity'
run-parts: failed to exec /etc/network/if-up.d/static-routes: Exec format error
run-parts: /etc/network/if-up.d/static-routes exited with return code 1
Failed to bring up lo.
run-parts: failed to exec /etc/network/if-up.d/static-routes: Exec format error
run-parts: /etc/network/if-up.d/static-routes exited with return code 1
ifup: post-up script failed.
Stopping or restarting the networking job is not supported.
Use ifdown & ifup to reconfigure desired interface.
run-parts: /etc/network/if-up.d/static-routes exited with return code 1
Failed to bring up lo.
run-parts: failed to exec /etc/network/if-up.d/static-routes: Exec format error
run-parts: /etc/network/if-up.d/static-routes exited with return code 1
ifup: post-up script failed.
Stopping or restarting the networking job is not supported.
Use ifdown & ifup to reconfigure desired interface.
Comment