Fedora 39: PackageKid and dnf cache

2024-01-29 Thread Dario Lesca
downloaded, then use it by specifying its path, otherwise dnf dumps it back into its cache. Is it possible to merge the cache of PackageKit [1] and dnf cache [2] into one? At least the rpm file cache ? Many thanks [1] /var/cache/PackageKit/39/metadata/ [2] /var/cache/dnf/ -- Dario Lesca (Inviato dal

Re: dnf cache

2015-09-07 Thread Ahmad Samir
On 7 September 2015 at 10:26, arnaud gaboury wrote: > On Mon, Sep 7, 2015 at 10:23 AM, arnaud gaboury > wrote: > > % dnf download --source R > > enabling fedora-source repository > > enabling updates-source repository > > Last metadata expiration check performed 0:13:28 ago on Mon Sep 7 > > 10:

Re: dnf cache

2015-09-07 Thread Ed Greshko
On 09/07/15 19:22, Jon Ingason wrote: > Well, you could write a short shell script like: > > #! /usr/bin/sh > # > > dnf download --destdir That won't quite work since you've not made an allowance for passing parameters. dnf download --destdir $@ is what would be needed in most cases. FWIW, I

Re: dnf cache

2015-09-07 Thread Jon Ingason
Den 2015-09-07 kl. 12:58, skrev Ed Greshko: > On 09/07/15 17:52, arnaud gaboury wrote: >> On Mon, Sep 7, 2015 at 10:32 AM, Ed Greshko wrote: >>> On 09/07/15 16:26, arnaud gaboury wrote: Was in my current directory! Any way to tell in dnf.conf a specific path for cache ? >>> [egreshko@mei

Re: dnf cache

2015-09-07 Thread Ed Greshko
On 09/07/15 17:52, arnaud gaboury wrote: > On Mon, Sep 7, 2015 at 10:32 AM, Ed Greshko wrote: >> On 09/07/15 16:26, arnaud gaboury wrote: >>> Was in my current directory! Any way to tell in dnf.conf a specific >>> path for cache ? >> [egreshko@meimei ~]$ dnf download --help-cmd >> usage: dnf downl

Re: dnf cache

2015-09-07 Thread arnaud gaboury
On Mon, Sep 7, 2015 at 10:32 AM, Ed Greshko wrote: > On 09/07/15 16:26, arnaud gaboury wrote: >> Was in my current directory! Any way to tell in dnf.conf a specific >> path for cache ? > > [egreshko@meimei ~]$ dnf download --help-cmd > usage: dnf download [--help-cmd] [--source] [--destdir DESTDIR

Re: dnf cache

2015-09-07 Thread Ed Greshko
On 09/07/15 16:26, arnaud gaboury wrote: > Was in my current directory! Any way to tell in dnf.conf a specific > path for cache ? [egreshko@meimei ~]$ dnf download --help-cmd usage: dnf download [--help-cmd] [--source] [--destdir DESTDIR] [--resolve] packages [packages ...] po

Re: dnf cache

2015-09-07 Thread arnaud gaboury
On Mon, Sep 7, 2015 at 10:23 AM, arnaud gaboury wrote: > % dnf download --source R > enabling fedora-source repository > enabling updates-source repository > Last metadata expiration check performed 0:13:28 ago on Mon Sep 7 > 10:06:57 2015. > [SKIPPED] R-3.2.1-2.fc22.src.rpm: Already downloaded >

dnf cache

2015-09-07 Thread arnaud gaboury
% dnf download --source R enabling fedora-source repository enabling updates-source repository Last metadata expiration check performed 0:13:28 ago on Mon Sep 7 10:06:57 2015. [SKIPPED] R-3.2.1-2.fc22.src.rpm: Already downloaded The downloaded packages were saved in cache till the next successful