Unable to upload to PPA, it remains empty

Asked by Skia

Hi,

I tried to create a PPA and upload packages to it. Everything seems to go well, with no apparent errors, but my PPA remains empty.

Here is the PPA: https://launchpad.net/~hyask/+archive/ubuntu/klibc-2046336

Here is a log of my `dput`:
```
dput ppa:hyask/klibc-2046336 klibc_2.0.13-2ubuntu1\~ppa1_source.changes
D: Splitting host argument out of ppa:hyask/klibc-2046336.
D: Setting host argument.
Checking signature on .changes
gpg: /home/skia/tmp/klibc_2.0.13-2ubuntu1~ppa1_source.changes: Valid signature from 86EF30F30DAD3CA4
Checking signature on .dsc
gpg: /home/skia/tmp/klibc_2.0.13-2ubuntu1~ppa1.dsc: Valid signature from 86EF30F30DAD3CA4
Uploading to ppa (via ftp to ppa.launchpad.net):
  Uploading klibc_2.0.13-2ubuntu1~ppa1.dsc: done.
  Uploading klibc_2.0.13-2ubuntu1~ppa1.debian.tar.xz: done.
  Uploading klibc_2.0.13-2ubuntu1~ppa1_source.buildinfo: done.
  Uploading klibc_2.0.13-2ubuntu1~ppa1_source.changes: done.
Successfully uploaded packages.
```
I've never even had any email confirming something happened, it's just silent.

Do you have any server-side logs that would point to a problem I can't see?

Thanks for your help
Skia

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
No assignee Edit question
Solved by:
Simone Pelosi
Solved:
Last query:
Last reply:
Revision history for this message
Best Simone Pelosi (pelpsi) said :
#1

Hi Skia! From the logs I saw that your upload was rejected with the following error:

2023-12-13 16:01:13 DEBUG Rejected:
2023-12-13 16:01:13 DEBUG Unable to find klibc_2.0.13.orig.tar.gz in upload or distribution.
2023-12-13 16:01:13 DEBUG Files specified in DSC are broken or missing, skipping package unpack verification.

 The strange fact is that you didn't received any mail, I saw that the uploader tried to sent you an email

Revision history for this message
Skia (hyask) said :
#2

Thanks for your answer. By any chance, do you happen to know the email address the uploader tried to contact? Was it my canonical email or something else?
I've successfully uploaded a package this morning, but didn't get any confirmation email either, which is a bit annoying.

Should I open another Launchpad question for that particular issue?

Revision history for this message
Simone Pelosi (pelpsi) said :
#3

I saw that the recipient is:

Recipients: Skia <email address hidden>

Is it correct? In case is it correct, we have to investigate on that.
You can open a new question ( or a bug ) to track that.

Revision history for this message
Skia (hyask) said :
#4

It is correct.

Follow-up question: https://answers.launchpad.net/launchpad/+question/708710

Thanks :-)

Revision history for this message
Skia (hyask) said :
#5

Thanks Simone Pelosi, that solved my question.