irjudson - Q2: Any magic installing influxdb2? ...
Q2: Any magic installing influxdb2? I have followed instructions (for a raspberry pi) and get "unable to locate package"
2 Replies
Try this before installing...
Then install with
sudo apt install influxdb2
I did a bunch of that with a few different suggested sources, verifying what I have matches above
I think the difference is /debian stable main
doing update, then install
see how it works
thanks @Tony
no joy
meh
here's what I get:
from apt-get update:
Get:7 https://repos.influxdata.com/debian stable/main armhf Packages [4,744 B]
which seems sane
then:
root@Curiosity-Pi:/etc/apt/keyrings# apt install influxdb2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package influxdb2
root@Curiosity-Pi:/etc/apt/keyrings#
pretty sure influx has blacklisted me or something
(kidding)
oi
discovered one of my issues, apparently installed 32bit raspian not 64; upgrading another day 😐