On 10/10/19 10:13 AM, home user wrote:
Error Summary
-------------
Disk Requirements:
    At least 1274MB more space needed on the / filesystem.

bash.6[~]:
====================
How do I safely get the needed filespace?

Am I correct in assuming that deleting files from
/home/[whatever]
would not help?

Assuming that your /home is a separate partition, then no.
But here is what I've done in this situtation. If you have enough space on /home, then run:
mv /var/lib/dnf/system-upgrade /home
and
ln -s /home/system-upgrade /var/lib/dnf

Then it will put all the rpms in the /home partition leaving room on / for doing the upgrade.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to