Koozali.org: home of the SME Server

PHPVirtualbox 5

Offline Bud

  • *
  • 487
  • +0/-0
PHPVirtualbox 5
« on: August 25, 2015, 01:27:37 AM »
guys please can you help me with phpvirtualbox 5 installation on sme 9 64bit

i have done as per http://wiki.contribs.org/Phpvirtualbox however this is the output i get

-------------------------------------------------------------

yum --enablerepo=stephdl,virtualbox  install smeserver-phpvirtualbox-5.0 smeserver-virtualbox-5.0
Loaded plugins: fastestmirror, smeserver
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: ftp.is.co.za
 * smeaddons: mirror.enpol-ict.net
 * smeextras: mirror.enpol-ict.net
 * smeos: mirror.enpol-ict.net
 * smeupdates: mirror.enpol-ict.net
 * updates: mirror.bitco.co.za
Resolving Dependencies
--> Running transaction check
---> Package smeserver-phpvirtualbox-5.0.noarch 0:5.0.0-1.el6.sme will be installed
--> Processing Dependency: phpvirtualbox-5.0 for package: smeserver-phpvirtualbox-5.0-5.0.0-1.el6.sme.noarch
--> Processing Dependency: php-soap for package: smeserver-phpvirtualbox-5.0-5.0.0-1.el6.sme.noarch
---> Package smeserver-virtualbox-5.0.noarch 0:5.0.0-2.el6.sme will be installed
--> Processing Dependency: VirtualBox-5.0 for package: smeserver-virtualbox-5.0-5.0.0-2.el6.sme.noarch
--> Running transaction check
---> Package php-soap.x86_64 0:5.3.3-46.el6_6 will be installed
---> Package phpvirtualbox-5.0.noarch 0:5.0.2-1.el6.sme will be installed
---> Package smeserver-virtualbox-5.0.noarch 0:5.0.0-2.el6.sme will be installed
--> Processing Dependency: VirtualBox-5.0 for package: smeserver-virtualbox-5.0-5.0.0-2.el6.sme.noarch
--> Finished Dependency Resolution
Error: Package: smeserver-virtualbox-5.0-5.0.0-2.el6.sme.noarch (stephdl)
           Requires: VirtualBox-5.0
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

-----------------------------------------------------------------------------------

any ideas ?

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: PHPVirtualbox 5
« Reply #1 on: August 25, 2015, 01:47:50 AM »
Code: [Select]
yum --enablerepo=* clean all
yum --enablerepo=stephdl,virtualbox  install smeserver-phpvirtualbox-5.0 smeserver-virtualbox-5.0

is yours a clean install or did you have another VB running there before?

Offline Bud

  • *
  • 487
  • +0/-0
Re: PHPVirtualbox 5
« Reply #2 on: August 25, 2015, 05:56:29 AM »
Stefano thank you helping

well i did what you said and still have the same issue

here is my output

--------------------------------------------------
# yum --enablerepo=* clean all
Loaded plugins: fastestmirror, smeserver
Cleaning repos: base centosplus contrib dag epel extras fasttrack sme8contribs smeaddons smecontribs
              : smedev smeextras smeos smetest smeupdates smeupdates-testing stephdl updates
Cleaning up Everything
Cleaning up list of fastest mirrors
[root@optimuspro ~]# yum --enablerepo=stephdl,virtualbox  install smeserver-phpvirtualbox-5.0 smeserve                r-virtualbox-5.0
Loaded plugins: fastestmirror, smeserver
Setting up Install Process
Determining fastest mirrors
 * base: mirror.wbs.co.za
 * smeaddons: mirror.chiropratique.org
 * smeextras: mirror.chiropratique.org
 * smeos: mirror.chiropratique.org
 * smeupdates: mirror.chiropratique.org
 * updates: mirror.wbs.co.za
base                                                                           | 3.7 kB     00:00
base/primary_db                                                                                | 4.6 MB     00:18
smeaddons                                                                                      | 2.9 kB     00:00
smeaddons/primary_db                                                                           | 1.2 kB     00:00
smeextras                                                                                      | 2.9 kB     00:00
smeextras/primary_db                                                                           | 114 kB     00:01
smeos                                                                                          | 3.1 kB     00:00
smeos/primary_db                                                                               | 1.0 MB     00:05
smeupdates                                                                                     | 2.9 kB     00:00
smeupdates/primary_db                                                                          | 115 kB     00:01
stephdl                                                                                        | 1.9 kB     00:00
stephdl/primary_db                                                                             | 209 kB     00:01
updates                                                                                        | 3.4 kB     00:00
updates/primary_db                                                                             | 1.3 MB     00:04
Resolving Dependencies
--> Running transaction check
---> Package smeserver-phpvirtualbox-5.0.noarch 0:5.0.0-1.el6.sme will be installed
--> Processing Dependency: phpvirtualbox-5.0 for package: smeserver-phpvirtualbox-5.0-5.0.0-1.el6.sme.noarch
--> Processing Dependency: php-soap for package: smeserver-phpvirtualbox-5.0-5.0.0-1.el6.sme.noarch
---> Package smeserver-virtualbox-5.0.noarch 0:5.0.0-2.el6.sme will be installed
--> Processing Dependency: VirtualBox-5.0 for package: smeserver-virtualbox-5.0-5.0.0-2.el6.sme.noarch
--> Running transaction check
---> Package php-soap.x86_64 0:5.3.3-46.el6_6 will be installed
---> Package phpvirtualbox-5.0.noarch 0:5.0.2-1.el6.sme will be installed
---> Package smeserver-virtualbox-5.0.noarch 0:5.0.0-2.el6.sme will be installed
--> Processing Dependency: VirtualBox-5.0 for package: smeserver-virtualbox-5.0-5.0.0-2.el6.sme.noarch
--> Finished Dependency Resolution
Error: Package: smeserver-virtualbox-5.0-5.0.0-2.el6.sme.noarch (stephdl)
           Requires: VirtualBox-5.0
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
-------------------------------------------------------------------

any ideas ?

Offline DanB35

  • *****
  • 764
  • +0/-0
    • http://www.familybrown.org
Re: PHPVirtualbox 5
« Reply #3 on: August 25, 2015, 12:55:58 PM »
What's the output of 'db yum_repositories show virtualbox'?
......

Offline Stefano

  • *
  • 10,894
  • +3/-0
Re: PHPVirtualbox 5
« Reply #4 on: August 25, 2015, 03:51:11 PM »