minus-squareblobjim [he/him]@hexbear.nettoLinux@lemmy.ml•Can't update to Fedora Silverblue 42linkfedilinkEnglisharrow-up1·edit-22 days agoDo you have “dnf” installed specifically? What layered packages do you have? I ran rpm -qa on my system and didn’t find any packages containing “dnf” Also not sure if it’s useful but here’s my ostree remote list --show-urls output: fedora https://ostree.fedoraproject.org/ fedora-compose https://kojipkgs.fedoraproject.org/compose/ostree/repo/ I also always have the same issue trying to use the UI. I had to use rpm-ostree rebase for the upgrade to 41 and 42, but it worked for me with no issues. linkfedilink
minus-squareblobjim [he/him]@hexbear.nettoLinux@lemmy.ml•Tor and Tails Merge to Fight Global Surveillance and CensorshiplinkfedilinkEnglisharrow-up0arrow-down1·7 months agoTor and Tails merge to support western intelligence linkfedilink
Do you have “dnf” installed specifically? What layered packages do you have? I ran
rpm -qa
on my system and didn’t find any packages containing “dnf”Also not sure if it’s useful but here’s my
ostree remote list --show-urls
output:I also always have the same issue trying to use the UI. I had to use
rpm-ostree rebase
for the upgrade to 41 and 42, but it worked for me with no issues.