#14168 closed defect (fixed)
Missing dependency for bzr
Reported by: | mreid@… | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | bzr ssl dependency | Cc: | |
Port: |
Description
bzr crashes messily trying to handle https: URLs without py25-socket-ssl installed. This is somewhat non-obvious, at least to me; I found it by installing everything python-related with ssl in the name. I think it would be nice to at least have an ssl variant to pull that package in, if not an actual dependency on it.
Attachments (1)
Change History (4)
comment:1 Changed 17 years ago by skymoo (Adam Mercer)
Cc: | ram@… removed |
---|---|
Owner: | changed from macports-tickets@… to ram@… |
Status: | new → assigned |
comment:2 Changed 17 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
py25-socket-ssl added as a dependency in r33713, thanks
Note: See
TracTickets for help on using
tickets.
Could you attach the error message without py25-socket-ssl installed?