RE: dnf install hangs waiting for process to finish

2016-04-26 Thread David Aldrich
> Check for lock files. > > ls /var/cache/dnf/*pid > > > If you have any remove them and try running dnf again. Thanks, that fixed it. $ sudo rm /var/cache/dnf/metadata_lock.pid David -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: http://lis

Re: dnf install hangs waiting for process to finish

2016-04-26 Thread Michael Cronenworth
On 04/26/2016 11:24 AM, David Aldrich wrote: $ sudo -E dnf install moserial Waiting for process with pid 1862 to finish. This message never clears. ps does not list pid 1862. A reboot does not clear the problem. How can I fix this please? Check for lock files. ls /var/cache/dnf/*pid