As a regular Gentoo user, I never had much success with the Gentoo community templates. When I try to update them, I encountered various cases that always ended in a broken system (different python 3 version, slot issues, upgrading everything and qubes agent stopped working etcā¦).
So Iām curious, how do people install software and keep the gentoo template up to date without breaking it?
To update:
sudo emerge --sync
To install i2pd 2.46.1 which goes through Tor (you can also torrent with independent i2psnark if you have a guix pack openjdk (in guix OS: guix pack -S -RR sbin/bla/bla/bla openjdk)
sudo echco ānet-vpn/i2pdā >> /etc/portage/package.accept_keywords
sudo emerge --ask net-vpn/i2pd
i2pplus works tits alsoā¦
I have Waterfox and Tor blaā¦blaā¦blaā¦
I did not install Tribler or did any streaming yet but overall is an OK template. Has problems as a system template, firewalls etc. Iāve been using it for over a year. Donāt get hung up with things that donāt work and use the things that do.
Unlike other things in Qubes that drive me nuts and I remember some Polak choice insults or dumb Polak jokes, I remain calm. It does have a calming effect.
Run gentoo back when it come out and i loved the detailed howtoās, learned many things back then but you have to keep rolling the updates timely or the system / dependencies will brake is what i experienced. Figuring that out is time consuming. Lots has probably changed since then 20+ years.
Nowadays if i would run gentoo, iād use it on zfs with snapshots and rollback if such a case would occur. My guess you could clone / backup the qube before updates?