openhab / openhab-syno-spk

openHAB Synology SPK Install Package
Eclipse Public License 2.0
161 stars 42 forks source link

DS1515+ #64

Closed andoyin closed 7 years ago

andoyin commented 7 years ago

Hello cN you halp me have a package fir ds 1515+?

Rene-Auberger commented 7 years ago

If there is no package for your version of DS you might want to consider an alternative approach to install openHAB on your DiskStation which is described here http://internet-of-things.blog/en/installing-openhab-in-only-2-steps-on-a-diskstation/

andoyin commented 7 years ago

hello i have installed Debian chroot but, is is does not start can you help ? https://s.mail.ru/MpdJ/AZWYjZVDJ it is all time starting . загрузка is a Loading

andoyin commented 7 years ago

andranik@DS:~$ sudo su - Password: root@DS:~# /var/packages/debian-chroot/scripts/start-stop-status chroot bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) root@DS:/#

cniweb commented 7 years ago

Hi @andoyin, what is your problem with this SPK package?

andoyin commented 7 years ago

1) debian chroot all time loading this is error https://cloud.mail.ru/public/MpdJ/AZWYjZVDJ 2) i cant enter command /var/packages/debian-chroot/scripts/start-stop-status chroot in command line.

bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8)

can you make installation package openhab for 1515+?

Rene-Auberger commented 7 years ago

The bash warning should go away with these two steps (run as root in debain chroot):

  1. Install debconf (i.e. run apt-get update then apt-get install debconf, as root)
  2. Run dpkg-reconfigure locales as root

Optionally you can run dpkg-reconfigure tzdata

andoyin commented 7 years ago

andranik@DS:~$ sudo su -

root@DS:~# apt-get update -ash: apt-get: command not found

root@DS:~# sudo apt-get update sudo: apt-get: command not found

root@DS:~# apt-get update -ash: apt-get: command not found

Rene-Auberger commented 7 years ago

You must switch to the new chroot environment first with /var/packages/debian-chroot/scripts/start-stop-status chroot. These are all Debian commands. Please see https://github.com/SynoCommunity/spksrc/wiki/Debian-Chroot for details.

cniweb commented 7 years ago

The installation work now? Can we close this issue?

cniweb commented 7 years ago

@andoyin and @Rene-Auberger Can we close this issue?

cniweb commented 7 years ago

I think it works, so I close this issue!