=== rsalveti_ is now known as rsalveti === BruceMa is now known as Bruce_afk === amitk is now known as amitk-afk [07:05] is there anyone around that knows anything about booting of efi? [07:27] moin === smb` is now known as smb === amitk-afk is now known as amitk [09:36] I assume you're aware of the upgrade failure ;-) === yofel_ is now known as yofel === emma is now known as em === henrix_ is now known as henrix [10:01] bug #1118071 fyi :> [10:01] Launchpad bug 1118071 in linux (Ubuntu) "package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8" [Undecided,Confirmed] https://launchpad.net/bugs/1118071 [10:22] brb [12:10] dpkg-source: error: syntax error in linux-3.8.0/debian/control at line 13: first block lacks a source field [12:10] hi, what build-deps are needed? [12:10] btw. it would be nice when you add [12:10] http://kanotix.com/files/dragonfire/linux-3.8-rc6/0001-Bluetooth-Add-support-for-AR3012-0489-e04e.patch [12:38] There seem to be two trackaing bugs for linux-lowlatency worked from bug #1117492 [12:38] Launchpad bug 1117492 in Kernel SRU Workflow "linux: 3.5.0-24.37 -proposed tracker" [Undecided,In progress] https://launchpad.net/bugs/1117492 [12:39] Bug #1118292 and Bug #1118282 [12:39] Launchpad bug 1118292 in linux-lowlatency (Ubuntu) "linux-lowlatency: -proposed tracker" [Medium,In progress] https://launchpad.net/bugs/1118292 [12:39] zequence: ok, my fault. i've exec'ed the bot manually and forgot the bjf's cron job could start running [12:39] Launchpad bug 1118282 in linux-lowlatency (Ubuntu) "linux-lowlatency: -proposed tracker" [Medium,In progress] https://launchpad.net/bugs/1118282 [12:39] zequence: let me fix that for you [12:40] henrix: oki [12:42] zequence: ok, so the valid one is bug #1118282 (tagged the other as duplicate) [12:42] Launchpad bug 1118282 in linux-lowlatency (Ubuntu) "linux-lowlatency: -proposed tracker" [Medium,In progress] https://launchpad.net/bugs/1118282 [12:50] henrix, should I have expected an email about the recent Raring upload from bug #1117673 ? [12:50] Launchpad bug 1117673 in Kernel Development Workflow "linux: 3.8.0-4.9 -proposed tracker" [Undecided,In progress] https://launchpad.net/bugs/1117673 [12:50] it was not an ABI bump [12:51] rtg: well, you would have but there's something wrong with the bug. [12:52] rtg: 'prepare-package-*' tasks should have been set to 'in-progress' [12:52] henrix, any idea about how I might have messed it up? [12:53] rtg: when you uploaded the pkgs, did you set the 'prepare-*' tasks to 'in progress'? [12:53] rtg: this is how the bot will know it has to check the packages were built [12:54] henrix, I was under the imppression that everything was automatic, so no, I didn't set anything. [12:54] rtg: ok, you need to manually set the 'Prepare-package' and 'Prepare-package-signed' to 'in progress' [12:54] the bot will then set it to released when the build is complete [12:55] and send the email [12:55] henrix, herton: couldn't the bot detect when the linux package goes to 'released' and just DTRT ? [12:56] rtg, yes, I was implementing this, but didn't finished yet, involves some rewriting and testing of things in the bot [12:57] herton, well, here is your chance on a real live bug :) [12:58] * henrix -> lunch [12:59] I'll take a look today at it [13:03] henrix: thanks === amitk is now known as amitk-afk [13:26] apw, why is the client stalled while 'Auto packing the repository for optimum performance' ? Does this stop other client threads from accessing the repo whilst auto-packing ? [13:26] rtg, i don't think it does stall others no it is just doing it in the foreground [13:26] rtg, you can just turn it off in your global config, which is what i do mostly [13:27] rtg, so i get to do it at my convienience [13:27] apw, I wonder why it can't detach and just DTRT without hanging on to my client instance. [13:27] it probabally should indeed. as far as i know it is done in a safe way, but i have never tried [13:27] apw, what is the client option ? [13:27] to confirm now i think about it, overall it should just tell you but not do it [13:28] gc.auto = 0 [13:28] apw, thanks [13:30] git config --global gc.auto 0 [13:31] rtg, i think this is what you need to do === amitk-afk is now known as amitk [14:39] * ppisati goes out to enjoy some fresh air... back later... [15:41] * ogasawara back in 20 [16:10] apw: after updating linux-overlay in kteam-tools, do i need to manually update the git repo somewhere, or is that automatic? [16:20] iirc the repo is auto consumed, but it might take a couple of hours to get in sync [16:20] henrix, ^^ [16:23] apw: ah, ok. i've commited it some time ago, but not hours :) [16:23] apw: thanks [16:25] henrix, the repo is sucked every hour i think, and the runs are hourly but not in sensible alignement with it i suspect [16:25] apw: ack. i'll check later if it did what i expected :) [16:26] thanks [16:59] rtg, I just got an error when trying to install a build from the raring master branch. Both linux-image and linux-image-extra are trying to install ahci_platfrom.ko. I'm guessing this must be due to your recent CONFIG_SATA_AHCI=m patch? [17:01] sforshee, yep, I just ran into that myslef. [17:02] sforshee, the inclusion list is supposed to be smarter then that. I'll get it fixed shortly [17:02] rtg, actually it looks like the version in the -extra package is from the previous kernel version [17:03] sforshee, I don't understand that. [17:05] dpkg: error processing linux-image-3.8.0-4-generic_3.8.0-4.9~lp000000v201302071541_amd64.deb (--install): [17:05] trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8~lp000000v201302062151 [17:05] rtg, ^ [17:06] the file in 3.8.0-4.9 is overwriting a file from 3.8.0-4.8 [17:06] sforshee, its likely the inclusion list reg-ex is not sufficient. I'll get it figured out shortly. [17:07] is linux-firmware shipped with the kernel cadence, or is it released separately? [17:07] antarus, separately [17:08] excellent [17:09] rtg, it seems to me that the problem is that it moved from linux-image-extras to linux-image, and when linux-image is installing it tries to overwrite the version from the old -extras package, which is still installed [17:10] sforshee, ah, well that makes sense [17:10] so I need an ABI bump [17:10] yep [17:10] Hm, maybe we always incidentally had an abi change when doing that before [17:10] frick [17:10] coming right up [17:12] sforshee, pushed. I'll get an upload started. [17:37] herton, what knobs should I be twisting in bug #1118568 ? [17:37] Launchpad bug 1118568 in linux (Ubuntu Raring) "linux: 3.8.0-5.10 -proposed tracker" [Medium,In progress] https://launchpad.net/bugs/1118568 [17:40] rtg: usually you set all the 'prepare-package-*' tasks to 'in progress' and the bot should handle the bug [17:41] rtg: unless herton has already done the changes to the bot (i didn't check) [17:41] henrix, well, why doesn't it just start out that way ? [17:42] so, I have to add this tracking bug to the meta and signed packages as well ? [17:42] no, the bot will figure out when the -meta and -signed packages are built and will update the tracking bug [17:43] there's a task in the bug for each pkg you need to prep [17:44] rtg: i can't think of a good reason for having the initial manual step other than to kickstart the bot activities on the bug [17:44] rtg: the bot won't start looking for built pkgs if the corresponding task is set to 'in-progress' [17:44] henrix, I guess my point is that if I've just created the tracking bug then I'm obviously 'in progress' [17:46] rtg: yeah, i understand what you're saying. i understood herton is changing the bot to assume that [17:46] ok, cool === sabayonuser is now known as Tuxkalle [17:54] rtg: You're using release tracking bugs for the devel distro now? [17:54] infinity, yep, they emit the ABI upload update email automagically [17:54] infinity, one process to rule them all [17:54] I assume pretty much all the tasks are being greyed out, then? :P [17:55] Seems like a bit of process waste, but to each their own. [17:55] rtg, yep, I'm in progress of testing and fixing bugs, soon the bot will be more smarter, and also we can make create-release-tracker set everything to in progress too === henrix is now known as henrix_ === henrix_ is now known as henrix [18:34] * rtg -> lunch [18:35] rtg, apw, ogasawara fyi, bug 1084783 has a ton of dupes [18:35] Launchpad bug 1084783 in linux (Ubuntu) "[Regression] SATA reset failing since Linux 3.6" [Medium,Triaged] https://launchpad.net/bugs/1084783 [18:35] rtg, apw, ogasawara seems like it may be resolved already though [18:35] just wanted to give you a heads up [18:36] jsalisbury, where is it resolved [18:37] apw, it sounds like if you refresh the apt db a second time, the issue goes away [18:39] am I looking at the right bug? [18:40] jsalisbury, this is a sata reset issue [18:41] jsalisbury, so either wrong bug, or wrong comment ;) [18:42] ogasawara, apw, sorry, its bug 1118071 [18:42] Launchpad bug 1118071 in linux (Ubuntu) "package linux-image-3.8.0-4-generic 3.8.0-4.8 failed to install/upgrade: trying to overwrite '/lib/modules/3.8.0-4-generic/kernel/drivers/ata/ahci_platform.ko', which is also in package linux-image-extra-3.8.0-4-generic 3.8.0-4.8" [Undecided,Confirmed] https://launchpad.net/bugs/1118071 [18:42] copy/paste error :-/ [18:42] I think rtg has already committed a fix [18:42] jsalisbury, on the previous bug, it sounds like ther might be something we should be changing in the config there, worth finding the reference they mention [18:42] jsalisbury, and yeah on that one, it is being fixed now, rtg has it [18:43] rtg can even use the bugnumber :) [18:43] apw, great, thanks. [19:04] jsalisbury, already did the upload [19:14] rtg, thanks! [19:14] * jsalisbury should have scrolled back on IRC :-) [19:26] apw: quantal is done too [20:30] * rtg -> EOD === henrix is now known as henrix_ [20:53] zequence, thanks === emma is now known as em === kentb is now known as kentb-out