You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# rpm-ostree override reset -a
Checking out tree 4ee0def... done
Resolving dependencies... done
Checking out packages... done
error: Checkout alsa-lib-1.2.8-1.fc36.i686: Hardlinking e0/d56527b99f76823884002e72d7533aa24b58521c314a784ccbf678d549952c.file to USB-Audio.conf: File exists
Expected:
# rpm-ostree override reset -a
...
Success!
Steps to reproduce it
Not sure how to reproduce this, I've had this issue since I freshly installed Fedora 36 Silveerblue 29 days ago and from day one I had hardlink issues with alsa-lib-1.2.8-1.fc36.i686 and a different issue with dbus when upgrading fedora's flatpak packages, which even after installing dbus-x11, dbus would now be found but have issues running.
The dependency hell that I created in my layered packages is due to the fact that when running rpm-ostree upgrade I'd get a ton of errors that originated from steam requiring a package that couldn't be installed because it's dependency of it's dependency couldn't have two versions installed at once; after installing all packages that were producing errors, I've got stuck in this particular error: error: Checkout glib2-2.74.0-3.fc37.i686: Hardlinking db/3ee032c02d261348d12924f1c8bafc3feff95eda54eca6e37e47e95e309f4b.file to NEWS: File exists
This is possibly related to #4116 but I thought I'd leave this in a different issue since I'm not sure how deep their rabbit hole goes in comparison to mine.
Would you like to work on the issue?
I would love to if I knew how, but, I don't even know where to begin now.
The text was updated successfully, but these errors were encountered:
Host system details
Expected vs actual behavior
Expected:
Steps to reproduce it
Not sure how to reproduce this, I've had this issue since I freshly installed Fedora 36 Silveerblue 29 days ago and from day one I had hardlink issues with
alsa-lib-1.2.8-1.fc36.i686
and a different issue withdbus
when upgrading fedora's flatpak packages, which even after installingdbus-x11
,dbus
would now be found but have issues running.The dependency hell that I created in my layered packages is due to the fact that when running
rpm-ostree upgrade
I'd get a ton of errors that originated fromsteam
requiring a package that couldn't be installed because it's dependency of it's dependency couldn't have two versions installed at once; after installing all packages that were producing errors, I've got stuck in this particular error:error: Checkout glib2-2.74.0-3.fc37.i686: Hardlinking db/3ee032c02d261348d12924f1c8bafc3feff95eda54eca6e37e47e95e309f4b.file to NEWS: File exists
Would you like to work on the issue?
I would love to if I knew how, but, I don't even know where to begin now.
The text was updated successfully, but these errors were encountered: