MQTT Sources List Issue for Pi

The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries.

Post Reply
User avatar
/RaspberryPi
Corporate
Posts: 2449
Joined: Wed Jun 05, 2019 1:29 am

MQTT Sources List Issue for Pi

Post by /RaspberryPi »


Hi, I am not great at command line and new to MQTT but I'm trying to get a MQTT-dependent script working on my Pi 0w2. Its not working right and I'm thinking it's because there is an issue with one of my repositories.

One step was to add a repository for MQTT, namely:

sudo wget http://repo.mosquitto.org/debian/mosquitto-buster.list That list doesn't exist any more and in any case my Pi is running Bullseye. So I instead just changed to:

sudo wget https://repo.mosquitto.org/debian/mosqu ... lseye.list But that gets skipped because the Pi thinks it doesn't support ARM

N: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'https://repo.mosquitto.org/debian bullseye InRelease' doesn't support architecture 'arm64'

That does not seem right. If you navigate to that site, there are amd64 and armhf directories. Someone on GitHub had the same issue: https://github.com/eclipse/mosquitto/issues/2453

So not sure what is up. Is it the arm64 versus armhf difference? Is it a bad link? (I tried to update the list file to go deeper in the directory to the armhf directory but then get a malformed entry in list file entry).
submitted by /u/urnlahzer
[link] [comments]

Source: https://www.reddit.com/r/raspberry_pi/c ... ue_for_pi/
/RaspberryPi
Post Reply

Return to “Raspberry Pi Forum”