![]() |
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 ![]() 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 RE: Default Debian Trixie entry from /etc/apt/sources.list - spont - 01-22-2025 If anyone could please post their PineNote's `/etc/apt/sources.list` I would really appreciate it, I am still unable to update my system ![]() Will I be better off just trying to reflash the OS from the PNDeb repo? RE: Default Debian Trixie entry from /etc/apt/sources.list - j_s - 01-22-2025 (01-22-2025, 09:31 AM)spont Wrote: If anyone could please post their PineNote's `/etc/apt/sources.list` I would really appreciate it, I am still unable to update my system Attached. It might also be possible to mount the flash image file as a disk drive on a linux computer and copy any file you like. ![]() RE: Default Debian Trixie entry from /etc/apt/sources.list - spont - 01-30-2025 (01-22-2025, 11:43 AM)j_s0 Wrote:(01-22-2025, 09:31 AM)spont Wrote: If anyone could please post their PineNote's `/etc/apt/sources.list` I would really appreciate it, I am still unable to update my system Thank you very much! |