examachine / pisi

PISI package manager of Pardus linux written in Python. The original development branch by the main author.
Other
39 stars 13 forks source link

make sure comar *can be* installed on OS X #91

Closed examachine closed 7 years ago

examachine commented 7 years ago

install comar on mac os and write docs for it

Program Terminated.
<class 'pisi.api.Error'>: comar package is not fully installed
Please use 'pisi help' for general help.
Traceback:
  File "/usr/local/bin/pisi-cli", line 81, in <module>
    cli.run_command()
  File "/usr/local/lib/python2.7/site-packages/pisi/cli/pisicli.py", line 112, in run_command
    self.command.run()
  File "/usr/local/lib/python2.7/site-packages/pisi/cli/commands.py", line 640, in run
    pisi.api.configure_pending()
  File "/usr/local/lib/python2.7/site-packages/pisi/api.py", line 245, in configure_pending
    raise Error(_("comar package is not fully installed"))
examachine commented 7 years ago

Documented in INSTALL (y)