Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#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 15 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to ram@…
Port: bzr added

comment:2 Changed 15 years ago by skymoo (Adam Mercer)

Status: newassigned

comment:3 Changed 15 years ago by skymoo (Adam Mercer)

Resolution: fixed
Status: assignedclosed

fixed in r43315, thanks

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.