/srv/irclogs.ubuntu.com/2014/06/26/#launchpad.txt

rmkWhat would cause dput not to upload the orig.tar.gz?03:18
wgrantrmk: dput uploads whatever's listed in the .changes that you give it. debuild tries to guess when it should include the .orig.tar.gz in the .changes, but sometimes you need to force it with -sa03:20
wgrantSo `debuild -S -sa` rather than `debuild -S`03:20
rmkah ok thank you03:20
rmkthat did the trick, appreciate it03:21
DalekSecSorry to ask, but is there a reason https://launchpadlibrarian.net/178413454/buildlog_ubuntu-trusty-i386.cherokee_1.2.104-1~14.04_FAILEDTOBUILD.txt.gz would fail on LP but pass every time in pbuilder?  (Just go to the bottom.)03:30
dobeyDalekSec: your test are hitting the network. they can't do that03:31
dobeyat least, that'd be my guess03:32
DalekSecHrm, I'd think it'd be running that one like all the rest.03:34
DalekSecWell thanks.03:35
=== Camisa is now known as Chicago
=== dpm-afk is now known as dpm
christiankHi wgrant!07:20
christiankHave you had a chance to run my request past someone from the SSO support people yet?07:20
=== chandan_kumar is now known as chkumar246
=== chkumar246 is now known as chandan_kumar
=== eagles0513875 is now known as greenrice
=== greenrice is now known as eagles0513875
FrankCizhello All16:07
FrankCizdoes anybody know of a way to search for partial tag matches in Launchpad?16:08
mattgriffinbeuno, have any ideas re: FrankCiz's question?16:51
mattgriffinbeuno, think back... waaay back :)16:51
beunomattgriffin, well, using python and bzrlib17:20
beunoI don't think using the cli17:21
mattgriffinbeuno, ok. thanks!17:21
mattgriffinFrankCiz, ^17:21
beunomattgriffin, but I'm rusty  :)17:21
mattgriffinhehe17:21
FrankCizok... thanks17:21
FrankCizI'll lookup bzrlib17:21
dobeyi don't think you can search for partial match on tags17:27
dobeyat least, not partial match on only tags17:27
beunoFrankCiz, alternatively, there's the bzr-search plugin17:28
beunowhich indexed all sorts of things17:28
beunoI'm not sure if it's been kept up to date17:28
dobeyFrankCiz: are you asking about bug tags, or branch tags?17:29
FrankCizbug tags17:29
FrankCizsomething like i12345617:29
dobeyi don't think any of the bzrlib stuff will help17:29
dobeyand the api doc for launchpad doesn't indicate that there is a way to do a partial match search on bug tags17:30
dobeyie, it doesn't say you can do "*foo" to search for all tags that have names ending in "foo" for example17:31
FrankCizdobey: maybe if I can get a full download of bugs+tags and filter afterwards17:33
mattgriffinFrankCiz, aye18:28
mattgriffindobey, thanks!18:28
mattgriffindobey, beuno: where's joshuahoover? he's a whiz at this stuff ;)18:28
beunomattgriffin, went to Zappos, got run over by a bus while biking18:29
beunothat would be the summary18:29
beunohe's alive, although his tweets don't make it sound like something to do often18:29
mattgriffinbeuno, i heard. eek18:32
=== BradCrittenden is now known as bac
dobey:-/18:39
=== dpm is now known as dpm-afk
kalibHello, I'm trying to translate a project on Launchpad, but I'm receiving timeout messages every one minute.. It's kind of impossible to work on it this way. o.O20:04
kalibTimeout error20:04
kalibSorry, something just went wrong in Launchpad.20:04
kalibWe’ve recorded what happened, and we’ll fix it as soon as possible. Apologies for the inconvenience.20:04
kalibTrying again in a couple of minutes might work.20:04
kalib(Error ID: OOPS-509dd9545459ea8f891b0e326b07bc3d)20:04
ubot5https://oops.canonical.com/?oopsid=OOPS-509dd9545459ea8f891b0e326b07bc3d20:04
mcpierceHi, all. I pushed an update to my PPA (first time pushing to it) about an hour ago, but I don't see the package showing up nor do I see an emails about it being rejected.20:28
mcpierceHow do I check the status on what I've uploaded?20:28
mcpierceI see them in ftp.upload.debian.org. How long does it take for them to get moved?20:32
shadeslayerhuh what20:32
mcpierceThis is my first time pushes packages into my PPA.20:33
mcpierceI can see them here: ftp://ftp.upload.debian.org/pub/UploadQueue/20:33
shadeslayersounds like you uploaded to the wrong place20:33
shadeslayerwhat command did you run20:33
mcpierceHow long does it take till they're in my PPA and available for people to use?20:33
shadeslayerthe exact dput invocation20:33
mcpierce$ dput qpid-proton_0.7-1.1_i386.changes20:33
shadeslayeryeah that's wrong20:33
mcpierceWhat should I be doing?20:33
shadeslayeryou need to run : dput ppa:USERNAME/PPA_TARGET qpid-proton_0.7-1.1_i386.changes20:34
mcpierceshadeslayer: What's supposed to be in the .dput.cf file? I have my PPA there ([qpid]) but when I push it says "No host ppa:mcpierce/qpid found in config"20:35
shadeslayermcpierce: https://help.launchpad.net/Packaging/PPA/Uploading20:35
mcpierceshadeslayer: I followed that.20:35
mcpierceCan you look at my .dput.cf and tell me if I did something wrong?20:35
shadeslayerare you on Debian?20:35
mcpierceshadeslayer: That system is a Debian box, yes.20:36
shadeslayerroger, can you check your /etc/dput.cf20:36
mcpierceMy ~/.dput.cf is: http://pastebin.com/VJcB7D9M20:37
shadeslayermhm20:37
shadeslayermcpierce: try dput qpid  qpid-proton_0.7-1.1_i386.changes20:37
mcpierceshadeslayer: That's what I did about an hour ago, and it uploaded files to the ftp.upload.debian.org machine. I see them, but they've not moved.20:38
shadeslayermcpierce: Launchpad doesn't fetch files from ftp.upload.debian.org20:38
shadeslayerand mind the target there20:38
shadeslayerit's dput qpid foo.changes20:38
mcpierceI don't follow that last part.20:39
shadeslayeryou have to specify where you want to upload, by default dput on debian will upload to ftp.upload.debian.org, that's not where launchpad gets stuff from20:40
shadeslayeryou have to upload to launchpad20:40
shadeslayerwhich is usually dput ppa:username/ppa_target foo.changes20:40
shadeslayeror since you added the ppa to your ~/.dput.cf , you can do dput qpid foo.changes20:41
mcpierceO_o (1) [J:0/609] mcpierce@mcp-debian:qpid-proton $ dput ppa:mcpierce/qpid qpid-proton_0.7-1.1_i386.changes20:41
mcpierceNo host ppa:mcpierce/qpid found in config20:41
shadeslayerright20:42
dobeydebian doesn't have the config to upload to the ppa: alias, by default20:42
mcpierceI'm sorry to sound like such a n00b, but I've followed the directions on the Launchpad site and that's how I got here.20:42
shadeslayermcpierce: http://paste.kde.org/pa36ak3v220:42
shadeslayeryou want that in your ~/.dput.cf20:42
shadeslayerand then the ppa alias should work20:42
dobeyalso, launchpad does not support building packages for debian in PPAs20:42
shadeslayertrue, though I assumed he wanted to build it for Ubuntu20:43
mcpierceIt's fine to build them for Ubuntu. Ionly used Debian for this system to do work.20:43
dobeyalso, you can't upload binary packages to a PPA20:44
dobeyyou can only upload source packages20:44
mcpierceUltimately I want this package to go into Debian, but for now I need to make it available to OpenStack.20:44
dobeyso you can't dput the _i386.changes to launchpad anyway20:44
mcpiercedobey: Okay, which file should I be uploading then? I'm only specifying the changes file since that's what everything I've read has said to do.20:44
dobeyyou upload the _source.changes20:44
dobeyand the distroseries in debian/changelog (and the changes/dsc) must be a supported ubuntu series20:45
mcpierceI see no such file.20:45
dobeydid you not build a source package?20:46
dobeydebuild -S20:46
mcpiercehttp://pastebin.com/x1ggVXYr20:46
mcpiercedobey: kk - I'm rerunning thing snow.20:46
mcpiercethings now20:46
mcpiercedobey: Bingo, now I see that file.20:46
mcpierce"No host ppa:mcpierce/qpid found in config"20:48
mcpierceNo ideas?20:54
dobeyother than the missing ppa alias, no20:57
mcpiercedobey: I changed dput.cf to be:20:57
mcpiercehttp://pastebin.com/k9mSh4Cj20:57
mcpiercedobey: What should be there? I don't see a typo or anything.20:59
dobeyi don't know20:59
dobeyi don't know the technical details of how dput ppa:foo/bar works21:00
dobeyi just know it does work on ubuntu21:00
mcpierce:-/21:01
mcpiercedobey: Should fqdn be ppa.launchpad.net?21:03
dobeyyes21:03
dobeydon't know if that will fix it though21:04
mcpiercedobey: I changed it to that, and changed incoming to be ~mcpierce/qpid/ubuntu/ and it seems to have worked.21:04
mcpierceor, it seems to have uploaded.21:05
dobeyincoming should have the "%(ppa)s" there21:05
dobeyas in ~%(ppa)s/ubuntu21:05
mcpiercedobey: Hrm, seems that's a macro for what I had put in. I replaced it and dput said the files were already uploaded.21:06
dobeymcpierce: it gets replaced yes21:06
dobeymcpierce: because if you need to upload to another ppa, it needs to go to that ppa's location, not the one you're currently trying to upload21:06
mcpiercedobey: Oh, it saw a .upload file. When I deleted that it again failed with http://pastebin.com/yWACcbW721:07
dobeyyou broke it21:08
dobeyincoming    = ~%(ppa)s/ubuntu21:08
dobeyis what it should be21:08
mcpierceThat's what I have, isn't it?21:09
dobeyi don't know. that pastebin is the error, not your config file.21:09
dobeybut like i said, i don't know the internals of dput21:09
dobeymaybe something else is missing on debian21:09
dobeythis all just works on ubuntu21:09
dobey:-/21:09
dobeyanyway, i have to go now. later21:10
mcpiercedobey: Yeah, I heard things "just work" a lot. ;)21:10
* mcpierce is a Fedora developer21:10
mcpiercedobey: I've been tasked by my lead to package our projects for Debian and this is my first attempt to get the code out for them.21:10
mcpiercedobey: I'm pretty frustrated: this whole process is completely different from how we package on Fedora.21:10
mcpierceAt least the rejection emails are coming faster now! :D21:11
mcpierceThis is really frustrating me. Is there anyplace I can go to ask for some help?21:16
mcpiercedobey: In my changelog what should be the after the version? I have "qpid" but the emails I'm getting say "Unable to find distroseries: qpid"21:18
=== Guest8558 is now known as wallyworld
shadeslayermcpierce: the release you're targetting21:34
shadeslayermcpierce: like trusty21:34
shadeslayermcpierce: can you upload your files somewhere from where I can download them21:36
=== maxb_ is now known as maxb
=== Guest28217 is now known as wallyworld

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