[00:50] Hi guys. I'd like to ask what is "Release URL pattern"? The field description says "Launchpad automatically scans this site to import new releases." [00:50] I'd like to understand better how would that work. [00:50] I throw a file in there, and launchpad will create a release for me? How often does it scan that site? [00:52] It scans every day or two. [00:52] See https://launchpad.net/gedit/master for an example. [00:55] wgrant: Thanks! :) [01:02] wgrant: This is really nice. Is the site (downloads "repo") format documented anywhere? I see files such as cache.json in the root dir, or LATEST-IS-$version in each versioned directory - is this unrelated, or indication for LP which file to download? [01:02] wgrant: Last question - does the download redirect to the ftp, or the files are actually downloaded by LP? [01:03] karni: LP mirrors them. [01:04] wgrant: Awesome, thanks :) [01:04] karni: It doesn't use the cache.json or LATEST-IS-* files. IIRC it just navigates up the path until it finds a file listing, then finds any links that match the URL pattern. [01:05] wgrant: Got it :) === czajkowski changed the topic of #launchpad to: https://launchpad.net/ | Help contact: czajkowski | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging === stub1 is now known as stub [11:01] What is the rule for who is allowed to assign a bug to which people? [11:01] One of my colleagues is trying to assign bug 944661 to ~andyrocks, but gets the error "Constraint not satisfied", which isn't informative [11:01] Launchpad bug 944661 in unity "arrow in lens bar is 1px shorter" [Undecided,New] https://launchpad.net/bugs/944661 [11:02] (~andyrock, rather) [11:02] mpt: worked no problem for me [11:03] czajkowski, it still shows up as unassigned for me (and I get the same error when trying to assign it) [11:03] But if it does work for you, maybe it's because you're a member of Launchpad Developers? [11:04] or Launchpad Admins or something? [11:07] Is it, perhaps, that only the bug supervisor is allowed to reassign a bug report? [11:08] https://help.launchpad.net/Bugs/YourProject#The_bug_supervisor.27s_role doesn't mention reassignment [11:09] hmm [11:09] mrevell: are you about [11:09] I am czajkowski [11:10] mrevell: I was able to reassign a bug to someone else, but mpt is having some issues. [11:10] but not sure if that's because I'm in the LP grou[ [11:10] Hmm, "Constraint is not satisfied." Nice. === bulldog98_ is now known as bulldog98 [11:12] I don't understand what's happening here. [11:12] I'm sorry to be unhelpful. [11:12] I don't understand why mpt can't reassign the bug but we can. [11:12] I can guess at reasons but they're not good reasons. [11:13] Neither I nor my colleague is a member of the driver team or the bug supervisor team [11:13] That might be reasonable as a restriction [11:13] but if that was the restriction, I'd expect the reassignment control not to show up at all. [11:13] hmm it shouldnt be [11:13] Instead, it shows up with "Select a team of which you are a member" [11:13] I was wondering if there was a private item here but nothing is. [11:14] bug 602428 I suspect [11:14] Launchpad bug 602428 in Launchpad itself ""Constraint not satisfied" error when assigning bug to someone else" [Low,Triaged] https://launchpad.net/bugs/602428 [11:14] Assigning a bug report to a team is poor practice anyway, so it would be ironic if it's the *only* thing Launchpad lets me do. :-) [11:14] but it could be a different codepath [11:15] "we changed our assignment code to only allow bug supervisors for a project to assign bugs to other people" [11:15] that's the anser [11:15] +w [11:16] That should be mentioned in https://help.launchpad.net/Bugs/YourProject#The_bug_supervisor.27s_role [11:20] and then it should be mentioned in the reassignment control itself [11:21] ("You can't reassign this bug because you aren't a member of {link to team}.") [11:22] nods [11:22] mpt: the implication in the bug is the fancy widget gives a better error message, I guess that's not the case? [11:24] mgz, no, it's even worse. It says "No items matched andyrock", which isn't true. [11:28] (I would have tested it further on staging, but that report doesn't yet exist on staging.) === danilo_ is now known as danilos === matsubara-afk is now known as matsubara === danhg_ is now known as danhg === yofel_ is now known as yofel [13:46] Error ID: OOPS-165439a0932138796fff8bfcd7165490 [13:46] https://lp-oops.canonical.com/oops.py/?oopsid=165439a0932138796fff8bfcd7165490 [13:47] trying to update a task in a bug several times in the past 10 minutes [13:49] yay timeouts. bug with a lot of tasks? [14:13] * benji looks [14:13] * benji goes to another channel where people are actually talking to him. [14:14] heh === matsubara is now known as matsubara-lunch [17:24] sinzui: herrrrrooo [17:26] sinzui: was talking to Pendulum re https://lists.launchpad.net/launchpad-dev/msg09089.html but she can't access that website link [17:32] hmm [17:33] maybe this is behind a feature flag. I will be but i don't think the flag in in place yet [17:34] * sinzui tries a project he does not maintain [17:35] czajkowski, the permissions are already in place. I cannot see https://launchpad.net/bzr/+sharing for example. [17:35] This means users can only see what we are building by looking at their own projects. === matsubara-lunch is now known as matsubara [17:36] we are going to make screencasts for everyone in the next fortnight. [17:36] sinzui: ahh ok. not sure that was clear then as it;s a public mailing list, so Isuspect people would think they can llook at the link as an example. no biggie [17:36] thanks for explaining [17:37] czajkowski, I should have warned that the link was only temporarily visible [17:37] ahhh [17:37] :) [17:56] hello, i make package of a python script but i don't unserstand how to make a different package for version of ubuntu (oneiric, precise), i have change name in changelog but launchpad refused to similar packet, i need to add name of version in name of packet but how ? === deryck is now known as deryck[lunch] [18:01] mino_: append ~oneiric1 ~precise1 or whatever the series is, to the version in debian/changelog [18:01] ok thanks you, i try ! [18:01] 1.3.7-0ubuntu1~oneiric1 its good ? [18:02] yes [18:02] dobey: or it's 1.3.7~oneiric1 [18:02] ok ;) [18:02] you should append to whatever the official version is [18:03] well, usually. it is a bit more complicated than that, for what you should really do. but backporting a package from precise to oneiric in your PPA, you should just append the ~oneiric1 to the version that's in precise. [18:04] and if you need to make changes for some reason, change it to ~oneiric2 or 3 or whatever, inciremntally accordingly [18:06] i'm french and I don't understand well "but backporting a package from precise to oneiric in your PPA" , backporting means ? === czajkowski changed the topic of #launchpad to: https://launchpad.net/ | Help contact: | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging [18:08] mino_: e.g. foo 1.0 is in oneiric repository. foo 2.0 is in precise repository. You take the source for foo 2.0 from precise and put it in your ppa for oneiric, so people get foo 2.0 "ported" from precise to oneiric. "back" because oneiric came before precise. [18:09] the "porting" might take a bit of effort as there have been changes between oneiric and precise, and between foo 1.0 and foo 2.0 [18:10] ok thanks for explain, it's note my case, it's a new package for all version [18:26] I don't understand well : " Rejected: File glances_1.4b12.orig.tar.gz already exists in glances-dev, but uploaded version has different contents. " Ok i have changed source (first missed orignal files) but i have empty ppa : https://launchpad.net/~arnaud-hartmann/+archive/glances-dev , how i can do to up package ? [18:27] Lauchpad say : 40.2 KiB (0.00%) of 2.0 GiB but where are files ??? [18:40] popey: dobey: have you any idea why launchpad have again my source archive ? [18:40] because you already uploaded it [18:41] and you changed the contents of it. the md5sum (or maybe it's sha) hash of the file that's already there, and the new one you're uploading, don't match [18:42] probably because you have dpkg generating that tarball for you, rather than using the proper one [18:47] dobey: where is stock the md5sum ? [18:48] the hash is listed in the .dsc file, and i think in _source.changes === deryck[lunch] is now known as deryck === bulldog98_ is now known as bulldog98 [21:45] Whenever I try to view any LP page I keep getting Error: Timeout and OOPS-4171dc2f1000578a15350505a835af7f [21:45] https://lp-oops.canonical.com/oops.py/?oopsid=4171dc2f1000578a15350505a835af7f [21:53] benonsoftware: 'any' LP page? [21:53] lifeless: Ah, now its fixed [21:54] lifeless: But https://launchpad.net/ubuntu-translations still has the error [21:55] bug 739051 [21:55] Launchpad bug 739051 in Launchpad itself "Product:+index timeouts" [Critical,Triaged] https://launchpad.net/bugs/739051 [21:55] lifeless: Ok, thank you [23:03] I try to login to askubuntu for the logjam and I get: [Unable to log in with your OpenID provider: cr cr Canceled ] [23:03] I tried using my launchpad signin.