[03:44] hi, im trying to upload a package to my personal PPA on launchpad. After using dput to upload the file, i'm reaceiving an email saing "Source/Binary (i.e. mixed) uploads are not allowed", any ideas? [03:45] samd: You need to upload just a source package, not a binary too. Are you using debuild? [03:49] wgrant: i see, yes i'm using bzr debuild, so when you say upload just a source package, you mean do dpub source_changes? [03:50] because i have 2 "changes" files in my build dir [03:52] samd: debuild will generate a _source.changes when invoked with the -S argument, and a _someotherarchitecture.changes otherwise [03:52] You need the former [03:52] So make sure it's up to date by running debuild -S, then dput the _source.changes [03:54] wgrant: yeah i see both of them, let me try [03:56] wgrant: thanks, it looks like it worked, my error was that i was uploading the _arch.changes [03:56] Yup, it's a common one. [10:20] Why does bzr merge debianlp: return ConnectionReset reading response for 'get', retrying [10:20] I eventually fail to merge my branch [10:21] Is it important to register SSH key with LP even if I want to merge a branch locally? === patr|ck_ is now known as paddy === Quintasan_ is now known as Quintasan === yofel_ is now known as yofel [16:28] can i know how much time it takes between imports in launchpad? [17:26] will a #link always refer to Launchpad for a package changelog on a PPA? [17:26] because I want to refer to upstream bugs instead