Koozali.org: home of the SME Server
Obsolete Releases => SME 8.x Contribs => Topic started by: antdickens on June 12, 2012, 05:00:54 PM
-
Hi
I am trying to add the user-manager and vacation message add on to my SME version 8 server
When i run the following command via Putty
[root@server ~]# yum --enablerepo=smecontribs install smeserver-vacation
I get
Loaded plugins: fastestmirror, protect-packages, smeserver
Loading mirror speeds from cached hostfile
* base: mirror.bytemark.co.uk
* smeaddons: mirror.hakkers.com
* smecontribs: mirror.hakkers.com
* smeextras: mirror.hakkers.com
* smeos: mirror.hakkers.com
* smeupdates: mirror.hakkers.com
* updates: mirror.bytemark.co.uk
Excluding Packages from CentOS - os
Finished
Excluding Packages from CentOS - updates
Finished
Setting up Install Process
No package smeserver-vacation available.
Nothing to do
I tried it on our other sme 7 server and it worked fine
Where should i start looking to solve this issue?
Thanks in advance
-
take a look here:
http://wiki.contribs.org/SME8.0_Contribs_QA#Setup
-
I don't think all contribs get into sme8 contribs (yet)
that means you need to add the sme7 contribs repo and use the adequate command
http://wiki.contribs.org/SME8.0_Contribs_QA (http://wiki.contribs.org/SME8.0_Contribs_QA)
yum install --enablerepo=sme7contribs .....
use that "new" repo with cautions
I personally use vacation contrib on SME8 and work fine
-
Thankyou
That got it
-
Hi out there!
I have the same problem installing "user-manager" and "vacation" on an new installed sme8.
Please, could anybody explain exately what steps I have to do, to get it working on my sme8.0.
The "db" command as described on
http://wiki.contribs.org/SME8.0_Contribs_QA#Setup
seems to be unknown on my sme.
Thanks to everybody!
-
Hi out there!
I have the same problem installing "user-manager" and "vacation" on an new installed sme8.
Please, could anybody explain exately what steps I have to do, to get it working on my sme8.0.
The "db" command as described on
http://wiki.contribs.org/SME8.0_Contribs_QA#Setup
seems to be unknown on my sme.
Thanks to everybody!
Hi Roberto
please report here the error you get, thank you
-
Hi Stefano,
this is my in- and output:
bash-3.2# db yum_repositories set sme7contribs repository
bash: db: command not found
bash-3.2# GPGCheck yes
bash: GPGCheck: command not found
bash-3.2# MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7
bash: MirrorList: command not found
bash-3.2# Name 'SME 7 - contribs'
bash: Name: command not found
bash-3.2# Visible no
bash: Visible: command not found
I tried to copy it per linie, per block - but the same result: command not found.
As antdickens said, on my sme 7.6 it worked.
What is wrong?
Thank's a lot.
Roberto
-
bash-3.2#
you are not root here, aren't you?
-
no, I was not, but now I tried as root:
Last login: Sun Jun 17 12:47:41 2012
[root@sme80 ~]# db yum_repositories set sme7contribs repository
[root@sme80 ~]# GPGCheck yes
-bash: GPGCheck: command not found
[root@sme80 ~]# MirrorList http://distro.ibiblio.org/pub/linux/distributions/smeserver/mirrorlist/smecontribs-7
-bash: MirrorList: command not found
[root@sme80 ~]# Name 'SME 7 - contribs'
-bash: Name: command not found
[root@sme80 ~]# Visible no
-bash: Visible: command not found
[root@sme80 ~]# status disabled
-
ahem..
it's one line only command.. if you remove "\" you must put all on one line, otherwise cut & paste and you're done..
my bad, I did not read all the lines..
-
:-P
Thank you very, very much - it works graet.
Roberto
-
Moving to 8.xx contribs section of the forum, this is not a core issue.
-
ahem..
it's one line only command.. if you remove "\" you must put all on one line, otherwise cut & paste and you're done..
my bad, I did not read all the lines..
Hello,
I try this command, and doesn't work :
[root@sme home]# 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
bash: db: command not found
[root@sme home]#
What is the problem please ?
I know Debian well, but SME, it's my first time.
Thanks
-
fredox27, I'm sorry, didn't see your post
can you tell us something more on your setup?
-
I ran into this problem last week when we set up a new SME 8 server. I summarized this in a bug report, #7020 "No package smeserver-remoteuseraccess available".
UPDATE: I ran the process described in the SME 8 Contribs QA setup again this morning and it worked fine. I apologize for the noise.