[MacPorts] #24883: bzr-fastimport fails to install
MacPorts
noreply at macports.org
Fri May 14 00:20:24 PDT 2010
#24883: bzr-fastimport fails to install
----------------------------------------+-----------------------------------
Reporter: macports.org@… | Owner: raimue@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Resolution: fixed | Keywords:
Port: bzr-fastimport |
----------------------------------------+-----------------------------------
Changes (by raimue@…):
* status: assigned => closed
* resolution: => fixed
Comment:
Thanks for the report. This is a problem with the flat registry format in
1.8, it works fine with sqlite in the MacPorts 1.9 beta release which is
the only one I tested.
Tilde character has been removed from the version in r67602. This change
will be available over rsync soon.
To get your installation of bzr-fastimport working, issue the following
commands:
{{{
sudo rm -r /opt/local/var/macports/receipts/bzr-fastimport/0.9.0~261_0/
sudo rm -r /opt/local/var/macports/software/bzr-fastimport/0.9.0~261_0/
sudo port sync
# Check that the version number does not contain a tilde anymore
sudo port install bzr-fastimport
}}}
--
Ticket URL: <http://trac.macports.org/ticket/24883#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list