Koozali.org: home of the SME Server
Obsolete Releases => SME Server 9.x => Topic started by: ntblade on September 08, 2014, 05:13:11 PM
-
Hi all,
I'm tryining an install of backuppc on sme9 (clean + upgrades)
When I try to install I get:
[root@smetest ~]# yum --enablerepo=smecontribs install
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
* base: mirrors.clouvider.net
* smeaddons: mirror.chiropratique.org
* smecontribs: mirror.chiropratique.org
* smeextras: mirror.chiropratique.org
* smeos: mirror.chiropratique.org
* smeupdates: mirror.chiropratique.org
* updates: centos.openitc.uk
base | 3.7 kB 00:00
base/primary_db | 4.4 MB 00:02
smeaddons | 2.9 kB 00:00
smeaddons/primary_db | 1.2 kB 00:00
smeextras | 2.9 kB 00:00
smeextras/primary_db | 183 kB 00:00
smeos | 3.1 kB 00:00
smeos/primary_db | 1.0 MB 00:00
smeupdates | 2.9 kB 00:00
smeupdates/primary_db | 1.2 kB 00:00
updates | 3.4 kB 00:00
updates/primary_db | 4.8 MB 00:02
Setting up Install Process
No package smeserver-BackupPC available.
Error: Nothing to do
[root@smetest ~]# yum --disablerepo=* --enablerepo=smecontribs list available
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
* smecontribs: mirror.chiropratique.org
Available Packages
cgminer.x86_64 1.6.2-1.el6.rf smecontribs
perl-Net-OpenVPN-Manage.noarch 0.02-2.el6.sme smecontribs
phpki.noarch 0.82-16.el6.sme smecontribs
smeserver-bridge-interface.noarch 0.2-1.el6.sme smecontribs
smeserver-crontab_manager.noarch 2.4-1.el6.sme smecontribs
smeserver-diskusage.noarch 0.2.0-1.el6.sme smecontribs
smeserver-fetchmail.noarch 1.5-1.el6.sme smecontribs
smeserver-mod_dav.noarch 1.1-2.el6.sme smecontribs
smeserver-openvpn-bridge.noarch 2.1-1.el6.sme smecontribs
smeserver-openvpn-s2s.noarch 0.2-1.el6.sme smecontribs
smeserver-password.noarch 1.2.0-2.el6.sme smecontribs
smeserver-phpki.noarch 0.2-1.el6.sme smecontribs
smeserver-remoteuseraccess.noarch 1.3-1.el6.sme smecontribs
smeserver-shared-folders.noarch 0.3-2.el6.sme smecontribs
smeserver-userpanels.noarch 1.1-1.el6.sme smecontribs
smeserver-vacation.noarch 1.1-1.el6.sme smecontribs
smeserver-zarafa-unix.noarch 1.0.1-5.el6.sme smecontribs
[root@smetest ~]#
Anyone able to help please?
Thanks,
NTB
-
Hi
many contribs have to be modified to work on SME9 (mainly) because of different location of perl
you should search in the wiki to check which contribs are available.
-
indeed the package was not released in smecontribs see http://bugs.contribs.org/show_bug.cgi?id=8336
eventually since the bug is verified, you could install it from smedev, but remember 'smedev' is synonym of 'smebroke'
-
Thanks for the replies.
http://wiki.contribs.org/SME9.0_Contribs_QA#smeserver-BackupPC Implies that the contribs works if the contribs repo is enabled but the error I posted says it's not available. I did:
[root@smetest ~]# yum --enablerepo=smedev,epel install smeserver-BackupPC
Loaded plugins: fastestmirror, smeserver
Loading mirror speeds from cached hostfile
* base: centos.mirroring.pulsant.co.uk
* epel: mirror.bytemark.co.uk
* smeaddons: mirror.chiropratique.org
* smedev: mirror.chiropratique.org
* smeextras: mirror.chiropratique.org
* smeos: mirror.chiropratique.org
* smeupdates: mirror.chiropratique.org
* updates: mirror.ox.ac.uk
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package smeserver-BackupPC.noarch 0:0.2-1.el6.sme will be installed
--> Processing Dependency: smeserver-remoteuseraccess for package: smeserver-BackupPC-0.2-1.el6.sme.noarch
--> Finished Dependency Resolution
Error: Package: smeserver-BackupPC-0.2-1.el6.sme.noarch (smedev)
Requires: smeserver-remoteuseraccess
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Any ideas please?
NTB
-
It is an error, follow the bug report i posted and you will see that the package is still in smedev
-
yum install --enablerepo=epel,smedev,smecontribs smeserver-BackupPC
sorry I misunderstood your question
IF you have a doubt you can do
yum install --enablerepo=* smeserver-BackupPC
but think twice before to press Y
-
Thanks,
That installed without any errors. I'll setup a couple of test machines to backup and report back
NTB
-
you are welcome
-
Operator error!
http://bugs.contribs.org/show_bug.cgi?id=8552
Thanks
:-?
-
Is it an operator Issue or a documentation Issue....For the operator we cannot do something, but for the documentation we can enhance it.
-
Operator! The documentation clearly includes the step to take. My confusion probably arose from copying and pasting "signal-event post-upgrade; signal-event reboot" after the backuppc install and neglecting to run the "signal-event backuppc-update" command.
Thanks
NTB
:-)