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

Add openssl again to fix tmux #139

Merged
merged 1 commit into from Jan 26, 2016
Merged

Add openssl again to fix tmux #139

merged 1 commit into from Jan 26, 2016

Conversation

lyxell
Copy link
Contributor

@lyxell lyxell commented Jan 16, 2016

Adding the old openssl package, this should resolve #83.

@lyxell
Copy link
Contributor Author

lyxell commented Jan 16, 2016

Looks like I missed issue #65, don't merge this until tested.
Issue #52 should probably be investigated before merge too.

@thedamian
Copy link
Contributor

openssl TEST: PASSED

open ssl installed successfully.

Output:
openssl-1.0.1e-chromeos-x86_64.tar 100%[=================================================================>] 3.28M 3.65MB/s in 0.9s
..............
2016-01-16 21:34:05 (3.65 MB/s) - 'openssl-1.0.1e-chromeos-x86_64.tar.gz' saved [3436167/3436167]
Archive downloaded
Unpacking archive, this may take a while...
Installing...
Openssl installed!

I do a:
$ openssl version
and get the following reply:
OpenSSL 1.0.2e 3 Dec 2015

@thedamian
Copy link
Contributor

TMUX TEST: PASSED

I'm on a x64 chromebook and did a
$ crew install tmux

Output:
.....
/bin/mkdir -p /usr/local/tmp/crew//dest/usr/local/share/man/man1
/usr/bin/install -c -m 644 ./tmux.1.mdoc
/usr/local/tmp/crew//dest/usr/local/share/man/man1/tmux.1
make[2]: Leaving directory /usr/local/tmp/crew/tmux-1.9a' make[1]: Nothing to be done forinstall-data-am'.
make[1]: Leaving directory `/usr/local/tmp/crew/tmux-1.9a'
Installing...
Tmux installed!

skycocker added a commit that referenced this pull request Jan 26, 2016
Add openssl again to fix tmux
@skycocker skycocker merged commit f719026 into chromebrew:master Jan 26, 2016
@skycocker
Copy link
Member

@lyxell merged, thanks :)
@thedamian thanks for the testing! it's really valuable for I guess everyone :)

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

Successfully merging this pull request may close these issues.

Tmux no longer installs
3 participants