yum is funny
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
13f4140b3d
commit
44b11b9919
1 changed files with 9 additions and 0 deletions
9
doc/dev/logs/2011-04-02.yum
Normal file
9
doc/dev/logs/2011-04-02.yum
Normal file
|
@ -0,0 +1,9 @@
|
|||
Fun with yum:
|
||||
|
||||
[root@brett ~]# yum --assumeyes --quiet install "vim"
|
||||
Package 2:vim-enhanced-7.3.056-1.fc14.x86_64 already installed and latest version
|
||||
[root@brett ~]# rpm -q vim
|
||||
package vim is not installed
|
||||
[root@brett ~]#
|
||||
|
||||
(Me || yum) == dumb?
|
Loading…
Reference in a new issue