[00:05] so i get working bzr send but i want to know if there is any web tool to scan the email or mail list check the patches and manage it ? [00:21] ovnicraft: bundlebuggy [00:23] yes i am trying to install, but last update was in 2009 [00:23] is not a good signal [00:33] i can't install it [00:33] there is any another tool like it? === Quintasan_ is now known as Quintasan [07:03] hi all (and a special hi to 7 digits lp bugs ;) [08:03] morning all! [08:12] bug 1000000 [08:12] Launchpad bug 1000000 in Edubuntu "For every bug on Launchpad, 67 iPads are sold" [Wishlist,Triaged] https://launchpad.net/bugs/1000000 [08:12] ehehhee [08:14] Who knew apple was causing so many problems? === bob2_ is now known as bob2 [08:18] if it's the same price, it doesn't really address the listed problems (but of course: FREEDOM) [08:23] mgz: hehe, too bad you don't have IRC logs ;O) [08:29] Of course an iPad is, what, like 400 bucks? So fixing a bug on LP should be worth... $26,800... [08:29] * fullermd gets hacking. [08:30] * bob2 kicks in $5 [09:34] The sad part of getting a mail from PQM on -commits is that it underlines how few mails have come from PQM on -commits of late... [09:40] indeed. [10:15] fullermd, otoh, PQM LIVES [10:17] * fullermd dives for a shotgun. [10:23] ha, christian perrier complaining about inflated launchpad bug count, [10:24] mgz: because of the 1M rollover? [10:24] and too many dupes of bug 728840 on samba4... which jelmer fixed! [10:24] Launchpad bug 728840 in samba4 (Ubuntu Natty) "upgradeprovision crashed with LdbError in connect(): (80, 'Failed to load modules from: /usr/lib/samba/ldb\n')" [Undecided,Confirmed] https://launchpad.net/bugs/728840 [10:24] the ipad one above seemed to have used spamming to get the round number [10:25] yeah, flooding bug reports to get the magic number is a little silly, but it's not unusual [10:25] I remember peeps doing it to get a magic number wikipedia article [10:25] Is that supposed to be a _supporting_ argument? :p [10:26] tl;dr some people are lame, film at 11 [10:26] mgz: I don't think bubulle is really complaining about the bug numbers [10:26] mgz: more about the fact that there are so many bug reports that aren't particularly useful [10:26] jelmer: but the whol point of errors.ubuntu.com and related work for precise was to improve this [10:26] making bug reporting very easy isn't without downsides :) [10:26] and the samba4 thing he's complaining about isn't even new [10:27] mgz: for precise, we still good a flood of duplicate bug reports [10:27] mgz: all of which had to be marked as dupes [10:28] right, the crash deduping stuff isn't perfect, but it's (mostly) a big improvement [10:28] there's only one 9-series bug in that impressive dupe list. [10:28] mgz: it doesn't seem to be working for the samba4 package [10:29] mgz: the bug only occurs for the upgrade to oneiric afaik [10:32] certainly the crash stuff on precise has mostly worked for me, pointed at (already fixed) bug reports where they existed [10:33] though didn't do anything useful for one with a smashed stack (unsuprisingly) [10:33] I've been doing a lot of manual bug duping for samba4 in precise too, so it certainly doesn't seem to work for that [10:34] related, opening the stracktraces attached to those automated bug reports in chromium/firefox (often the only way to see what the bug is about) has quite a bit of overhead [10:35] I do think we have made progress, but I also agree with bubulle that (at least for the samba4 package) the automated bug reports are more of a nuisance than really useful at this point. [10:35] right, launchpad attachments aren't the best way of looking at that info [10:36] really they need to link back to the new fancy stuff [10:43] mgz: hmm, errors.ubuntu.com is interesting [10:44] it's a mini version of the really nice crash stuff mozilla have had for ages [10:44] mgz: it seems it has only reports for specific packages though [10:44] which is great for analysing crash frequency and causes [10:44] mgz: so it's not apport based then? [10:44] I'm not sure on all the details, it's Evan's baby [10:45] ah [14:06] hi all [14:11] hi bialix [14:19] hey alexander [14:28] hey bialix [14:28] ha, too late ;) [14:29] just missed, vila :) [14:30] hey bialix [14:30] hi bzr-core guys! [14:30] darn, sound broken again... [14:30] what is your plans about new releases? [14:30] vila: *piiiing* [14:30] bialix: well, we really need to release 2.5.1 with the various fixes [14:31] it seems all you are very busy last months, it's very quiet in ML/merge proposals [14:32] right, we've not been working on bzr [14:42] mgz: can I ask why? [14:43] meh, we should have posted something to the list ages back [14:43] so, I'm still not sure what we're going to be working on next month [14:44] but we're not on bzr feature work for the forseeable future. [14:45] jam is doing sprint hand-off this week of the U1 work he was doing on rotation since the autumn [14:46] then hopefully we can get a few things better sorted out. === idnaria is now known as idnar [18:38] is something wrong with this revisionspec: -rbefore:date:2012-05-03,11:34:00 [18:39] i'm getting 'requested revision does not exist in branch' but there are plenty of revisions and the last one is from before that [18:44] bjp, "bzr help revisionspec" reads like there has to be a revision after the date in question for that to work [18:45] for -rdate:, but i read (somewhere) that -rbefore:date: grabs one before that date [18:45] bjp, it probably grabs the revision before the one pointed to by the date thing [18:45] ooh [18:46] before(date) rather than (before date) [18:46] so i need to do a special case for last revision older than date? (i'm trying to batch some bzr commands) [18:47] bjp, that's what it reads like, but I'm not positive [20:41] hello. Using "bzr branch ftp://:@/// " gives me the error that the connection has been refused and using bzrlib in a python script gives the same error: http://pastebin.com/mb6aPK7p [21:11] thopiekar: that suggests that the ftp server isn't running or is firewalled [21:41] but the link is working as you put it into a browser or connect to it via ftp client [21:41] lifeless: ^ [21:43] and I get the same error when using the local ip in my private network (no firewall) === spm` is now known as spm [22:06] something similar when pushing code via ftp: http://pastebin.com/WiEv4FHk