Hi Terry,
Ive run the script then tried to do local install of some software- error.
Then tried to run a contrib install (sme7admin)- error.
Does my config show that the repository location is correct?
here is the output...unsure why it keeps having issues. Thanks for the feedback.
login as: root
root@219.88.131.228's password:
Last login: Sat May 4 01:01:32 2013 from 119-224-106-1.callplus.net.nz
[root@server ~]# db yum_repositories set sme7contribs repository \
> GPGCheck yes \
> MirrorList
http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7 \
> Name 'SME 7 - contribs' \
> Visible no \
> status disabled
signal-event yum-modify
yum clean all[root@server ~]#
[root@server ~]# signal-event yum-modify
[root@server ~]# yum clean all
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "protect-packages" plugin
Loading "smeserver" plugin
Existing lock /var/run/yum.pid: another copy is running. Aborting.
[root@server ~]# yum clean all
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "protect-packages" plugin
Loading "smeserver" plugin
Cleaning up Everything
3 headers removed
0 packages removed
18 metadata files removed
0 cache files removed
6 cache files removed
[root@server ~]# db yum_repositories show sme7contribs
sme7contribs=repository
GPGCheck=yes
MirrorList=http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7
Name=SME 7 - contribs
Visible=no
status=disabled
[root@server ~]# ls
anaconda-ks.cfg install.log.syslog
install.log smeserver-system_monitor-1.1-1.noarch.rpm
[root@server ~]# yum localinstall smeserver-system_monitor-1.1-1.noarch.rpm
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "protect-packages" plugin
Loading "smeserver" plugin
Setting up Local Package Process
Examining smeserver-system_monitor-1.1-1.noarch.rpm: smeserver-system_monitor - 1.1-1.noarch
Marking smeserver-system_monitor-1.1-1.noarch.rpm to be installed
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package smeserver-system_monitor.noarch 0:1.1-1 set to be updated
--> Running transaction check
Setting up repositories
smeaddons 100% |=========================| 2.3 kB 00:00
smeextras 100% |=========================| 2.3 kB 00:00
base 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 951 B 00:00
smeos 100% |=========================| 2.3 kB 00:00
smeupdates 100% |=========================| 2.5 kB 00:00
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
primary.xml.gz 100% |=========================| 84 kB 00:01
smeaddons : ################################################## 171/171
primary.xml.gz 100% |=========================| 18 kB 00:00
smeextras : ################################################## 55/55
primary.xml.gz 100% |=========================| 408 kB 00:32
http://vault.centos.org/4.9/os/i386/repodata/primary.xml.gz: [Errno 4] Socket Error: timed out
Trying other mirror.
Error: failure: repodata/primary.xml.gz from base: [Errno 256] No more mirrors to try.
[root@server ~]# yum install smeserver-sme7admin --enablerepo=smecontribs
Loading "installonlyn" plugin
Loading "fastestmirror" plugin
Loading "protect-packages" plugin
Loading "smeserver" plugin
Cannot find a valid baseurl for repo: smecontribs
[root@server ~]#
Thanks again...