Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: sandoz on February 26, 2008, 02:18:04 PM

Title: yum install smeserver-userpanel
Post by: sandoz on February 26, 2008, 02:18:04 PM
i am trying to get smeserver-userpanel on my server 7.2, to add some more stuff to my server. It has been running fine for over a year now without troubles

when i try to install the above i get this:
Code: [Select]
[root@csserver ~]# yum --enablerepo=dungog install smeserver-userpanel
==============================================================
WARNING: Additional commands may be required after running yum
==============================================================
Loading "smeserver" plugin
Loading "fastestmirror" plugin
Setting up Install Process
Setting up repositories
Loading mirror speeds from cached hostfile
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: smeserver-userpanel
Nothing to do
================================================================
No new rpms were installed. No additional commands are required.
================================================================
[root@csserver ~]#

its been a while since i updated, but why its not working i don't know
this is in my yum.conf
Code: [Select]
[dungog]
enabled=0
baseurl=http://sme.dungog.net/packages/smeserver/7.0/i386/dungog/
name=SME Server 7 - dungog
gpgcheck=0
enablegroups=1
Title: Re: yum install smeserver-userpanel
Post by: william_syd on February 26, 2008, 02:43:17 PM
I believe the free dungog repo is to be used no more and you should be using the smecontribs repo instead.
Title: Re: yum install smeserver-userpanel
Post by: sandoz on February 26, 2008, 04:57:38 PM
ok, i seem to have upgraded yum somehow
however, when i install smeserver-userpanel i get:

Bad Gateway
The proxy server received an invalid response from an upstream server.
Title: Re: yum install smeserver-userpanel
Post by: SoftDux on February 27, 2008, 11:21:24 PM
Would you mind pasting the whole output from the yum install script?