openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
822 stars 251 forks source link

disklist configured by openhabian for OH3 has /var/lib/openhab2 while it should be /var/lib/openhab #1397

Closed timbms closed 3 years ago

timbms commented 3 years ago

Issue information:

openhabian supports the user with the configuration of amanda. The disklist generated for a freshly installed OH3 contains /var/lib/openhab2 while it should be /var/lib/openhab

System information:

[22:49:23] backup@josefpi4:~$ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
[22:53:12] backup@josefpi4:~$ uname -m
armv7l
mstormi commented 3 years ago

No it doesn't. It depends on the branch that is active by the time you install Amanda so you used an OH2 branch and not "openHAB3". Thanks for your contributions but please make sure you understand the stuff better before you open your next issue. And set debugmode=maximum to provide debug logs with your issues. We cannot act upon simple claims like this one here.