homebridge / homebridge-apt-pkg

Debian / Ubuntu package and repo for Homebridge
https://homebridge.io
GNU General Public License v3.0
21 stars 6 forks source link

pkg package for amd_64 seems to be still running homebridge 1.8.1 in the latest package. #26

Open jasworks opened 4 months ago

jasworks commented 4 months ago

Raspberry Pi Model

Other (specify in description)

Describe The Bug

The latest dpkg package (1.3.4) on x86_64 platform seems to be still running homebridge v1.8.1. Please see log for extract from my command line.

Server name is masked.

Logs

root@server:/homebridge# apt list | grep homebridge

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

homebridge/now 1.3.4 amd64 [installed,local]
root@server:/homebridge# /opt/homebridge/
bashrc           bin/             hb-shell         lib/             source.sh        
bashrc-hb-shell  hb-service-shim  include/         share/           start.sh         
root@server:/homebridge# /opt/homebridge/hb-service-shim -V
Print Version Homebridge.
1.8.1
root@server:/homebridge#