[SOLVED] During terminal upgrade from kubuntu 18.04 to 20.04 pressed (d) for details and now don't know how to continue
by Chripcikas from LinuxQuestions.org on (#592WA)
During the upgrade from kubuntu 18.04 to 20.04 with Code:sudo do-release-upgrade -m desktop in terminal, I came to a point where I was informed about the packages that will be removed and installed and with choices Y (yes) N(no) d (details). I pressed d , saw the details of those packages and now I don't know what to press to continue the upgrade. When i scroll towards the end of packages, I see (End) all greyed out with no alternatives to continue. Neither "enter", "spacebar or "esc" work to move me forward and since it's an upgrade and I don't want to mess it up even more, hence I'm asking you. What do I do next?
Tried to fix it by opening second new terminal (first one is still open in a background) and run Code:sudo do-release-upgrade -m desktop again, but now it asks Code:Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.So I try this and get this Code:sudo apt-get update && sudo apt-get dist-upgrade
Reading package lists... Done
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/Suggestions?


Tried to fix it by opening second new terminal (first one is still open in a background) and run Code:sudo do-release-upgrade -m desktop again, but now it asks Code:Checking for a new Ubuntu release
Please install all available updates for your release before upgrading.So I try this and get this Code:sudo apt-get update && sudo apt-get dist-upgrade
Reading package lists... Done
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/Suggestions?