- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- JetDirect installation problems
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
07-26-2006 10:06 AM
07-26-2006 10:06 AM
#: file HP11e134.SD
HP11e134.SD: tar file
# tar -xvf HP11e134.SD
#: ll
total 7312
-rw-r--r-- 1 root sys 3737600 Jul 26 17:56 HP11e134.SD
drwxr-xr-x 5 bin bin 96 Jul 26 17:56 HPNPL
drwxr-xr-x 4 root sys 96 Jul 26 17:56 catalog
#: swinstall -s /tmp/JetDirect/HP11e134.SD
takes me into swinstall with this error message:
"newops6:/tmp/JetDirect/HP11e134.SD": You do not have the required
permissions to perform this operation. Check permissions using the
"swacl" command or see your system administrator for assistance. Or,
to manage applications designed and packaged for nonprivileged mode,
see the "run_as_superuser" option in the "sd" man page.
Also tried swinstall on HPNPL dirrectory which also fails.
How exactly do I run swinstall?
The OS is 11.23
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 03:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 12:53 AM
07-27-2006 12:53 AM
Re: JetDirect installation problems
swinstall -s
where
swinstall -s /tmp/JetDirect/HP11e134.SD \*
where \* tells swinstall: select all products in the depot.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 01:02 AM
07-27-2006 01:02 AM
Re: JetDirect installation problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 02:02 AM
07-27-2006 02:02 AM
Re: JetDirect installation problems
That was the trick. I tried and I tried but it only worked after I restarted the swagentd daemon. I knew these things died sometimes but I didn't realize this one hung. The bizarre thing was, I run exactly the same swinstall command on another machine, with same OS version, and it worked, but not here.
Bill Hassell
Thanks for the syntax, that was what I needed. I am going to save it.
Jonathan Fife,
Thanks for the observation about tar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2006 03:36 AM
07-27-2006 03:36 AM
Re: JetDirect installation problems
Bill Hassell, sysadmin