[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: FC6 updates broken deps?
- From: nodata <lsof nodata co uk>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: FC6 updates broken deps?
- Date: Thu, 22 Feb 2007 22:45:06 +0100
Am Donnerstag, den 22.02.2007, 19:46 +0100 schrieb Benny Amorsen:
> Yum just doesn't follow the Unix commandline tradition. Unix commands
> should succeed quietly, and only show output if it is something the
> user asks for.
Yes you're right. Yum's current mode should be the verbose mode.
A benefit of showing stuff is that it makes the command seem faster.
When should yum be quiet?
# yum install package
Should be quiet unless a dependency needs to be pulled in, otherwise it
should fail.
To counter this:
# yum -r install package
could resolve dependencies.
Shall I file an RFE?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]