Can't Update Packages

Ok next i want to update packages and then install Midnight Commander, i try[root@localhost ~]# yum update
Loaded plugins: fastestmirror, kmod
Setting up Update Process
No Packages marked for Update

Why? How i can do it and why i see this massage :oops: ?

More info:
[root@localhost ~]# yum install mc
Loaded plugins: fastestmirror, kmod
Setting up Install Process
No package mc available.
Error: Nothing to do
[root@localhost ~]# uname -m
x86_64
[root@localhost ~]# uname -r
2.6.32-431.el6.x86_64

One of user tell me that i must install this rpm -ivh http://mirror.centos.org/centos/6/os/x86_64/Packages/centos-release-6-5.el6.centos.11.1.x86_64.rpm

And next yum update is work, it’s true? And it’s not conflict with distro?

P.S. I search in google same problems, but can’t understand what’s problem…

Its telling you that you have no packages to update. This is not a error.

ok, but how i can install MC? :frowning:

because i see this…
[root@localhost ~]# yum repolist
Loaded plugins: fastestmirror, kmod
repolist: 0
[root@localhost ~]# rpm -q centos-release
package centos-release is not installed

You wont find the centos-release package as we are not CentOS. We are the shmz os.

mc is a package we have in our repos.

mc.x86_64 1:4.7.0.2-3.el6 base

yum install mc

Maybe try a yum clean all to clear your repo cache.

What does the /etc/yum.repos.d directory show.

[root@localhost ~]# yum install mc
Loaded plugins: fastestmirror, kmod
Setting up Install Process
No package mc available.
Error: Nothing to do

The folder /etc/yum.repos.d is empty :(( i must to created file FreePBX.repo ?

P.S. I install this disto in Oracle VM VirtualBox just like to the server and FreePBX.repo file is was, and mc install normal…

Only one different was when install, i think i not set kickstart file. :((

I install Thx. very mutch

Maybe i do same operation? because kickstart-advanced-asterisk11.cfg is not running when install disto… :frowning: ?

I have no clue what you are saying here. I am sorry I am not following.