CentOS Icon CentOS Logo
CentOS Text
   
  
www.centos.org Forum Index
   CentOS 6 - General Support
  Centos 6.2 and RPM not installing

 

 Bottom   Previous Topic   Next Topic
  •  Rate Thread
      Rate this Thread
      Excellent
      Good
      Average
      Bad
      Terrible
Poster Thread
  •  pschaff
      pschaff
Re: Centos 6.2 and RPM not installing
#4
Moderator
Joined: 2006/12/13
From Tidewater, Virginia, North America
Posts: 18773
The best repo for Multimedia is probably RPMforge although some prefer ATrpms.

I don't see gst-plugins-ugly anywhere.

# yum --noplugins --showduplicates --enablerepo \* --disablerepo c6-media,\*debug\*,\*-source list \*ugly
Available Packages
gstreamer-plugins-ugly.x86_64             0.10.16-2.el6.rf              rpmforge
gstreamer-plugins-ugly.x86_64             0.10.18-14.el6                atrpms  


Before proceeding please read about Installing Software and Repositories, and note the warnings and advice about installing and configuring the yum priorities plugin. Non-core repos should have a higher numeric value, which is a lower priority. Lower is "better" as in golf scores.

EPEL, RPMforge, and ATrpms do not play well together. Not so sure about RPMfusion as I don't use them, but only their -testing repos seem to be populated and you probably need the non-free repos as well if you want to use them for DVD support.
# yum --noplugins --showduplicates --disablerepo \* --enablerepo rpmfusion\* repolist
repo id                                     repo name                     status
rpmfusion-free-updates                      RPM Fusion for EL 6 - Free -    0
rpmfusion-free-updates-debuginfo            RPM Fusion for EL 6 - Free -    0
rpmfusion-free-updates-source               RPM Fusion for EL 6 - Free -    0
rpmfusion-free-updates-testing              RPM Fusion for EL 6 - Free -  104
rpmfusion-free-updates-testing-debuginfo    RPM Fusion for EL 6 - Free -   24
rpmfusion-free-updates-testing-source       RPM Fusion for EL 6 - Free -    0
rpmfusion-nonfree-updates                   RPM Fusion for EL 6 - Nonfree   0
rpmfusion-nonfree-updates-debuginfo         RPM Fusion for EL 6 - Nonfree   0
rpmfusion-nonfree-updates-source            RPM Fusion for EL 6 - Nonfree   0
rpmfusion-nonfree-updates-testing           RPM Fusion for EL 6 - Nonfree  17
rpmfusion-nonfree-updates-testing-debuginfo RPM Fusion for EL 6 - Nonfree   7
rpmfusion-nonfree-updates-testing-source    RPM Fusion for EL 6 - Nonfree   0
repolist: 152
_________________
Phil

Recommended reading: FAQ & Readme first ; Search hint: google "your topic site:centos.org"; Smart Questions
Posted on: 2012/1/20 22:40
Create PDF from Post Print
Top
  •  zach_gamma
      zach_gamma
Re: Centos 6.2 and RPM not installing
#3
Peeking in the Member Window
Joined: 2012/1/13
From
Posts: 25
Alex,

Thanks that helped (maybe).
I know that Fedora is Redhat's "free" project which gnerally has newer code levels than Redhat releases so I, obviously mistakenly, thought I would not be wanting a fedora repository.

I was able to get "rpm -ivh ..." to work. But now there does not seem to be any gst-plugins-ugly packages to install.

Below is what happens.

===============================================================================

>rpm -Uvh http://ftp.tlk-l.net/pub/mirrors/fedora-epel//6/x86_64/epel-release-6-5.noarch.rpm
Retrieving http://ftp.tlk-l.net/pub/mirrors/fedora-epel//6/x86_64/epel-release-6-5.noarch.rpm
warning: /var/tmp/rpm-tmp.7Pj8LN: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Preparing... ########################################### [100%]
1:epel-release ########################################### [100%]
>rpm -Uvh http://download1.rpmfusion.org/free/el/updates/testing/6/x86_64/rpmfusion-free-release-6-0.1.noarch.rpm
Retrieving http://download1.rpmfusion.org/free/el/updates/testing/6/x86_64/rpmfusion-free-release-6-0.1.noarch.rpm
warning: /var/tmp/rpm-tmp.AQ2Ehl: Header V3 RSA/SHA256 Signature, key ID 849c449f: NOKEY
Preparing... ########################################### [100%]
1:rpmfusion-free-release ########################################### [100%]
> yum install gst-plugins-ugly
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
epel/metalink | 14 kB 00:00
* base: ftp.swin.edu.au
* epel: ucmirror.canterbury.ac.nz
* extras: ftp.swin.edu.au
* rpmfusion-free-updates: ucmirror.canterbury.ac.nz
* rpmfusion-free-updates-testing: mirror.transact.net.au
* updates: ftp.swin.edu.au
epel | 4.3 kB 00:00
epel/primary_db | 4.1 MB 00:06
rpmfusion-free-updates | 2.7 kB 00:00
rpmfusion-free-updates/primary_db | 1.1 kB 00:00
rpmfusion-free-updates-testing | 2.7 kB 00:00
rpmfusion-free-updates-testing/primary_db | 48 kB 00:00
Setting up Install Process
No package gst-plugins-ugly available.

===================================================================

Cheers Zach.
Posted on: 2012/1/20 22:12
Create PDF from Post Print
Top
  •  ALex_hha
      ALex_hha
Re: Centos 6.2 and RPM not installing
#2
Regular Board Member
Joined: 2010/4/7
From
Posts: 78
Did you have already installed EPEL repository?

http://ftp.tlk-l.net/pub/mirrors/fedora-epel//6/x86_64/epel-release-6-5.noarch.rpm

# rpm -ivh epel-release-6-5.noarch.rpm
Preparing... ########################################### [100%]
1:epel-release ########################################### [100%]

# rpm -ivh --test rpmfusion-free-release-6-0.1.noarch.rpm
Preparing... ########################################### [100%]
Posted on: 2012/1/20 21:53
Create PDF from Post Print
Top
  •  zach_gamma
      zach_gamma
Centos 6.2 and RPM not installing
#1
Peeking in the Member Window
Joined: 2012/1/13
From
Posts: 25
Hi Folks.

I decided to try and a DVD on my system and found, in retrospect, not unsurprisingly, that it did not have the addon/plugin needed.
Did some looking and come to the conclusion that I need RPMfusion installed.
Found that it looked like I needed to issue

rpm -Uvh http://download1.rpmfusion.org/free/el/updates/testing/6/x86_64/rpmfusion-free-release-6-0.1.noarch.rpm

However I then get the error "epel-release >= 6 is needed by rpmfusion-free-release-6-0.1.noarch". Since I am under the impression Centos is Redhat I am guessing it is complaining that I am at 6.2 not 6.0

Any suggestions muchly appreciated.

Cheers
Zach
Posted on: 2012/1/20 21:37
Create PDF from Post Print
Top
 Top   Previous Topic   Next Topic

 


 You cannot start a new topic.
 You can view topic.
 You cannot reply to posts.
 You cannot edit your posts.
 You cannot delete your posts.
 You cannot add new polls.
 You cannot vote in polls.
 You cannot attach files to posts.
 You cannot post without approval.




"Linux" is a registered trademark of Linus Torvalds. | All other trademarks are property of their respective owners. | All other content is Copyright @ 2004-2009 by the CentOS Project or "each individual contributor (forums, comments, etc.) unless otherwise assigned".| Theme based on a theme by 7dana.com