ksiazkowicz / orphilia-dropbox

Open-source Dropbox daemon alternative.
MIT License
37 stars 8 forks source link

Orphilia not building properly on Latest Haiku #8

Closed richienyhus closed 8 years ago

richienyhus commented 10 years ago

Here is the GCI2013 task for it: http://www.google-melange.com/gci/task/view/google/gci2013/5534833086300160

HaikuPorts is tracking the software that will be included in Haiku's package manager that will come with Haiku R1 Beta1, this is expected to be released in the new year.

HaikuPorts: haikuports.org

ksiazkowicz commented 10 years ago

Thank you for your report! I actually forgot about this project, because I thought nobody cares about it.

pkg_resources is a part of setuptools. ez_setup apparently requires path /boot/system/non-packaged/lib/python2.6/site-packages/ to exist. Not sure if I should add a workaround in Orphilia itself, it seems like a problem with Python package. Anyway, creating this directory apparently sorts things out.

pulkomandy commented 8 years ago

Hi, This issue was solved on Haiku side, and can be closed. The client builds just fine now.

ksiazkowicz commented 8 years ago

Thanks for the heads up!

It's important to note that I switched to pip lately and on Haiku it needs to be installed using get-pip.py script.

It seems to be working fine right now (hrev49880). 2015-11-24_23-35-17