Active Topics

 


Reply
Thread Tools
Posts: 662 | Thanked: 238 times | Joined on Jul 2007
#1
Hello!

I'm trying to upload PyAno into extras at the moment, but I keep getting this error from the autobuilder:

Code:
make[1]: Entering directory `/home/builder1/maemo-diablo-armel-extras-devel/work/pyano-1.0'
python2.5 setup.py build
make[1]: python2.5: Command not found
make[1]: *** [all] Error 127
make[1]: Leaving directory `/home/builder1/maemo-diablo-armel-extras-devel/work/pyano-1.0'
make: *** [build-stamp] Error 2
python2.5-dev is a build dependency in changes and in dsc, though.

Changes and dsc are attached.

Any help would be greatly appreciated!

Thanks a lot.
Attached Files
File Type: txt pyano_1.0-1.dsc.txt (586 Bytes, 147 views)
File Type: txt pyano_1.0-1_armel.changes.txt (734 Bytes, 128 views)
 
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#2
You need to fix your debian/control

Code:
Source: pyano
Section: unknown
Priority: extra
Maintainer: Tyler Longwell <ty@unknown>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

Package: pyano
Architecture: any
Depends:
Description: Turn you tablet into a piano.
in build-depends list packages which are needed for building (python2.5) and in Depends list packages are needed for running your software. Please don't use python2.5-runtime because it will download a lot of unnecessary packages.

Last edited by mikkov; 2008-08-11 at 17:56.
 
Khertan's Avatar
Posts: 1,012 | Thanked: 817 times | Joined on Jul 2007 @ France
#3
Use python instead of python2.5 ... on scratchbox by default it s 2.3 that is used instead of 2.5 so i assume it s the same thing for the autobuilder.

or use py2deb to build your source package.
 

The Following User Says Thank You to Khertan For This Useful Post:
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#4
Autobuilder most likely doesn't have python installed by default (haven't tested). Anyway depencies must be listed in debian/control.
 
Posts: 662 | Thanked: 238 times | Joined on Jul 2007
#5
Originally Posted by Khertan View Post
Use python instead of python2.5 ... on scratchbox by default it s 2.3 that is used instead of 2.5 so i assume it s the same thing for the autobuilder.

or use py2deb to build your source package.
Thanks, Khertan! Changing from python2.5 to python worked.

It builds!

But... it gives me this: https://garage.maemo.org/pipermail/e...q3/001898.html

What does UNKNOWN indicate? Will it be uploaded? And if it's not, is there any way I can find out about the root of problem?

Thanks a lot
 
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#6
No it didn't build. UNKNOWN indicates some kind of internal autobuilder error.

You still need to list your depencies in debian/control. Manually adding them to .dsc does not work.
 

The Following User Says Thank You to mikkov For This Useful Post:
Posts: 662 | Thanked: 238 times | Joined on Jul 2007
#7
Originally Posted by mikkov View Post
No it didn't build. UNKNOWN indicates some kind of internal autobuilder error.

You still need to list your depencies in debian/control. Manually adding them to .dsc does not work.
Thanks a lot.

I redid the packages and such several times, now always getting UNKNOWN. Is there any way I can get a log of what happened?

The summary doesn't say anything, basically.
 

The Following User Says Thank You to Aisu For This Useful Post:
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#8
UNKNOWN isn't fault of your package but problem within autobuilder. We just have to wait that maemo folks fix it, but it should not take too long.
 

The Following User Says Thank You to mikkov For This Useful Post:
Posts: 662 | Thanked: 238 times | Joined on Jul 2007
#9
Originally Posted by mikkov View Post
UNKNOWN isn't fault of your package but problem within autobuilder. We just have to wait that maemo folks fix it, but it should not take too long.
Ah, thank you very for clearing that up for me.

Much appreciated
 
Posts: 662 | Thanked: 238 times | Joined on Jul 2007
#10
Alright, now this a very confusing...

PyAno is built successfully. But still isn't in the repo after a day. The applications that were built after it are there, though (the new ones that were just built, not just the old versions).

PyAno even has a folder in the repo, but no files in that folder. It doesn't show up in the promoter, either.

Is there some manual approval it must go through, first? Or have I mussed something?

Any help or advice is much appreciated.

Thanks!
 
Reply


 
Forum Jump


All times are GMT. The time now is 11:03.