Search Criteria
Package Details: voltdb 11.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/voltdb.git (read-only, click to copy) |
---|---|
Package Base: | voltdb |
Description: | An in-memory database with pre-compiled Java stored procedures (Community Edition) |
Upstream URL: | http://voltdb.com/ |
Licenses: | AGPL3 |
Conflicts: | voltdb-enterprise |
Submitter: | dlin |
Maintainer: | dcelasun |
Last Packager: | dcelasun |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2013-03-08 08:50 (UTC) |
Last Updated: | 2023-11-01 20:33 (UTC) |
Dependencies (5)
- jdk8-openjdk
- python-virtualenv
- python2AUR (python2-binAUR)
- apache-ant (ant-gitAUR, ant) (make)
- cmake (cmake-gitAUR) (make)
Latest Comments
dcelasun commented on 2023-11-01 20:49 (UTC)
It looks like there is no python2 version of virtualenv in the official repos or in AUR. Also, upstream is abandoned and VoltDB 12 (which has python 3 support) is not open source. I'll ask for this package to be deleted.
micwoj92 commented on 2023-11-01 20:42 (UTC)
Now I have this issue
RuntimeError: failed to find interpreter for Builtin discover of python_spec='2.7'
dcelasun commented on 2023-11-01 20:33 (UTC)
@micwoj92 should be fixed now.
micwoj92 commented on 2023-11-01 20:17 (UTC)
dcelasun commented on 2023-05-23 14:33 (UTC)
@a821 Python 3 is only supported in VoltDB 12, which is not tagged yet. I'll update this to VoltDB 11 in a bit.
a821 commented on 2023-05-23 12:03 (UTC)
Seems like upstream supports
python3
, so thepython2
deps can be dropped.dcelasun commented on 2015-03-23 10:15 (UTC)