One question, it your os install on a spinning disk or on a ssd? depending on how much a given rpm is touching it could take a long time for some installs on spinning disks. I gave up and just about all of the machines I have have a 64gb ssd or larger just so the upgrades are nice and fast. On Wed, Apr 22, 2020 at 6:12 PM ToddAndMargo via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > > On 2020-04-22 15:24, Samuel Sieb wrote: > > On 4/22/20 3:00 PM, ToddAndMargo via users wrote: > >> On 2020-04-22 14:43, Samuel Sieb wrote: > >>> "ps -elf" will let you search by parent process. Try finding out > >>> what the script is doing that is getting stuck. > >> > >> Still jammed > >> > >> # ps -elf | grep -i [d]nf > >> 4 S root 8553 5032 7 80 0 - 167759 - 14:22 pts/0 > >> 00:02:44 /usr/bin/python3 /usr/bin/dnf remove --duplicates > > > > The next command after this would have been "ps -elf | grep 8553". > > "pstree -a" is also fun and could work. (Don't pipe it to anything for > > best results.) > > > Hi Sam, > > It FINALLY went past that point and completed. Yippee!! > > And > # dnf upgrade > went perfectly > > And it even installed, wait for it, wait for it, Brave Browser > > Thank you all for the help! > > -T > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx