-
Notifications
You must be signed in to change notification settings - Fork 852
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrading from 14.04 to 16.04 on 14951 #1247
Comments
Gotta ask on the Ubuntu forums to see how you can find the package conflicts. Try re-running with verbose enabled, or just do a clean install? You can do |
Doesn't look like there is a verbose mode (yeah really). I'd prefer not to have to do a clean install because then I'd have to make copies of all my configuration files and whatnot, and that's slightly more effort than running a command and waiting ;-) |
@HotelCalifornia Idk homie. I'd classify this as an ubuntu problem rather than a WSL problem. |
Where do you see there being package conflicts, incidentally? |
At least when you break Arch Linux, it has the courtesy to die horribly and spit out logs =O |
This is a big hammer, but you might try the following. Move your current /etc/sources.list out of the way and replace with below (which I generated with the sources list generator). Then do an Curious that it didn't take out of the box though. This isn't a package conflict per-se. Or just wipe and start from scratch. Which I'd recommend anyway, because in my experience it takes longer for ubuntu-desktop etc to sort itself out than to just reinstall.
|
Thanks, will try that later and report back |
I ended up doing a clean reinstall, and to my surprise, the home directory was kept intact. |
Try sudo apt upgrade
|
@sundhaug92 This issue was resolved by using a fresh LXSS install. Also, the |
I've run into this with 16 to 18 Ubuntu upgrade. |
Running
sudo do-release-upgrade
on build 14951 to upgrade from Ubuntu 14.04 => 16.04 failsI know this is supposed to work with clean LXSS installs, but I was also under the impression that I should be able to upgrade from within the terminal as well.
The command validates everything, then gets to this stage:
lsb_release -a
confirms that I am currently running 14.04What's going on here?
The text was updated successfully, but these errors were encountered: