- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Gzip: Unknow Error
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
10-10-2002 11:01 AM
10-10-2002 11:01 AM
Gzip: Unknow Error
When we try to use gzip to compact an archive with more than 2 GB it we present the error message arquivo:Unknown. Somebody knows some thing on this? They had informed me that gzip more than not comapcta 2GB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 11:09 AM
10-10-2002 11:09 AM
Re: Gzip: Unknow Error
You need to use a GNU version of 'gzip'. See here:
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gzip-1.3.3/
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 11:11 AM
10-10-2002 11:11 AM
Re: Gzip: Unknow Error
What version of gzip do you have? - run
gzip -V
Versions less than 1.3 can have problems with files > 2Gb.
Try using 1.3.3 - available from
http://hpux.cs.utah.edu/hppd/hpux/Gnu/gzip-1.3.3/
I've always had success with this version on largefiles.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 11:42 AM
10-10-2002 11:42 AM
Re: Gzip: Unknow Error
ERROR: Could not apply the software selection "gzip" because there
are no product variations that are compatible with the
destination host(s). To select incompatible software, specify
the "-x allow_incompatible=true" option on the command line.
* Software selection failed for
"cenesp05:/tmp/gzip-1.3.3-sd-11.00.depot".
ERROR: No software has been selected.
ERROR: Cannot continue the "swinstall" task.
* Selection had errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 12:26 PM
10-10-2002 12:26 PM
Re: Gzip: Unknow Error
Is your OS 11.0?
If not, you'll need to bring down the proper depot - they have 10.2, 11.0 (This is OK for 11i also) 11.20 (This is OK for 11.22 also)
If you do have 11.0 then include that parameter
-x allow_incompatible=true
on the command line if installing that way.
If using SAM then do
Options -> Change Options -> OK -> click Allow installation of incompatible software
before installing
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 12:42 AM
10-11-2002 12:42 AM