Search Criteria
Package Details: opennebula 5.10.5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/opennebula.git (read-only, click to copy) |
---|---|
Package Base: | opennebula |
Description: | Virtual management infrastructure as a service (IaaS) toolkit for cloud computing (NOTE: Read the PKGBUILD!) |
Upstream URL: | https://opennebula.org/ |
Keywords: | cloud opennebula |
Licenses: | Apache |
Conflicts: | opennebula-unstable |
Submitter: | manzo |
Maintainer: | jhax |
Last Packager: | sulaweyo |
Votes: | 6 |
Popularity: | 0.59 |
First Submitted: | 2016-02-17 21:18 (UTC) |
Last Updated: | 2020-09-06 19:43 (UTC) |
Dependencies (31)
- augeas (augeas-gitAUR)
- cdrkit (cdrtools)
- curl (curl-gitAUR, curl-c-aresAUR)
- expat (expat-gitAUR)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclient81AUR, libmysqlclient84AUR, libmysqlclientAUR, mariadb-libs-gitAUR, mariadb-libs, mariadb-lts-libs)
- libxml2 (libxml2-gitAUR)
- libxslt (libxslt-gitAUR)
- log4cppAUR
- mariadb (mysql55AUR, mysql56AUR, mysql57AUR, mysql80AUR, mysql81AUR, mysql84AUR, mysqlAUR, mariadb-lts, percona-server)
- nfs-utils
- openssh (openssh-gitAUR, openssh-dnatAUR, openssh-gssapiAUR, openssh-hpn-shimAUR, openssh-selinuxAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- python (python37AUR)
- ruby
- ruby-builder
- ruby-bundler
- sqlite3 (sqlite)
- xmlrpc-c (libxmlrpc)
- zeromq (zeromq-gitAUR)
- bower (make)
- Show 11 more dependencies...
Required by (0)
Sources (13)
- fix_kvm_emulator.patch
- https://github.com/OpenNebula/one/archive/release-5.10.5.tar.gz
- install.sh.patch
- opennebula-econe.service
- opennebula-novnc.service
- opennebula-oneflow.service
- opennebula-onegate.service
- opennebula-scheduler.service
- opennebula-sunstone.service
- opennebula.conf
- opennebula.install
- opennebula.logrotate
- opennebula.service
Latest Comments
1 2 3 Next › Last »
jhax commented on 2025-09-02 19:13 (UTC)
I am currently working on getting a build for OpenNebula 7.0.0.
I have a build project setup on gitlab: https://gitlab.com/jhaxdev/aur/opennebula
You can file issues/bug reports and whatnot here: https://gitlab.com/jhaxdev/aur/opennebula/-/issues
jhax commented on 2025-08-29 19:20 (UTC)
Hi! I’d like to take over maintenance of the OpenNebula AUR package, as it hasn’t been updated in several years and I need it for a project I’m working on. Would you be willing to orphan the package so I can handle updates and maintenance going forward? I’d be happy to ensure it stays up to date for the community.
sulaweyo commented on 2020-09-06 17:47 (UTC)
With the 5.12 release OpenNebula shifted to a different model where the community edition does not contain upgrade code. You can get an upgrade package via https://opennebula.io/get-migration/
As the upgrade package might not be an option for everybody I don't see how I can provide the 5.12 upgrade without breaking existing installations. The upgrade would install fine you just don't get it online anymore as the db migration is missing.
sulaweyo commented on 2020-01-18 11:25 (UTC)
Thx for the report @malvex! Fix is pushed Basically you can run OpenNebula on sqlite but i would not do that except for a more or less single node test setup. For any real deployment sqlite will no longer be a viable solution. You can to drop the dependency and build flag from the PKGBUILD if you don't want to use mariadb
malvex commented on 2020-01-16 12:29 (UTC)
Hi! opennebula.install is missing closing bracket. https://aur.archlinux.org/cgit/aur.git/tree/opennebula.install?h=opennebula#n24
Also is mariadb really required? It can easily run without it and now the package installs MariaDB as well, even you don't need it for smaller deployments at all
sulaweyo commented on 2020-01-12 13:25 (UTC)
I have just pushed a release to fix missing dependency gems that were not listed correctly in the script. Switched to bundler install now.
@victor-zorro with the current version at least all dependencies will be there but you still need to configure OpenNebula. Please have a look at the documentation: http://docs.opennebula.org/5.10/
victor-zorro commented on 2020-01-08 23:39 (UTC)
Hi There, I am fairly new with arch linux, I would like to setup opennebula, but in the regular way, it does not start... Is there some guidance document about how to install? What do I have to do after? Thanks!
sulaweyo commented on 2019-12-20 13:27 (UTC)
@jhalfmoon not all dependencies are available as packages and OpenNebula has a script that lists all the needed gems. The install script of this package gives you an install command after install that you can run to get all dependency gems. I do not run this automatically as it should be up to the user how he wants to handle this for his deployment.
jhalfmoon commented on 2019-12-20 09:01 (UTC)
There seems to be quite an amount of dependencies missing from this package. I had to manually install ruby-nokogiri, ruby-xmlrpc, ruby-sinatra and ruby-uuidtools. I've stopped installing because now it's missing curb and ruby-aws. Looks like this package needs some more TLC.
misc commented on 2018-08-10 17:48 (UTC)
getting chksum failed for opennebula.install
1 2 3 Next › Last »