Re: --download-only option in yum 2.0.6

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2004-03-17 at 16:09 -0800, Thomas Chung wrote:

> All,
> 
> I think I found a bug in yum 2.0.6 but perhaps you can confirm it.
> 
> Notice the result betwen two commands with different order:
> 
> In the first command I used "--download-only" before "install" and it didn't
> install ncftp as expected.

why would --download-only install when it's specfically saying it will
ONLY DOWNLOAD.



> In the second command I used "--download-only" after "install" and it DID
> installed ncftp.

b/c the option is out of order of the getopt parser.

yum [options] command pkg pkg pkg....

so yum --download-only install foo bar baz

not
yum install --download-only foo bar baz.

-sv




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux