Yum error :You could try using --skip-broken to work around the problem , You could try running:


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Yum error :You could try using --skip-broken to work around the problem , You could try running:
# 1  
Old 10-24-2013
Yum error :You could try using --skip-broken to work around the problem , You could try running:

Hi Guys,

I got below error while trying to install

Code:
 yum localinstall libstdc++-4.4.7-3.el6.i686.rpm
Loaded plugins: product-id, refresh-packagekit, security, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Setting up Local Package Process
Examining libstdc++-4.4.7-3.el6.i686.rpm: libstdc++-4.4.7-3.el6.i686
Marking libstdc++-4.4.7-3.el6.i686.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package libstdc++.i686 0:4.4.7-3.el6 will be installed
--> Processing Dependency: ld-linux.so.2 for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: ld-linux.so.2(GLIBC_2.3) for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libc.so.6 for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libc.so.6(GLIBC_2.0) for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libc.so.6(GLIBC_2.1) for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libc.so.6(GLIBC_2.1.3) for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libc.so.6(GLIBC_2.2) for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libc.so.6(GLIBC_2.3) for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libc.so.6(GLIBC_2.3.2) for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libc.so.6(GLIBC_2.4) for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libm.so.6 for package: libstdc++-4.4.7-3.el6.i686
--> Processing Dependency: libm.so.6(GLIBC_2.0) for package: libstdc++-4.4.7-3.el6.i686
--> Finished Dependency Resolution
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libc.so.6
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libm.so.6
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libm.so.6(GLIBC_2.0)
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libc.so.6(GLIBC_2.1)
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: ld-linux.so.2
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libc.so.6(GLIBC_2.3.2)
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libc.so.6(GLIBC_2.0)
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libc.so.6(GLIBC_2.2)
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libc.so.6(GLIBC_2.3)
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: ld-linux.so.2(GLIBC_2.3)
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libc.so.6(GLIBC_2.1.3)
Error: Package: libstdc++-4.4.7-3.el6.i686 (/libstdc++-4.4.7-3.el6.i686)
           Requires: libc.so.6(GLIBC_2.4)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest



I tried google no luck,,,

tried yum clean metadata, yum clean all

ran from

Code:
 pwd
/root/Packages

my repo file :
cat /etc/yum.repos.d/rhel-6-local.repo
[local]
name=my repo local
baseurl=file:///root/Packages
enabled=0
gpgcheck=0


In fact other packages got installed well..

I did not try the workaround given ie You could try using --skip-broken to work around the problem , You could try running:



Can anyone pls help ?

Thanks,

---------- Post updated at 03:03 PM ---------- Previous update was at 12:28 PM ----------

Anyone Smilie

---------- Post updated at 08:13 PM ---------- Previous update was at 03:03 PM ----------

NM, its fixed.... i installed the lib files using the i686 package

Last edited by jim mcnamara; 10-24-2013 at 10:46 PM..
# 2  
Old 10-24-2013
Thanks for posting the answer to the problem.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Stop http service, yum still work CentOS7

Can anyone explain me why yum still working when I stop http service on my localmachine. If I'm not wrong, yum repository use port 80 and 443, so stop http service should technicly stop possibility to install packages ? (6 Replies)
Discussion started by: veloxcbr
6 Replies

2. UNIX for Beginners Questions & Answers

Installation of virt-manager while yum update and yum install rhvm does not work

I have downloaded RHEV-H 4.2 Red Hat Virtualization - Red Hat Customer Portal (RHVirtualization 4.2 Host and Manager iso). I uploaded the image and installed on an HP G9 server baremetal. I found I dont have a WAN/net connectivity later on HPG9 server. How can I still install virt-manager on... (1 Reply)
Discussion started by: Paras Pandey
1 Replies

3. Linux

Yum skip-broken error

I'm trying to install mysql-connector-odbc using yum. It gives me this error. Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-manager This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register. ... (2 Replies)
Discussion started by: adi.6194
2 Replies

4. Red Hat

Questions about running local YUM server

Im building a local yum server to update a handful of RHEL6 and RHEL7 servers, I'll be sharing out these updates via a local http webserver but I have a few questions. 1) it seem I am only able to download RHEL6 patches from a RHEL6 box and 7 patches from a 7 box which would mean I would have to... (1 Reply)
Discussion started by: dendenyc
1 Replies

5. Shell Programming and Scripting

Can I skip files when running rm command

Platform: Oracle Enterprise Linux 6.2 I have several files like below. I want to remove all files except one file For example , I want to remove all the files below except dasd_91197.trc $ ls -alrt *.trc -rw-r----- 1 ecmdev wms 8438784 May 7 21:30 dasd_91177.trc -rw-r----- 1 ecmdev wms ... (3 Replies)
Discussion started by: John K
3 Replies

6. Linux

YUM HANGS AT RUNNING TRANSACTION TEST

Hi When i trying to update using yum, hangs at Running transaction test. # yum update yum Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: ftp.oss.eznetsols.org * extras: ftp.oss.eznetsols.org * base: ftp.oss.eznetsols.org * updates:... (2 Replies)
Discussion started by: anil8103
2 Replies

7. Red Hat

yum problem

hi i am not able to do yum update in centos5 i was not able to use yum at all.i am getting an like this. #yum update Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Setting up Update Process No Packages marked for Update please help me what i have missed (6 Replies)
Discussion started by: praneel2k
6 Replies

8. UNIX for Dummies Questions & Answers

Centos commands: Yum Upgrade versus Yum update

Hi, I would like to know the difference between YUM UPDATE and YUM UPGRADE. The man pages say upgrade is same as update with the obsolete option. And by default it says the obsolete option is turned on, which would make them equivalent. Does not say what obsolete does. Can someone please... (3 Replies)
Discussion started by: mojoman
3 Replies

9. Red Hat

Yum installation problem from DVD !

Friends , I want to install package using yum from DVD in RHEL 5 . Hence I just follow the below rules : 1) # mount /dev/hdc /cdrom/ mount: block device /dev/hdc is write-protected, mounting read-only 2) Edit the yum rhel-debuginfo.repo file like following way : # pwd... (3 Replies)
Discussion started by: shipon_97
3 Replies

10. UNIX for Dummies Questions & Answers

awk problem broken pipe

Hello everyone I got a school project that was due yesterday so i really would aprreciate some help the following is an example of the input file (bateriaTestes) 1 caeiro 2000 d 2 pessoa 100 w 3 campos 200 b 4 soares 500 w simple 4 field lines. lines separated by \n and fields by... (1 Reply)
Discussion started by: zemanel
1 Replies
Login or Register to Ask a Question