- you changed the repository source so that it points to the new location, right ?
- did you then do
sudo apt update? - and then tried to install openhab2-addons package:
sudo apt install openhab2-addons?
why do I need to run this command?
This command installs the kar file. Content of the package is:
dpkg -L openhab2-addons
/usr
/usr/share
/usr/share/openhab2
/usr/share/openhab2/addons
/usr/share/openhab2/addons/openhab-addons-2.5.12.kar
Now I get errors:
MessageBodyWriter not found for media type=text/event-stream, type=class org.glassfish.jersey.media.sse.OutboundEvent, genericType=class org.glassfish
trying now also:
sudo systemctl stop openhab2
sudo openhab-cli clean-cache
sudo reboot
Does it work now ?
Yes. It required 2 reboots after clean cache and a touch to all item files.
Thanks.
My openhabian keeps trying to install from bintray on upgrade, eventhough I have disabled remote in the configuration. I have tried both UI and addons.cfg. I have tried to restart after. No effect. It still tries to use bintray. What more can I do?
on upgrade means âapt upgradeâ, right ?
Then the repository is still pointing to the old location in /etc/apt/sources.list.d/ in ( at least ) one of the files. It needs to point to
deb https://openhab.jfrog.io/artifactory/openhab-linuxpkg stable main
for the stable tree.
Yes, that did it. Thanks!
What a clusterf*ck with whole bintray sunset ![]()
Can someone rescue me with file
/usr/share/openhab2/addons/openhab-addons-2.5.11.kar
I need 2.5.11, not 12.
Pleas mind your wording, this is absolutely not acceptable.
We cannot provide older kar files anymore, so just use the 2.5.12 version.
What was in my head (and you canât object that) was âWhat a clusterfunglunckâ which in my regional vocabulary means âdifficultâ. So kindly please mind your dirty thinking, not everybody has them.
In the meantime, if anyone helpful can provide me a openhab-addons-2.5.11.kar from his machine (path shown above) Iâd be grateful!
As I wrote, I need 11, not 12.
Admin ON :
Donât try to make excuses, it way obvious what you meant!
Admin OFF
This is an international forum and our intent is to be welcoming to all, including minors and those who take great offence to certain language. We can object because what may or may not have been in your head, you also are very well aware that everyone else in the world will interpret it another way.
And as Hans-Jörg wrote, they are gone. We donât have them. All we have is 12. If for some reason you canât use 12, repeatedly demanding we provide it isnât going to change anything. Reality doesnât care about what you think you need.
Are there any instructions for those who did not run an upgrade prior to May 1st? Many thanks!
Do you use an apt based system ?
If that is the case go to Download openHAB | openHAB
get the repository location from the webpage and update your systems configuration in /etc/apt/sources.list.d/ . Make sure that the key is available in your system ( instructions are on the page ).
In case you use openhabian make sure that you use the latest up to date version. Then openhabian will take care about updating the repo configuration.