HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Swcopy question ..
Operating System - HP-UX
1832964
Members
2487
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
06-01-2006 06:25 AM
06-01-2006 06:25 AM
Attached are the steps I am using to add a depot to a local depot server.
The steps are using the GUI.
I would like to know if the following command woudl take care of it.
swcopy -s /path/to/my_downloaded_depot \* @/depot/HP-UX/11.XX/Apps/
Or if I need more steps to do the same thing though the command line.
Thanks
Richard
The steps are using the GUI.
I would like to know if the following command woudl take care of it.
swcopy -s /path/to/my_downloaded_depot \* @/depot/HP-UX/11.XX/Apps/
Or if I need more steps to do the same thing though the command line.
Thanks
Richard
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2006 06:34 AM
06-01-2006 06:34 AM
Re: Swcopy question ..
Should do it, I think. You can use the -p option to test it out without actually copying anything to make sure the syntax is correct and it will actually do what you intend.
--
Jeff Traigle
Jeff Traigle
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2006 06:36 AM
06-01-2006 06:36 AM
Solution
Hi Richard:
# swcopy -v -s /path_to_depot -x enforce_dependencies=false \* @ /var/tmp/swdepot
...is preferred since you are delaying the enforement of any dependencies until you actually do the 'swinstall'.
To see a depot's contents, do:
# swlist -d \* @ /path_to_depot
To install:
# swinstall -s /path_to_depot -x autoreboot=true -x patch_match_target=true
...Note that dependencies are enforced here and only patches that apply to the target server are applied.
Regards!
...JRF...
# swcopy -v -s /path_to_depot -x enforce_dependencies=false \* @ /var/tmp/swdepot
...is preferred since you are delaying the enforement of any dependencies until you actually do the 'swinstall'.
To see a depot's contents, do:
# swlist -d \* @ /path_to_depot
To install:
# swinstall -s /path_to_depot -x autoreboot=true -x patch_match_target=true
...Note that dependencies are enforced here and only patches that apply to the target server are applied.
Regards!
...JRF...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP