Re: RPMForge downloaded on CentOS, but still no phpmyadmin

Posted by markkuk on 2012/5/2 20:58:21
Quote:

joao2 wrote:

I still don't understand what's going on! Why do I download and install something that turns out not to have the required thing in its repository.
[root@server1 ~]# yum --noplugins --showduplicates --enablerepo epel repolist
epel/metalink                                                       | 9.9 kB     00:00
repo id              repo name                                                    status
base                 CentOS-6 - Base                                               6,211+83
epel                 Extra Packages for Enterprise Linux 6 - x86_64               6,920+318
extras               CentOS-6 - Extras                                                    4
updates              CentOS-6 - Updates                                              756+74
repolist: 13,891
[root@server1 ~]# yum --noplugins --showduplicates --disablerepo \* --enablerepo epel list php\*
Error: No matching Packages to list
[root@server1 ~]# yum --noplugins --showduplicates --disablerepo \* --enablerepo epel list \*php
Available Packages
nntpgrab-php.x86_64                            0.7.1-1.el6                             epel
[root@server1 ~]# yum --noplugins --showduplicates --disablerepo \* --enablerepo epel\* list \*php\*
epel-debuginfo/metalink                                             | 8.8 kB     00:00
epel-debuginfo                                                      | 3.1 kB     00:00
epel-debuginfo/primary_db                                           | 443 kB     00:00
epel-source/metalink                                                | 9.2 kB     00:00
epel-source                                                         | 3.3 kB     00:00
epel-source/primary_db                                              | 1.1 MB     00:00
epel-testing/metalink                                               |  10 kB     00:00
epel-testing                                                        | 4.0 kB     00:00
epel-testing/primary_db                                             | 295 kB     00:00
epel-testing-debuginfo/metalink                                     | 9.3 kB     00:00
epel-testing-debuginfo                                              | 3.1 kB     00:00
epel-testing-debuginfo/primary_db                                   |  24 kB     00:00
epel-testing-source/metalink                                        | 9.3 kB     00:00
epel-testing-source                                                 | 3.3 kB     00:00
epel-testing-source/primary_db                                      |  66 kB     00:00
Available Packages
eclipse-phpeclipse.noarch                         1.2.1-6.el6                          epel
nntpgrab-php.x86_64                               0.7.1-1.el6                          epel


Let's get back to the basics. In #2 you were asked to provide the output from "./getinfo.sh package" but you haven't posted the results yet. Please download and run the script and post the results. It looks like you have excluded php and mysql from yum. Did you install this system by yourself?

This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=56&topic_id=37145&post_id=161955