Home > centos error > centos error missing dependency /usr/bin/rebuild-security-providers

Centos Error Missing Dependency /usr/bin/rebuild-security-providers

errors General support questions including new installations Post Reply Print view Search Advanced search 16 posts 1 2 Next oldwierdal Posts: 119 Joined: 2007/04/23 13:57:42 Location: Yuma, Arizona resolving update errors Quote Postby oldwierdal » 2008/06/28 15:04:51 Sometimes we humans seem to have great difficulty believing what the machines we invented are telling us. For example, our dandy yum update program in CentOS 5 told me there were conflicts with OpenOffice and with java-1.4.2-gcj-compat. I recall, early on in my adventures with Linux and Fedora Core, and later with CentOS, suffering from brain-freeze when I would get error messages, and have to force myself to actually READ the message, and try to understand just what it was telling me. Nearly always, the message told me where the problem was, and sometimes what I should do to resolve it. Now comes the human frailty part of the equation. I need to BELIEVE what my machine just told me.e.g. During this most recent hefty update, PUP told me it had problems with openoffice conflicts, and it told me it had problems with java-1.4.2-gcj-compat. So, I unchecked the boxes for the two that were complaining, and let the update proceed. It finished the rest of the update, and returned to tell me that there were updates ready for openoffice and java-1.4.2-gcj-compat. The problems with openoffice were easy enough to understand. I had installed OpenOffice-2.4 a few months back. Since I don't recall having had any issues with the CentOS 5.1 specific version of openoffice, and since I hadn't seen anything in the brand-new OpenOffice-2.4 that I just HAD to have, I used Pirut to uninstall the conflicting OpenOffice-2.4, and ran PUP again, this time unchecking the box for java-1.4.2-gcj-compat. Again, the update proceeded without complaints.Now, for the last problem, java-1.4.2-gcj-compat. It wasn't quite as easy to find. Looking in Pirut for java* stuff, I couldn't see any obvious conflicts. I remembered reading a tip provided by Alan on this forum in a different, related thread, to try # yum clean all, and then # yum upgrade. Nice try, but that didn't fix it. So, I DO BELIEVE what my machine is telling me

Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack Overflow the company Business Learn more about hiring developers or posting ads with us Server Fault Questions Tags Users Badges Unanswered Ask Question _ Server Fault is a question and answer site for system and network administrators. Join them; it only http://www.centos.org/forums/viewtopic.php?t=11596 takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top Tomcat6 on RHEL 5.5 up vote 0 down vote favorite 1 Based on the answer to a similar question (CentOS) I have installed the jPackage .repo file and attempted http://serverfault.com/questions/240052/tomcat6-on-rhel-5-5 sudo yum install tomcat6. I am met with the following error messages: --> Finished Dependency Resolution java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 from rhel-x86_64-server-5 has depsolving problems --> Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 (rhel-x86_64-server-5) java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 from rhel-x86_64-server-5 has depsolving problems --> Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 (rhel-x86_64-server-5) java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 from rhel-x86_64-server-5 has depsolving problems --> Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 (rhel-x86_64-server-5) Error: Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 (rhel-x86_64-server-5) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest I found a site stating that perhaps installing rpm-build was the solution to all my problems, but that was not the case – it's already installed. I'd prefer to keep the package managed by a package manager (yum). Any experience with getting this to work? The RHN packages only include Tomcat5. For reference this is RHEL 5.5 on Rackspace servers, to be used with Django/Solr/Haystack for site search. Moving from previous h

Re: [Spacewalk-list] Upgrading 1.3 to 1.4 - dependancy errors Date: Tue, 07 Feb 2012 13:16:24 +0000 On https://www.redhat.com/archives/spacewalk-list/2012-February/msg00042.html 07.02.2012 12:09, Jan Pazdziora wrote: On Tue, Feb 07, 2012 https://bugzilla.redhat.com/show_bug.cgi?id=497213 at 11:29:01AM +0000, Mark Watts wrote: I have CentOS 5.7 x86_64 installed and I'm trying to upgrade from Spacewalk 1.3 to 1.4. I have the standard CentOS 5.7 repos enabled, along with EPEL, Jpackage and the two Spacewalk 1.4 repos, centos error as listed in the install guide. (https://fedorahosted.org/spacewalk/wiki/HowToInstall14) Running "yum upgrade" gets me this error: --> Finished Dependency Resolution java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 from installed has depsolving problems --> Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 (installed) Error: Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 (installed) You could try using --skip-broken to work centos error missing around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest /usr/bin/rebuild-security-providers is provided by (installed) jpackage-utils-1.7.3-1jpp.2.el5.noarch but that package is part of the Spacewalk update: ---> Package jpackage-utils.noarch 0:5.0.0-2.jpp5 set to be updated Anyone got any ideas? Would removing that java-1.4.2-gcj-compat help or is it Required by something? Well if I try and remove it, it gives me 88 other packages that would need to come off, including Spacewalk itself. spacewalk:/root # yum remove java-1.4.2-gcj-compat Loaded plugins: fastestmirror, rhnplugin Setting up Remove Process Resolving Dependencies --> Running transaction check ---> Package java-1.4.2-gcj-compat.x86_64 0:1.4.2.0-40jpp.115 set to be erased --> Processing Dependency: java-gcj-compat for package: bea-stax-api --> Processing Dependency: java-gcj-compat for package: bea-stax-api --> Processing Dependency: java-gcj-compat for package: jakarta-commons-httpclient --> Processing Dependency: java-gcj-compat for package: jakarta-commons-httpclient --> Processing Dependency: java-gcj-compat for package: jakarta-commons-lang --> Processing Dependency: java-gcj-compat for package: jakarta-commons-lang --> Processing Dependency: java-gcj-compat for package: jakarta

Log In [x] | Forgot Password Login: [x] Format For Printing -XML -Clone This Bug -Last Comment First Last Prev Next This bug is not in your last search results. Bug497213 - java-1.4.2-gcj-compat should not rely on rebuild-security-providers for compatibility reasons Summary: java-1.4.2-gcj-compat should not rely on rebuild-security-providers for compa... Status: CLOSED WONTFIX Aliases: None Product: Red Hat Enterprise Linux 5 Classification: Red Hat Component: java-1.4.2-gcj-compat (Show other bugs) Sub Component: --- Version: 5.3 Hardware: All Linux Priority low Severity high TargetMilestone: rc TargetRelease: --- Assigned To: Rodney Russ QA Contact: BaseOS QE - Apps Docs Contact: URL: Whiteboard: Keywords: Depends On: Blocks: Show dependency tree /graph Reported: 2009-04-22 15:52 EDT by Daniel Qarras Modified: 2014-08-24 04:05 EDT (History) CC List: 9 users (show) adk alex andrew candrews dkutalek dqarras icomfort lfarkas philip.brusten See Also: Fixed In Version: Doc Type: Bug Fix Doc Text: Story Points: --- Clone Of: Environment: Last Closed: 2014-06-03 08:37:30 EDT Type: --- Regression: --- Mount Type: --- Documentation: --- CRM: Verified Versions: Category: --- oVirt Team: --- RHEL 7.3 requirements from Atomic Host: Cloudforms Team: --- Attachments (Terms of Use) Add an attachment (proposed patch, testcase, etc.) Groups: None (edit) Description Daniel Qarras 2009-04-22 15:52:21 EDT Description of problem: # cat /etc/redhat-release Red Hat Enterprise Linux Server release 5.3 (Tikanga) # yum install eclipse-jdt eclipse-subclipse .... --> Finished Dependency Resolution java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 from rhel-x86_64-server-5 has depsolving problems --> Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 (rhel-x86_64-server-5) Error: Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.4.2-gcj-compat-1.4.2.0-40jpp.115.x86_64 (rhel-x86_64-server-5) See Bug 260161 for the Fedora report. This almost nullifies the idea of a simple Java related RPM repository :( Luckily there are few workarounds, for example: http://www.zarb.org/pipermail/jpackage-discuss/2008-July/012751.html Comment 1 Levente Farkas 2009-05-19 19

 

Related content

centos error x11 support required for gui compilation

Centos Error X Support Required For Gui Compilation p PMhey out there i'm an ab absolute newbie with linux and ubuntu so i apologise for my lack of knowlege been trying to install Mplayer didnt relatedl work through synaptic so was trying through terminal using instructions from http www oldskoolphreak com tfiles hack ubuntu txt problem is when i get to configure --enable-gui i get Error X support required for GUI compilation can anyone help me fix this many thanks Peter January th AMyou probably have to instal the x window dev files sudo apt-get install x-window-system-dev or install the

centos error while loading shared libraries libc.so.6

Centos Error While Loading Shared Libraries Libc so p during installation Issues related to software problems Post Reply Print view Search relatedl Advanced search posts bull Page of pennstate Posts Joined Libc so error during installation Quote Postby pennstate raquo I am a first-time user of centOS and have not used Linux for a few years so I hope someone may be able to help me troubleshoot the following error Please enter installation directory opt netcool rm error while loading shared libraries libc so cannot open shared object file No such file or directorycat error while loading shared libraries libc

centos error 11 unrecognized device string

Centos Error Unrecognized Device String p Member Registered - - Posts GRUB Error Unrecognized relatedl Device String This just popped out of nowhere i tried reinstalling GRUB with a livecd but that didn't work This is on a fresh install from last night This morning just rebooted and BAM The Windows option still works though rolleyes Heres my menu lst Arch Linuxtitle Arch Linuxroot hd kernel boot vmlinuz root dev disk by-uuid a d -bf b- dfe-a d- c b c roinitrd boot kernel img Arch Linuxtitle Arch Linux Fallbackroot hd kernel boot vmlinuz root dev disk by-uuid a d

centos error problem with internal logger update logfile = /var/log/clamav/freshclam.log

Centos Error Problem With Internal Logger Update Logfile var log clamav freshclam log p Get Kubuntu Get Xubuntu Get Lubuntu Get UbuntuStudio Get Mythbuntu Get Edubuntu Get Ubuntu-GNOME Get UbuntuKylin Ubuntu Code of Conduct Ubuntu Wiki Community Wiki Other Support relatedl Launchpad Answers Ubuntu IRC Support AskUbuntu Official Documentation User Documentation Social Media Facebook Twitter Useful Links Distrowatch Bugs Ubuntu PPAs Ubuntu Web Upd Ubuntu OMG Ubuntu Ubuntu Insights Planet Ubuntu Activity Page Please read before SSO login Advanced Search Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help SOLVED freshclam not updating due to permission issue Having

centos error inserting coretemp no such device

Centos Error Inserting Coretemp No Such Device p LM Sensors on Cent OS How To Get And Install The Coretemp Module purehate March Insights Comments relatedl Tweet If you have been following my progress over the last few days you will know that after a complete rebuild of the tools server and a change of the operating system I have been working hard to get all our temp monitoring back online The server previously ran Gentoo Linux which although is still my favorite distro is just not suited for a production server environment So we decided to go with Cent

centos error cannot create sourcedir /usr/src/redhat/sources

Centos Error Cannot Create Sourcedir usr src redhat sources table id toc tbody tr td div id toctitle Contents div ul li a href Cpio Md Sum Mismatch a li ul td tr tbody table p HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums Linux Forums Linux - Distributions Red Hat rpm error cannot create sourcedir User Name relatedl Remember Me Password Red Hat This forum is for the discussion p h id Cpio Md Sum Mismatch p of Red Hat Linux Notices Welcome to LinuxQuestions org a friendly and active Linux Community You are rpm-build currently

centos error while loading shared libraries libssl.so.4

Centos Error While Loading Shared Libraries Libssl so p it isn't installed -- Issues related to software problems Post Reply Print view Search Advanced relatedl search posts bull Page of jbruyet Posts Joined SSL is installed but it isn't installed -- Quote Postby jbruyet raquo Hey all I'm working on getting my Nagios server working but I've hit a wall -- there is isn't an ssl install Here's what I'm seeing I couldn't get NRPE to work so I ran it locally and this error popped up check nrpe error while loading shared libraries libssl so cannot open shared object

centos error zm requires gnutls/openssl.h

Centos Error Zm Requires Gnutls openssl h p available for Linux especially if you need to relatedl capture images and or video from multiple cameras both remote and local It offers a huge set of features that just aren't available in other pieces of free software Getting it to compile on Centos bit however is a bit of a chore There is some information in the ZoneMinder wiki on compiling and installing ZoneMinder on Centos but these instructions are incomplete and will not work After helping a coworker get it up and running and finding little information out there for

centos error while loading shared libraries libuno_sal so 3

Centos Error While Loading Shared Libraries Libuno sal So p not found Issues related to software problems Post Reply Print view Search Advanced search posts bull Page relatedl of Jhingman Posts Joined libXm so libc so not found Quote Postby Jhingman raquo the issue I'm having is the libraries in the subject libXm so and libc so aren't found by the system when trying to run a particular program We have it set up so that certain apps are installed to a server and when a user wants to use a particular app they call a shell script which in

centos error downloading treeinfo file

Centos Error Downloading Treeinfo File p Version Target VersionFixed in VersionSummary Install fails when Updates repository is added to install DescriptionWhen running an install with an updates repository included the install fails usually during the MAKEDEV package installation relatedl The install UI reports A fatal error has occurred when reading the installation media Installation cannot continue Exit Installer Steps To ReproduceAdditional InformationThis occurs when doing an NFS install of Centos where the Updates repository is either on NFS or HTTP If I remove the updates repository from the install it works as expected If I add in the EPEL repository

centos error problem with internal logger updatelogfile = /var/log/clamav/freshclam.log

Centos Error Problem With Internal Logger Updatelogfile var log clamav freshclam log p raquo Print Pages Author Topic SOLVED CLAMAV update problem Read times Members and relatedl Guests are viewing this topic brinsleyparagao Newbie Posts SOLVED CLAMAV update problem on August AM I make a new server and install clamav and extras but in restart service i see this error log Stopping Clam AntiVirus Daemon OK Starting Clam AntiVirus Daemon LibClamAV Warning LibClamAV Warning The virus database is older than days LibClamAV Warning Please update it as soon as possible LibClamAV Warning OK So i try make a update on

centos error 25 disk read error

Centos Error Disk Read Error p Search HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums Linux Forums Linux - Newbie After installation I get Error Disk read error relatedl Press any key to continue User Name Remember Me Password Linux - Newbie This Linux forum is for members that are new to Linux Just starting out and have a question If it is not in the man pages or the how-to's this is the place Notices Welcome to LinuxQuestions org a friendly and active Linux Community You are currently viewing LQ as a guest By joining our

centos error mdadm exited with status 127

Centos Error Mdadm Exited With Status p installation exits with mdadm error then grub freezes at loading stage General support questions Post Reply Print relatedl view Search Advanced search posts Next vvvvv Posts Joined SOLVED CentOS installation exits with mdadm error then grub freezes at loading stage Quote Postby vvvvv raquo Hi I made a clean reinstall from CentOS to CentOS I'm installing from external usb dvd drive My current partitioning sda - sda - GB md RAID - sda - GB md RAID sdb - sdb - GB md RAID - sdb - GB md RAID RAID devices -

centos error while loading shared libraries libgio-2.0.so.0

Centos Error While Loading Shared Libraries Libgio- so p General support questions including new installations Post Reply Print view Search Advanced search posts Next relatedl vinturi Posts Joined libglib- so problem Quote Postby vinturi raquo After I restart my PC following message is being displayed and GUI is not coming up How to get rid of this problem usr bin rhgb-client error while loading shared libraries libglib- so Cannot open shared object file No such file or directory --Thanks in advance Top pschaff Retired Moderator Posts Joined Location Tidewater Virginia North America Contact Contact pschaff Website Re libglib- so problem

centos error while loading shared libraries libmysqlclient.so.15

Centos Error While Loading Shared Libraries Libmysqlclient so p a DA server recently relatedl updated mysql to version you'll still need your old libmysqlclient so files from mysql This would be the error you're seeing root server directadmin service directadmin restart Stopping DirectAdmin FAILED Starting DirectAdmin usr local directadmin directadmin error while loading shared libraries libmysqlclient so cannot open shared object file No such file or directory FAILED To resolve the issue simply grab the old libmysqlclient so file from our server Example for CentOS - -bit run wget -O usr lib libmysqlclient so http files directadmin com services es

centos error while loading shared libraries libperl.so

Centos Error While Loading Shared Libraries Libperl so p libperl so General support relatedl questions including new installations Post Reply Print view Search Advanced search posts bull Page of dlindh Posts Joined Spamassassin error libperl so Quote Postby dlindh raquo Hi Just noticed that my spamassassin stopped scanning mail for me root msca ld so conf d service spamassassin startStarting spamd usr bin perl error while loading shared libraries libperl so cannot open shared object file No such file or directory FAILED Just running perl looks fine root msca ld so conf d perl -vThis is perl v built for

centos error while loading shared libraries libssl.so.0.9.8

Centos Error While Loading Shared Libraries Libssl so p it isn't installed -- Issues related to relatedl software problems Post Reply Print view Search Advanced search posts bull Page of jbruyet Posts Joined SSL is installed but it isn't installed -- Quote Postby jbruyet raquo Hey all I'm working on getting my Nagios server working but I've hit a wall -- there is isn't an ssl install Here's what I'm seeing I couldn't get NRPE to work so I ran it locally and this error popped up check nrpe error while loading shared libraries libssl so cannot open shared object