06-24-2023, 01:10 PM
It's been at least a week since I've seen any Mobian updates. Just tried again, but there's still nothing.
Does something need to be changed in /etc/apt/sources.list? Currently mine looks like this:
There is also a file /etc/apt/sources.list.d/extrepo_mobian.sources which contains:
In a sense I'm not really complaining since the phone is working pretty well for my purposes and updates can go wrong. I'm just hoping that they may eventually fix some of the rough edges.
Code:
[root@mobian apt]$ apt-get update && apt-get upgrade
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://repo.mobian-project.org bookworm InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Does something need to be changed in /etc/apt/sources.list? Currently mine looks like this:
Code:
deb http://deb.debian.org/debian bookworm main non-free contrib non-free-firmware
There is also a file /etc/apt/sources.list.d/extrepo_mobian.sources which contains:
Code:
Uris: http://repo.mobian-project.org/
Components: main non-free
Types: deb deb-src
Architectures: amd64 arm64 armhf
Suites: bookworm
Signed-By: /var/lib/extrepo/keys/mobian.asc
In a sense I'm not really complaining since the phone is working pretty well for my purposes and updates can go wrong. I'm just hoping that they may eventually fix some of the rough edges.