#17585 closed defect (fixed)
bzr 1.10 depends on py25-curses
Reported by: | brainsik+macports@… | Owned by: | skymoo (Adam Mercer) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | bzr |
Description
To run the 'bzr shelve' command, you now need Python curses installed.
$ bzr shelve bzr: ERROR: No module named _curses You may need to install this Python library separately.
Installing py25-curses fixed this problem.
This did not happen for bzr 1.9.
Change History (4)
comment:1 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to ram@… |
---|---|
Port: | bzr added |
comment:2 Changed 16 years ago by skymoo (Adam Mercer)
Status: | new → assigned |
---|
comment:3 Changed 16 years ago by skymoo (Adam Mercer)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
fixed in r43315, thanks