sipcapture / homer

HOMER - 100% Open-Source SIP, VoIP, RTC Packet Capture & Monitoring
https://sipcapture.org
GNU Affero General Public License v3.0
1.61k stars 240 forks source link

Quick install script failing on Debian 10: package homer-app not found #527

Closed MaartenUreel closed 2 years ago

MaartenUreel commented 2 years ago

Hello

the quick install script fails on Debian 10 in the nstallation of Homer-app. Are the packages missing perhaps?

Installing Homer-App
Detected operating system as debian/buster.
Checking for curl...
Detected curl...
Checking for gpg...
Detected gpg...
Running apt-get update... done.
Installing debian-archive-keyring which is needed for installing
apt-transport-https on many Debian systems.
Installing apt-transport-https... done.
Installing /etc/apt/sources.list.d/qxip_sipcapture.list...done.
Importing packagecloud gpg key... done.
Running apt-get update... done.

The repository is setup! You can now install packages.
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package homer-app
E: Unable to locate package heplify-server
/bin/sed: can't read /usr/local/homer/etc/webapp_config.json: No such file or directory
/bin/sed: can't read /usr/local/homer/etc/webapp_config.json: No such file or directory
github-actions[bot] commented 2 years ago

Please star this repository to motivate the developers and to get higher priority! :star:

MaartenUreel commented 2 years ago

Ah, I just realized I'm on arm64 and there are no packages for that.

adubovikov commented 2 years ago

you can compile own direct from the repository :-) There are we have build scripts