I had Fossil installed on a seldom-used Mac and it worked fine. Trying it
again today, it failed to connect to Chisel::

$ fossil version
This is fossil version 1.33 [9c65b5432e] 2015-05-23 11:11:31 UTC
MacBook-Pro:bottlemarkapp hercooper$ fossil up
Autosync:  https://jccoo...@chiselapp.com/user/jccooper/repository/bott
lemark
SSL: cannot connect to host chiselapp.com:443 ()
Pull done, sent: 0  received: 0  ip:
Autosync failed.
Cannot proceed with update

Maybe it's old. So I grab the latest version::

$ sudo mv ~/Downloads/fossil /usr/local/bin/fossil
$ fossil up
dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib
  Referenced from: /usr/local/bin/fossil
  Reason: image not found
Trace/BPT trap: 5

Same message with any command and all three versions available on the
website. Perhaps it's something changed on the OS, but it seems like that
shouldn't be a problem with a standalone executable. Though perhaps I'm
missing something; I don't know much about OS X internals.

Any idea?
-- 
J Cameron Cooper
jccoo...@gmail.com
jccoo...@cooperdigital.com <anyth...@jcameroncooper.com>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to