/srv/irclogs.ubuntu.com/2010/10/14/#launchpad.txt

=== Ursinha-bbl is now known as Ursinha
=== Chex changed the topic of #launchpad to: Launchpad https://launchpad.net/ | Read https://help.launchpad.net/ for help | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/
napsterI have merged two of my accounts04:09
napstersubinsebastien-gmail to subinsebastien04:10
napsterbut after this, I can't do bzr push lp:nscripts04:10
napsterNo such Launchpad account: subinsebastien-gmail04:10
napsterPermission denied (publickey).04:10
napsterbzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist.04:10
napsterHow can I fix this?04:10
spivnapster: 'bzr lp-login subinsebastien'04:11
napsterspiv: Should I do this each time before I do push?04:12
StevenKnapster: You should just need to do that once04:15
persia(per computer)04:15
napsterStevenK: And how can I change the username from subinsebastien@yahoo.com to subinsebastien@gmail.com ?04:15
StevenKnapster: The username reported by bzr, or Launchpad?04:16
spivnapster: username where?  The name recorded in bzr commits?04:16
napsterStevenK: spiv The email I used to login to launchpad.net04:16
spivnapster: just add that address to your launchpad account04:17
napsterspiv: I did so04:17
persiaWill that work by itself with the separation of login to OpenID?04:17
spivthen you can use it to login to launchpad.net (once you have confirmed the address)04:17
wgrantYou'll need to add it on login.launchpad.net too.04:17
persiaThat makes more sense.04:17
spivwgrant: oh, dang.04:17
napsteroh ok04:18
napsterspiv: persia StevenK I'm unable to add the gmail account on the page login.launchpad.net, but here I can see the gmail account only : https://launchpad.net/~subinsebastien04:20
napsterdoes that mean I should use subinsebastien@yahoo.com for login and subinsebastien@gmail.com for mailing list??04:20
* persia suspects weirdness and leaves it to people who understand04:20
napsterpersia: Its not weird! It happening here :-(04:21
persianapster, Oddities in the code.  I suspect you've hit a special case of some sort, which differs from the imaginary user stories which attempt to describe how people might use the services.  As a result, I think you'll get best responses from someone who knows the internals, rather than me.04:23
napsterpersia: ok04:23
napsterpersia: spiv StevenK wgrant Please take a look : http://imagebin.ca/img/L192l8l.png04:24
StevenKnapster: If you click the Manage e-mail addresses link, does that allow you to change them?04:24
napsterStevenK: Yes, I removed the yahoo address already!04:25
wgrantnapster: There are two separate sets of email addresses.04:25
wgrantThe one on launchpad.net, and the one login.launchpad.net.04:25
napsterwgrant: on login.launchpad.net, When I try to add that gmail account, it says "Email already registered."04:26
napsterthis is weired!04:27
napsterStevenK: wgrant: may be a minor bug with the code04:28
napsterStevenK: wgrant And also I can't see my projects in my overview page04:29
persianapster, What happens if you try to log into the now merged account?04:31
napsterpersia: Let me try04:31
napsterpersia: StevenK wgrant Now I can login to launchpad.net with both the email address (both has same passwords) and my projects are not displayed. Is this the expected behaviour? I would like to remove the yahoo login at all.04:34
napsterboth logins to the same account!04:34
=== Ursinha is now known as Ursinha-afk
persiaI don't think it ought be expected, and believe it ought be a bug (and that you should file it), but it's not very surprising that it works that way, given the architecture.04:35
napsterpersia: hmm, ok thats good. But is there any way I can put my projects on my overview page? or rather I should browse them through address bar?04:36
persiaNo idea.04:37
napsterpersia: ok04:37
napsterStevenK: persia wgrant spiv : Thanks for the help. See ya later...04:37
persiaPlease file some bugs.04:38
napsterpersia: sure04:38
persiaThe experience was very much not smooth, and it ought be.04:38
bialixhi, how can I create a bold text in bug report editor?08:04
persiaYou can't.08:04
StevenKWhy do you want to do that?08:05
bialixI saw in some bug reports people made important messages in bold font08:05
bialixI have bug https://bugs.launchpad.net/bzr-explorer/+bug/650708 with many duplicates08:05
ubot5Launchpad bug 650708 in Bazaar Explorer "[master] bzr: ERROR: exceptions.TypeError: argument 1 of PyQt4.QtCore.QVariant() has an invalid type (affected: 16, heat: 120)" [Critical,Fix released]08:05
bialixI want highlight important message to user08:05
bialixto users08:06
persiaCould you indicate an example where there is bold?  You really shouldn't be able to do it.08:06
bialixone sec08:06
bialixno, I can't find it08:12
bialixok, I can't08:13
bialixI can;t have bold08:13
bialixthat's pity, but I should live without it08:13
=== hyperair is now known as Guest68417
vstehlepersia: About this PPA strange behavior: our PPA Release.gpg file keeps ending up in /var/lib/apt/lists/partial/ after an apt-get update10:06
vstehlepersia: This is a bit of a problem as it makes the PPA an untrusted source. This ends-up preventing the installation of PPA packages from the desktop icon :(10:07
vstehlepersia: The strangest thing about this "partial" stuff is that apt-get update returns no error10:07
maxbvstehle: which ppa?10:10
persiaDoes your key appear with `apt-key list` ?10:10
vstehlemaxb: It's a private PPA (private-release) for team tiomap-dev. persia: yup.10:11
* persia is stumped10:11
* vstehle wonders if this is due to sources for PPA being described under sources.list.d/10:11
persiaThat won't make a difference.10:11
vstehlepersia: Ogra told me it does, and it did make a difference for the proxy I think.10:11
vstehlepersia: Or the way it is updated/fetched. I don't remember exactly.10:12
persiaI didn't think it made a difference.  Might at a low level.  That's probably a bug.10:12
=== jtv is now known as jtv-afk
vstehlepersia: One hint: during apt-get update, the Release.gpg is d/l fine, then Translation-* are ignored but... the command stalls at 99% for a moment10:13
geserdoes apt-get update tell something helpful when it fetches that file?10:13
vstehleNot really. Only, it gets "stuck" for a moment.10:16
vstehleRight now I am trying the following: moved the PPA line to sources.list, commented out everything else. Same behavior...10:16
vstehleConfirmed: the .gpg is still under partial/10:17
geseris it complete?10:17
persiaCould try `apt-get --option Debug::Hashes update`10:18
vstehlehttp://pastebin.ubuntu.com/512993/10:18
vstehlegeser: Yes, the .gpg under partial/ looks sane.10:19
vstehlegeser: size is ok10:19
geserhave you tried deleting the files in partial/?10:22
geserI wonder why your apt-get "Ign" the Release file10:22
vstehleIs that Debug::Hashes=1 ?10:25
vstehlerm + apt-get update is way faster. I don't know why10:26
vstehleI reverted sources.list and sources.list.d/*, apt-get update and packages now show-up as trusted under aptitude. Thank you very much!10:29
vstehleI would like to file a bug about this rm thing, but I don't really know how to reproduce :(10:30
persiavstehle, Sorry, yes, but if it's working now, no point with the debug settings.10:32
=== mrevell changed the topic of #launchpad to: Launchpad https://launchpad.net/ | Read https://help.launchpad.net/ for help | Help contact: mrevell | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/
=== bilalakhtar_ is now known as bilalakhtar
=== 30BAABE3F is now known as jordi
napsterI can't still see my related projects on my overview page :-(12:03
napsterhow to fix it12:03
napster?12:03
napsterwhere should I report bugs related to launchpad.net itself?12:13
ari-tczewnapster: https://bugs.launchpad.net/launchpad ?12:15
napsterari-tczew: Do you whats wrong with my projects? I can see my projects in https://launchpad.net/~subinsebastien/+related-software but not in https://launchpad.net/~subinsebastien12:16
ari-tczewnapster: I think that it's OK.12:17
napsterari-tczew: But till yesterday, I was able to see my projects on the overview page! :-( This is so bad!12:18
wgrantnapster: You merged your accounts just a few hours ago, right?12:22
napsterwgrant: yes12:22
wgrantnapster: Did they show under "Most active in"? Or something else?12:22
napsterwgrant: on my overview page I can't see something like "Most active in"! But I can see my projects on https://launchpad.net/~subinsebastien/+related-software12:24
napsterwgrant: I was able to see "Most active in" before12:24
napstermerging12:24
wgrantnapster: The "Most active in" list is generated from a cache which is updated daily.12:24
wgrantSo give it 24 hours and they should be back.12:25
napsterwgrant: ok, thats fine12:25
napsterwgrant: btw can I file a bug?12:25
wgrantYou could file a bug, but I'm not sure it's likely to be fixed very quickly.12:26
napsterwgrant: Is this the same problem with the karma?12:27
wgrantnapster: Exactly.12:27
=== jtv-afk is now known as jtv
wgrantThe displayed karma value is a cache that is regenerated daily.12:28
napsterwgrant: hmm, now everything makes sense :-) Thanks for the help12:28
=== matsubara-afk is now known as matsubara
sjamaanHi13:56
sjamaanIs there a way to access projects under a project group like you can do for users?  ie, bzr branch lp:~username/project/branch  =>  brz branch lp:super-project/project/branch13:57
jmlsjamaan: not really. I'm not sure what that would mean.13:58
jmlsjamaan: what are you trying to do?13:59
sjamaanjml: I'm trying to figure out if there's a way to scope projects13:59
sjamaanAFAIK project names have to be global now13:59
jmlsjamaan: that's right. there's no namespacing for projects at all.14:00
jmlsjamaan: a distribution can have packages underneath it14:00
jmlsjamaan: but that's all we've got right now14:00
sjamaanjml: How does that work?14:04
jonathanjhi14:26
jonathanjeither i'm being incredibly stupid or something was recently changed on edge, but i can't quite figure out how to retarget a bug to a different milestone14:27
jonathanjthere is no edit icon and the milestone link on the bug page is just a plain hyperlink to the milestone itself14:27
jonathanjnaturally as soon as i ask my question and refresh the page (for the third time) the edit icon appears14:28
=== Ursinha-afk is now known as Ursinha
bigjoolsjonathanj: I've seen that happen when the javascript doesn't load (forcibly or otherwise)14:31
jonathanjbigjools: ah, annoying14:33
bigjoolssometimes it's just slow to load and you end up clicking the link "too early"14:33
jonathanjwhat happened to the favicon14:33
bigjoolsnothing as far as I can see14:34
jonathanjon edge it looks like the href is broken: <link rel="shortcut icon" href="/@@/launchpad.png" />14:34
bigjoolsthat's a valid link14:35
jonathanjstrange, now Firefox *does* load it, when just 5 minutes ago it told me it couldn't14:35
jonathanjbigjools: yeah, i seem to be having an off-by-one day today14:36
bigjoolsthere are only two real problems with programming: naming, cache invalidation and off by one errors14:37
jonathanjyeah, that's been doing the rounds ;)14:38
=== salgado is now known as salgado-dr
=== LinuxJedi is now known as LinuxJedi|away
=== ivoks-af1 is now known as ivoks
=== ivoks is now known as ivoks-afk
=== james_w` is now known as james_w
=== zyga is now known as zyga-dinner
=== LinuxJedi|away is now known as LinuxJedi
=== beuno is now known as beuno-lunch
=== linuxjedi_ is now known as LinuxJedi
voidspacelifeless: ping16:54
=== zyga-dinner is now known as zyga
voidspacelifeless: considering using pyjunitxml for payments - but JUnitXmlResult inherits from TestResult and not _TextTestResult17:05
voidspacelifeless: at the moment I've got it working fine by changing it to inherit from _TextTestResult after import (assigning to JUnitXmlResult.__bases__)17:05
voidspacelifeless: we *probably* won't use that technique in production - but uhm... thought I should talk to you about it ;-)17:06
exarkunI'm trying to understand how releases work on Launchpad.  I read https://help.launchpad.net/Projects/SeriesMilestonesReleases and https://help.launchpad.net/Projects/FileDownloads but I didn't really learn what I wanted to learn from them.17:09
exarkunThere's series and milestones and releases and I guess they all interact somehow, but I can't tell how.17:10
kiko`exarkun, hey there17:10
exarkunkiko`: Hiya17:11
kiko`exarkun, so series contain milestones17:11
kiko`exarkun, releases are made from milestones -- they are a special type of milestone17:11
kiko`that's basically it17:11
kiko`downloads are associated with releases17:11
exarkunSo https://launchpad.net/pyopenssl/main/0.11a1 is a milestone I guess17:11
exarkunAnd if I want to do 0.11a2 then I'll create another milestone?17:12
exarkunAnd not worry about creating a non-main series because I don't intend to worry about 0.11.1?17:13
exarkunI found creating a series to be tempting because of the "Release URL pattern" field that a series can have17:13
exarkunI assumed that would tell Launchpad to go get some files to associate with a release, but I haven't found any documentation that actually describes the feature.17:14
exarkunAside from fixing the weird ordering of things on https://launchpad.net/pyopenssl, what I really want is a way to avoid manually uploading all of the release files.17:15
jmlexarkun: http://blog.launchpad.net/cool-new-stuff/automatically-import-files-to-launchpad-using-product-release-finder is the closest we have to docs for the automatic tarball thingy17:16
=== deryck is now known as deryck[lunch]
exarkunugh, "every day"17:17
exarkunWhat time is the cronjob set for?17:17
jmlexarkun: don't know off the top of my head... finding out17:19
jmlexarkun: and the answer is that it's harder than I expected to find out.17:25
=== LinuxJedi is now known as LinuxJedi|away
exarkunSorry :(17:26
jmlexarkun: well, I'm sorry that this is so hard to figure out for yourself.17:27
exarkunbbiab, lunch17:30
=== matsubara is now known as matsubara-lunch
=== mrevell changed the topic of #launchpad to: Launchpad https://launchpad.net/ | Read https://help.launchpad.net/ for help | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/
=== beuno-lunch is now known as beuno
=== ivoks-afk is now known as ivoks
=== matsubara-lunch is now known as matsubara
=== deryck[lunch] is now known as deryck
=== salgado-dr is now known as salgado
=== Lcawte|Away is now known as Lcawte
=== cjohnston_ is now known as cjohnston
=== JanC_ is now known as JanC
lifelessvoidspace: hi20:12
erosshow do i checkout a branch without putting in a passphrase20:40
=== ivoks is now known as ivoks-afk
=== kiko` is now known as kiko
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== LinuxJedi|away is now known as LinuxJedi
=== mordred_ is now known as mtaylor
=== askhl__ is now known as askhl
=== maco2 is now known as maco
=== oubiwann is now known as oubiwann-away
=== oubiwann-away is now known as oubiwann
joaopintohello22:53
=== matsubara is now known as matsubara-afk
mwhudsonjoaopinto: hello22:57
joaopintowas something recently changed on LP urls like https://launchpad.net/people/getdeb-uploaders/+rdf ?22:58
joaopintoI get an rdflib.exceptions.ParserError: https://launchpad.net/~getdeb-uploaders/+rdf:16:12: Invalid property attribute URI: http://www.w3.org/1999/02/22-rdf-syntax-ns#resource22:59
joaopintoon a python script which was paring the RDF data23:00
mwhudsonnot that i know of23:01
james_wjoaopinto, https://code.edge.launchpad.net/~sinzui/launchpad/rdf-links-0/+merge/3647523:08
joaopintojames_w, it seems to have broken the RDF syntax, as list per the python rdflib parsing23:11
james_wtelling me isn't the right thing to do, I would say file a bug23:11
joaopintofrom rdflib.Graph import Graph23:11
joaopintog = Graph()23:11
joaopintog.parse('https://launchpad.net/~getdeb-uploaders/+rdf')23:11
joaopintoI will do, I was just being verbose :P23:12
joaopintothanks23:15
joaopintoin case someone else can validate and set to confirmed, bug 66083223:23
ubot5Launchpad bug 660832 in Launchpad itself "invalid syntax on team members RDF (affected: 1, heat: 6)" [Undecided,New] https://launchpad.net/bugs/66083223:23
=== _thumper_ is now known as thumper
Genscherhey :) Is it possible to create ppa's in my launchpad project?23:36
GenscherI can only see that option in my personal account or the team account overview23:37
mwhudsonGenscher: ppas are associated with people or teams, not projects23:40
mwhudson(for better or worse)23:40

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