- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- swinstall failed - abort = unkown state and unable...
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
09-02-2003 12:39 PM
09-02-2003 12:39 PM
swinstall failed - abort = unkown state and unable to use or reboot the server
I wanted to install gunzip 1.3.1 ( I had r=1.2.4). I did :
swinstall -s /tmp/gzip-1.3.1-sd-11.00.depot
but during installation phasis I get this message (see file joined) and if I abort the installation; the server will be in unknown state and it won't be possible to use it or reboot.
What can I do ? kill or anything else ?
Thank you
Laurent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 12:46 PM
09-02-2003 12:46 PM
Re: swinstall failed - abort = unkown state and unable to use or reboot the server
That restarts the swagent daemon.
You may need to ps -ef | grep swinstall
and kill those processes.
I do not believe the server will be in an unknown state and unbootable based on what I see.
Preper install command line.
swinstall -s /tmp/gzip-1.3.1-sd-11.00.depot \*
I don't think that's going to help in this case, but you might as well get it right.
After you boot the box if needed, check and see whats going on with gzip.
swlist -l product | grep -i gzip
See what it returns. Hopefully the old version.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 12:46 PM
09-02-2003 12:46 PM
Re: swinstall failed - abort = unkown state and unable to use or reboot the server
/sbin/init.d/swagentd start
Goodluck
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 12:49 PM
09-02-2003 12:49 PM
Re: swinstall failed - abort = unkown state and unable to use or reboot the server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 01:11 PM
09-02-2003 01:11 PM
Re: swinstall failed - abort = unkown state and unable to use or reboot the server
there is something and I don't understand :
When I do gzip -V, I get :
gzip 1.2.4 (18 Aug 93)
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H
When I do swremove, I find a bundle with the release r=1.3.1 !!!
I deleted this bundle and I restart my installation.
I did a research : I have gzip r=1.2.4 in /usr/contrib/src.
Laurent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2003 01:34 PM
09-02-2003 01:34 PM
Re: swinstall failed - abort = unkown state and unable to use or reboot the server
It is not possible to install release 1.3.1.
I have always r=1.2.4 and I don't know to remove this release !
Laurent