/srv/irclogs.ubuntu.com/2015/10/02/#launchpad.txt

=== Guest68817 is now known as anthonyjf
Odd_Blokewgrant: cjwatson: I'm hitting "fatal: remote error: DNS lookup failed: address 'xmlrpc.lp.internal' not found: [Errno 24] Too many open files." when I try to use Launchpad git on lp:~daniel-thewatkins/cloudware/+git/cloud-images-checker09:00
wgrantOdd_Bloke: Investigating.09:04
Odd_Blokewgrant: Thanks; do you want me to file a bug or anything?09:04
wgrantOdd_Bloke: Not at this point. Thanks for pointing it out.09:06
Odd_Blokewgrant: We first saw it at 0840 UTC (first Jenkins job failure), it was working at 0817 (the previous Jenkins job run).09:06
=== Spads_ is now known as Spads
=== DalekSec_ is now known as DalekSec
wgrantOdd_Bloke: Should be all happy now.09:34
Odd_Blokewgrant: Looks good, thanks!09:34
=== elmo_ is now known as elmo
tintouHi all17:19
dobeyhi17:20
tintouI want to authenticate to launchpad, but I'm stuck because the request_token isn't returning oauth_callback_confirmed=true17:20
tintou(using OAuth v1)17:20
dobeyyou're trying to implement your own oauth client?17:21
tintouI'm using GSignond17:22
dobeyyou're trying to make a plug-in for online-accounts in ubuntu?17:22
tintoualmost, the GLib version :)17:23
dobeyor something else? i'm not quite sure what GSignond is17:23
tintouSingle Sign-on daemon, a similar one than the one use in ubuntu but using GLib instead of Qt17:24
tintouIt's already working fine for Yahoo (also using OAuth v1)17:24
tintouso I'm using the URLs from this page: https://help.launchpad.net/API/SigningRequests17:25
tintoubut https://launchpad.net/+request-token is returning oauth_token=AuthToken&oauth_token_secret=AuthTokenSecret17:27
tintouso oauth_callback_confirmed=true is missing to comply to the specifications http://tools.ietf.org/html/rfc5849#section-2.117:29
tintouIs this the right place or should I open a bug report on Launchpad itself :P17:32
dobeyi'm not sure17:41
dobeybut it's not that simple17:41
dobeyoh well17:41
benjaomingI've published a beta release in a PPA and then deleted it. The old stable is now marked "superseded", is there a way to bring it back?19:03
dobeyno, you can't revert to an older version in the archive19:04
benjaomingdobey: thanks for clarifying! if the stable release was 1.0, and the beta was 2.0~b1, can I then upload a 1.1 and it'll work?19:07
dobeyno19:08
dobeyyou can upload 1.0 as 2.0~b1.is.really.1.019:09
PengIsn't that what epochs are for? 1:1.019:51
PengIsn't that what epochs are for? 1:1.1 *19:51
dobeyno, you shouldn't use an epoch19:53
PengWhy not?19:54
dobeythey are method of absolute last resort. you definitely shouldn't add a new epoch in a PPA, when debian/ubuntu don't have the epoch on the package19:55
Pengoooh19:55
dobeyadding an epoch breaks upgrading for anyone who used your ppa, even if you got hit by a bus and never upload to it again19:55
=== Peng is now known as SJW
benjaomingSo just to make sure I understand: Deleting the latest version means that the superseded version is no longer available => No installation candidate? I mean, testing it now, and it seems that's how things work..21:47
benjaomingAnd thanks for being understanding, I bet a million others have asked the same question :)21:49
dobeyyes, once you've uploaded a newer version you can't go back to the older version21:50
benjaomingdobey: cool thanks, much obliged -- will have to work harder on getting the beta release finalized then :)23:16

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