[00:12] I've just done my first dput. [00:12] how long before I see the good stuff in my ppa? [00:13] rowinggolfer: You'll receive a message within 5 minutes if you signed it properly. [00:14] If it's accepted, it'll appear on your PPA page and start building within five seconds. [00:14] And be visible to apt within five minutes of the build completing successfully. [00:15] ah... I got a rejection. [00:15] Of what variety? [00:16] I got the path wrong :( [00:16] rowinggolfer: Ubuntu Jaunty and above don't need manual configuration. [00:16] Just 'dput ppa:username/ppa blah_source.changes' [00:17] I did this [00:17] dput ppa:rowinggolfer/ppa openmolar_0.1.2-0ubuntu1_source.changes [00:18] What was the error? [00:19] ould not find a PPA named 'openmolar' for 'rowinggolfer'. [00:20] I think my .dput.cf was incorrect [00:20] You don't need anything in your .dput.cf. [00:21] ah. [00:26] wgrant - I think this needs updating then ?? [00:26] https://help.launchpad.net/Packaging/PPA/Uploading [00:27] rowinggolfer: Indeed, although there are now instructions directly on the PPA page. [00:27] true that. [00:28] Jaunty is only a few months old, so it's not terribly surprising that the page hasn't been updated. [00:30] ok, so i _think_ I've uploaded it correctly [00:30] but nothing back yet. [00:30] no news is good news? [00:31] Wait another few minutes. [00:31] You probably just missed the last upload processor. [00:32] ok. [00:32] I wondered if I'd stuffed up because this is a new package? [00:33] missed some random "initial upload" variable off somewhere [00:33] If you got a rejection message the first time, you should get something this time. [00:33] THere's nothing like that. [00:33] ok. I'll go put the kettle on. [00:33] thanks wgrant [00:36] rowinggolfer: Still nothing :( [00:43] wgrant: nope :( [00:44] rowinggolfer: No email? [00:44] no. [00:44] and if I try uploading again, I get this [00:44] neil@neil-12inch:~/openmolar$ dput ppa:rowinggolfer/ppa openmolar_0.1.2-0ubuntu1_source.changes [00:44] Already uploaded to ppa on ppa.launchpad.net [00:44] Doing nothing for openmolar_0.1.2-0ubuntu1_source.changes [00:45] rowinggolfer: That's just a local check; give dput '-f' to override. [00:45] ok [00:54] wgrant: getting there [00:54] different rejection message :( [00:55] Section this time? [00:57] no, my changelog was duff [00:57] Ah. [00:57] openmolar (0.1.2-0ubuntu1) unstable; urgency=low [00:58] Are you using 'dch' to edit the changelog? [00:58] a little bit of debian in there ;) [00:58] my app is pretty agnostic [00:58] works on hardy and jaunty [00:58] do I have to be specific though? [01:02] rowinggolfer: You do. But you would normally give the lowest series -- in this case 'hardy' [01:02] thanks. [01:03] It gets a bit more complicated than that, but we'll get to that later. [01:05] ok, uploading again. [01:13] rowinggolfer: What went wrong this time? [01:14] openmolar_0.1.2-0ubuntu1.dsc: Unknown section 'office' [01:14] grr [01:14] Do you know where to find the list of valid sections? [01:15] nope [01:16] rowinggolfer: Bottom of section 2.4 at http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections [01:17] just found that [01:17] gonna plump for "misc" [01:18] Hard to say :( [01:20] I should be sectioned. [01:20] this is a chore. [01:26] accepted :) [01:27] But will it build? [01:28] good question indeed. [01:28] wee clocky icon is spinning [01:32] rowinggolfer: Did you try building the package locally? [01:35] yes [01:36] but success or fail, I need to get to bed. [01:36] thanks for your help again wgrant [01:37] (bum - it failed) [01:37] goodnight === vorian is now known as v === ripps_ is now known as ripps [06:32] is staging meant to be down? [06:37] It has been down quite a bit lately :( [06:38] Updates were off for three days, and it just updated for the first time a couple of hours ago, so something was up. [06:54] i guess it's no emergency [07:55] recently i read http://changelog.complete.org/archives/1123-free-software-project-hosting review which is git-oriented, i.e. looking for a hosting with good git support. i was playing a lot with bzr wanting to migrate (from darcs) but returned back and, considering there are no real hosting solutions with darcs-supported, wonder if LP could be a good one by using darcs-fast-export(import) which is recently merged into bzr-fastimport [07:55] plugin? [08:04] any chance of darcs-support be added to LP's import considering that darcs-fast-export(import) is now bundled? [08:33] i.e. any chance that https://bugs.launchpad.net/launchpad-code/+bug/44455 gets higher priority? [08:33] Ubuntu bug 44455 in launchpad-code "Support for darcs" [Low,Triaged] [08:34] gour: my guess is, simply because there isn't much demand for it. You could do the conversion yourself and push the result to Launchpad, of course. [08:35] "my guess is no", I meant :) [08:35] (Clearly I should be avoiding my laptop on weekends!) [08:35] spiv: yeah, i'm aware of it...still having automatic import would be nice, especially considering that darcs support is now bundled in bzr-fastimprt plugin [08:36] it's kind of catch-22...there is no demand 'cause the feature isn't there... [08:37] similar to support for other DVCS & other project hostings...e.g. SF got some support to late :-) [08:37] Well, there's also far fewer projects using darcs than cvs, svn and probably git. [08:37] s/to late/too late [08:38] Also, it sounds like you want two-way conversions, not just one-way? [08:38] that's right, but doesn't having fast-import support greatly simplifies the task [08:39] well, darcs-fast-export(import) give opportunity for 2-way, but just having ability to push from darcs repo and provide public bzr branches on LP would be nice as well [08:39] It might, but I'd have to check with the guys that actually implement the vcs imports in Launchpad before assuming that the existence of the fastimport plugin is the bulk of the work. [08:40] I think 2-way would be a bit problematic unless roundtripping is 100% accurate. [08:40] thank you for considering it. :-) [08:40] Well, it's not up to me :) [08:42] vmiklos did a great work with his darcs-fast-export and ian bundled it - https://bugs.launchpad.net/bzr-fastimport/+bug/232177 [08:42] Ubuntu bug 232177 in bzr-fastimport "Better darcs support needed" [Medium,Fix released] [12:03] I'm struggling to get a working deb of my project following the instructions https://wiki.ubuntu.com/PackagingGuide/Python [12:03] not sure where to look for help. [12:04] it seems to me that there are so many ways to bake a *.deb [12:04] that a lot of the information around online is contradictory. [12:04] that howto suggests python-central scripts in the debian/rules [12:04] Is the launchpad buildfarm frozen? I've had a package that takes about 5 minutes to build in there for almost 30 minutes [12:05] ripps: the launchpad guys are quite good at putting a warning in the room topic if that happens. [12:05] I don't see one there at the moment [12:05] although perhaps I broke the farm with my attempts?? [12:07] I noticed the Add Comment button missing on edge [12:07] rowinggolfer: I doubt it, I've sent over 80 packages there in a matter of minutes it handle it without a problem === sale_ is now known as sale [12:18] PPA building machines seems not working properly [12:41] is an update happening on edge [12:42] I can no longer see subscribers or the Add Comment button [12:44] cprov: Can you kick buildd-manager? [12:45] It seems to have been dead for an hour, right after ripps' builds were dispatched. [12:46] micahg: edge hasn't updated for many days, and is working fine for me. [12:47] ugh, so maybe my session is messed up? [12:49] my small package is building for over an hour, it usually takes no more than 15 minutes [12:51] happyaron: Right, things are broken. [12:51] micahg: More likely your browser. [12:52] wgrant: what we can do is just wait and wait, :) [12:53] happyaron: I'm afraid so. [13:01] wgrant: restarted my browser and all is well [13:08] Would LP's distro functionality work for a mini-distro that used RPMs? === happyaron_ is now known as happyaron [13:11] are the tags for bugs supposed to show all tags in other tags or just certain ones? [13:16] lfaraone: No. LP both doesn't really support other distros at the moment, and certainly not RPM-based ones. [13:16] micahg: In the tags list on the right of the bug listing? [13:16] yep [13:16] there are official tags [13:16] and other tags [13:16] I would expect other tags to show all other tags [13:17] micahg: It only shows the most popular i-forget-how-many. [13:17] micahg: It used to show all of them, but Ubuntu has many many thousands of tags. [13:17] 10 [13:17] So it was very, very unwieldy and long. [13:18] wasn't one of the new features of 2.2.7 to be able to search for tags with +tag in the search boxz? [13:18] micahg: No. But 2.2.5 or 2.2.6 brought advanced tag searches. Let me find the blog post.. [13:19] http://blog.launchpad.net/bug-tracking/searching-bugs-with-tags-now-with-wings [13:21] ugh [13:21] I can't do *tag [13:22] I still have to use advanced search to search for a specific tag [13:22] Or click on the link down the side. [13:22] yes, but they're not all down the side [13:22] is it possible to make tag* an official tag [13:22] tag*? [13:22] like if I wanted fixed-*, is that possible? [13:23] No. * is not a partial wildcard. *blah isn't possible. [13:23] how about at the end [13:23] fixed-* [13:25] I don't think so. [13:29] is it possible to custommize how many tags I see on the side? [13:29] No, but it will show you as many official tags as exist. [13:34] should I mark a bug confirmed if I have the same problem in malone? [13:34] micahg: You should mark the bug as affecting you. [13:34] ok [13:35] did that already [13:35] that reminds me of another bug :) [13:35] Does apport require users to create a launchpad account? [13:36] I'm thinking of deploying it in an enviornment when it wouldn't be realistic for each user to have their own LP account. (collecting information on a product used in primary schools) [13:37] lfaraone: apport's Launchpad backend does, but its backends are pluggable. [13:48] wgrant: Well, I'd want to use launchpad with apport. [13:49] lfaraone: Then yes, each user needs a Launchpad account. [13:49] So it is not well-suited to your situation. [13:57] wgrant: uhm, is buildd-manager still broken ? I've just seen a bunch of job dispatched. [14:01] * cprov brb [14:01] cprov: A whole lot of buildds just reappeared, and things seem to be moving again. [14:01] So somebody is poking around. [14:01] wgrant: yes, I get three build failed mail, :( [14:02] wgrant: they is always someone using the builders shared with 'enablement' services. [14:02] anyway, I will be online again in 10. [14:03] cprov: So, it all seems resolved, but it might be nice to look at why it was hung for a couple of hours. [14:03] cprov: there will be chromium daily build, and it use up almost all resource in a time === Louie` is now known as Louiee === Louiee is now known as Louie` [16:51] wgrant: I am "dput-ing" again, and confident the thing will build this time. [16:51] but we all know that confidence comes before a fall :( [18:34] hi micahg [18:35] hi intellectronica [18:35] micahg: so, why do you think subscribing people automatically can be a problem? I think that it's quite rare for someone to comment on a bug and not want (or need) to stay in the discussion [18:35] well, because the person might already be subscribed to bug mail for that project/package [18:36] micahg: so? in that case nothing special will happen. they will still receive mail [18:36] yes, but the headers and reasons why they are subscribed will change [18:36] we just have to make sure that the headers reflect that. i'm pretty sure they already do [18:37] yes, but the user might not want that [18:37] user might already have filters set up [18:37] micahg: if they do change, then i think it's something we should fix. if you're subscribed to bug mail for a project, that should take precedence over a header for subscribing to an individual bug [18:38] no [18:38] ? [18:38] I think the current behavior is fine [18:38] and proper [18:38] I use individual bug subscription to show that I'm active in the bug [18:39] but my comment might not mean I'm active necessarily [18:39] what's wrong with 2 buttons? [18:39] micahg: too complicated. not very user friendly [18:39] * micahg liked the checkbox with submit [18:40] also, i have a bit of a problem with people commenting without subscribing. i think that it's extremely rare for someone to want to comment but not be aware of future discussion [18:41] yes, but if a person is getting thousands of e-mails a day and only NEEDS to see comments on a few, and the filters are set up to do that, this would trash their system [18:41] micahg: well, what i'm suggesting is quite similar, behaviour-wise, to what we had before. by default you subscribe to the bug, but if you don't want that, unsubscribing is one additional click [18:41] i.e. team leads in Ubuntu [18:42] intellectronica: you'd be adversely affect people that already don't have time for the extra click [18:42] micahg: but that's just like it used to be. people who wouldn't have time for an extra click wouldn't have had time for an extra click when it was a checkbox [18:43] exactly [18:43] and they didn't want it checked [18:43] also, it's better to incovenience a few users than to inconvenience most users [18:43] it's not the same to click while on the way down to submit, then to wait for the postback and click [18:43] intellectronica: you're talking about inconveniencing the heaviest users of LP [18:43] micahg: but it was checked by default. they would have had to make an extra click to not get subscribed [18:44] micahg: yes, that's definitely something to take into consideration. also, because i don't use filtering by headers (i use gmail) it's sometimes hard for me to get a feel for how people use them [18:45] * micahg uses it to separate passive and active bugs [18:45] micahg: still, i don't see how that in any way would be worse than what we used to have, which seems to have been working quite well [18:45] * micahg subscribes to bugmail for 4 or so packages in ubuntu [18:46] a refinement of that idea would be to provide a global, per-user, option. "[x] Automatically subscribe me to bugs I comment on" [18:47] intellectronica: much better [18:47] and you can enable that by default [18:47] i hate doing that, though. i think that ideally we should have one behaviour that works as best as possible for everyone [18:47] then it's one click for the maintainers [18:47] intellectronica: people use the system differently [18:47] * micahg used to have 1 bug folder [18:47] * micahg now has 2 bug folders [18:48] heavier users needs to filter whereas normal users do not [18:49] another thing we could do is provide the header twice. once for your structural subscription and once for the direct subscription. then it's up to you to set up the filters that work best for you [18:50] well, that would confuse current filters and make filtering more complicated [18:50] micahg: but still, what i don't manage to understand is how what i'm suggesting would be any worse than what we already have. in both cases you get subscribed by default and need one single additional click if you rather not subscribe [18:51] it's where the click is [18:51] one is before the postback and in the flow [18:51] one is after the postback and requires scrolling back up [18:52] ah no, i'm not suggesting you have to scroll back. i'm suggesting something like "Thank you for your comment. You have been subscribed to mail notifications for future comments on the bug. Click here to unsubscribe." [18:53] that might work as well, micahg [18:53] again, you have to wait for another postback [18:54] micahg: not really, since it can use XHR the interaction will be very fast [18:55] and, in fact, although Status and Importance are now ajaxable, Assigned is not, and the option to add a comment and subscribe is there [18:55] post a comment now takes a few seconds to show up [18:55] hggdh: setting assignee (and changing bug target) will be ajaxified very shortly (as in, sometime early next week) [18:56] micahg: i know. there's a bug for that. it will most definitely be improved [18:57] it's because of a limitation of how we do rendering on the server and getting it using the webservice api. we know how to solve that but haven't gotten to it yet [18:57] anyway, gotta go [18:58] intellectronica: I suggest you talk to some of the package managers in ubuntu [18:58] they'll know best how they use it [18:58] micahg: if it's ok with you, i'd like to paste the above into the bug. i don't have time to summerisze right now and i think it was a very useful discussion [18:58] micahg: indeed, that's a good idea [18:58] * micahg doesn't need to speak for people that have no problem stating their own opinions :) === Adri2000_ is now known as Adri2000 [23:11] Hello? [23:23] Hello [23:34] there was a bug in reporting the bug [23:34] so there was a timeout error [23:34] forget it [23:35] * jericho has quit (giving up on an attempt to help improve free software) [23:36] hth, hand [23:40] Probably the dupefinder, as usual...