maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [Solved] Cant upload to extras devel (https://talk.maemo.org/showthread.php?t=73345)

Mike Fila 2011-05-22 22:44

[Solved] Cant upload to extras devel
 
Updated

Solution after original post:

Quote:

This is my first package, it is a icon set. I created the files by using py2deb and following the instructions in this thread

http://talk.maemo.org/showthread.php?t=65372

The extras assistant accepts all the files and I submit them to the auto builder. The next page says thank you for uploading your icon pack and then that is it. No email that the build failed. No sign of it in the extras cauldron. Nothing on my garage account.

I tried more than once with different browsers and micro b as well. What could be the problem?
The problem I originally had was caused by a naming issue of the package itself. I resolved it by using SSH and dput. However they dont go into much detail about dput.

To use dput first you have to install it use apt-get install dput. Now follow in the wiki how to modify dput.cf. and follow the rest of the instructions. You have to cd in terminal to the directory where .changes .dsc and tar.gz are located and use dput. Dput will give you the error that caused the problem.

Second issue was p.xsbc_bugtracker= this would give me a post install error after trying to download and install. See this post on how to set up a project and get a proper bugtracker link.

Thanks to misiac if this thread helps you thank him =)

If you want to see the icons check my signature.

misiak 2011-05-22 23:36

Re: Cant upload to extras devel
 
well, maybe it's stupid question, but... after uploading first file (on first page) and uploading two other files (on second page), when you see status for both files as "OK"... Do you click on the button below with text "Move to autobuilder queue" (or similar, I don't remember now)? ;)

Mike Fila 2011-05-22 23:54

Re: Cant upload to extras devel
 
Yes then I get a new page saying thank you for submitting Red Orange Rage Icons to the auto builder and asks if I would like to upload another package.

misiak 2011-05-23 10:43

Re: Cant upload to extras devel
 
Could you upload the files to some external server (they are probably too big to upload them here) to help me (and maybe others interested) investigate what can be wrong?

Mike Fila 2011-05-23 14:45

Re: Cant upload to extras devel
 
http://www.mediafire.com/file/943hkk...conpackage.tar

They are all in the one archive .changes .dsc .tar.gz and the build_myapp.py that was used to build the package in py2deb.

I didnt think it was the actual files so I didnt include them in the first place since they were accepted. I thought I would at least get a build failed email?

misiak 2011-05-23 19:46

Re: Cant upload to extras devel
 
Ok, so after my first quick glance:
1. Are you aware of little bug in py2deb? ;) it is discribed here: http://wiki.maemo.org/Py2deb#Install_py2deb in installation procedure, you need to change one line in it
2. Lines 64-76 of your build_myapp.py should have four spaces - literally " " in front of them (just like the lines above them)

After investigating these two issues, try recreating the package and uploading it again ;)

misiak 2011-05-23 19:51

Re: Cant upload to extras devel
 
3. In debian/control the line with bugtracker link is broken. It is now
Quote:

XSBC-Bugtracker: XSBC-Bugtracker: http://bugs.maemo.org
Add line which you removed from build_myapp.py:
Quote:

p.xsbc_bugtracker="http://bugs.maemo.org"
with correct bugtracker link (or just write p.xsbc_bugtracker="none" or something) and edit the file /usr/lib/python2.5/site-packages/py2deb.py as suggested by link I posted above

Mike Fila 2011-05-24 12:44

Re: Cant upload to extras devel
 
I changed what you pointed out and resubmitted and it still goes in but doesnt show up. Even with the previous errors should I not get a build failed email?

I think maybe it is my account? I emailed garage at maemo.org yesterday with no reply as of yet. That was the only email I could find perhaps there is another one?

disappear 2011-05-24 15:38

Re: Cant upload to extras devel
 
Hi I have the following problem I can not find kernel-power46 in repository maemo extras-devel..Is available only kernel-power47.I tried to update from terminal with commnad
sudo gainroot
apt-get update


but remains still not in the repository.Otherwise, as I search page http://maemo.org/packages/repository...as-devel_free_ armel/ is there, but when I try from app.manager is gone

misiak 2011-05-24 16:20

Re: Cant upload to extras devel
 
Quote:

Originally Posted by Mike Fila (Post 1014386)
I changed what you pointed out and resubmitted and it still goes in but doesnt show up. Even with the previous errors should I not get a build failed email?

I think maybe it is my account? I emailed garage at maemo.org yesterday with no reply as of yet. That was the only email I could find perhaps there is another one?

Please upload your files again, I guess it is rather some error with package, than with auto-builder ;) And, after you upload the files somewhere do you allow me to test it by trying to upload it to extras-devel and see if it works under my account?

Quote:

Originally Posted by disappear (Post 1014481)
Hi I have the following problem I can not find kernel-power46 in repository maemo extras-devel..Is available only kernel-power47.I tried to update from terminal with commnad
sudo gainroot
apt-get update


but remains still not in the repository.Otherwise, as I search page http://maemo.org/packages/repository...as-devel_free_ armel/ is there, but when I try from app.manager is gone

Have you tried command suggested in post http://talk.maemo.org/showpost.php?p...09&postcount=6 ? (It is one command and needs to be run after "sudo gainroot")
Code:

apt-get install kernel-power=2.6.28-maemo46 kernel-power-modules=2.6.28-maemo46 kernel-power-headers=2.6.28-maemo46 kernel-power-flasher=2.6.28-maemo46
And please don't spam this thread as your case is totally irrelevant to OP's problem.


All times are GMT. The time now is 19:47.

vBulletin® Version 3.8.8