PINE64
Moving to trixie - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: Moving to trixie (/showthread.php?tid=18410)



Moving to trixie - user641 - 06-25-2023

Hello,
Anyone already using trixie without problems? I want to pass to trixie, but not sure yet if it's the right time. I just saw that phosh 28 pass to testing, so i wanna try it:
https://tracker.debian.org/pkg/phosh


RE: Moving to trixie - Zebulon Walton - 06-25-2023

I plan to heed the advise given by the Mobian team if I decide to move to trixie at all. (That would depend on whether it sounds like there are fixes or new features worth trying out, and I'd make a full image backup of the eMMC before proceeding.)

https://blog.mobian.org/posts/2023/06/10/bookworm/

"Important: Be aware that in the weeks following a Debian stable release there is a huge influx of updated packages and big transitions to new versions, clearing the backlog that has been building up during the freeze period. We would advise people to not immediately switch over to the new Trixie/testing distribution. Wait for a few weeks/months until things have calmed down and switch over then, unless you want to live through every breakage that might ensue post-release."


RE: Moving to trixie - zetabeta - 06-25-2023

i go trixie after some time, but for short time i'm probably on bookworm. however i have many pinephphones, so one may be on trixie. my guess is that bookworm will be behind than trixie quite soon in features, maybe three months.


RE: Moving to trixie - Zebulon Walton - 06-25-2023

I may give trixie a try in a month or two to see if some issues have been fixed, but would do it on an SD card as a test, not my eMMC installation.


RE: Moving to trixie - user641 - 06-25-2023

Just moved to trixie, all good so far. Phosh 28 is good. All stable been using the whole afternoon the phone.


RE: Moving to trixie - vusra - 07-09-2023

most secure method is updating to trixie over tor.
Code:
sudo apt install apt-transport-tor  tor
make /etc/apt/sources.list look as
Code:
#deb http://deb.debian.org/debian trixie main
#deb http://security.debian.org/ trixie-security main
deb tor://2s4yqjx5ul6okpp3f2gaunr2syex5jgbfpfvhxxbbjwnrsvbk5v3qbid.onion/debian trixie main
deb tor://5ajw6aqf3ep7sijnscdzw77t7xq4xjpsy335yb2wiwgouo7yfxtjlmid.onion/debian-security trixie-security main

make /etc/apt/sources.list.d/mobian.list look as
Code:
#deb http://repo.mobian.org/ trixie main non-free-firmware
deb tor+https://repo.mobian.org/ trixie main non-free-firmware
then
Code:
sudo apt update
then
Code:
sudo apt upgrade

then reboot.


RE: Moving to trixie - Kevin Kofler - 07-09-2023

How can we trust those TOR links not to contain malware? I would recommend HTTPS instead, failing that HTTP, but not TOR with Onion links given by some random commenter on some forum.


RE: Moving to trixie - user641 - 07-09-2023

(07-09-2023, 05:41 AM)Kevin Kofler Wrote: How can we trust those TOR links not to contain malware? I would recommend HTTPS instead, failing that HTTP, but not TOR with Onion links given by some random commenter on some forum.

those are official debian tor domains.
https://onion.debian.org/