Skip to content

Instantly share code, notes, and snippets.

@biwhite
Created June 21, 2017 09:58
Show Gist options
  • Save biwhite/ad9391c0c2b56c35815d0640424df02e to your computer and use it in GitHub Desktop.
Save biwhite/ad9391c0c2b56c35815d0640424df02e to your computer and use it in GitHub Desktop.
ben@snarf  ~  sudo pacman -Syu
:: Synchronising package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
ben@snarf  ~  sudo pacman -S heimdall
resolving dependencies...
looking for conflicting packages...
Packages (5) double-conversion-2.0.1-3 openssl-1.0-1.0.2.l-1 qt5-base-5.9.0-2 tslib-1.11-1
heimdall-1.4.2-1
Total Installed Size: 62.56 MiB
:: Proceed with installation? [Y/n]
(5/5) checking keys in keyring [##################################] 100%
(5/5) checking package integrity [##################################] 100%
(5/5) loading package files [##################################] 100%
(5/5) checking for file conflicts [##################################] 100%
error: failed to commit transaction (conflicting files)
openssl-1.0: /usr/lib/libcrypto.so.1.0.0 exists in filesystem
openssl-1.0: /usr/lib/libssl.so.1.0.0 exists in filesystem
Errors occurred, no packages were upgraded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment