Quote:
Originally Posted by unSpawn
What does 'rpm --test –i ./bmon-2.1.0-5.el5.rf.i386.rpm' return? Shouldn't you use 'yum install bmon' instead? It has 1 dependency.
|
yum install bmon doesn't work on 6.2 - it cannot find the installtion form the repo.
[root@jason ~]# ls -l
total 580
-rw-------. 1 root root 1513 Feb 24 16:37 anaconda-ks.cfg
-rw-r--r--. 1 root root 65892 Jul 14 2009 bmon-2.1.0-5.el5.rf.i386.rpm
-rw-r--r--. 1 root root 26793 Feb 24 16:37 install.log
-rw-r--r--. 1 root root 7455 Feb 24 16:34 install.log.syslog
-rw-r--r--. 1 root root 431145 Feb 21 01:50 lzo-1.08-4.rf.src.rpm
-rw-------. 1 root root 374 Aug 18 12:31 openvpn-status.log
drwxr-xr-x. 8 root root 4096 Aug 4 12:23 rpmbuild
-rw-r--r--. 1 root root 16600 Jan 4 2010 rpmforge-release-0.5.1-1.el5.rf.i386.rpm
-rw-r--r--. 1 root root 12376 Nov 13 2010 rpmforge-release-0.5.2-1.el6.rf.i686.rpm
[root@jason ~]# rpm --test –i ./bmon-2.1.0-5.el5.rf.i386.rpm
RPM version 4.8.0
Copyright (C) 1998-2002 - Red Hat, Inc.
This program may be freely redistributed under the terms of the GNU GPL
Usage: rpm [-aKfgpWHqVcdilsKiv?] [-a|--all] [-f|--file] [-g|--group] [-p|--package] [-W|--ftswalk] [--pkgid] [--hdrid] [--fileid] [--specfile] [--triggeredby]
[--whatrequires] [--whatprovides] [--nomanifest] [-c|--configfiles] [-d|--docfiles] [--dump] [-l|--list] [--queryformat=QUERYFORMAT] [-s|--state]
[--nofiledigest] [--nomd5] [--nofiles] [--nodeps] [--noscript] [--comfollow] [--logical] [--nochdir] [--nostat] [--physical] [--seedot] [--xdev]
[--whiteout] [--addsign] [-K|--checksig] [--delsign] [--import] [--resign] [--nodigest] [--nosignature] [--initdb] [--rebuilddb] [--aid] [--allfiles]
[--allmatches] [--badreloc] [-e|--erase <package>+] [--excludedocs] [--excludepath=<path>] [--fileconflicts] [--force] [-F|--freshen <packagefile>+]
[-h|--hash] [--ignorearch] [--ignoreos] [--ignoresize] [-i|--install] [--justdb] [--nodeps] [--nofiledigest] [--nomd5] [--nocontexts] [--noorder]
[--nosuggest] [--noscripts] [--notriggers] [--oldpackage] [--percent] [--prefix=<dir>] [--relocate=<old>=<new>] [--replacefiles] [--replacepkgs]
[--test] [-U|--upgrade <packagefile>+] [--quiet] [-D|--define 'MACRO EXPR'] [-E|--eval 'EXPR'] [--macros=<FILE:...>] [--nodigest] [--nosignature]
[--rcfile=<FILE:...>] [-r|--root ROOT] [--querytags] [--showrc] [--quiet] [-v|--verbose] [--version] [-?|--help] [--usage] [--scripts] [--setperms]
[--setugids] [--conflicts] [--obsoletes] [--provides] [--requires] [--info] [--changelog] [--xml] [--triggers] [--last] [--dupes] [--filesbypkg]
[--fileclass] [--filecolor] [--fscontext] [--fileprovide] [--filerequire] [--filecaps]
[root@jason ~]#