- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problems installing an application ("a later r...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 12:11 AM
12-15-2006 12:11 AM
Having problems installing OVOU8.x. We found this entry in the swagent.log, and it may be the root of our problems.
[...]
ERROR: A later revision (one with a higher revision number) of
fileset "HPOvLcore.HPOVXPL,r=2.00.000" has already been
installed.
Either remove this fileset or change the "allow_downdate"
option to "true".
* Reading source for file information.
* Executing preDSA command.
[...]
We did try setting allow_downdate to true, but that still doesn't seem to resolve our install problem.
I don't understand... 'swlist|grep HPOvLcore' shows *nothing*, so how can it be that the package is installed?
I'm not sure if we can find the HPOvLcore package specifically needed, and install it manually.
Comments?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 12:18 AM
12-15-2006 12:18 AM
Re: Problems installing an application ("a later revision already installed")
Please see the following thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1052634&admit=-682735245+1166188482599+28353475
HOpefully it will help you out. There was not a solution posted but there are some things you can try to resolve your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 01:35 PM
12-15-2006 01:35 PM
SolutionIt looks like HPOvLcore is a part of a bundle. You can check with
# swlist -l bundle -l product
Anyway, this issue seems to be documented in QXCR1000376614.
According to HP's knowledge base workaround is:
"Ignore these errors. ovoinstall will ask you, if you want to continue anyway. Answer yes, and
the installation will continue."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2006 05:42 PM
12-15-2006 05:42 PM
Re: Problems installing an application ("a later revision already installed")
try
# swlist -R |grep HPOvLcore
to search installed software.
also as output suggests in swinstall window
click on Options and check Reinstall files,
Reinstall Filesets, Allow installation of lower version and install otherwise
try to remove the software and reinstall it,
-Santosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2006 12:59 AM
12-18-2006 12:59 AM