Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1241

Python • Unable to locate python3-paho-mqtt

$
0
0
Any ideas why a Pi located in the UK finds the python3-paho-mqtt package but a Pi located in Malaysia does not?

UK:

Code:

pi@raspberrypi:~ $ sudo apt updateHit:1 http://deb.debian.org/debian bookworm InReleaseHit:2 http://deb.debian.org/debian-security bookworm-security InRelease                   Hit:3 http://deb.debian.org/debian bookworm-updates InRelease                                                   Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease                                                  Hit:5 https://deb.nodesource.com/node_20.x nodistro InReleaseReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneAll packages are up to date.pi@raspberrypi:~ $ uname -aLinux raspberrypi 6.6.74+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64 GNU/Linuxpi@raspberrypi:~ $ cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"VERSION_CODENAME=bookwormID=debianHOME_URL="https://www.debian.org/"SUPPORT_URL="https://www.debian.org/support"BUG_REPORT_URL="https://bugs.debian.org/"pi@raspberrypi:~ $ sudo apt-cache search python3-paho-mqttpython3-paho-mqtt - MQTT client class (Python 3)pi@raspberrypi:~ $ 
Malaysia:

Code:

Admin@Replicator:~ $ sudo apt updateHit:1 http://deb.debian.org/debian bookworm InReleaseHit:2 http://deb.debian.org/debian-security bookworm-security InReleaseHit:3 http://deb.debian.org/debian bookworm-updates InRelease   Hit:4 http://archive.raspberrypi.com/debian bookworm InRelease  Reading package lists... Done                              Building dependency tree... DoneReading state information... DoneAll packages are up to date.Admin@Replicator:~ $ uname -aLinux Replicator 6.6.74+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64 GNU/LinuxAdmin@Replicator:~ $ cat /etc//os-releasePRETTY_NAME="Debian GNU/Linux 12 (bookworm)"NAME="Debian GNU/Linux"VERSION_ID="12"VERSION="12 (bookworm)"VERSION_CODENAME=bookwormID=debianHOME_URL="https://www.debian.org/"SUPPORT_URL="https://www.debian.org/support"BUG_REPORT_URL="https://bugs.debian.org/"Admin@Replicator:~ $ sudo apt-cache search python3-paho-mqttAdmin@Replicator:~ $ 

Statistics: Posted by rpiMike — Mon Mar 03, 2025 6:51 am



Viewing all articles
Browse latest Browse all 1241

Trending Articles