- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem Installing Patch 8.11.6.security.cr.pa...
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
03-04-2003 12:25 PM
03-04-2003 12:25 PM
Problem Installing Patch 8.11.6.security.cr.patch
I am trying to install the sendmail.8.11.6.security.cr.patch file onto an HP-UX 10.20 system running sendmail 8.11.x. I downloaded the file onto the machine's /tmp directory. While logged onto the system as root I ran the command:
patch -p0 < /tmp/sendmail.8.11.6.security.cr.patch
The result of the above command was the following error message:
Hm... I can't seem to find a patch in there anywhere.
What am I doing wrong or missing? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2003 12:28 PM
03-04-2003 12:28 PM
Re: Problem Installing Patch 8.11.6.security.cr.patch
Have you thought about trying HP's replacement binary? Location and complete instructions in this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xdd549c196a4bd71190080090279cd0f9,00.html
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2003 12:30 PM
03-04-2003 12:30 PM
Re: Problem Installing Patch 8.11.6.security.cr.patch
Sorry.
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2003 12:33 PM
03-04-2003 12:33 PM
Re: Problem Installing Patch 8.11.6.security.cr.patch
The message ``Hmm...'' indicates that there is unprocessed text in the patch file and that patch is attempting to intuit whether there is a patch in that text and, if so, what kind of patch it is.
So, I would suggest you to download the file again, check the cksum output and try again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2003 01:12 PM
03-04-2003 01:12 PM
Re: Problem Installing Patch 8.11.6.security.cr.patch
handle the diffs with the file. HP-UX 10.20 was not mentioned. At the same time, there is GNU patch available as an alternative. I was thinking of downloading the package onto the system in question and using that file as opposed to the one that came with the operating system. Any thoughts?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2003 01:23 PM
03-04-2003 01:23 PM
Re: Problem Installing Patch 8.11.6.security.cr.patch
There is a disconnect between Windows ASCII and Unix ASCII in regards to the EOL character which appears as ^M on the HP-UX side. So if you more your patch file and see ^M's at the end of all your lines then the patch file is corrupted and should be ftp'd again using binary mode.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2003 07:45 AM
03-05-2003 07:45 AM
Re: Problem Installing Patch 8.11.6.security.cr.patch
I cant update my 8.12.6 ..
Richard