-
Notifications
You must be signed in to change notification settings - Fork 827
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
do-release-upgrade fails (trusty->xenial) #927
Comments
Note that editing
|
discussion about upgrading to Xenial is here #482 (comment) The sudo problem was already fixed on latest insider build 14901. |
We've added support for screen which should be coming in a Insider build soon. |
@benhillis I love you so much for that... ❤️ screen |
Ah, still have to run Insider builds to get new WSL bits... guess that can't be helped. Is this issue a dupe then, @benhillis? |
@SRGOM Nope, he said explicitly in another thread that we will not be seeing additional features released to the stable win10 stream. New features (syscalls, more socket support, fixing of bugs related to unimplemented of partially implemented syscalls) will only be available with Windows Insider updates (partly because these updates to the lxss and lxcore drivers can often require corresponding changes to the kernel, which does not generally receive updates from Windows update except during yearly upgrades like the anniversary build). He did say that bugfixes relating to security and system stability (in many ways related to security) will be pushed with Windows updates to the stable stream. |
I've just successfully upgraded to 16.04.1 on build 14915. Several slightly related remarks:
|
You have to close all windows that are open, but yeah, that should restart it. |
I have the same issue with screen program. When I launch the |
@disoardi Did you read the thread? You need to be on the fast-ring insider builds (14936). |
Yeah that worked for me for now. Hate being on the slow ring but can't get out from underneath the heavy group policies on this computer unless I detach it from the company's domain first. Tempting but probably not a good idea. After I upgrade I'll reinstall screen again. |
@badvision If you're the admin, just open up gpmc and make a special policy that applies only to your user, then set it to "enforcing". |
Anyone can explain why the screen is started during the upgrade? Thanks a lot. |
@zrdw No idea, Ubuntu is weird. It's probably because if you close the terminal window in (actual) Ubuntu, it will continue to run in the background? I think tmux will work like that, not sure about screen. |
@fpqc so the win10 ubuntu bash is actually running the screen from the startup(and get killed on upgrade)? |
@zrdw No, Screen is like an ancient version of tmux. I'm saying in real ubuntu, if you were doing do-release upgrade , and you accidentally closed your terminal window, it would still continue the upgrade, that is my guess. It would not work like this in Windows. |
So, essentially, to perform the upgrade on 14393, the easiest steps would be to
Would that be a fair summary? Outside of the then slightly redundant question of "at what point will we have a fixed up version of lxss that supports screen fully?"? Sounds like an FAQ item to me - can this be added somewhere? Trying that out now :) |
@danbuche There is environment variable which disable using
|
@disoardi comment did it for me... I did |
Uninstall snapd, that helps, too (and cleans up the system, as well, because who needs snapd, anyway, right?). |
sudo apt-get purge snapd |
I completely understand that this is most likely unsupported.
Perhaps there should be an lxss upgrade command instead?
do-release-upgrade fails - screen instance exits
Ubuntu version inside WSL is upgraded
[screen is terminating]
10.0.14393
sudo do-release-upgrade
do-release-upgrade.strace.gz
None
The text was updated successfully, but these errors were encountered: