- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- problems with swinstall
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
08-01-2001 03:26 AM
08-01-2001 03:26 AM
problems with swinstall
I am trying to install a patch on my 9000/782/J2240 box (hpux 11.0) with the following command :
swinstall -x autoreboot=true -x patch_match_target=true -s /tmp/PHSS_xxxxx.depot
ans the output is :
======= 08/01/01 12:57:33 METDST BEGIN swinstall SESSION
(non-interactive)
* Session started for user "root@hostname".
* Beginning Selection
* Target connection succeeded for "hostname:/".
* "hostname:/tmp/depot/PHSS_24128.depot": This source is a tape
device.
* "hostname:/tmp/depot/PHSS_24128.depot": Cannot open the logfile
on this target or source. Possibly the media is read-only or
there is a permission problem. Check the daemon logfile and
"/var/tmp/swagent.log" on this host for more information.
NOTE: Cannot continue the "swinstall" task.
======= 08/01/01 12:57:41 METDST END swinstall SESSION
(non-interactive)
need help
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2001 03:41 AM
08-01-2001 03:41 AM
Re: problems with swinstall
/tmp/depot/PHSS_24128.depot
and not from /tmp/PHSS_24128.depot as you typed.
Try to create a directory depot in /tmp
and try again.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2001 03:41 AM
08-01-2001 03:41 AM
Re: problems with swinstall
Make sure that your hostname is correct in /etc/hosts and the you have a 'localhost' (127.0.0.1) specification too. Try restarting the 'swagentd' too:
# swagentd -r
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2001 03:56 AM
08-01-2001 03:56 AM
Re: problems with swinstall
for james : the /etc/hosts is correct and i restartd the swagentd but the probleme steel hapen.
What about the message : This source is a tape device.
I don't understand it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2001 04:00 AM
08-01-2001 04:00 AM
Re: problems with swinstall
var/tmp/swagent.log
I believe that error message is a default..
Try bringing up swinstall interactively.
ie just
#swinstall
and select the source yourself
This will confirm if the depot is good and if swagent is in a good state or if it is simply some command line problem
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2001 04:03 AM
08-01-2001 04:03 AM
Re: problems with swinstall
http://europe-support2.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=1a99865a194b05648c?PATCH_PATH=/hp-ux_patches/s700_800/11.X/PHSS_24128&HW=s800&OS=11.00#installinst
The problem must exist elsewhere.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2001 04:04 AM
08-01-2001 04:04 AM
Re: problems with swinstall
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2001 04:08 AM
08-01-2001 04:08 AM
Re: problems with swinstall
This patch has quite a few special instructions/conditions for installation. Are you sure that it applies to your system?
http://us-support2.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=75da3ccc0e26edbe2d?PATCH_PATH=/hp-ux_patches/s700_800/11.X/PHSS_24128&HW=800&OS=11.00
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2001 04:42 AM
08-01-2001 04:42 AM
Re: problems with swinstall
thank's a lot.
maafa