Tagged Questions
1
vote
1answer
142 views
how to do a pbuilder-dist build with dependencies in a ppa?
I'm trying to build a package for my ppa that uses packages from two other ppas. I want to do a test build using pbuilder-dist. I have done this before and I know that I need a combination of:
...
0
votes
0answers
25 views
Packaging for multiple releases of Ubuntu [duplicate]
When putting a package in a PPA, how can I support multiple versions of Ubuntu through the same PPA? Is there a way to say that a package is compatible with all releases? Or is there a way to upload ...
2
votes
1answer
40 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. ...
3
votes
2answers
258 views
How to create a .deb package from compiled source files?
Question:
Mono 3.0 is out, but I found no ppa from where I could install it.
There is this one:
https://launchpad.net/~directhex/+ppa-packages
but it's mono 2.10.8.1-5.
I'm playing with ASP.NET ...
1
vote
1answer
130 views
errors building deb package
i'm author of a small open-source database library and want to supply .deb packages through my ppa. I have a couple of problems. I followed the documentation and several tutorials and created a ...
2
votes
1answer
31 views
How can several branches be nested in the same directory in a bzr-builder recipe?
I have the following recipe:
# bzr-builder format 0.3 deb-version 7.0+{revno}
lp:~bitglue/openobject-server/7.0
nest addons lp:~bitglue/openobject-addons/7.0 openerp/addons
nest-part web ...
5
votes
1answer
110 views
How to setup debian/control to force updating a library?
This question is aimed at PPA/packages maintainers.
I have a PPA with 2 packages:
mypackage (currently version 1~ppa1~quantal)
mypackagelib (currently version 1~ppa1~quantal)
Currently, the ...
0
votes
1answer
69 views
create PPA source package from existing .deb package
i wanna modify some files in .deb package and upload it to my PPA,
is that possible and how to ?
Thanks in advance
2
votes
1answer
22 views
Where/how can I find somebody to help me packaging an application for Ubuntu in my area?
I would like to learn how to package an application to a PPA which available in source code and GPL licensed. I would like to learn how to do it myself. Is there a way to find Ubunteros in my area to ...
0
votes
1answer
157 views
Automatically sign package files from debuild and upload with dput
I've created a source package for I library I'm working on. I use debuild to build it and then I can successfully upload it with dput.
Now I want to set it up so that I can do this automatically ...
2
votes
3answers
46 views
When to use separate PPAs?
I'm interested in setting up PPAs for a few projects that I'm working on, and I'm trying to find out how many PPAs I need. Should I create one PPA for each project, effectively having a single ...
5
votes
0answers
74 views
How do I package a Unity lens? [duplicate]
I'm new to Ubuntu apps and Launchpad. I've created a Unity lens using Quickly, but I'm stuck on how to deploy it. I have two questions.
I can create a .deb file using quickly package, but when I ...
3
votes
1answer
39 views
Redirecting packages when migrating PPAs
I have some packages in a PPA and, now, have created a group PPA. Is there a way to put in a redirect such that anyone installing package foo from ppa:jrhacker/ppa can be redirected to ppa:initech/ppa ...
3
votes
1answer
103 views
Versoining a package for uploading to PPA
I've a package named Artha which I distribute as source and (deb) binaries for x86 and x86_64 architectures i.e. I've the experience in making deb files. I got quite a few requests for setting up a ...
1
vote
1answer
85 views
How to adjust symbols-file in a package for a shared lib
I am trying to upgrade ktorrent in my PPA to the latest upstream version. It also requires an updated libktorrent package. It seems libktorrent was changed in incompatible ways and thus results in a ...
2
votes
1answer
178 views
How can I create a .deb file that adds a repository to sources.list.d?
I want to start sharing .deb files that automatically add new repos to an Ubuntu installation (like the ones present in puppetlabs.com).
How can I do that?
0
votes
0answers
56 views
Why do Launchpad act differently with 64 and 32bit packages?
I'm making Ubuntu packages from source code of a geology program. I can make debs on my pc and also Launchpad is able to make binary packages for 32-bit OS.
I noticed an strange behavior of ...
0
votes
2answers
170 views
Launchpad ppa supporting multiple versions of Ubuntu
Is it possible for a launchpad ppa to support multiple Ubuntu versions such as 10.04 and 12.04 when the package itself was built on a 12.04 machine? When trying to add the ppa to a older machine, it ...
1
vote
2answers
176 views
Problems uploading package to launchpad due to “checksum mismatch” error
I'm having a lot of problems uploading my showdown project to a PPA.
I've setup correctly PGP keys and my public ssh key to launchpad. I've packaged with debuild my C++ project, producing a source ...
3
votes
2answers
191 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 ...
3
votes
1answer
109 views
How to make PPA build for particular release
I'm creating my first proper PPA to patch a problem with Compiz. debbuild/dput works fine but Launchpad tells me it's only building it for Quantal.
I've no interest in doing that for the minute - I'd ...
0
votes
2answers
148 views
Space escape character in Debian Makefiles
I'm currently trying to upload a package onto Launchpad's PPA service but I'm having problems with a path name which includes a space character. I'm trying to make a file install into a directory with ...
5
votes
2answers
120 views
Steps for creating a slightly modified package and uploading it in a PPA?
I just want to use an Ubuntu package from the official Ubuntu repos, modify its source just a tiny bit (it will not affect dependencies or anything) and then upload it into a Launchpad PPA I made for ...
2
votes
1answer
218 views
Create custom package - and add a private repository
While developing a custom, commercial application, I need to provide appropriate automatic updates.
Can I create a package that, in addition to containing my specific application, also adds it's ...
7
votes
2answers
667 views
Manually Created .deb, how do I upload to a PPA?
I have a manually created .deb, and I'd like to upload it to a PPA.
My question is as follows:
Is that possible?
and If so,
how do I do that?
3
votes
2answers
177 views
How to use stdeb with Launchpad?
I know that launchpad has the policy of only allowing upload of source packages on PPA's (as also explained here).
Yet, a python .deb package has all the source in it and it seems silly that one ...
6
votes
1answer
245 views
How do I investigate/confirm the identity of a PPA maintainer (e.g., Chromium Team)?
The Chromium Stable PPA (as found here: ppa:chromium-daily/stable) is maintained by Chromium Team (https://launchpad.net/~chromium-team). I assume this is "Google's" Chromium developers? If so, I ...
2
votes
1answer
127 views
How to fix a build when trying to patch the original file?
I'm trying to create a package of Bugzilla 4 in a Launchpad PPA. Keep getting a malformed patch and have redid the patch from ground up numerous times without any success. One of the logs can be seen ...
4
votes
1answer
643 views
How can I upload package for several ubuntu versions to Launchpad automatically?
See the title.
I using dput and in my /etc/dput.cf :
[ppa]
fqdn = ppa.launchpad.net
method = ftp
incoming = ~onto/onto/ubuntu/
login = anonymous
allow_unsigned_uploads ...
3
votes
2answers
248 views
PPA & Packaging: Packaging Source as a Binary Package
I'm trying to create a .deb for a python-based IRC bot. I've already gone through the Ubuntu Packaging Guide, and done a debuild -S on it to create the source package.
When its uploaded to the PPA, ...
10
votes
1answer
703 views
PPA & Packaging: Having versions of packages for multiple distros
(quote from chat)
Got a PPA on launchpad for source packages for an IRC bot project I'm associated with (since its all the intermediate packaging for the stuff between releases, it's classified as ...
6
votes
1answer
181 views
Adding PPA on install
I have a app I am packaging for ubuntu.
I don't like the idea that if included in the ubuntu repositories I will have no control over updating that application. I don't want my users stuck on an out ...
19
votes
1answer
375 views
How to apply a changelog file to packages in a PPA when building from recipe?
When my package gets build by launchpad using a recipe, it ignores the ./debian/changelog file I provide, and it generates a useless one like following:
harmonyseq (0.14~natty1) maverick; urgency=low
...
3
votes
2answers
239 views
How to upload a qmake-based package to my PPA?
I have an application that uses qmake that I'd like to upload to my PPA.
How can I set up the package so that the project builds properly?
7
votes
1answer
1k views
How to have Debian packaging generate two packages given an upstream source archive?
I am packaging something for my PPA. The upstream source is a .tar.gz archive which is Makefile-based.
Since this package has a significant amount of architecture-independent data, it would be wise ...
8
votes
3answers
845 views
How to create and administer multi-architecture PPAs?
I have a program that needs to be recompiled for every ubuntu version.
Currently I am packaging it using Ubuntu's PPA just for the current distribution.
Eventually, I have to provide packages for ...
7
votes
6answers
867 views
What is the proper way to patch Wine for a custom PPA?
I've been manually applying patches to Wine for use on my own machine, but I want to put it in a PPA for my friends and relations.
Currently I follow this procedure:
Get the latest source from an ...
3
votes
2answers
561 views
How do i create my own php 5.3.3 package/ppa?
I really would like to create a package for php 5.3.3 and then make a ppa for it (I would like the php-fpm support but inside the newest release), however this question goes further than this.
I ...