maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [DEVEL] Saera: Siri clone for Maemo5, Harmattan and Sailfish OS (https://talk.maemo.org/showthread.php?t=84753)

taixzo 2012-06-15 15:22

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
So I went through the steps to create a package. At the end, actually uploading to Extras-devel, it told me:
"You don't have rights to upload to extras or extras-devel at the moment. Do you want to request an invitation?" I clicked yes and filled out the form. I received an automated email:

Quote:

Hi,

I am leaving Nokia on 30th of April (unless my contract gets extended at the last minute).

In case I didn't manage to answer your last email please take it up with Ville-Pekka Karhu he is my substitute.

If you want to contact me search for my name in Linkedin, as long as I remember your name I will be happy to stay in touch.

Thanks and have a nice continuation without me ;)

Stefano
So...now what? Is it still possible for new users to upload to extras-devel?

imo 2012-06-15 16:20

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
taixzo in the mean time you may upload your deb package here ,hope some one helps you out with the package uploading to devel.I believe Estel is the man to be found and contacted about it .

MartinK 2012-06-15 16:59

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by taixzo (Post 1222336)
So...now what? Is it still possible for new users to upload to extras-devel?

Try to ping X-Fade or the council. I think I remember someone already hitting this issue - would be nice if they finally fixed it so that the registration mail is sent to a valid mailbox.

marmistrz 2012-06-15 16:59

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by imo (Post 1222366)
taixzo in the mean time you may upload your deb package here ,hope some one helps you out with the package uploading to devel.I believe Estel is the man to be found and contacted about it .

If you make a deb as in the grand deb packaging thread I may upload it onto my repo

taixzo 2012-06-15 17:33

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by MartinK (Post 1222379)
Try to ping X-Fade or the council. I think I remember someone already hitting this issue - would be nice if they finally fixed it so that the registration mail is sent to a valid mailbox.

I PM'd X-Fade and Estel. In the meantime, how do I make a .deb to test locally? Runnig python setup.py sdist_fremantle creates a .dsc, a .changes and a .tar.gz, but not a .deb.

shin2_d 2012-06-15 17:45

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
awesome..... Great work done.
Is it available for meego???

sixwheeledbeast 2012-06-15 17:51

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
@shin2_d
Please read the thread from the start, you will get your answer!

marmistrz 2012-06-15 17:52

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by taixzo (Post 1222403)
I PM'd X-Fade and Estel. In the meantime, how do I make a .deb to test locally? Runnig python setup.py sdist_fremantle creates a .dsc, a .changes and a .tar.gz, but not a .deb.

try this
Code:

dpkg-source -x filename.dsc
cd packagename-version
dpkg-buildpackage -rfakeroot -sa


taixzo 2012-06-15 18:48

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by marmistrz (Post 1222415)
try this
Code:

dpkg-source -x filename.dsc
cd packagename-version
dpkg-buildpackage -rfakeroot -sa


Ok, using this I can build it on my laptop, although trying to do the same on the device gives me an error (when extracting!) about sha256sum missing. It seems the setup.py script put some files in a different place than I was expecting, I have to tweak it before it will actually work.

marmistrz 2012-06-15 18:50

Re: [DEVEL] Saera: Siri clone for Maemo 5
 
Quote:

Originally Posted by taixzo (Post 1222443)
Ok, using this I can build it on my laptop, although trying to do the same on the device gives me an error (when extracting!) about sha256sum missing. It seems the setup.py script put some files in a different place than I was expecting, I have to tweak it before it will actually work.

I think you should do it in scratchbox.
This may not work on-device


All times are GMT. The time now is 23:22.

vBulletin® Version 3.8.8