Tagged Questions
0
votes
1answer
39 views
Quickly tutorial section 4 will be availabe?
quickly tutorial
read to the end
Now that I have my package
Now that you have a package
Now that you've packaged your application, you can share the .deb file. However, if your users install your ...
2
votes
1answer
38 views
Uploading quickly packages to Launchpad
I created an application using Quickly and packaged it using the command quickly package. But after I uploaded it to my PPA, I got a message from Launchpad saying:
Rejected:
Source/binary (i.e. ...
0
votes
0answers
28 views
Upload for a PPA
I used quickly to pack my applications. When I type quickly share, the quickly upload my application using the public-1 as suffix. I tried ty upload using the dput ppa:name/repository changes but ...
5
votes
1answer
182 views
How do I upload an updated package to my PPA without having Quickly mess it up?
As part of Ubuntu App Showdown I received comments on deb packaging (as maybe all other participants). Those can be easy fixed and I spotted them before, but debian packaging files are managed by ...
1
vote
3answers
2k views
Why does Launchpad fail to find 'glib-compile-schemas' while building for PPA?
So, I'm trying to publish my app in my PPA, but I'm having problems related with building my app. Here you have the output:
/bin/sh: 1: glib-compile-schemas: not found
make[1]: *** ...
1
vote
0answers
44 views
Why does quickly keep submitting to the wrong PPA? [duplicate]
Possible Duplicate:
Where does Quickly get the PPA name from?
I am trying to upload my application for Ubuntu app showdown and I have built it with quickly package --extras, however when I ...
0
votes
2answers
94 views
How do I push my app to Launchpad if I have followed the recommendations of the App Review Board for Quickly apps?
I developed an app called Discvur with Quickly. I intend to submit it to the App Review Board so that it can be published in the Software Center. Therefore I followed all the recommendations on ...
1
vote
1answer
247 views
Uploading to a PPA using quickly
I am trying to participate in ubuntu showdown. I followed Jono's tutorial to do a browser using quickly.
I did some modifications including choosing license (gpl v3), putting my name in copy right ( ...
1
vote
1answer
210 views
Upload quickly project to Launchpad with “quickly share” not working!
I want to upload my quickly project for the Ubuntu App Showdown.
I signed the Ubuntu Code of Conduct successfully and created a project "interest-calculation" on my Launchpad-Portal.
When I enter in ...
0
votes
1answer
48 views
How do I fix error building package on ppa, uses tweepy/quickly
I'm building an application that uses tweepy (a python library) and when I build it on my local machine it works fine. When I submit it to launchpad though, it sent me a log which has this error: ...
2
votes
0answers
76 views
ValueError when running quickly share [duplicate]
Possible Duplicate:
Why does “quickly share --ppa share” abort with a “can't create” error?
I have successfully created and packaged a Quickly application, and I ...
3
votes
2answers
188 views
Quickly share error (Can't upload to ppa)
I'm using quickly and I can't seem to upload to my ppa. This is what I get:
$ quickly share --ppa swink/ppa
Get Launchpad Settings
Launchpad connection is ok
.........An error has occurred when ...
1
vote
1answer
87 views
Can't upload project to PPA using Quickly
I can't get Quickly to upload my project into my PPA. I've set up my PGP key and used it so sign the code of conduct, and the PPA exists. I don't know what other usefull information I can supply.
...
1
vote
2answers
144 views
Why does “quickly share --ppa share” abort with a “can't create” error?
I can not figure out what I am doing wrong. The package builds ok with quickly package, I could submit it, but I can not update my ppa. Here is what I got:
desgua@desguai7:~/quickly/sbk$ quickly ...
0
votes
2answers
59 views
off-topic: How can I update “Quickly” using a PPA or similar in the Source file? [closed]
I am running an ubuntu derivative that runs a bit behind in the updates. The version I'm running
~$ quickly --version
Quickly 11.10
Python interpreter: /usr/bin/python 2.7.2
Python standard ...
4
votes
3answers
817 views
How do I add/create a <source.changes> file?
I have created a package with Quickly and also i have uploaded it to a brach on launchpad, but how can i create a ppa for that program and upload to it? i'm really new to these stuff, i just learned ...
9
votes
1answer
173 views
What is the difference between the release, share and submitubuntu commands in Quickly?
There are 3 different commands in Quickly to release a new version of an app into a PPA
release - Posts a release of your project to a PPA on launchpad so that users can install the application on ...
4
votes
1answer
192 views
Where does Quickly get the PPA name from?
I am trying to publish an app with Quickly:
$ quickly share
Get Launchpad Settings
Launchpad connection is ok
ppa:umpirsky:ppa does not exist. Please create it on launchpad if you want to push a ...
4
votes
1answer
90 views
Why doesn't my PPA show up on Launchpad?
I'm trying to create a project with Quickly, and to make it available on Launchpad through a PPA. I created a PPA (ppa:vetetix/quickgcal) and a project page (quickgcal). I added code, shared it, ...
2
votes
1answer
197 views
Why can't I connect to my launchpad ppa with quickly?
Can anyone make sence of the following output:
confus@confus:~/prog/power-switch$ quickli configure ppa
confus@confus:~/prog/power-switch$ quickly configure ppa Traceback (most recent call last):
...