How long does it take untill a package in the PPA appears?

Asked by Patrick Eigensatz

Hi all,

how long does it take untill I can see my uploaded package in my PPA?

I created the package with debuild and now I've uploaded it with this bash-command:

dput ppa:p.eigensatz/ppa todo_0.2-1_source.changes

Checking signature on .changes
gpg: Signatur am Son 19 Sep 2010 19:09:20 CEST mit DSA Schlüssel, ID B2CECD1C, erfolgt
gpg: Korrekte Unterschrift von 'Patrick Eigensatz (Repository Signing Key) <email address hidden>'
Good signature on /home/patrick/todo/todo_0.2-1_source.changes.
Checking signature on .dsc
gpg: Signatur am Son 19 Sep 2010 19:09:03 CEST mit DSA Schlüssel, ID B2CECD1C, erfolgt
gpg: Korrekte Unterschrift von 'Patrick Eigensatz (Repository Signing Key) <email address hidden>'
Good signature on /home/patrick/todo/todo_0.2-1.dsc.
Uploading to ppa (via ftp to ppa.launchpad.net):
  Uploading todo_0.2-1.dsc: done.
  Uploading todo_0.2.orig.tar.gz: done.
  Uploading todo_0.2-1.diff.gz: done.
  Uploading todo_0.2-1_source.changes: done.
Successfully uploaded packages.

But if I look into my PPA, there's no package.

How long does it take, untill the package appears?

Thanks,
Patrick Eigensatz

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu dput Edit question
Assignee:
No assignee Edit question
Solved by:
Patrick Eigensatz
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Do you have a link to the main PPA page which tells us the line to add in software sources please.

Thanks

Revision history for this message
Patrick Eigensatz (p.eigensatz-deactivatedaccount) said :
#2

Thanks for this answer and good morning.

Over the night, the package appeard.
Thanks
Patrick