Skip to content

Instantly share code, notes, and snippets.

@ryonsherman
Last active August 29, 2015 14:03
Show Gist options
  • Save ryonsherman/60cd1afa24879184ac9e to your computer and use it in GitHub Desktop.
Save ryonsherman/60cd1afa24879184ac9e to your computer and use it in GitHub Desktop.
Managed to get LibreSSL packaged... and break everything.
ryon.sherman@ryon-laptop /tmp % pacman -U libressl-2.0.0-2-x86_64.pkg.tar.xz
loading packages...
resolving dependencies...
looking for inter-conflicts...
:: libressl and openssl are in conflict. Remove openssl? [y/N] y
Packages (2): openssl-1.0.1.h-1 [removal] libressl-2.0.0-2
Total Installed Size: 4.93 MiB
Net Upgrade Size: -1.23 MiB
:: Proceed with installation? [Y/n] y
(1/1) checking keys in keyring [#####################################################################] 100%
(1/1) checking package integrity [#####################################################################] 100%
(1/1) loading package files [#####################################################################] 100%
(1/1) checking for file conflicts [#####################################################################] 100%
(2/2) checking available disk space [#####################################################################] 100%
(1/1) removing openssl [#####################################################################] 100%
(1/1) installing libressl [#####################################################################] 100%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment