Sponsored Content
Operating Systems Solaris Remove orphaned packages on Solaris ? Post 302183277 by chinezu' on Tuesday 8th of April 2008 04:27:58 PM
Old 04-08-2008
Yes. How do I do it ? Smilie
 

10 More Discussions You Might Find Interesting

1. Solaris

Solaris packages and .CSW files

Hello, I would like to know what are the *.CSW file for in a Solaris package or what is the "politic" of those files. I realized for example that when I install my package of Postfix, I have some postfix files created in /opt/csw/etc/postfix but some of them have the .CSW extension. This is... (0 Replies)
Discussion started by: Tex-Twil
0 Replies

2. Solaris

Remove unwanted packages

I got a system which was installed with SUNWCXall cluster installed on it and i want remove unwanted software like GMNOME, Java Desktop System, Staroffice and numerous other softwares .. i want to do an automated removal of these packages where its uninstalled by itself ..from the is there any... (4 Replies)
Discussion started by: fugitive
4 Replies

3. Solaris

Gnome Packages on Solaris 10 u6

If my system is supposed to be a pure oracle database server can i remove all the GNOME packages from the system ? Currently system is installed with Everything+OEM and i want the image to be as small as possible remove the unnecessary softwares from it so that its a master image for other servers.... (2 Replies)
Discussion started by: fugitive
2 Replies

4. Shell Programming and Scripting

script to remove packages

script to remove packages in solaris .. i want to create a script which run should remove the packaged listed in a file from the given server can anyone guide me .. i think i can do it with expect .. is there any other way to do it ? (1 Reply)
Discussion started by: fugitive
1 Replies

5. Shell Programming and Scripting

Trap not working in orphaned child processes

I've search the various posts in these forums, but have not come up with a solution to my problem. I have a parent process that calls a child script, runs it in the background and the parent finishes - without waiting for the child process to complete. Inside the child, a trap is issued to trap... (6 Replies)
Discussion started by: HobieCoop
6 Replies

6. Solaris

Solaris 10 packages

can one install packages from different Solaris 10 subversion on a SPARC? (if we don't have the install media for exact same Solaris10.) (3 Replies)
Discussion started by: orange47
3 Replies

7. UNIX for Dummies Questions & Answers

Orphaned processes

From my understanding orphaned processes imply the processes which are not actually running really.it might have already finished buy still showing the process Id Is there any command to filter out those orphaned processes alone? (2 Replies)
Discussion started by: pandeesh
2 Replies

8. Solaris

Installing packages in Solaris 11

I want to install EMCpower (EMC Powerpath package) in Solaris 11. At most of the places, I can see procedure to install packages which comes with repository. This is third party tool, I have downloaded it to /var/tmp. How should I install it ? root@orapdps11 # pkg publisher PUBLISHER ... (4 Replies)
Discussion started by: solaris_1977
4 Replies

9. Solaris

Solaris 10 packages

Hi all, Does anyone know where you can get solaris 10 packages these days? It seems that sunfreeware have now started charging you to download them, which is good. I have found opencsw, but that seems to rely on you hooking the machine into the interenet and at the moment I am trying to... (3 Replies)
Discussion started by: callmebob
3 Replies

10. Solaris

How to install .p51 packages in Solaris 11.4?

Does anyone know how to install a package that comes in a p5i file in Solaris 11.4? The first thing the Oracle documentation says is to "launch packagemanager". Well they removed packagemanager from 11.4 (and you can't install it yourself). I want a package from... (7 Replies)
Discussion started by: Michele31416
7 Replies
DPKG-CHECKDEPS.RB(1)					      General Commands Manual					      DPKG-CHECKDEPS.RB(1)

NAME
dpkg-checkdeps.rb - Utility to check deb dependency SYNOPSIS
dpkg-checkdeps.rb [opts] debfile ... dpkg-checkdeps.rb [opts] --from packages pkgname... dpkg-checkdeps.rb [opts] --from --all dpkg-checkdeps.rb [opts] --check pkgname... opts: --to packages --arch arch --verbose -q DESCRIPTION
dpkg-checkdeps.rb checks deb dependency problems when specified deb packages are installed in the target packages list. OPTIONS
-t packages-file --to packages-file Specify target packages-file. If this option is used multiple times, packages lists are appended. If no -t option specified, default is current installed packages list, that is, /var/lib/dpkg/status. -f packages-file --from packages-file Specify source packages-file. If this option is used multiple times, packages lists are appended. If you use this option, you can select packages by package-name, or all of them by --all option. -A --all Select all packages in source packages-file. You must use this option with --from option. -a arch --arch arch Specify acceptable arch in packages-file. Default is installation_architecture of dpkg. -c --check Check selected packages are satisfied by all packages in target packages. -v --verbose Verbose mode -h --help Display some help. EXAMPLES
% dpkg-checkdeps.rb --arch alpha --to '*/binary-$ARCH/Packages' --from ../proposed-updates/Packages' --all % dpkg-checkdeps.rb --to '*/binary-$ARCH/Packages' --check libc6 BUGS
There are probably tons of bugs in this program. This checks only depends, recommends and suggests, doesn't check pre-depends and conflicts, yet. This program comes with no warranties. If running this program causes fire and brimstone to rain down upon the earth, you will be on our own. AUTHOR
Fumitoshi UKAI <ukai@debian.or.jp>. DEBIAN
Debian Utilities DPKG-CHECKDEPS.RB(1)
All times are GMT -4. The time now is 01:51 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy