Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

could not rebase #1

Closed
stbischof opened this issue Dec 26, 2020 · 1 comment
Closed

could not rebase #1

stbischof opened this issue Dec 26, 2020 · 1 comment

Comments

@stbischof
Copy link

stbischof commented Dec 26, 2020

I followed the instructions in the README, but i could not rebase from silverblue 33

sudo ostree remote add --no-gpg-verify piware https://piware.de/ostree/pitti-workstation/
sudo rpm-ostree rebase piware:

i am new on ostree maybe beause of

sudo rpm-ostree rebase piware: 
Rebasing to piware:fedora/33/x86_64/silverblue
error: While pulling fedora/33/x86_64/silverblue: Server returned HTTP 404

ostree remote refs piware 
error: Remote refs not available; server has no summary file

ps:
would be nice to have flatpack support.

pps:
was surprised not to see swaybg

Und danke für die gute arbeit und ein frohes Fest

@martinpitt
Copy link
Owner

Oops! Sorry about that, of course it needs to specify the ref name: rpm-ostree rebase piware:pitti-desktop. I just tested that on a pristine Fedora CoreOS instance, which ought to behave like Silverblue in this regard.

I fixed the README and also my blog post.

I don't use flatpack, and try to keep running services/processes at a minimum.

swaybg is already a dependency of sway, so it's installed. My sway config has

output * bg /usr/share/backgrounds/default.png fill

which works just fine.

Danke, und schöne Feiertage!

martinpitt added a commit that referenced this issue Feb 11, 2021
martinpitt added a commit that referenced this issue Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants