BBBw: install modem manager failed

Hi,

I try to install modem manager into BBBw (BeagleBoard.org Debian Image 2019-07-07)
I got Error:
E: Unable to locate package modem-manager

If I use snap:
sudo snap install modem-manager
Error: sudo: snap: command not found

Thank you,

David

Here are detailed errors:

sudo apt-get update
Err:1 http://deb.debian.org/debian buster InRelease
Temporary failure resolving ‘deb.debian.org
Err:2 http://repos.rcn-ee.com/debian buster InRelease
Temporary failure resolving ‘repos.rcn-ee.com
Err:3 http://deb.debian.org/debian buster-updates InRelease
Temporary failure resolving ‘deb.debian.org
Err:4 http://deb.debian.org/debian-security buster/updates InRelease
Temporary failure resolving ‘deb.debian.org
Reading package lists… Done
W: Failed to fetch http://deb.debian.org/debian/dists/buster/InRelease Temporar
y failure resolving ‘deb.debian.org
W: Failed to fetch http://deb.debian.org/debian/dists/buster-updates/InRelease
Temporary failure resolving ‘deb.debian.org
W: Failed to fetch http://deb.debian.org/debian-security/dists/buster/updates/In
Release Temporary failure resolving ‘deb.debian.org
W: Failed to fetch http://repos.rcn-ee.com/debian/dists/buster/InRelease Tempor
ary failure resolving ‘repos.rcn-ee.com
W: Some index files failed to download. They have been ignored, or old ones used
instead.

$ sudo apt-get install modemmanager
Reading package lists… Done
Building dependency tree
Reading state information… Done
The following additional packages will be installed:
libmm-glib0 libpolkit-gobject-1-0
The following NEW packages will be installed:
libmm-glib0 libpolkit-gobject-1-0 modemmanager
0 upgraded, 3 newly installed, 0 to remove and 151 not upgraded.
Need to get 2,339 kB of archives.
After this operation, 4,484 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Err:1 http://deb.debian.org/debian buster/main armhf libmm-glib0 armhf 1.10.0-1
Temporary failure resolving ‘deb.debian.org
Err:2 http://deb.debian.org/debian buster/main armhf libpolkit-gobject-1-0 armhf
0.105-25
Temporary failure resolving ‘deb.debian.org
Err:3 http://deb.debian.org/debian buster/main armhf modemmanager armhf 1.10.0-1
Temporary failure resolving ‘deb.debian.org
E: Failed to fetch http://deb.debian.org/debian/pool/main/m/modemmanager/libmm-g
lib0_1.10.0-1_armhf.deb Temporary failure resolving ‘deb.debian.org
E: Failed to fetch http://deb.debian.org/debian/pool/main/p/policykit-1/libpolki
t-gobject-1-0_0.105-25_armhf.deb Temporary failure resolving ‘deb.debian.org
E: Failed to fetch http://deb.debian.org/debian/pool/main/m/modemmanager/modemma
nager_1.10.0-1_armhf.deb Temporary failure resolving ‘deb.debian.org
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-mis
sing?

Thank you,

david

Hi,

I downloaded deb file for manual installation. But it fails on dependency. I manually install one of the depended package:
You might want to run ‘apt --fix-broken install’ to correct these.
The following packages have unmet dependencies:
modemmanager : Depends: libpolkit-gobject-1-0 (>= 0.99) but it is not going to be installed
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or specify a solution)

Thank you,

David

I’m sorry, snap is not installed by default.

Regards,

Something is wrong with your network… Are you connecting thru WiFi or the USB interface?

Regards,

Hi Robert,

I am using BBBw wifi for internet.

wlan0: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC> mtu 1500
inet 192.168.110.247 netmask 255.255.255.0 broadcast 192.168.110.255
inet6 fe80::f684:4cff:fe43:7a0d prefixlen 64 scopeid 0x20
ether f4:84:4c:43:7a:0d txqueuelen 1000 (Ethernet)
RX packets 3296 bytes 440331 (430.0 KiB)
RX errors 0 dropped 44 overruns 0 frame 0
TX packets 3193 bytes 361700 (353.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

May be blacked by company’s firewall?

It was working before with WIFI. WIFI is autoconnected after booting up.

Let me verify the internet access first. Thank you!

Regards,

David

Hi,

It was blocked. It is crazy. Everything is blocked without notice. And ping is blocked. No clue what’s going on. No I am connected to a guest wifi. It’s updating. Thank you very much.

Best Regards,

David