Upcoming 1.8 Release

ftr: i’ve also created https://github.com/openhab/openhab/issues/3723 to track this issue …

Looks like a build problem. I opened issue #3725 to track it.

1 Like

already working on it …

I see it’s not mentioned in distribution/src/assemble/addons.xml, but that’s a wild guess. :smile: Thanks Thomas.

Is the official 1.8 release’s .deb files in place at bintray? I might be missing something, but oddly I see openhab-addon-io-cul-1.8.0-SNAPSHOT.deb there? Maybe i’m just impatient. :smile:

not, yet … i am still struggling with the update script (to be more precise with gpg). I hope @theo will find some time to answer my email to get me going :slight_smile:

1 Like

should now be available … could you have a look probably?

Still a GPG issue, or is it me?

$ wget -qO - 'https://bintray.com/user/downloadSubjectPublicKey?username=openhab' | sudo apt-key add -
OK
$ sudo apt-get update
Hit http://archive.raspberrypi.org jessie InRelease
Hit http://mirrordirector.raspbian.org jessie InRelease
Ign http://dl.bintray.com stable InRelease    
Get:1 http://dl.bintray.com stable Release.gpg [821 B]
Get:2 http://dl.bintray.com stable Release [3,695 B]
Hit http://archive.raspberrypi.org jessie/main armhf Packages
Ign http://dl.bintray.com stable Release                                                
Hit http://archive.raspberrypi.org jessie/ui armhf Packages                             
Hit http://mirrordirector.raspbian.org jessie/main armhf Packages                       
Get:3 http://dl.bintray.com stable/main armhf Packages [20.5 kB]                        
Hit http://mirrordirector.raspbian.org jessie/contrib armhf Packages                              
Hit http://mirrordirector.raspbian.org jessie/non-free armhf Packages                             
Hit http://mirrordirector.raspbian.org jessie/rpi armhf Packages  
Ign http://archive.raspberrypi.org jessie/main Translation-en_GB                                            
Ign http://archive.raspberrypi.org jessie/main Translation-en                        
Ign http://dl.bintray.com stable/main Translation-en_GB                              
Ign http://archive.raspberrypi.org jessie/ui Translation-en_GB                       
Ign http://archive.raspberrypi.org jessie/ui Translation-en    
Ign http://dl.bintray.com stable/main Translation-en           
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/contrib Translation-en
Ign http://mirrordirector.raspbian.org jessie/main Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/main Translation-en
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/non-free Translation-en
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en_GB
Ign http://mirrordirector.raspbian.org jessie/rpi Translation-en
Fetched 25.0 kB in 15s (1,640 B/s)                                                                                                                   
Reading package lists... Done
W: GPG error: http://dl.bintray.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 379CE192D401AB61

No, same problem here on my side …

Same for me.

ok, thanks guys … signing obviously didn’t work out smoothly :-/

I’ve contacted @teichsta. Currently the repo is signed with the bintray key instead of the openhab key.

The apt-repo should be fine now. Can anyone test it please.

Error has gone away for me. Thanks!

Thank you. It works ok now. I’ve just upgraded OH from 1.7 to 1.8.

Great, thanks for testing.

I experienced the same issue. Now it’s working fine on my Raspberry-Pi (Wheezy) as well as on my home-server running Ubuntu 14.04 LTS.

Great job!

looks like mine is updating as well