I dput a package into a PPA and get no email response. What did I mess up?

Asked by RethinkDB Packaging

I'm dput'ing a package rethinkdb into ppa:rethinkdb/ppa. The changes file I uploaded is rethinkdb_1.1.8-9139-g4a5d12-dirty_source.changes. I don't get an e-mail and the package doesn't show up.

I read https://answers.launchpad.net/launchpad/+faq/227 and followed all the instructions (e.g. generating the files properly, signing them, ensuring launchpad knows about the key, etc.) I'm sure it's some detail I screwed up, but I went over everything many times and can't figure out what it is. Could someone help me figure out what I missed?

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
William Grant (wgrant) said :
#1

How did you generate the *_source.changes file? It's missing mandatory fields that debuild/dpkg-genchanges always include, such as Binary and Description.

Revision history for this message
RethinkDB Packaging (rethinkdb) said :
#2

debuild -S -sa ;

Is there a better way to do this?

Revision history for this message
RethinkDB Packaging (rethinkdb) said :
#3

debuild -S -sa ;

Is there a better way to do this?

On Tue, Nov 6, 2012 at 12:35 AM, William Grant <
<email address hidden>> wrote:

> Your question #213412 on Launchpad itself changed:
> https://answers.launchpad.net/launchpad/+question/213412
>
> Status: Open => Needs information
>
> William Grant requested more information:
> How did you generate the *_source.changes file? It's missing mandatory
> fields that debuild/dpkg-genchanges always include, such as Binary and
> Description.
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/launchpad/+question/213412
>
> You received this question notification because you asked the question.
>

Revision history for this message
William Grant (wgrant) said :
#4

Then it sounds like your debian/control file doesn't declare any binary packages, which means your package won't build anything. http://developer.ubuntu.com/packaging/html/ might be a helpful reference for fixing this.

Can you help with this problem?

Provide an answer of your own, or ask RethinkDB Packaging for more information if necessary.

To post a message you must log in.