(responding to Samuel)
> The first one is specific to the system-upgrade plugin ...
ok, nothing for me to do there.

> The second one is just the standard bit...
ok, nothing for me to do there.

(continuing on my previous post)
> Let's deal with this one first, then I'll post the second.
The second question/issue is hopefully quick and easy.  This is, I think, simply a matter of tying up loose ends rather than recovering a lot of space.  Last Thursday, as suggested by Samuel and "seconded" by Terry, I did these:
-----
mv /var/lib/dnf/system-upgrade /home
ln -s /home/system-upgrade /var/lib/dnf
-----
Here's what's in these two places:
-----
-bash.4[system-upgrade]: ls -la
total 12
drwxr-xr-x. 2 root root 4096 Oct 15 11:12 .
drwxr-xr-x. 7 root root 4096 Feb 11  2019 ..
-rw-r--r--. 1 root root    2 Oct 10 15:28 tempfiles.json
-bash.5[system-upgrade]:
-bash.7[lib]: cd /var/lib/dnf
-bash.8[dnf]: ls -la
total 21600
drwxr-xr-x.  5 root root     4096 Oct 12 09:45 .
drwxr-xr-x. 84 root root     4096 Oct 10 16:05 ..
drwxr-xr-x.  3 root root     4096 Apr 18 13:54 history
-rw-r--r--.  1 root root 17911808 Oct 14 08:02 history.sqlite
-rw-r--r--.  1 root root    32768 Oct 14 08:02 history.sqlite-shm
-rw-r--r--.  1 root root  4144752 Oct 12 09:45 history.sqlite-wal
drwxr-xr-x.  2 root root     4096 Oct 10 16:08 modulefailsafe
lrwxrwxrwx.  1 root root       20 Oct 10 12:21 system-upgrade -> /home/system-upgrade
-rw-r--r--.  1 root root     1560 Oct 10 15:28 system-upgrade.json
drwxr-xr-x. 40 root root     4096 Oct  1  2015 yumdb
-bash.9[dnf]:
-----
question 1: Can I delete "/home/sysyem-upgrade"?  I'm fully done with it, right?  (yes, I know it's only a few bytes) question 2: How do I unlink (decouple) "/var/lib/dnf/system-upgrade" and "/home/system-upgrade".  I looked at the "ln" man page, and didn't see anything to do that.

thanks,
Bill.
_______________________________________________
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