[06:53] Hey, [06:53] I uploaded a new package to a new PPA about 12 hours ago, didn't receive any mail, how can I know the status ? [06:54] rfried: If you don't get an email within ten minutes of an upload it almost always means the signature verification failed. There's some trouble with the keyservers at the moment, so a reupload might work. [06:54] But the other possibility is that your package wasn't signed properly. [06:54] If you tell me the package and PPA I can check the logs. [06:57] wgrant: I tried adding my ppa in a different computer, and I got: [06:57] Error: signing key fingerprint does not exist [06:57] Failed to add key. [06:57] Is it related ? [06:57] rfried: A PPA's key isn't generated until the first package is uploaded. [06:57] shouldn't the signing key propagate through the system already ? [06:57] oh... [06:57] make sense. [06:57] thanks. [06:58] I'll try to upload again soon. === lifeless_ is now known as lifeless [17:20] Hey. [17:21] trying to upload a package, finally I received an email but with a rejection: [17:21] bitwise_0.14-1.dsc: Unknown section 'xenial' [17:22] I thought that in section you have to write the Ubuntu release you're aiming for. [17:29] No, section is a different thing - the release goes in the first line of the changelog [17:29] https://www.debian.org/doc/debian-policy/ch-archive.html#sections [17:30] Ubuntu follows Debian on this [17:30] The Ubuntu release name goes in the "distribution" field as documented in https://www.debian.org/doc/debian-policy/ch-source.html#debian-changelog-debian-changelog [17:31] Though you're normally best off just using dch to set that [17:33] Hmmm...ok [17:33] Is it possible to upload a package to multiple distributions at once ? [17:37] No. Our usual recommendation is either to upload to the oldest distribution series and copy forward once it's built (if the same binary package will do for all of them, which is often the case) or else upload separately to each target series using the sort of version schema explained in https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging [17:37] Or in fact https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage [17:37] That explains both pathways [17:38] Starting from "Version numbers must be unique" [17:39] thanks [23:18] cjwatson, wgrant: How's our venerable build farm doing today (I say as I notice the red X's)?