Active Topics

 


Reply
Thread Tools
Mike Fila's Avatar
Posts: 412 | Thanked: 480 times | Joined on Feb 2011 @ Bronx, NY
#1
Updated

Solution after original post:

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.

Last edited by Mike Fila; 2011-05-28 at 21:25. Reason: problem solved
 
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#2
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)?
 

The Following User Says Thank You to misiak For This Useful Post:
Mike Fila's Avatar
Posts: 412 | Thanked: 480 times | Joined on Feb 2011 @ Bronx, NY
#3
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.
 
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#4
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?
 

The Following User Says Thank You to misiak For This Useful Post:
Mike Fila's Avatar
Posts: 412 | Thanked: 480 times | Joined on Feb 2011 @ Bronx, NY
#5
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?
 
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#6
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
 

The Following User Says Thank You to misiak For This Useful Post:
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#7
3. In debian/control the line with bugtracker link is broken. It is now
XSBC-Bugtracker: XSBC-Bugtracker: http://bugs.maemo.org
Add line which you removed from build_myapp.py:
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
 

The Following User Says Thank You to misiak For This Useful Post:
Mike Fila's Avatar
Posts: 412 | Thanked: 480 times | Joined on Feb 2011 @ Bronx, NY
#8
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?
 
Posts: 238 | Thanked: 131 times | Joined on May 2011 @ Bulgaria
#9
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
 
Posts: 804 | Thanked: 1,598 times | Joined on Feb 2010 @ Gdynia, Poland
#10
Originally Posted by Mike Fila View Post
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?

Originally Posted by disappear View Post
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.

Last edited by misiak; 2011-05-24 at 21:37.
 

The Following 2 Users Say Thank You to misiak For This Useful Post:
Reply


 
Forum Jump


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