It seems that you are stuck in a vi editor session.
To close it proceed as follows:

To exit without saving changes made:
Press <Escape>.
(You must be in insert or append mode if not, just start typing on a blank line 
to enter that mode)
Press : <colon>.
The cursor should reappear at the lower left corner of the screen beside a 
colon prompt. The colon indicates that what follows is a Vim command.
Enter the following:
q!
Then press <Enter>.
This will quit the editor, and abandon all changes you have made; all changes 
to the document will be lost.

(source http://itproguru.com/expert/2016/11/how-to-exit-quit-vi-editor-
without-saving-changes-step-by-step/ )

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

Title:
  Upgrading to 20.04 beta failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1870782/+subscriptions

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

Reply via email to