/srv/irclogs.ubuntu.com/2012/12/15/#launchpad.txt

samdhi, 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:44
wgrantsamd: You need to upload just a source package, not a binary too. Are you using debuild?03:45
samdwgrant: i see, yes i'm using bzr debuild, so when you say upload just a source package, you mean do dpub source_changes?03:49
samdbecause i have 2 "changes" files in my build dir03:50
wgrantsamd: debuild will generate a _source.changes when invoked with the -S argument, and a _someotherarchitecture.changes otherwise03:52
wgrantYou need the former03:52
wgrantSo make sure it's up to date by running debuild -S, then dput the _source.changes03:52
samdwgrant: yeah i see both of them, let me try03:54
samdwgrant: thanks, it looks like it worked,  my error was that i was uploading the _arch.changes03:56
wgrantYup, it's a common one.03:56
vibhavWhy does bzr merge debianlp:<branch> return ConnectionReset reading response for 'get', retrying10:20
vibhavI eventually fail to merge my branch10:20
vibhavIs it important to register SSH key with LP even if I want to merge a branch locally?10:21
=== patr|ck_ is now known as paddy
=== Quintasan_ is now known as Quintasan
=== yofel_ is now known as yofel
demosferecan i know how much time it takes between imports in launchpad?16:28
mark06will a #link always refer to Launchpad for a package changelog on a PPA?17:26
mark06because I want to refer to upstream bugs instead17:26

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!