=== jk-- is now known as jk- === _LibertyZero is now known as LibertyZero === _LibertyZero is now known as LibertyZero === smb` is now known as smb [07:41] morning [07:47] smb: morning [08:00] * apw yawns [08:00] * smb pats apw [08:01] * apw waves to jk- [08:07] hey apw [08:23] good morning folks [08:26] ikepanhc, hey Ike [08:26] :) [08:27] moin [09:44] cking: hi there, I've used the suspend-resume script you provided in some util on a Lenovo T520 and now it's no longer returning from sleep at all - is it possible that setting the wakealarm messed something up? I checked the script, but cannot see anything ill in it [09:46] TeTeT, I recommend using fwts to test this. install fwts and run the wakealarm test to sanity check this first. [09:46] run "fwts wakealarm -" to do the wakealarm test [09:47] oops, I meant "sudo fwts wakealarm -" [09:47] cking: right now when it is sleeping, I press power button, the hd icon flashes for a split second, system goes back to sleep [09:47] cking: ok, will give that a try [09:48] and then "sudo fwts s3 -" to do a suspend/resume tests [09:48] <_ruben> is there any documentation on how to use the linux-meta sourcepackage (or something else) to create the equivalent of the linux-(image-)server packages for a custom flavour? [09:50] cking: bummer, I'm stuck on Lucid due to customer requirement - any PPA for fwts? [09:52] cking: nevermind, trying to build it myself [09:52] yep, ppa:firmware-testing-team/ppa-fwts-stable [09:54] I've never heard of a system that seems to wake and the goes back to sleep. most unusual [09:55] cking: wakealarm tests passed, now onto suspend [09:57] cking: same symptom, hd icon blinks, then system goes back to sleep, only hard power off will restart it. Any idea what to do next? Weird is, that I've seen this system doing suspend/resumes before. The new behaviour only appeared when trying the automated suspend/resume test [09:58] _ruben, no documentation no, but its a fairly straight forward meta package relationship [09:59] _ruben, there are examples in the mvl-dove etc branches in the lucid meta package [09:59] <_ruben> apw: no experience with metapackaging though [09:59] <_ruben> will have a look [09:59] TeTeT, so, do a clean boot and from the command prompt run "sudo pm-suspend" and see if you can wake it successfully [10:00] cking: no success, tried it from console and gnome-terminal, even unplugged power and battery one time [10:01] TeTeT, any idea when this stopped working then? [10:02] cking: yes, after I run sus-res.sh, let me pastebin it here: http://pastebin.ubuntu.com/613108/ [10:04] OMG we have cd images [10:05] TeTeT, so, just to clarify, S3 worked, but *after* running that script it no longer works? [10:05] cking: sort of worked, suspend worked fine, resume was shaky at best, at times graphics were utterly distorted, at times it resumed just fine [10:06] cking: I'm completely lost on what could have broken the resume completely [10:07] TeTeT, lots of things - like misbehaving drivers or hardware, perhaps a newer kernel? [10:07] so has this machine run S3 reliably at any point in it's past? [10:07] or just phase of the moon, as its unrelaible to start with [10:08] cking: from what I've seen - unreliably from the start, though our customers engineer said it worked reliably for him [10:09] cking: I did a successful run of 3 manual suspend resumes this morning, but had failures before that [10:09] TeTeT, so we need to know if it worked before, if so where [10:09] cking: so I thought it would be good to gather some metrics through an automated sus/res test and used the script you provided me a year or so ago [10:10] apw: tested it via hotkey fn-f4, suspend through menu [10:10] cking + apw : noteworthy is, that it is a laptop (T520) with Natty kernel and Lucid userland, due to customer requirements [10:10] TeTeT, the problem is that if it's "randomly" locking up we need to get some debug out to see where it's hanging. This could be tricky if it's failing in the early resume path [10:11] the kernel comes from the backports ppa though [10:11] ah, I'm not sure if we guarantee lucid userland working sanely with natty kernels [10:11] https://wiki.ubuntu.com/DebuggingKernelSuspend [10:12] TeTeT, from where ? we don't have a backports PPA [10:12] cking: I'm quite sure we don't really support it, but it's an important customer and they'd like to demo the system tomorrow. Long term we need to find something supportable though [10:12] TeTeT, which exact version of the kernel are they running [10:12] apw, won't we have issues with X and drm with a lucid + natty combo? [10:13] cking: it also runs xorg-edgers, otherwise only framebuffer is available [10:13] Does anyone know what could be causing this error? http://pastebin.ubuntu.com/613113/ [10:13] so an untested combination then [10:13] apw: https://launchpad.net/~kernel-ppa/+archive/ppa [10:14] apw: linux-lts-backport-natty [10:14] which VERSION [10:14] apw: sorry, 2.6.38-8.42~lucid1 [10:26] so there is a ppa for oneric's kernel on natty... [10:28] mnemoc, nope [10:28] mnemoc, i was suggesting he takes the one in the oneiric release pocket [10:28] just to test [10:28] ic [10:42] will adding dmesg -n 8 to /etc/init/dmesg.conf help me to get detailed netconsole since the begining? [10:46] /etc/default/rcS :) [11:00] * ppisati -> out 4 lunch [11:29] when trying to debug locks up on resume, does a "Magic number:" without any "hash matches" worth anything? [11:31] mnemoc, not that i know of [11:32] thanks :-/ [11:34] [ 2.913282] Magic number: 11:37:579 [11:34] [ 2.925935] pci_bus 0000:00: hash matches [11:34] [ 2.938883] rtc_cmos 00:04: setting system clock to 2011-05-26 10:33:30 UTC (1306406010) [11:34] :'( === Nafallo_ is now known as Nafallo === zopa is now known as azop === herton_ is now known as herton [14:39] ppisati, i note that the maverick to-omap4 is really old, is that on your list to rebase to master ? [14:41] apw: is the "beep" on resume from the EC, the kernel or ubuntu? the times my thinkpad resumes correctly it always beep, when it doesn't resume it doesn't beep either [14:42] mnemoc: The EC [14:44] mjg59: does that imply my problem is on how the suspend is registered and not on a driver causing troubles on resume? [14:46] apw: we don't rebase omap4 [14:46] apw: i only cherry pick CVEs IIRC [14:46] mnemoc: Difficult to know [14:46] really ? hrm i thought that was only the .38 one [14:47] apw: wait, i can be wrong, let me check... [14:47] apw, ti-omap4 has so much cruft in it that I don't think we can rebase it. [14:47] tgardner, on maverick ? [14:47] https://wiki.ubuntu.com/Kernel/Dev/Flavours [14:48] the matrix in the low part says "no rebase" [14:48] yep, never rebase an omap4 after midnight :) [14:48] heh ok, then it also needs some love if this matrix is anything to believe [14:48] http://people.canonical.com/~apw/cve/pkg/linux-ti-omap4.html [14:49] apw, you have to cherry-pick stable and CVE updates, which makes it kind of a pain in the ass [14:49] tgardner, ok ... well its not been done since Feb, so we need to get that done again [14:50] apw, thats what we have ppisati for :) [14:50] its lagging a lot ... ppisati another one for you :) [14:50] needs cves and any stable updates on that one :) [14:51] as for cves, i already have them in my tree on zinc, waiting for the master tree to hit -updates [14:51] http://kernel.ubuntu.com/git?p=ppisati/ubuntu-maverick.git;a=shortlog;h=refs/heads/ti-omap4 [14:52] about the stable update, well, i usually follow: if it's not broken, don't touch it :) [14:52] i mean, if no one complains about a particular problem, i usually don't cherry pick from master [14:52] e.g. the pci prefetch patch i saw yesterday [14:52] ppisati, the problem with that approach is we get a lot of our CVEs via those stable updates, and they arn't marked as CVEs in our tree as a resul [14:52] shall i really aplly it? [14:52] ppisati, I think ti-omap4 only needs CVEs and perhaps some select stable updates. [14:53] which is fine, as long as we are moniroting http://people.canonical.com/~apw/cve/pkg/linux-ti-omap4.html and applying any missing ones [14:53] apw: ok [14:53] as i say we get a lot of our cves unmarked via stable these days [14:53] so i'll better follow that pages [14:53] ppisati, more fun :) [14:54] in fact, some of the imx51 are only on that page [14:54] http://people.canonical.com/~apw/cve/pkg/ALL-linux.html ... has all of them [14:55] tgardner, ^^ has a complete view of all our open ones [14:56] apw, hmm, pretty colors [14:56] tall piles of orange up the page == bad :) [14:56] apw, what is the difference between yellow and orange? [14:57] priority of the bug [14:57] i think orange is more important [14:58] of course we expect the arm branches to lag where they are rebases until the rebases are pushed [15:24] that was interesting. machine froze and nothing I had done today was saved. For instance; e-mail that I read, documents I had changed and saved, etc. [15:24] very odd [15:25] oh, I know that one, too. [15:26] I did that yesterday and had to force the hard restart [15:26] yeah, me too [15:26] had to softswitch the machine off [15:26] but the mouse pointer was still working [15:26] tgardner: I'm going to apply upstream stable to Natty master-next today unless you've already started working on it [15:26] was like the background froze [15:26] and I even ssh'd in and ran top and ps, none of my applications on the desktop showed up anywhere [15:26] sconklin, go ahead [15:27] ack === fairuz is now known as fairuz_ [17:01] <-lunch and errands. [17:17] sbeattie, has there been any thoughts on breaking up qa-regression-testing so it's not a 650MB pull just to get the scripts? [17:18] bjf: yes. if you have the tree locally, the scripts/make-test-tarball will pull together just the bits for a specific test script. [17:18] bjf: it's less than ideal, but for some use cases it works okay. [17:19] sbeattie, but that means i have to pull down the 650MB so i can create a smaller tar file ? [17:20] bjf: yes. Like I said, it's less than ideal. OTOH, once it's down, a bzr pull or bzr up will keep it up to date, and you won't need to pull over and over. [17:21] (that's one thing I miss from subversion, the ability to just check out part of a tree) [17:22] sbeattie, i understand that once i have it it's easier to keep updated, but I'm thinking of how to get the tests onto systems to be re-imaged and tested [17:24] bjf: right. we've tended to have the test-driver generate the specific tarball(s) from a cached copy of the bzr tree, rather than shove the entire tree onto the test system. [17:25] sbeattie, sure, i just worry that you now have a snapshot that "someone" needs to be diligent about keeping refreshed with the latest changes, and that's sure to bite us in the ass now and then [17:25] bjf: what's annoying is, of that 650MB, 300MB of it is sitting in .bzr [17:25] bjf: understood. [17:34] bjf, sbeattie: this is the approach I did on the current kernel SRU tests -- I have a helper build script that grabs all updates needed from a local branch of the QRT, and rebuilds the test tarball [17:35] bjf, sbeattie: another thing to keep in mind is the QRT is continuously tinkered with -- updates, corrections, etc [17:35] hggdh, that's why i don't like taking snapshots [17:36] bjf: I understand, but given the QRT is continuously updated, there is not much options (and also given the limitations on bzr) [17:37] hggdh, if i understand you, you are saying you need to snapshot because QRT is also where open development is happening at the same time [17:38] bjf: indeed. [17:38] hggdh, well, to my thinking, that's broken, we should be using "releases" of QRT, how do you know that the snapshot you just took is in a state to be used? [17:40] bjf: this is a chicken-and-egg problem... most of the (current) updates that affect kernel testing were done _because_ of the kernel testing; also, QRT is updated to add new tests [17:41] bjf: and -- on my view -- we need them. For standard -- non-security-related -- we do not need to update (and I have been using the autotest.kernel.org pretty much stable [17:41] for example [17:41] hggdh, i disagree but this isn't the right place to have that discussion [17:42] bjf: OK [17:43] bjf: we try hard to ensure commits to QRT are complete and don't break things. We don't always succeed... [17:44] sbeattie, i understand [17:44] bjf: 'open development' is, while true, somewhat mischaracterized. for example, the kernel tests are updated when regressions are found, when there are new reproducers for CVEs, when the test is wrong on an older release. the scripts are also coded with release specific items and commits should not be made to qrt without verifyingon all releases [17:45] of course, things do change, but generally speaking, the tests are supposed to become better, more accurate and more comprehensive for *all* releases, not just devel, for example [17:47] jdstrand: do you know if there's anything we can do to better pack the tree? .bzr is 300MB locally. [17:47] jdstrand, i care about all kernel releases, stable as well as devel. i just think that there are problems with the process [17:47] we've talked about 'releases' of qrt, but that ends up being a lot of overhead. eg, we have a test case for a new cve that affects hardy - oneiric. we can update in a bunch of trees or just one [17:47] sbeattie: I do not, though I think a fresh checkout should reduce that [17:47] * jdstrand is not sure [17:47] bjf: we also care about all the releases; if anything where QRT can lag is in the devel release. [17:47] I pulled out the vm that was in there [17:48] I also just now gzipped the stuff in install/get_file_info_results/ [17:48] jdstrand: yeah, saw the commit, thanks. [17:48] bjf: I wasn't implying you didn't care about other releases, I was making the point that commits we make must work on all of them [17:49] but, people will always have to pull from somewhere, if for no other reason than to get the latest reproducers [17:49] so I'm not sure how to fix that other than with scripting [17:50] as for the size, that is a problem, but creative 'mirroring' can help there [17:50] jdstrand, yes, people will always have to pull from somewhere [17:51] so, fwiw, I just branched it fresh and it is now 563M. still huge, but slightly better [17:51] jdstrand, the problem i'm most having here, is if all ubuntu projects worked they way you believe QRT is working and should continue to work, we'd never have anything in a state to ship [17:51] can someone help me [17:51] bjf, who did we liase with in -security over dapper bugs ? [17:52] sbeattie: I was wrong, .bzr is still 305M [17:52] i cant get my pc to boot, i tried installing grub2, now it is giving me error 15 [17:52] is there a way around this? [17:52] apw, probably kees to start with [17:52] apw, you have one you think should go in? [17:52] bjf: I understand your point, but qrt isn't 'shippable'. we don't want it in a frozen state, because we want the new tests (unlike saw hardware cert) [17:52] bjf, do you know what we are meant to do with dapper entries? as we're not planning another uplaod ? [17:53] there are always new SRU bugs and CVE reproducers, etc that we want to ship [17:53] apw, i think "ignored" is acceptable state [17:53] apw: oh, that was me [17:53] bjf, and we have carte-blanc to apply those to anything that open ? [17:53] please help me get past the grub menu!!! im stuck at boot screen [17:54] jdstrand, ^^ [17:54] apw: I went through all the dapper ones and gave a list of what was important to fix and what wasn't. I forget where I sent it, but iirc it was all 'done' [17:54] ubuser, what do you see ? [17:54] that was last month [17:54] i see grub error 15 at boot screen [17:54] jdstrand, since then there are new ones added, are you going to sort through those as well or do we just wack them [17:54] escape button to bypass this error would pwn [17:55] bjf: in particular, if you're testing a kernel update, we may have just committed reproducers for a specific issue that that kernel is intended to address. [17:55] sbeattie, ack [17:55] ubuser, it seems that Error 15: means file not found, so something it needs is missing [17:56] ubuser, were you using grub beforehand ? [17:56] yes [17:56] <[7]> ubuser: "error 15" means that whatever is running there is not grub2 [17:56] apw: new ones ask kees about. that said, if they are 'low' priority, ignore for sure. if they are 'high' then fix. 'medium' is a more pragmatic approach that I you and kees can decide on. eg, if it is in a driver that no one uses, ignore. if it is something on everyone's machine, maybe fix (but still, maybe not) [17:56] i tried to install it again, i wanted to fix my video settings, and everyone in the ubuntu channel kept telling me to update [17:56] and i updated, b4 i went to sleep [17:56] s/that I you/that you/ [17:56] but i had my video working, now i got screweedddd [17:57] so what exactly did you type to install grub [17:57] is there anything in particular i can do to get more attention for bug #784335? i'm no kernel debugger myself, but i'm happy to mangle the machine in question in any way that would be helpful [17:57] Launchpad bug 784335 in linux "Heavy network utilization with r8169 leads to kernel panic" [Undecided,Confirmed] https://launchpad.net/bugs/784335 [17:57] apw: fyi, kees will be online in a little while [17:58] <[7]> ubuser: also, your question isn't really related to the kernel, right? [17:59] mine is [17:59] jdstrand, thanks dropped him an irc asking him to deal with it :) [17:59] but im so far screwed it aint funny [17:59] hehe [17:59] no luck for m3 yay [17:59] im having video errors, but that doesnt matter. [17:59] im stuck without a pc [17:59] <[7]> ubuser: no, it isn't. it's related to grub, not to the kernel. anyway, try this: https://help.ubuntu.com/community/Grub2#Reinstalling%20from%20LiveCD [18:00] yeah, thanks [7]'s suggestion is the first step [18:00] kernel = radeon.new-pll=0 [18:00] thats the trouble im having with kernel [18:00] i need to add it [18:00] but i cant, cuz i cant get on my pc [18:00] i need to delete grub [18:00] idk how [18:00] <[7]> no, you need to install grub2 [18:00] i cant no cd [18:00] bjf, sbeattie: the size of qrt is a long-standing issue that has always bothered me [18:00] ubuser, you cirtainly don't need to delete grub ... thats what boots your system [18:01] ubuser, you could use a memory stick instead [18:01] <[7]> as apparently your boot partition contains grub2 files but your mbr contains grub 0.97 [18:01] bjf, sbeattie: I just tried bzr co --lightweight ./qa-regression-testing/ qrt-test and qrt-test is 259M [18:01] jdstrand: me too, as someone at the end of a slow dsl line. [18:01] how can i install the new grub easily then? [18:01] <[7]> by booting a live system on that box [18:01] bjf, sbeattie: ymmv, I've not ever used --lightweight before just now [18:01] i got a ubuntu 5.10 cd, but idk if thatll work [18:02] 5.10 ... heh what the heck was that warty ? [18:02] du -sh ./.bzr [18:02] 476K ./.bzr [18:02] i am currently on 10.04 [18:02] i updated... [18:02] i jus have that cd.. [18:02] <[7]> it should be doable with 5.10 as well, but there probably aren't instructions for it [18:02] <[7]> another option would be a grub rescue disk [18:02] okay so put the cd in and click repair maybe? ill brb [18:02] jdstrand: I wonder if bzr pack --clean-obsolete-packs would help [18:02] <[7]> ubuser: it's not as simple as that [18:02] jdstrand: also, another experiment would be to try bzr export [18:03] great.. [18:03] i wish u could hit escape, thats mad lame [18:03] sbeattie: I think the other big opportunity is scripts/mysql/employees_db/* [18:03] <[7]> you'll need to rewrite the mbr from the command line, or use a more recent ubuntu version and follow the instructions i linked [18:03] sbeattie: 164672 ./mysql [18:04] <[7]> hm, or you could temporarily drop some grub0.97 files on the /boot partition using 5.10, that might work [18:04] sbeattie: those are all text files and could be compressed-- but we would need to adjust test-mysql.py [18:04] im not downloading another gig, i will throw it in the streets [18:04] sbeattie: could probably shave another 150M off right there [18:05] sbeattie: iirc, I tried pack --clean-obsolete-packs once and it didn't do as much as I had hoped [18:07] sbeattie: before updating mysql, it might be worth talking to mdeslaur, since he might not have compressed for a reason [18:08] sbeattie: after that, it is conceivable we could split out data/-- it is <40M and I'm not sure the benefit would outweigh the pain of having to deal with that change properly [18:10] jdstrand: I'm dubious of splitting out data/ as well. [18:12] jdstrand: realistically, scripts and data is 110MB (with mysql/ compressed), that's better than the current situation. [18:12] totally! [18:13] jdstrand: I could be convinced to split out results tracking to a different tree, but even as it is, I forget to update that part of the tree. [18:13] 650M+ to 110M is pretty good :) [18:13] well, results is only 9M [18:25] the sha1 to the cve-tracker ... want to see what the update script does [18:25] sbeattie: fyi, in some cases I would have a tarball for a directory to unpack. you could theoretically create employees_db.tar.gz, add a bzrignore and a line or two of code and by done with it (there are likely other ways to handle it) [18:25] s/and by/and be/ [18:25] anyhoo, my 2 cents. I'm moving along now :) [18:26] apw: no, because we talked about creating a new bug and duping the old one. [18:26] kees, you know where the bug-opening script live? you can run it thus: "create-cve-tracker --staging --cve=2011-????" and it will create a bug on the qastaging server and give you a url to it to look at [18:26] apw: but I don't know where to find the new bug creator tool [18:26] kees, it is in the kteam-tools git repo [18:26] bjf: okay, one sec.... [18:27] kees: git://kernel.ubuntu.com/ubuntu/kteam-tools.git [18:27] kees, yeah thats the rigth thing to do, but presumably that would end up updating the cve tracker to have an extra upstream sha1 [18:27] and as we don't ahve the sync i wanted to add it manually to see if my scripting will revoke the complete status [18:27] right, I want to get the steps in the right order [18:27] as it should [18:29] ImportError: No module named lpltk.service [18:29] is that part of arsenal? [18:29] kees, launchpad API I think [18:30] hm, no, I have all the upstream LP bits installed, afaik. I use it for the QA and Security tools [18:30] kees, new arsenal lpltk [18:30] bjf: do you have the bzr location of that handy? [18:30] kees, getting it [18:30] kees, bzr+ssh://bazaar.launchpad.net/~arsenal-devel/arsenal/python-launchpadlib-toolkit/ [18:31] thx [18:31] bjf, is there a way to automate that? or at least indicate whats missing? I'll sure as hell forget next time I'm on a new machine. [18:32] tgardner, that's why we want to make "kteam-tools" a package with "lpltk" a dependency [18:32] tgardner, but in the mean time, i'll think about it [18:32] bjf, ok, packaging is likely fine. [18:33] eeeeww, it's using desktop auth? [18:33] bryce: I thought you fixed arsenal to not do this. :) [18:35] kees, is the cve-tracker going to have the bug number in it, i assume so [18:35] apw: one sec [18:35] kees, yes [18:36] bryce: maybe it doesn't do it for the qastaging server? [18:36] I just got prompted for "desktop integration" [18:38] rtg, apw, ogasawara: uploaded gcc-4.6, no linaro changes, only fsf updates, currently building [18:38] doko: ack, thanks [18:38] kees, it's fixed in LaunchpadService, but some script use lpltk.service [18:39] doko, thanks for the heads up [18:39] which I think brad means to be a symlink to the former but maybe not? [18:39] bbiab [18:40] * kees doesn't know, but ./create-cve-tracker is just hanging.... digging... [18:40] kees, it takes some minutes to run and says nothing [18:42] oh, whoa, I bet it's the linear CVE search! [18:42] work-around for that is to just add a CVE comment, and that will link to the CVE even if LP doesn't know about it. [18:45] * apw has to wander ... kees let me know when the cve tracker has the bits and i'll see what my tooling does [18:46] apw: okay [18:47] bjf: that's weird, the script told me it created 718952 on staging, but that's not the right bug. [18:47] kees, looking [18:49] kees, https://qastaging.launchpad.net/ubuntu/+source/linux/+bug/718952 looks good to me! [18:49] Launchpad bug 718952 in grub2 "no longer boots because ext4 /home lost its UUID" [Undecided,New] [18:49] bjf: it's not reported by me, not a kernel bug, doesn't have the packages, nominations, etc. [18:50] ** Error: An exception was thrown after creating the bug, therefore, one should have been created. And you may have to fix it up by hand. [18:50] https://bugs.staging.launchpad.net/bugs/718952 [18:50] kees, i'm looking at it right now, it's by you, is a kernel bug, and has the nominations [18:50] kees, you are not looking at qastaging [18:50] oh, well, that's the url the script reported. heh [18:50] kees, look at the url i just posted [18:50] yeah, that one looks okay. [18:50] kees, ah! will fix that [18:51] * kees adjusts too [18:51] *sigh* thanks LP OOPS-1972QASTAGING77 [18:51] https://lp-oops.canonical.com/oops.py/?oopsid=1972QASTAGING77 [18:53] * kees tries again [18:53] kees, fixed that bug, thanks [18:54] np, I've got a few other updates too... but I want to actually finish one bug creation without it failing... [18:54] AttributeError: 'Bug' object has no attribute 'newMessage' [18:54] wtf?? [18:54] (my addition, but it's part of the API!) [18:54] https://edge.launchpad.net/+apidoc/1.0.html#bug [18:55] kees, let me run it and see [18:56] bjf: that's a change I made [18:56] I replaced the linear CVE search with: [18:56] # Link the appropriate cve to the bug. [18:56] # Cannot safely use 'linkCVE' due to LP: #439470 [18:56] print "Linking to %s ..." % (title) [18:56] bug.newMessage(content=title) [18:57] kees, where did you make that change? [18:58] http://paste.ubuntu.com/613387/ [18:59] kees, bug is an instance of an lpltk Bug class [19:01] oh, so it is. :) [19:02] * kees swaps to add_comment [19:02] * kees is not used to using lpltk :) [19:02] I've done too much raw LP API coding [19:05] \o/ https://qastaging.launchpad.net/bugs/718955 [19:05] Launchpad bug 718955 in beat-box "icon for currently playing song doesn't make sense" [Low,Fix released] [19:05] kees, timeout error :-( [19:06] me too... trying again and again. qastaging sure is useful [19:06] but at least the script completed without error [19:06] kees, when it's up, and working, yes [19:06] it doesn't know that lucid is not supported [19:06] sorry, that should be karmic [19:07] I can fix that. the cve tracker has all that logic. [19:08] kees, i just depend on LP that way I don't get out of sync with what is really supported and what my db says is supported [19:08] kees, note, qastaging is different from staging, qastaging is yet another, different snapshot of the LP db [19:09] kees, the staging server was just too unreliable for dev work and the LP folks said to use qastaging (it's marginally better) [19:10] ah! I see now. the .active test. nice. [19:10] qastating is just out of date. [19:10] yes [19:11] bjf: how do you want me to send update to kteam-tools? [PATCH] to kernel-team list? [19:11] *updates [19:11] kees, yup, that works [19:16] bjf: okay, sent [19:52] do we have a max recommended amount of memory on amd64 flavours (maverick/natty/oneiric) ? [19:53] I know the theoretical limits of x86_64, but are there any practical limits that are recommended? [19:59] vanhoof, nothing that i'm aware of === yofel_ is now known as yofel [20:38] * jjohansen -> lunch [21:15] hey... my computer takes 25 mins to boot... [21:15] can anybody help me.... [21:15] it waits for a long time.... after showing "Loading hardware drivers" [23:15] sound for ubuntu plz [23:26] ubuser: stop joining random channels and asking, we are dealing with your problem elsehere