#1  
Old 03-06-2012, 01:17 PM
alphax2 alphax2 is offline
Member
 
Join Date: Jul 2011
Posts: 51
Thanked: 16 times
Default Aegis and PySide Problem

Hi guys,

I need some aegis credentials, so I have to create a manifest.aegis file.
In the past I've builded my packages with pyside-assistant, but it creates a deb with all files at /usr/... so it will fail at Nokia Store QA.

So I created my deb files with dpkg -b ./<folder>, whitch holds the app folder-structure and a DEBIAN folder with control file ect. This works well and easy - but I can't "add" the aegis file.

So: How to build packages with pyside-assistant, that will install to /opt/... or how to work with dpkg -b and aegis manifest?!

Also I got the information that there is aegis-su, in a package called "aegis-dss-tools" - but I have no idea where I can find it for my N9. Because for simple editing in my python file I don't want to create everytime a whole new package.

I' am going crazy ...

Thank you very much in advance!

AlphaX2

Last edited by alphax2; 03-06-2012 at 02:25 PM.
Reply With Quote

The Following User Says Thank You to alphax2 For This Useful Post:
  #2  
Old 03-18-2012, 10:15 AM
martink martink is offline
Member
 
Join Date: Feb 2011
Posts: 45
Thanked: 21 times
Default Re: Aegis and PySide Problem

This is how I build Mieru for Harmattan & Ovi with sdist_maemo:
http://www.modrana.org/misc/mieru_build_example.zip

It uses git to get the up-to-date source code and osc to upload the source package for building in OBS. It shouldn't be difficult to modify it to just get the source from a folder or build the package using dpkg (as no compilation is taking place).

Sdist_maemo has been modified a bit, mostly regarding its numbering scheme, so that the resulting package is ovi-store compliant. I have also add some code that removes autogenerated *.egg file clutter, that has been causing me a few Ovi store QA rejections (in __init__.py, line 274). Wouldn't be bad is someone took the changes and upstreamed them. Something like sdist_harmattan_ovi target or ovi_compliant=True switch.
__________________
Mieru - a flexible manga and comic book reader
Harmattan development resources
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Aegis Manifest vs. OBS wonko Application Developer Support 2 09-15-2012 07:25 AM
Nokia and Aegis javispedro Handset 273 01-18-2012 01:26 PM
Keep display on with PySide at Harmattan - Problem alphax2 Application Developer Support 5 11-02-2011 12:25 PM
PySide/QML problem - bug or am I stupid?!^^ alphax2 Application Developer Support 4 08-14-2011 09:34 PM
Aegis question twoboxen Handset 0 08-03-2011 06:41 PM


All times are GMT. The time now is 04:45 AM.