updating

Asked by Jenifer Dhavle

I'm trying to update but i keep having this pop up say that i have something open. I cant find any files open. how do i find the one file that is open so i can close it to update my system.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu apt Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jeet (gour-jitendrasingh) said :
#1

which file it is showing open ??

did you try

sudo apt-get update && sudo apt-get upgrade

you can kill that process from terminal using command

ps -elf (will show all process running )

kill -9 <process_id) (kill desired process)

den you try to update

Thanks

Can you help with this problem?

Provide an answer of your own, or ask Jenifer Dhavle for more information if necessary.

To post a message you must log in.