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

Error binding to address GUnixSocketAddress #4306

Closed
unpinned opened this issue Feb 14, 2023 · 5 comments
Closed

Error binding to address GUnixSocketAddress #4306

unpinned opened this issue Feb 14, 2023 · 5 comments

Comments

@unpinned
Copy link

Host system details

State: idle
Deployments:
● ostree-unverified-registry:ghcr.io/unpinned/silverblue:latest
                   Digest: sha256:cb2ba7b88a54f032a36affcd30aa30d1e8fe29e3dc453074e47011d254d19bda
                  Version: 38.20230213.n.1 (2023-02-14T08:34:01Z)

  ostree-unverified-registry:ghcr.io/unpinned/silverblue:latest
                   Digest: sha256:66b0715717b5a6155ace2fe54fb1c543a6cea7003049d4eb9a53f2b2c0407bd8

Expected vs actual behavior

# tree@fedora ~> rpm-ostree upgrade
error: Error binding to address (GUnixSocketAddress): No such file or directory

Expected:

# rpm-ostree upgrade
...
Success!

Steps to reproduce it

  1. Rebase to Fedora Silverblue 38.
  2. Try to upgrade rpm-ostree upgrade

Would you like to work on the issue?

No. Not sure what the issue is. Maybe its a change on new glib2? glib2 2.74.1-3.fc38 -> 2.75.3-1.fc38

@unpinned
Copy link
Author

Also tested on normal f38 branch without my special layer and still happens. Just to be sure its not a modification caused by the things I have installed in my personal ostree container.

@travier
Copy link
Member

travier commented Feb 14, 2023

I've confirmed that reverting to glib2-2.74.1-3.fc38.x86_64 fixes this. This is thus likely a glib2 bug.

See also: https://bugzilla.redhat.com/show_bug.cgi?id=2169622

@cgwalters
Copy link
Member

Fixed by #4308

@MateusAmin
Copy link

MateusAmin commented Feb 20, 2023

Thanks @cgwalters

Noob question, how I am supposed to update on Silverblue rawhide to the fixed rpm-ostree version if rpm-ostree is broken?

edit: Use the grub menu, hold shift if old bios and esc for UEFI.

@travier
Copy link
Member

travier commented Feb 20, 2023

Live-fixing this one is not easy. You're better off doing a rollback and re-updating.

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

4 participants