chrisawi

Results 59 comments of chrisawi
trafficstars

This is sort of possible already, with an extra step. You can use `rpm-ostree cleanup -p` to cancel the pending deployment and `sudo rpm-ostree apply-live --reset --allow-replacement` to reset the...

I think this is https://github.com/coreos/rpm-ostree/issues/1375

@holocronweaver The issue was fixed in bubblewrap 0.9.0. I've personally tested several of the related issues (likely including this one) to confirm that. Flatpak 1.15.7 is the first version to...

@smcv Can we close this now or do you want to keep it open until a bubblewrap release? The same goes for the other issues you listed in https://github.com/containers/bubblewrap/issues/549#issuecomment-1380864853 (after...

Please share the output with `-vv`: flatpak update -vv &> flatpak.log

You have the defunct `gnome` remote added. You can just delete it: `flatpak remote-delete gnome`. I expect the long delay is the `pitivi` remote. I don't know if it's still...

It looks like one of your flatpak installations is corrupted. You can try `sudo flatpak repair` and `flatpak repair --user`. If that doesn't help, please feel free to make a...

Are you using a proxy? Are you able to `curl https://dl.flathub.org/repo/config` ?