Hello, I have just updated from the previous 3.0.2 version and while the service starts, it no longer answers on the 8080 for HTTP, nor on port 8101 for its internal ssh console. Have you noticed this as well?
Search Criteria
Package Details: openhab3 3.4.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openhab3.git (read-only, click to copy) |
---|---|
Package Base: | openhab3 |
Description: | openhab3 open source home automation software |
Upstream URL: | http://www.openhab.org/ |
Licenses: | EPL |
Conflicts: | openhab3-snapshot |
Submitter: | ChaosKid42 |
Maintainer: | None |
Last Packager: | benalexau |
Votes: | 11 |
Popularity: | 0.000021 |
First Submitted: | 2020-11-30 20:26 (UTC) |
Last Updated: | 2023-08-03 02:19 (UTC) |
Dependencies (3)
- archlinux-java-runAUR
- java-runtime-headless (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdg-headlessAUR, jre16-openjdk-headlessAUR, jre14-openjdk-headlessAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdk-headlessAUR, amazon-corretto-19-binAUR, liberica-jre-11-full-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jre-openj9-headlessAUR, jre12-openjdk-headlessAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jre13-openjdk-headlessAUR, jre15-openjdk-headlessAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jre19-openjdk-headlessAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, zing-21-binAUR, zing-8-binAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefield-headlessAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre-openjdk-headless, jre11-openjdk, jre11-openjdk-headless, jre17-openjdk, jre17-openjdk-headless, jre21-openjdk, jre21-openjdk-headless, jre8-openjdk-headless)
- openhab3-addonsAUR (optional) – add-on archives for offline use
Required by (1)
Sources (6)
obones commented on 2021-07-03 15:53 (UTC)
istobic commented on 2021-04-13 14:35 (UTC)
ChaosKid42: Sorry, I obviously misinterpreted the tags in their repository.
ChaosKid42 commented on 2021-04-13 09:19 (UTC)
istobic: 3.1.0 is not available
TheHellSite commented on 2021-01-06 13:23 (UTC)
Thank you again!
ChaosKid42 commented on 2021-01-06 13:13 (UTC)
@TheHellSite: There is /etc/openhab3 where you can store your files for file based config. The config you do in the GUI is stored in /var/lib/openhab3/jsondb.
TheHellSite commented on 2021-01-06 12:45 (UTC)
Where does this version of OpenHAB store all the config files, i.e. things, items,...? I can't seem to find them anywhere.
TheHellSite commented on 2020-12-24 12:04 (UTC)
@ChaosKid42 Yes, I figured this out myself. But thank you.
For everyone else:
1. sudo pacman -S git jre11-openjdk-headless 2. mkdir git && cd git 3. git clone https://aur.archlinux.org/archlinux-java-run.git && cd archlinux-java-run 4. makepkg -sirc 5. cd .. && git clone https://aur.archlinux.org/openhab3.git && cd openhab3 6. makepkg -sirc
ChaosKid42 commented on 2020-12-24 11:56 (UTC)
@TheHellSite: You probably need to install archlinux-java-run from the aur first.
ChaosKid42 commented on 2020-12-24 11:56 (UTC)
@doits: If you install openhab3 your old config won't be migrated. I also don't know how to do it manually. Sorry.
TheHellSite commented on 2020-12-24 11:32 (UTC) (edited on 2020-12-24 11:35 (UTC) by TheHellSite)
I am having trouble installing it.
[archie@archlinux openhab3]$ makepkg -sirc ==> Making package: openhab3 3.0.0-1 (Thu 24 Dec 2020 12:27:57 CET) ==> Checking runtime dependencies... ==> Installing missing dependencies... [sudo] password for archie: error: target not found: archlinux-java-run ==> ERROR: 'pacman' failed to install missing dependencies. ==> Missing dependencies: -> java-runtime-headless=11 -> archlinux-java-run ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies.
[archie@archlinux ~]$ sudo pacman -S archlinux-java-run java-runtime-headless=11 error: target not found: archlinux-java-run
Pinned Comments
benalexau commented on 2023-08-03 02:56 (UTC)
https://aur.archlinux.org/packages/openhab4 is now available.