Whenever I run a command, it gets stuck at 'Waiting for process with pid 3376 to complete'. Could someone tell me what the problem is?
I'm using the Fedora 22 workstation. Nothing happens even after hours of waiting. This happened when I tried installing anything from the terminal like VLC, or any of the media codecs. I plan on using Fedora as my secondary OS, please help me to get this right. P.S. I am what one would call a 'noob' in the Linux world so a little elaboration even on basic commands would help.
Have you updated it yet ?
open a terminal window log in as su
sudo dnf update
Let it finish and then do a Hard reboot..( turn it off and leave it off for 10 seconds )
This will update Fedora..which is needed even after a new install..... I had problems when I first installed it...Always worth doing this anyway.... The PID3376 error is processor issue so an update may solve this.. fingers crossed
If you've used su, you're root, and don't need to use sudo.
Sorry, this is getting kinda fragmented, but see my comment in deshmukh's answer below; if you can give us some more information about the process, we can figure out what's going on. If the process is dnf, it may be that you have an extremely poor connection to the repository from which it is attempting to download information, 'causing the background process to stall indefinitely. There are possible reasons for this hangup which we can resolve.