GLRP Problem and help needed

Bhavani Shankar R bhavi at ubuntu.com
Wed Dec 19 16:09:45 UTC 2012


On Tue, Dec 18, 2012 at 3:07 AM, Dejan Petrovic
<dekiseka.petrovic at gmail.com> wrote:
> Hello, this is my first app upload. Please, help me!

Hello Dejan,

Firstly no need to Panic as we are here to help :-)

> I'm trying to build and upload an app to Ubuntu review... and I have
> problem...
> I have folowed all steps and on debuild command last output is this:
>
> First:
> Now signing changes and any dsc files...
>  signfile greatlittleradioplayer_1.2.0-0extras11.10.1.dsc Dejan Petrovic
> <dekiseka.petrovic at gmail.com>
> gpg: skipped "Dejan Petrovic <dekiseka.petrovic at gmail.com>": secret key not
> available
> gpg: /tmp/debsign.FwRMYDTY/greatlittleradioplayer_1.2.0-0extras11.10.1.dsc:
> clearsign failed: secret key not available
> debsign: gpg error occurred!  Aborting....
> debuild: fatal error at line 1278:
> running debsign failed
>
> What is this???
>

This might suggest two things:

1. Make sure you have gpg installed and you have a gpg key uploaded to launchpad

More help on gpg here:

https://help.launchpad.net/YourAccount/ImportingYourPGPKey

2. Make sure you have DEBEMAIL and DEBFULLNAME environment values set

Type at the end of your .bashrc

export DEBFULLNAME='Dejan Petrovic'
export DEBEMAIL='dekiseka.petrovic at gmail.com'

and source it


> Second: I have debuild it and it make one deb file and one tar.gz file
> outside my top folder. deb file is useless because it doesn't have folder
> structure and does not contain files needed for app working. What am I doing
> wrong?
>

Please do the above and should work.

> Third:
> In my top folder I have many files cpp h... and svg and .desktop files. I
> notice that compiler build an app but it is not in folder structure I need
> (example, I need my binary file an one file in
> "/opt/extras.ubuntu.com/glrp/" folder and desktop file I need in
> "usr/share/applications/") How to do that?
>

There is a quickstart guide here:

https://wiki.ubuntu.com/AppReviewBoard/Submissions/PackageQuickStart

If you are in doubt even after going through it, Please reach out to us.

Regards,


-- 
Bhavani Shankar
Ubuntu Developer       |  www.ubuntu.com
https://launchpad.net/~bhavi



More information about the App-review-board mailing list