Sponsored Content
Top Forums UNIX for Dummies Questions & Answers No 5 fail. When install Patches. How to settle? Post 31349 by RTM on Wednesday 6th of November 2002 10:55:31 AM
Old 11-06-2002
Could not find specific information on the 'fix' for the error on SunSolve.

Some suggestions and questions:

Were both systems in single user mode when applying the patches?

Have you tried adding the 106361 patch by itself?

Have you followed the intructions in Install.info for doing a script trace on the patch? (Install.info will be in the directory for the specific patch). Try that and see if a more descriptive error is given (or if the patch actually works).
 

7 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Microsoft and Sun Settle Litigation

http://www.microsoft.com/presspass/press/2004/apr04/04-02SunAgreementPR.asp no comments sad pressy (1 Reply)
Discussion started by: pressy
1 Replies

2. HP-UX

Trying to install codependent patches

I am trying to install patches PHKL_33463 & PHKL_33049. Each patch requires the other one. I have downloaded both of them as separate (tape) depot files. I'm assuming I can load them successfully if I can put them into the same depot file, BUT how do I do that? Any help would be greatly... (2 Replies)
Discussion started by: Ken Englander
2 Replies

3. Solaris

Solaris 9 install cd boot fail

Hi I hv try to install Solaris 9 on a SPARC machine. The machine now is with Solaris 10 OS. I try to load a Solaris 9 installation cd in and use "boot cdrom" on ok promt, but it give me "no boot device found" when it boot up. and when i use fsck, the system show me an error with the... (2 Replies)
Discussion started by: niuniu
2 Replies

4. UNIX for Dummies Questions & Answers

RegExp - settle a bet

A couple co-workers have a disagreement. Can you guys please settle this? One co-worker says regular expressions can inherently search and replace. His argument is that he can do a s/ regexp / replace in perl (and many other languages). The other says that by definition regular expressions... (2 Replies)
Discussion started by: earnstaf
2 Replies

5. Solaris

10_Recommended patches install - hangs!

Got a Solaris 10 05/09 machine recently built. Trying to run installcluster --s10cluster like Ive done loads of times before. On this particular machine, it just sits there, no output on command line. Any ideas what to try to see whats going wrong? (3 Replies)
Discussion started by: paulfoel
3 Replies

6. AIX

List of Installed patches for AIX from given set of patches

I need to find out list of installed patches from given list of patches. I have tried using instfix -f <File containing list of patches> -i -c But I was not able to understand the output of this command. It was like below. bos.perf.tools: :0.0.0.0:?: bos.rte.libc: :0.0.0.0:?: ... (4 Replies)
Discussion started by: Saurabh Agrawal
4 Replies

7. Red Hat

How do I install security patches with no internet access?

Hi, I'm pretty new to Linux and I want to download security patches and install them on RHEL 5.4. I've searched the red hat web site but cant seem to find where the download link is. (5 Replies)
Discussion started by: Jardoo
5 Replies
EDIT-PATCH(1)						      General Commands Manual						     EDIT-PATCH(1)

NAME
edit-patch, add-patch - tool for preparing patches for Debian source packages SYNOPSIS
edit-patch path/to/patch add-patch path/to/patch DESCRIPTION
edit-patch is a wrapper script around the Quilt, CDBS, and dpatch patch systems. It simplifies the process of preparing and editing patches to Debian source packages and allows the user to not have to be concerned with which patch system is in use. Run from inside the root directory of the source package, edit-patch can be used to edit existing patches located in debian/patches. It can also be used to incorporate new patches. If pointed at a patch not already present, it will copy the patch to debian/patches in the correct format for the patch system in use. Next, the patch is applied and a subshell is opened in order to edit the patch. Typing exit or pressing Ctrl-d will close the subshell and launch an editor to record the debian/changelog entry. edit-patch is integrated with the Bazaar and Git version control systems. The patch will be automatically added to the tree, and the debian/changelog entry will be used as the commit message. If no patch system is present, the patch is applied inline, and a copy is stored in debian/patches-applied. add-patch is the non-interactive version of edit-patch. The patch will be incorporated but no editor or subshell will be spawned. AUTHORS
edit-patch was written by Daniel Holbach <daniel.holbach@canonical.com>, Michael Vogt <michael.vogt@canonical.com>, and David Futcher <bobbo@ubuntu.com>. This manual page was written by Andrew Starr-Bochicchio <a.starr.b@gmail.com>. Both are released under the terms of the GNU General Public License, version 3. DEBIAN
Debian Utilities EDIT-PATCH(1)
All times are GMT -4. The time now is 06:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy