08-10-2021, 02:25 AM
(This post was last modified: 08-10-2021, 02:34 AM by User 18618.
Edit Reason: How do I switch to Mobian Unstable? FAQ
)
@biketool Your SourcesList may be malformed, see the Debian Wiki: sources.list format, Example sources.list
Try this:
The SourcesList is composed such that you define:
There is an FAQ entry for this, I'd suggest not interfering with the repositories beyond what is outlined there, as Mobian takes an unorthodox approach to configuring repositories.
Try this:
Code:
deb http://deb.debian.org/debian/ unstable main contrib non-freeThe SourcesList is composed such that you define:
- The type of archive, binary or source code (deb, src)
- The mirror, in this case the geo mirror (http(s)://deb.debian.org/debian/)
- The distribution or codename (unstable, sid)
- The component(s) (main, contrib, non-free)
There is an FAQ entry for this, I'd suggest not interfering with the repositories beyond what is outlined there, as Mobian takes an unorthodox approach to configuring repositories.

Mobian repository status