Re: force yum to download

2012-08-09 Thread Patrick Dupre
On 2012-08-08 23:03, Joonas Sarajärvi wrote: You might want to use yumdownloader instead. OK, very good, Thank -- == Patrick DUPRÉ| | email: pdu...@kegtux.org ===

Re: force yum to download

2012-08-08 Thread Joonas Sarajärvi
You might want to use yumdownloader instead. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http:/

force yum to download

2012-08-08 Thread Patrick Dupre
Hello, When using the option --downloadonly, nothing will be installed. How can I force yum to download the package even if it does not match the distribution? IN my opinion, yum should only refuse to install a package, but not to download it. Thank