Search Criteria
Package Details: openhab-beta 2.5.0_20190203-1
Git Clone URL: | https://aur.archlinux.org/openhab-beta.git (read-only, click to copy) |
---|---|
Package Base: | openhab-beta |
Description: | openHAB2 open source home automation software |
Upstream URL: | http://www.openhab.org/ |
Keywords: | openhab |
Licenses: | |
Conflicts: | |
Submitter: | codeworkx |
Maintainer: | codeworkx |
Last Packager: | codeworkx |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-03-25 21:23 |
Last Updated: | 2019-02-03 07:21 |
Dependencies (2)
- java-runtime-headless>=8 (jdk5, tuxjdk, jre7-openjdk-headless-infinality, java-8-openjdk-shenandoah, jre8-openjdk-headless-infinality, jdk9, jre9, jdk-devel, jre10, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, jdk8-openjdk-dcevm, server-jre, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jre8-openjdk-jetbrains-headless, jre8-openjdk-shenandoah-headless, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, jre14, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, jre-bcl, amazon-corretto-15, jdk11-openj9-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jre8, jdk8, jdk11-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jre11, sapmachine-jdk-bin, jre-jetbrains, jre8-adoptopenjdk-headless, jdk-arm, jre11-jetbrains-headless-imfix, java-openjdk-bin, jdk-openj9-bin, jdk-adoptopenjdk, jre, zulu-16-bin, liberica-jdk-full-bin, jdk15-adoptopenjdk, jre-openj9-headless, jdk-jetbrains, java-openjdk-ea-bin, amazon-corretto-16, java-openjdk-loom-ea-bin, jre-openjdk-headless, jre11-openjdk-headless, jre7-openjdk-headless, jre8-openjdk-headless)
- unzip (unzip-natspec, unzip-iconv) (make)
Required by (0)
Sources (4)
- https://ci.openhab.org/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-addons-legacy/target/openhab-addons-legacy-2.5.0-SNAPSHOT.kar
- https://ci.openhab.org/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-addons/target/openhab-addons-2.5.0-SNAPSHOT.kar
- https://ci.openhab.org/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab/target/openhab-2.5.0-SNAPSHOT.zip
- openhab.service
Latest Comments
japama commented on 2019-02-03 00:35
2.5.0 is the new snapshot version :
Replace
pkgver=2.4.0
pkgver=2.4.0_20180623
by
_pkgver=2.5.0
pkgver=2.5.0`date +%Y%m%d`
and
source=("https://openhab.ci.cloudbees.com/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab/target/openhab-${_pkgver}-SNAPSHOT.zip"
"openhab.service")
by
source=("https://ci.openhab.org/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab/target/openhab-${_pkgver}-SNAPSHOT.zip"
"https://ci.openhab.org/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-addons/target/openhab-addons-${_pkgver}-SNAPSHOT.kar"
https://ci.openhab.org/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-addons-legacy/target/openhab-addons-legacy-${_pkgver}-SNAPSHOT.kar
"openhab.service")
and
sha256sums=('SKIP'
by
sha256sums=('SKIP' 'SKIP' 'SKIP'
and
unzip "$srcdir/openhab-${_pkgver}-SNAPSHOT.zip"
by
unzip "$srcdir/openhab-${_pkgver}-SNAPSHOT.zip"
cp "$srcdir/openhab-addons-${_pkgver}-SNAPSHOT.kar" "$srcdir/openhab/addons"
cp "$srcdir/openhab-addons-legacy-${_pkgver}-SNAPSHOT.kar" "$srcdir/openhab/addons"
and Enjoy !!!
codeworkx commented on 2017-12-11 16:09
@pw-sys Looks like a problem with openhab itself and not with the package. Wrong place to report bugs.
pw-sys commented on 2017-12-11 14:52
2.2.0_20171022-1 not working on ALARM on raspberry pi 2 and 3. Error in initialization script: /opt/openhab/userdata/etc/shell.init.script: String index out of range: 0
Anonymous comment on 2017-04-14 13:51
2.1.0 seems to be the current version.
Changing the third line of the PKGBUILD to read `_pkgver=2.1.0` allows the package to be build successfully.
DonOregano commented on 2017-01-28 18:01
2.0 is out now!
mikep commented on 2017-01-19 15:23
The snapshot url is now
https://openhab.ci.cloudbees.com/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab/target/openhab-2.0.0-SNAPSHOT.zip
You also have to change the filename in a couple of places.
hexadecagram commented on 2017-01-15 00:45
When attempting to build, I see the following. openhab-runtime also needs to be bumped.
==> Making package: openhab-beta 2.0.0_20161225-1 (Sat Jan 14 16:43:28 PST 2017)
==> Retrieving sources...
-> Downloading openhab-online-2.0.0-SNAPSHOT.zip...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading https://openhab.ci.cloudbees.com/job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-online/target/openhab-online-2.0.0-SNAPSHOT.zip
Aborting...
:: failed to verify openhab-beta integrity
mikep commented on 2016-12-30 15:42
openhab doesn't need to be run as root. I suggest creating an openhab user and adding User=openhab to the systemd file.
raudi commented on 2016-11-03 22:03
THe install fails for me. .SRCINFO seems to be outdated.
.SRCINFO: pkgver = 2.0.0_20160326
PKGBUILD: pkgver=2.0.0_20161001