![]() |
Problems with upload to extras-devel with py2deb
Hi,
I have updated the DrinkCounter app, i did my last upload with PR1.1 I'm using py2deb because i think its the easiest way. I dont know why, but i'm not able to upload my app because of unmet dependencies build_myapp.py for py2deb: Code:
#!/usr/bin/python2.5 Output from Autobuilder: Code:
TMP="/var/tmp" |
Re: Problems with upload to extras-devel with py2deb
Is it a problem that i have compiled it with Nokia Qt SDK and not in scratchbox?
|
Re: Problems with upload to extras-devel with py2deb
Hi,
I had many problems too with Py2Deb and PyPackager till I understand the problems. Most probably you'll get more help in the developers mailing list but here is some comments that might be useful (beware I'm far from expert on this). on the distribution you need to set: p.distribution = "fremantle" and for the dependencies I've used the following and didn't get any complaints: p.depends = "python2.5, python2.5-qt4-gui, python2.5-qt4-core, python2.5-qt4-maemo5" Hope it is useful. |
Re: Problems with upload to extras-devel with py2deb
Thanks for your reply, same error :/
Mine not an python app, its normal qt/c++ should i use another tool to upload to extras-devel? |
All times are GMT. The time now is 06:14. |
vBulletin® Version 3.8.8