Koozali.org: home of the SME Server

yum install smeserver-userpanel

Offline sandoz

  • ***
  • 47
  • +0/-0
yum install smeserver-userpanel
« 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

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: yum install smeserver-userpanel
« Reply #1 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.
Regards,
William

IF I give advise.. It's only if it was me....

Offline sandoz

  • ***
  • 47
  • +0/-0
Re: yum install smeserver-userpanel
« Reply #2 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.

Offline SoftDux

  • *****
  • 240
  • +0/-0
    • http://www.SoftDux.com
Re: yum install smeserver-userpanel
« Reply #3 on: February 27, 2008, 11:21:24 PM »
Would you mind pasting the whole output from the yum install script?