[01:30] wgrant: You never know :D === tumbleweed_ is now known as tumbleweed === nyuszika7h is now known as Mohan-chml === Mohan-chml is now known as nyuszika7h === Quintasan_ is now known as Quintasan === yofel_ is now known as yofel [20:05] Howdy. I'm trying to understand why I get a failure message on upload (specifically that the Changes file must be signed with a valid GPG signature), yet... it built my package anyway. [20:06] Corey: Known issue. bug 798957 [20:06] Launchpad bug 798957 in Launchpad itself "PPA Uploads are seemingly (but not actually) rejected" [Critical,In progress] https://launchpad.net/bugs/798957 [20:06] Ampelbein: Ahhh... [20:06] I was tearing my hair out over that. Thanks. :-) [20:21] File zeromq_2.1.10.orig.tar.gz already exists in Primary Archive for Ubuntu, but uploaded version has different contents. <-- Hmm, hitting that issue for a few packages. [20:21] Even after I removed the original from the upload. [20:25] The canonically correct solution is: downloading the pristine original tarball from the location pointed in the rejection message;, but I'm not sure where that would live. :-) [20:28] Corey: pull-lp-source zeromq will get you that tarball [20:28] micahg: Ah, thanks! [20:28] it's in precise ATM [20:28] micahg: Understood, thanks. [20:30] micahg: After that, same error, and the orig is never uploaded. [20:31] Ah, I think I have to rebuild. [20:31] Corey: you want to create the source with debuild -S -sd [20:32] micahg: The man page doesn't say what -s does. [20:33] Corey: -sd is a flag passed to dpkg-buildpackage which uploads the .diff and .dsc only [20:34] micahg: And this is all based on a gzip timestamp? [20:34] no [20:34] micahg: I did this procedure for a few packages, half of them "just worked" the rest keep whining about orig.tar.gz not being the same. [20:36] ah, that's your question :), the .orig.tar.gz check is based off of the md5sum I believe [20:36] micahg: Hmm. So the procedure I've been doing is more or less apt-get source sourcename; cd package-name; debuild -S; dput PPA packagename.changes [20:37] Should I replace apt-get sourcename with pull-lp-sources? [20:37] Corey: yeah, you want debuild -S -sd unless you're adding a new upstream [20:37] micahg: The entire goal here is "I don't want to have to install five PPAs for this package to work, I want to source it out of one repository." [20:40] Corey: let's move to #ubuntu-packaging [21:38] Is there a "correct" way to copy a PPA for the scenario of "I want to have a testing repository but the PPA itself should only have the stable version in it?" [21:38] I don't know if branching a repository works, or if I should duplicate it. [21:40] Corey: there is a copy packages link on the +packages page of the PPA [21:45] micahg: That... would have been a lot easier than rebuilding all of them. :-) [22:22] what am i supposed to do if i get an oops loading a bug page? do i just open a bug against launchpad with the oops identifier? [22:22] oh i see, it has a massive number of duplicates