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
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:
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
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
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
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
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
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 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