=== marlinc_ is now known as marlinc | ||
=== Ursinha is now known as Ursinha-afk | ||
=== SamB_irssi is now known as since | ||
stokachu | so ive run into a small problem, I have 2 launchpad accounts both with separate emails and for some reason when i log into one account it dumps me into my other account | 03:01 |
---|---|---|
stokachu | for example i have adam.stokes@gmail.com and cts@canonical.com | 03:01 |
stokachu | i registered cts@canonical.com and put my adam.stokes@gmail.com as an email address | 03:01 |
stokachu | once i got cts@canonical.com created i went in an deleted my email address and just used cts@canonical.com for this second account | 03:01 |
stokachu | im curious if cts@canonical.com is still tied to my other emails addresses and is getting confused | 03:02 |
stokachu | wgrant: ^ is this something you would be able to look into? | 03:03 |
wgrant | stokachu: SSO and Launchpad accounts are separate. Which did you create with what email address? | 03:04 |
wgrant | Logging into Launchpad will try to find a Launchpad account corresponding to the SSO account's OpenID identifier or preferred email address. if it finds one it will link them, if it doesn't it will create a new Launchpad account. | 03:05 |
stokachu | my intention was to have a CTS user created with cts@canonical.com | 03:05 |
stokachu | separate from my existing account | 03:06 |
stokachu | my launchpad id for my account is 'adam-stokes' | 03:06 |
wgrant | Your gmail address was already on your main launchpad account | 03:06 |
stokachu | yea | 03:06 |
wgrant | So they will have been linked if you logged into LP before changing the SSO address to cts@canonical.com | 03:06 |
stokachu | ah | 03:06 |
wgrant | You'll need to file a question to get them manually unlinked. | 03:06 |
stokachu | ok ill do that, thanks | 03:07 |
stokachu | wgrant: thanks got it filed | 03:09 |
crass | cjwatson: thanks, I wasn't detecting that the configure was in the repo because of ignore settings, so I thought it was in there. | 04:04 |
crass | when copying packages from one ppa to another, does the option to rebuild or copy binaries do anything when changing the distro series? when I select copy binaries, its trying to rebuild as well | 07:19 |
crass | this build: https://code.launchpad.net/~crass/+archive/dng4ps2/+build/4580162 | 07:20 |
arayaq | hello, anybody here can help me with an issue installing liblaunchpad in raring? | 07:25 |
wgrant | crass: You didn't select the copy binaries option for that | 07:26 |
wgrant | arayaq: What's the issue? | 07:26 |
arayaq | it seems that the raring package does not exist | 07:26 |
wgrant | arayaq: You mean python-launchpadlib? | 07:26 |
arayaq | ok, now i feel stupid | 07:27 |
arayaq | i though the package name was liblaunchpad-integration-dev | 07:28 |
wgrant | That's different from launchpadlib | 07:28 |
wgrant | liblaunchpad-integration has been gone for a few releases now, I think | 07:28 |
wgrant | It's what provided the "Report a bug" etc. items in the Help menu of various applications | 07:28 |
wgrant | launchpadlib is entirely separate, and provides a Python interface to Launchpad's API | 07:28 |
arayaq | i see | 07:29 |
arayaq | thanks a lot for the help :) | 07:29 |
rbasak | If in Launchpad an Ubuntu package does not have a SF upstream linked as an upstream project, am I supposed to "register" this in Launchpad in order to make upstream bug tracker functionality work properly? Or is there some other way to do it? It's not clear to me whether "registration" in LP is necessary (whatever that means), or there's some other way to "link" the upstream that isn't hosted on LP. | 09:49 |
mgz | you can link an upstream bug in bugzilla and several other systems, generally just posting a link to the bug in a comment will do it | 09:57 |
mgz | you don't get all the nice integration unless launchpad knows about the project though | 10:00 |
rbasak | mgz: OK - but I want the nice integration. How do I tell Launchpad about the project? Is "registration" the correct route? | 10:02 |
rbasak | It's just nice to do it all properly, and I don't mind doing that :) | 10:02 |
mgz | yes, see https://bugs.launchpad.net/python for instance | 10:02 |
rbasak | Got it - thanks | 10:06 |
gnuoy | I'd like to delete a branch from lp but it has stacked branches on top. how can I get a list of those stacked branches so I can get them removed as well? | 10:47 |
gnuoy | pfalcon, hi | 10:47 |
gnuoy | I just proxied a question for you | 10:48 |
gnuoy | <gnuoy> I'd like to delete a branch from lp but it has stacked branches on top. how can I get a list of those stacked branches so I can get them removed as well? | 10:48 |
pfalcon | gnuoy: hi! | 10:48 |
pfalcon | thanks! | 10:48 |
gnuoy | np | 10:48 |
pfalcon | I'm aware of https://bugs.launchpad.net/launchpad/+bug/383804 in particular, wonder if LP admin could look stacked branched, would like to finish with that task this week ;-) | 10:49 |
ubot5 | Launchpad bug 383804 in Launchpad itself "Show branches stacked on a branch when trying to delete" [Low,Triaged] | 10:49 |
gnuoy | pfalcon, I've got some SQL that might give us the answer, let me try it | 10:50 |
maxb | The other option is to query every branch in the same project/package via API & bzr+ssh, but of course that fails if there are private branches or cross-target stacking | 11:01 |
crass | wgrant: well, I've just deleted it and done the copy binaries again | 11:39 |
crass | the build status says it failed, but the log appears to be from the old build | 11:40 |
crass | what gives? | 11:41 |
=== marcoceppi_ is now known as marcoceppi | ||
crass | after the deletion I wait till the package didn't show up in the web interface, but maybe I should wait longer than that | 11:54 |
=== wedgwood_away is now known as wedgwood | ||
tlonim | hi, is it possible to use NNTP with launchpad lists? | 13:10 |
geser | I didn't heard of any direct NNTP support from launchpad, you could check if the list is also on gmane which has a NNTP-gateway | 13:14 |
geser | hmm, look like gmane has only the old launchpad lists | 13:15 |
tlonim | yeah.. :( | 13:15 |
tlonim | and I see this ticket https://bugs.launchpad.net/launchpad/+bug/208238 | 13:15 |
ubot5 | Launchpad bug 208238 in Launchpad itself "Archive mailing lists automatically on Gmane" [Low,Triaged] | 13:15 |
tlonim | but it seems to be going no where.. | 13:15 |
czajkowski | tlonim: Launchpad is currently in maintenance mode, which means no new features are being rolled out. We're working on critical bugs followed by high bugs. | 13:17 |
tlonim | oh | 13:17 |
tlonim | czajkowski: how long will it be in that bug.. | 13:17 |
tlonim | mode* | 13:17 |
tlonim | s/bug/mode/ | 13:17 |
czajkowski | unknown . | 13:17 |
tlonim | ah | 13:18 |
tlonim | hmm..there is no milestone for next release eh :) .. https://launchpad.net/launchpad/+milestones | 13:18 |
czajkowski | we don't use that for lp work like I said, we're in maintenance. | 13:19 |
tlonim | hmm. ok | 13:20 |
tlonim | a | 13:20 |
tlonim | oops | 13:21 |
tlonim | thanks.. | 13:28 |
=== reed_ is now known as reed | ||
crass | yikes! how many hours should I wait for a deleted package to already be deleted? | 18:10 |
=== cp16net is now known as cp16net|away | ||
=== cp16net|away is now known as cp16net | ||
=== cp16net is now known as cp16net|away | ||
=== cp16net|away is now known as cp16net | ||
=== wedgwood is now known as wedgwood_away | ||
=== cp16net is now known as cp16net|away | ||
wgrant | crass: You can never reuse the same version. | 23:51 |
wgrant | So within an archive you can't upload a different source with the same version, and you can't rebuild binaries with the same version. | 23:52 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!