Default Debian Trixie entry from /etc/apt/sources.list - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PineNote (https://forum.pine64.org/forumdisplay.php?fid=171) +--- Forum: PineNote Software (https://forum.pine64.org/forumdisplay.php?fid=173) +--- Thread: Default Debian Trixie entry from /etc/apt/sources.list (/showthread.php?tid=19632) |
Default Debian Trixie entry from /etc/apt/sources.list - spont - 01-17-2025 getHello, I just received my Community Edition PineNote today I accidentally removed the default Debian Trixie entry from `/etc/apt/sources.list`, and was hoping someone could post theirs for me? Before I removed the entry, `sudo apt update && sudo apt upgrade` was working correctly and showing 0 new updates available after I did my initial upgrade on the first boot. After the entry was removed, when I use the standard Debian naming convention for the Trixie sources list I'm getting this error: Code: Get:1 http://deb.debian.org/debian trixie InRelease [175 kB] If I point apt to `bookworm` instead of `trixie` I'm able to `update && upgrade`, which shows a number of packages to update indicating I'm currently on a different version (or was, at this point). The fact that `pnedeb.sources` is pointing to `trixie` tells me I'm not wrong that the factory version that was shipped was also `trixie`, but I'm wondering if I'm just pointing to an incorrect `deb` url... Could someone please post their `/etc/apt/sources.list` for me? RE: Default Debian Trixie entry from /etc/apt/sources.list - spont - 01-18-2025 I've removed my Debian mirror entries from `/etc/apt/sources.list` and I'm able to successfully update/upgrade from `http://pinenote.mweigand.net/repo_pn_stable trixie InRelease`. As far as I can tell I just need to wait for Debian mirrors to update their Release files, I'm still curious as to what the default `apt` mirror is |