Re: Is this A bug or incorrect use? yum --downloadonly
Seth Vidal <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 26 Apr 2010, Frank Murphy wrote: > On 26/04/10 20:09, Seth Vidal wrote: > >> >> I'm pretty sure it's download-order >> >> -sv > > I did it in reverse with download-order enabled. > Installed: > ristretto.i686... > > Complete! download-order is a plugin outside of yum-utils and looking at the code it replaces downloadPkgs() which is justa special kind of fun. so the other plugins never get called. isn't that nice? -sv