-
Notifications
You must be signed in to change notification settings - Fork 491
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
Package "coreutils" conflicts on update #1024
Comments
Hmm... this should have been prevented by the last pacman update. Maybe this got updated before pacman? |
Pacman was up-to-date at this time and didn't show any available updates for itself. I enforced the update of |
Hm. Did you copy/rename libstdbuf.so.exe to libstdbuf.so to work around #541. That's the only thing I can think of. Otherwise no idea.. |
No, didn't do that. But I think I know what went wrong: For some reason, pacman didn't show an upgrade for itself, because it identified the I got behind this, when I checked out the file dates in the repository, which showed that my installed one was from March 2016, while the "downgrade" version was from 29 Sept 2017. Forcing it to "downgrade" to Lesson learned: Never trust pacman's own versioning check. Closing this. |
Uh, indeed.
Looks like the update on 15-Jul-2016 didn't increase the version number when changing the version scheme. Thanks for figuring out what went wrong. |
Trying to install the recent update, pacman errors on coreutils, because libstdbuf.so (libstdbuf.so.exe) exists at /usr/lib/coreutils (file dated to Feb 14 2017), without forcing to override:
coreutils: /usr/lib/coreutils/libstdbuf.so existiert im Dateisystem
Fehler sind aufgetreten, keine Pakete wurden aktualisiert.
translated:
coreutils: /usr/lib/coreutils/libstdbuf.so exists in filesystem
Errors occured, no packages were upgraded.
Updating from coreutils-8.26-1 to coreutils-8.26-2 (last change several hours ago, commit b35eb1c).
The text was updated successfully, but these errors were encountered: