On 3/6/22 02:02, Samuel Sieb wrote:
On 3/5/22 21:52, Robert McBroom via users wrote:
On 3/5/22 08:23, Richard Shaw wrote:
On Sat, Mar 5, 2022 at 6:43 AM Robert McBroom via users <users@lists.fedoraproject.org> wrote:

    Does Gnome cache the rpm's of a software install,update? If so
    what is
    the path? I normally use dnf and create a repo to use on other
    machines.


I found a few in /var/cache/PackageKit/<fedora release> but not a lot. I doubt they're kept long.

Looking at /etc/PackageKit/PackageKit.conf it has #KeepCache=false and differs to a more general configuration implying that the default is KeepCache=True. Don't find anything in /var/cache/PackageKit/ except the files for the repos.

"differs"?  Did you mean "defers"?  There is no more general configuration.  What do you think is implying that the default is true?  Usually, the commented config options *are* the default ones.

Really, The text of PackageKit.conf would be interpreted differently.


-----------------

# Only the system administrator should modify this file, ordinary users
# should not have to change anything.

[Daemon]

# Default backends, as chosen in the configure script. This will be used
# where no --backend="foo" option is given to the daemon.
#
# The order they are specified is the order they are tried, so for the
# value "foo,bar" first "foo" will be attempted and then "bar" if the
# libpk_backend_foo.so module load failed.
#DefaultBackend=auto

# Unlock the backend after this many seconds idle.
#BackendShutdownTimeout=5

# Shut down the daemon after this many seconds idle. 0 means don't shutdown.
#ShutdownTimeout=300

# Keep the packages after they have been downloaded
#KeepCache=false
_______________________________________________
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
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to