| Michael Leo 2005-03-30, 7:45 am |
| At 6:59 AM +0000 3/25/05, Roger Hill wrote:
>Mike:
>
>It's rpm -Uvh not uvh.
>
>Roger
Roger,
I tried that. See below. I had to add extra dashes in front of
the other two arguments to make them legal.
I read the README carefully, and tried every ambiguously documented
option.
The only good thing is all my experiments haven't managed to destroy
my installation, which is, obviously, backed up.
I've written a PERL script to permutate every argument of rpm
looking for an exit code that is 0. OK, not really, but that is what
we seem to be doing here.
Besides the two "paragraphs" in the Linux readme HTML file, is there
any other documentation? Has anyone actually upgraded from 3.0.1-103
to 3.0.1-109?
Cheers,
Mike Leo
-----------------------------------------------------------------------
[ingres@llnl ingres-3.0.1.109-GA-pc-linux-i386]$ rpm -Uvh
--replacefiles --replacepkgs ca-ingres-3.0.1-109.i386.rpm
error: Failed dependencies:
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-dbms-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-net-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-abf-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed)
ca-ingres-c2audit-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-das-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-esql-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-ice-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-jdbc-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-odbc-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-ome-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed)
ca-ingres-qr_run-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-rep-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed) ca-ingres-star-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed)
ca-ingres-tuxedo-3.0.1-103
ca-ingres = 3.0.1-103 is needed by (installed)
ca-ingres-vision-3.0.1-103
[ingres@llnl ingres-3.0.1.109-GA-pc-linux-i386]$
|