On Wed, 7 Sep 2016 15:49:41 -0700 Reynold DeMarco Jr <socal2007@xxxxxxxxx> wrote: > When I run an install with dnf the program downloads the packages > runs through transaction checks and begins the installation. When it > is done with the installation it just freezes. In the past it would > run through a verification and clean up and then return to command > prompt. Any ideas on correcting this situation would be appreciated. How long are you waiting? dnf does some sort of checks after the transaction is over, and those can take quite a while. Wait at least 10 or 20 minutes. You could also try using the option --noplugins to ensure that plugins checking things aren't causing the problem. e.g. dnf --noplugins update What does ps alx | grep dnf show as status for dnf when it seems to be frozen? -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://lists.fedoraproject.org/admin/lists/users@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org