/srv/irclogs.ubuntu.com/2009/07/07/#ubuntu-kernel.txt

KanoTheMuso: you know that dmraid only needs the hd meta data? you can use hds with it even on systems which do NOT have got a raid bios at all. At least when you are not requried to boot from it.07:08
KanoTheMuso: so basically you could use a ppc to access hds from a pc raid too.07:08
Kanobut that all would only work with a working dm07:09
Kanoand that is broken07:09
Kanohttp://patchwork.kernel.org/patch/33534/07:12
Kanowithout all with dm is useless07:13
TheMusoKano: I know that. The module is only used for RAID 5 arrays, and teh likelyhood of users using powerpc to access such arrays is very low. Most macs for example would require at least 2 E-Sata cards to allow people to connect the minimum of 3 drives needed for a RAID5 array.07:42
Kanoand the space requirement for that module is so big ;)07:43
Kanowhy did nobody test dm functionality at all?07:43
TheMusoWell, the code builds on other architectures, and the code looks ok, so no idea why gcc on powerpc complained about it.07:44
TheMusoKano: I don't know, you will have to ask the kernel team. I am only helping out with powerpc, because its a ports architecture I care about.07:44
lifelessTheMuso: can't you daisy chain sata?07:58
TheMusolifeless: not afaik.08:00
TheMusolifeless: You're probably thinking of firewire.08:00
TheMusoIn which case, a user could set drives up with firewire, once they were in docks/caddies that supported firewire.08:01
TheMusoin any case, I think for most users to use ppc for dmraid stuff, it would be too much effort. There is also endianness issues that may yet need resolving.08:01
lifelessactually, fibrechannel I think is what I was thinking of08:01
smbThat would be my believe as well. sata being 1-1 only08:01
smbfibrechannel? isn't that a san topology?08:02
* TheMuso learns something new.08:02
TheMusoI knew of fibre channel, but didn't know it could be chained.08:02
smbI neither, but my knowledge could be patchy too08:03
smbTheMuso, Ok, seems with arbitrated loop layout you seem to be able to daisy chain the devices 08:06
Kanowell you can use port mulitpliers for sata08:07
TheMusoI'm not sure how well those would work.08:09
ckingapw, the fan overheating bug -  I will double check this on my other laptops now.09:17
ckingto see if is generic rather than related to specific models.09:17
apwcking, thats great.  if you confirm its hibernate which triggers the behaviour then we can ask whether that is a common thread on the bug09:17
apwalso have you tested suspend too?09:18
ckingnot yet. I woke up at 3am this morning and it hit me that hibernate was the only thing I've done in both cases where I have done this over the past few months.09:18
cking..so I've only just tested hibernate09:19
apwcking, you should be sleeping when the clock has those kind of times on it10:05
ckingeh?10:05
ckingoh, yeh.10:06
ckingYou know how it is, you sleep on a problem then bingo at 3.00am you wake up with a solution10:06
jjohansenor you could just be an insomniac10:08
amitklike jjohansen 10:08
amitkjjohansen: do you ever sleep?10:08
jjohansenweekends10:08
amitkheh10:08
ckingnot sleeping wrecks the memory 10:10
jjohansencking: yep10:11
jjohansenactually I do usually sleep, I just have a tendency to work until 2 or 3 in the morning10:14
apwjjohansen, stop confusing me11:00
jjohansenapw: ?11:00
apwby being awake allt he time11:00
jjohansenapw: is that a not so subtle hint?11:02
apwheh ... you are a little time challenged ... 11:03
apwcjwatson, we seem to have a further bug relating to the bnx2 firmware loading stuff; we are missing firmware.sh to do the actual load (see bug #394783).  i've pushed up a bzr branch up a bzr branch on that bug which should fix it.  perhaps you could have a look when you are not busy [sic]11:08
ubot3Malone bug 394783 in udev "Broadcom BCM5708 "SIOCSIFADDR: No such device"" [Medium,In progress] https://launchpad.net/bugs/39478311:08
cjwatsonapw: you need to copy 50-firmware.rules as well11:24
cjwatsonapw: I'd also remove the mention of udebs in the initramfs - that isn't really relevant here and it's confusin11:24
cjwatsong11:25
cjwatsonapw: Keybuk should sign off on this really11:25
Keybukwe've generally tried to avoid having firmware in the initramfs *sigh*11:28
apwcjwatson, ahh ok ... of course.  doh11:29
apwKeybuk, heh yeah, but we have firmware and no way to load it.11:29
apwwill update the branch and hastle Keybuk instead :)11:29
Q-FUNKhowdy!11:30
Keybukapw: err, hang on11:30
Keybukback up a *LOT*11:30
Q-FUNKis there anything else I need to provide for bug #396286 ?11:30
ubot3Malone bug 396286 in linux "kernel 2.6.31-generic oops after loading initramfs" [Undecided,New] https://launchpad.net/bugs/39628611:30
Keybukwhy are you talking about adding firmware to the initramfs for a *network* card ?!11:30
Keybuka network card isn't critical to mounting the root filesystem11:30
apwKeybuk, it is if its on a netowkr?11:31
Keybukapw: so we should add wpa_supplicant to the initramfs as well, just in case they want to NFS mount over a WPA-secured wireless network?! :p11:31
apwnfsroot i assume in this case, cjwatson was involved in the changes to bring the firmware to a udeb, and may know the use model11:31
Keybukwhen we originally added the netroot support, we decided we'd only support sensible cards11:32
Keybukwired network cards that didn't need firmware11:32
Keybukalso the bug doesn't sound like the user is trying to netboot from it11:32
apwi am suspicious that we have brought in the bnx2 card to fix something, and that has broken general bnx2 support11:32
Keybukit sounds like they have a problem that the module doesn't work even after the system is fully booted11:32
Keybukwhich is more likely a module bug than a udev one11:33
Keybuksince udev will just supply the firmware later11:33
cjwatsonapw: I was involved in adding firmware to the *udeb*, not to the initramfs, FWIW11:34
apwfor the installer, yes, i am conflating11:34
KeybukI would guess that this is a module bug11:34
Keybukit's probably setting some insanely stupid timeout for firmware11:34
Keybuk"if I don't get firmware within 500 ms I'm going to lobotomise myself"11:34
apwlooks like 60s per card in this case yes11:35
Keybuk60s should be long enough to boot11:35
Keybukbut if they have scsi drives, it might not be11:35
apwbut the issue seems to be if it fails, then the driver is loaded, and does not get loaded11:35
cjwatsonwe could just take bnx2 out of the initramfs ...11:35
Keybukwait, back up again!11:35
apwcjwatson, that would work i suspect in this case11:35
Keybukstop trying to ride the rollercoaster of assumptions11:35
apwbut but but we like that game its loads of fun11:35
Keybukthere is a wonderful system called "uevents" tied with this thing called the "/sys filesystem"11:36
apwyep11:36
Keybukwhen a module wants firmware, it creates a kobject in the firmware class11:36
apwyep11:36
Keybukso if a module is calling out for firmware, there will be an entry in /sys/class/firmware for it11:36
cjwatson(FWIW I'm not assuming anything about the problem here other than "why is bnx2 in the initramfs in the first place, since it needs firmware to work")11:36
Keybukcjwatson: well, yes that I'd agree with - I was talking to apw ;)11:36
Keybukapw: now, if the module calls out for firmware and just *waits*11:36
apwmy only assumption was that the bug was real and needed fixing :)11:37
Keybukthen when we run udevadm trigger while booting the full system11:37
Keybukudev will see that there's the outstanding firmware request11:37
Keybukand11:37
Keybuk...11:37
Keybuk*supply the firmware*11:37
Keybukso, all you should need to do to fix this is make the module more patient11:37
Keybukarguably it's also a bug that after it fails to get firmware it stays loaded11:37
Keybukit should fail to load11:37
apwbut at that point the kernell is waiting 11:37
Keybukno11:37
Keybukthe kernel isn't waiting11:37
Keybukthe module is waiting11:37
apwindeed, but the boot process is waiting for the load11:38
Keybukno it isn't11:38
apwso we get a full 2 minute delay for giggle in this case11:38
Keybukno we don't11:38
apwdmesg dissagrees with you11:38
Keybukright11:38
Keybukthat's exactly my point11:38
Keybukthis is a buggy module11:38
Keybukit's doing firmware wrong11:38
Keybukit's most likely sitting in a loop going "Dude, where's my firmware?"11:38
apwwell request_firmware interface is the standard way, and thats its semantic11:39
apwget the firmware and wait for it to occur11:39
apwso there are three ways forward11:39
apw1) fix loading firmware in initramfs11:39
apw2) stop loading bnx2 somehow11:39
apw3) fix bnx2 somehow11:39
Keybukbut why is request_firmware() a problem here?11:40
apwbecause its a blocking interface11:40
Keybukit should only block that one module's _init()11:40
apwand will that not block modprobe11:40
Keybukalso request_firmware_nowait() 11:40
Keybukthough not much uses that11:41
Keybukit'll block modprobe11:41
Keybukoh, duh11:41
Keybuksorry, I was going on a "but we don't call udevadm settle in the initramfs" line11:41
Keybukbut we do now11:41
Keybukto fix a different bug11:41
Keybukok, I concede your point ;)11:41
Keybukthe way we do the initramfs means you'll block waiting for that modprobe to complete - and it can't11:42
apwheh ... at least i am not completley mad11:42
Keybukyeah, so just don't ship that module in the initramfs ;)11:42
apwok ... what decides whats in there i wonder11:42
ograauto_add_modules() in /usr/share/initramfs-tools/hook-functions iirc11:43
Keybukogra: correct, it's a hardcoded list there11:43
cjwatsonyes, I have it fixed in my tree11:43
cjwatsonI'll upload now if folks are ok with that11:44
apwwhy is bnx2 in there now?11:44
apwis that a manual list of modules without firmware?11:44
cjwatsonwe added lots of random network modules11:44
cjwatsonkeen though I normally am to find the reasons why things are as they are right now, I think you ascribe too much thought to that code11:45
apwhehe ... :)  probabally11:45
apwok so i'll shove this bug over to initramfs-tools then11:45
cjwatsonaye11:46
Keybukcjwatson: of course, we should probably address the whole needing firmware thing11:46
Keybukthat code isn't exactly fluffy11:46
Keybukif you want to do netroot, we could apply much more common sense to it11:46
apwis it so bad to just include the firmware loader for that (when and if we decide to so support)?11:47
apwseems to be two files and the firmware11:47
apwwihch mostly used to be in the kernel and is sliding out into files11:48
Keybukapw: yes, because then we'll suddenly need all the firmware in the initramfs11:56
Keybuk11M/lib/firmware11:56
Keybukwhich is larger than the initramfs itself!11:56
ograsurely compresses good :P11:57
Keybukogra: why, it's binary blob?11:57
apwi am never quite sure why we don't only put in the ones we need11:57
apwinto the initrd11:57
ograKeybuk, thus the ":P"11:57
apwgiven it is rebuilt for every machine11:57
Keybukapw: because the kernel never bothered to add any header to a module to list the associated firmware files? :)11:57
Keybukso we can't actually *tell* what firmware files we need11:58
Keybukand instead would have to maintain a list by hand, to go with the by-hand list of modules11:58
apwheh now thats a valid arguemnt if there ever was one11:58
cjwatsonapw: we've also long had a general design goal to make disks portable across hardware - that is, if you replace some components in your computer, your Ubuntu installation shouldn't fail to boot, and you should even be able to boot the system on a totally different computer to some reasonable extent - think USB disks12:08
cjwatsonapw: which is why we don't use the MODULES=dep initramfs building mode by default12:08
apwi have wondered at times if it would make sense to use the current mode for the recovery boot, and a =dep mode for the initrd for the default entry12:09
apwloading the initrd is pretty slow generally12:09
Keybukapw: not really, the fallback case isn't pretty12:34
Keybukie. if we can't mount the filesystem, then we can't write the magic that tells grub to try recovery mode next time12:34
apwindeed it would be manual i guess12:34
Keybukmore interesting would be if grub could somehow set that itself12:46
Keybukie. after any menu selection, it remembers that the *next* time it must always use the equivalent recovery mode12:51
Keybuka successful boot overrides that12:51
apwthe problem is storing that needs12:58
rtgapw: are you dropping EXTRA_CFLAGS from Karmic ubuntu/compcache/Makefile ?13:31
apwi hadn't looked at them, that does seem odd13:32
apwwant me to do that13:33
rtgapw: I forgot to look at the package from the buildd, but did compcache actually get compiled?13:33
apwno cause i missed half the fix when committing somehow13:34
apwits in there as of 1 minute ago and is build tested13:34
rtgapw: ok, as long as you're mucking around in it, why don't you also fix EXTRA_CFLAGS13:34
apwyep will do, and i'll shove it into my PPA to build test13:34
=== smb changed the topic of #ubuntu-kernel to: Karmic Kernel Plan: 2.6.31 -- Kernel Team Bug Day https://wiki.ubuntu.com/KernelTeam/BugDay/20090707
rtgapw: doh! CONFIG_TLSF. what a dunce I am. 13:35
apwhow stupid do i feel having seen it, then not noticed it was missing from the commit13:36
rtgapw: I'll bet I spent an hour messing with that Kconfig13:36
apwits in the one above ... which is confusing13:36
amitkthe power of 20-20 hindsight13:41
Keybukapw: it looks to me like *everything* exploded13:49
KeybukI'm going through that "out of warranty" vs. "not fit for purpose" battle :)13:49
apwKeybuk, heh ... been connecting mains to the wrong end again?13:49
apwalways loads of fun indeed13:50
Keybukof course, I've already found and bid on a replacement unit on ebay13:50
Keybukbut I like arguing with companies13:50
apwwaht was it before it exploded, it looks very industrial13:50
Keybukapw: Creative/Cambridge SoundWorks S75013:50
KeybukTHX 7.1 amp13:50
apwwow ... you must like your sound13:51
Keybukthis is the baby for the office13:51
KeybukI have a real amp connected to the tv/blu-ray downstairs :)13:51
Keybukmy neighbours ... do not like my sound13:51
apwheh uk houses are not well designed for anything over a pin drop often13:55
apwKeybuk, you tested that devramfs thing and it worked iirc, is that coming downstream?13:55
Keybukapw: it worked well enough that we found udev bugs as a result ;)13:56
Keybukie. devtmpfs is better than udev13:56
Keybukit's in gregkh's tree at the moment13:56
apwheheh13:56
KeybukI may ask you to pull it early if it doesn't look like it'll hit .31 but definitely .3213:56
Keybukit's self-contained enough that it shouldn't be a problem13:56
apwyeah its pretty self conftained, though i guess it'd be in .31 if it was going to be13:57
apwits not exactly a bug fix :)13:57
KeybukI'm never sure how the merge window works13:57
apwin theory once the window closes (when -rc1 ships) no new functionality should be commited13:57
Keybukright, which means it's already not in .31 right?13:58
KeybukI never quite understand how things work wrt mm14:00
Keybukif a patch is "added to the mm tree", how does that then end up in Linus' tree?14:00
amitkKeybuk: *maybe*, if it is baked for enough time and gets ACKs from some key developers.14:04
apwyeah on the flip side it _was_ in linux-next14:05
apwand that means it was meant tomake .31... so hard to tell14:05
amitkthere have been instances of stuff being dropped from -mm after a while14:05
apwcan tell cause steven is bitching that its still there14:05
apwand -next should in theory go to 014:05
Keybukapw: steven ?14:12
KeybukI assume that "its still there" => devtmpfs?14:12
apwrothwell who runs linux-next, yep devtmpfs is still in the meant for the release pile14:13
apwyet not merged14:13
* Keybuk wonders how Jan and Val are getting on14:14
apwlast conversation i saw, there was a serious locking issue which needs a rearchitect to fix.  so i am not expecting it to be ready any time soon frankly14:15
apwwe need to start thinking about a fallback position14:15
apwi am guessing we still have aufs support out there in our tools14:16
Keybukwe have the unionfs fuse implementation14:19
Keybukthat seems to vaguely work14:19
apwi thought performance was poor14:19
Keybuksure14:22
Keybukpoor performance > nothing14:22
Keybukespecially if we know we have something better still down the line14:22
Keybukone day I'll meet the guy who came up with /var/run/utmp and /var/log/wtmp14:27
Keybukand if I'm lucky, I will have a chainsaw14:28
ograyou think he is a lumberjack and need some device to start a conversation ? 14:33
apwKeybuk, was it you who has the machine that had particularly sucky performance under very high IO load?14:46
Keybukyes14:46
apwif so you might want to test the 31-2.16 kernel, as i have it on my machine and it seems much better.  there are some reclaim changes which are supposed to help keep binary pages in core14:47
apwwhich is fingered for the huge 'delays' where apps grey out under compiz14:47
Keybukapw: Kay seems very confident that devtmpfs will be in for .3214:52
Keybukoh, interesting14:52
Keybukis that on the archive now?14:52
apwyes, any of those on the archive has the fix (for karmic)14:53
apwi am building in the background here and not spitting feathers14:53
Keybukok installing14:54
rtg_Keybuk: is the gateway command in /etc/network/interfaces still valid in Jaunty? Mine seems to have stopped working, yet all of the other static address setup commands are correct.15:08
Keybukrtg_: don't see why not15:09
rtg_damn, its the last statement in the file. I've tried several times to get it to set a default route. wonder what gives?15:10
bjf_afk>15:43
bjf_afk> Ubuntu Kernel Team Meeting Announcement15:43
bjf_afk> Today at 17:00 UTC in #ubuntu-meeting15:43
bjf_afk>15:43
cjwatsonKeybuk: grub/recovery mode> that should be feasible with grub216:33
cjwatsonKeybuk: there are load_env, list_env, and save_env commands; you give them a preallocated file to scribble in16:36
Keybuksure, but that only works once you've got a file to scribble in ;)16:36
Keybukif you can't mount the root filesystem, how do you scribble?16:37
cjwatsonright, this only works if grub itself can mount the root filesystem16:37
cjwatsonbut if you can't mount the root filesystem, recovery mode is no use anyway!16:37
cjwatsonand there are certainly cases where grub can manage to load the kernel but the initramfs fails for some reason16:38
apwright, if the file is in the /boot directory we know grub can handle that dir, else it cannot load either itself nor the kernek17:26
=== bjf_afk is now known as bjf
bjf>17:59
bjf> Ubuntu Kernel Team Meeting Announcement17:59
bjf> Starting now in #ubuntu-meeting17:59
bjf>17:59
ograscary17:59
ogra:)17:59
=== ogasawara_ is now known as ogasawara
apwcjwatson, the majority of the recommendations on that ssd blueprint was to use ext4 which you have already done, the other part was about partition alignment18:22
cjwatsonyes, partition alignment is fairly non-trivial18:23
cjwatsonI'm familiar with the issue from a previous mail thread18:23
cjwatsonmostly it depends on a newer parted that's unlikely to be released in time for karmic18:23
cjwatsonusing fdisk is totally unacceptable18:24
cjwatson(in the installer at any rate) - it's very dependent on parted18:24
cjwatsonI'd like to deal with the alignment thing, certainly, just not sure when we can18:24
=== sconklin is now known as sconklin-brb
Sarvattan ext4 no journal option would probably be a good thing to add to the installer for SSDs18:28
=== sconklin-brb is now known as sconklin
cjwatsonSarvatt: is that a mke2fs or mount option?18:36
cjwatsonand is it supported with the kernel/e2fsprogs combination we have?18:37
Sarvattmkfs.ext4 -O ^has_journal18:39
Sarvattyeah its supported by karmics, not jaunty's though of course18:39
cjwatsonhmm, there's nothing generic I can hook into, will take a bit of work18:41
Sarvattit was introduced just after e2fstools 1.41.418:41
cjwatsonsomebody should file a bug on partman-ext3 for it I think18:41
Sarvatthttp://git.kernel.org/?p=fs/ext2/e2fsprogs.git;a=commit;h=a90f5391dda78f7bc4a8196a78355584ace0adf518:41
Sarvattits nice that e4defrag works now on .31, just defragged 700k files on a drive i converted from ext318:46
cjwatsonapw,cking: unionfs-fuse is I think barely acceptable, but I'd *much* rather have something in-kernel18:51
cjwatsonit's very much a last resort in my book18:51
apwcjwatson, ok ... thanks for the input18:51
=== pace_t_zulu is now known as pace_t_zulu|afk
kdubkernel bug day?19:17
ograapw, unionfs-fuse isnt acceptable for ltsp (where we use union mounted squashfses as well)19:18
ograapw, it puts thin client boots into a 4 - 5 min zone 19:20
apwogra, thanks for that also19:20
=== pace_t_zulu|afk is now known as pace_t_zulu
JFohi ogasawara sorry it took me so long to get here23:34
JFo:)23:34
ogasawaraJFo: what's up, glad you made it23:34
JFojust busier than I thought I would be today23:34
JFoglad to be here23:34
ogasawaraJFo: have you had a chance to browse through the bug day list - https://wiki.ubuntu.com/KernelTeam/BugDay/2009070723:35
JFoso I see the bug list and I assume that the name above each group is the assigned engineer for those particular bugs?23:36
JFoI have :-D23:36
ogasawaraJFo: correct, there is a community section towards the bottom for anyone else interested in helping23:36
JFook23:36
ogasawaraJFo: we can also go through some simpler types of bugs first though if you like23:37
JFothat sounds good23:37
JFoI'd like to understand a bit more before I dive in23:37
ogasawaraJFo: right, gimme a sec to get a list of good starter bugs23:37
JFook :)23:37
JFointeresting, I logged in to Launchpad, but it looks like I am not logged in when I view the kernel bug pages23:41
JFoI suspect that may be due to some permission I lack23:41
JFoor team that I am not yet a part of23:41
JFohmmm23:41
* JFo goes digging23:41
ogasawaraJFo: no, it's because I stole the lp template for the bug page23:41
JFoah hah :-)23:42
JFoeverything becomes clear23:42
JFothis is a listing you have created just for this purpose I assume?23:42
ogasawaraJFo: correct23:43
JFothat explains the missing icons23:43
JFo:)23:43
ogasawaraJFo: ok, lets just start with bug 17702623:46
ubot3Malone bug 177026 in linux "palm z22 won't sync" [Undecided,New] https://launchpad.net/bugs/17702623:46
JFook23:46
ogasawaraJFo: what happened recently is we transitioned quite a bit of bugs from linux-meta to the linux package23:47
JFoI see23:47
ogasawaraJFo:  You'll see that the bug was reported quite some time ago (2007-12-17)23:47
JFoindeed23:48
JFoso we need the standard response to check this against Jaunty?23:48
ogasawaraJFo: yes!23:48
JFoor am I skipping ahead?23:48
JFocool23:48
ogasawaraJFo: so, if you want, go ahead and post a comment asking them to test Jaunty23:48
JFook23:49
ogasawaraJFo: I think the bug day page may have a stock reply you can use23:49
ogasawaraJFo: of course you'll then set the status to Incomplete at the same time23:49
JForight23:49
JFothe bug page does have a reply23:49
JFofirst one I believe23:49
ogasawaraJFo: that's the one, go ahead and just copy and paste it23:50
JFogot it.23:50
JFowhere do I set as incomplete?23:50
JFoUpdate description/tags?23:51
ogasawaraJFo: if you click on the current status on the Status column it should expand for you23:51
JFoah23:51
ogasawaraJFo: in there you can add your comment and update the status all at the same time23:51
JFoexcellent23:52
ogasawaraJFo: since you are not a member of ubuntu-bugcontrol yet there are some Status' you will not have the permissions to set23:52
JFodone23:52
JFoI see, what are those?23:52
ogasawaraJFo: for ex Won't Fix and Triaged23:52
JFoah, ok23:52
JFothat makes sense23:52
JFoready for the next one :)23:53
ogasawaraJFo: cool, lets just make the next logical progression and handle some Incomplete bugs23:54
JFook23:54
ogasawaraJFo: take a look at bug 8489823:54
ubot3Malone bug 84898 in linux-source-2.6.20 "After resume, video playback is order of magnitude slower than normal" [Medium,Won't fix] https://launchpad.net/bugs/8489823:54
JFogot it23:54
ogasawaraJFo: I forgot one thing, if we can backtrack just a sec23:54
JFosure23:55
ogasawaraJFo: when a bug is set to Incomplete it obviously indicates it needs more info23:55
JForight23:55
ogasawaraJFo: when I set a bug to Incomplete I usually also subscribe to the bug23:55
JFoah, good point23:55
ogasawaraJFo: that way when they do provide the information, I'll be notified23:55
JFoand that bug can be moved forward23:56
ogasawaraJFo: right.  I usually just tick the checkbox "Email me about changes to this bug report"23:56
JFoI see that23:56
JFook23:56
ogasawaraJFo: alternatively you can click on the "Subscribe" link on the right hand side of the bug23:57
JFook23:57
ogasawaraJFo: ok, no onto the next bug23:57
JFok23:57
JFoI see this one is a WontFix23:57
JFofor one package 23:57
JFoand Incomplete for another23:57
ogasawaraJFo: right, a while back the kernel package naming convention changed from "linux-source-2.6.xx" to just "linux"23:58
JFoso this one may still be WontFix?23:58
ogasawaraJFo: actually it was Won't Fix against the 2.6.20 kernel (because it's past it's End of Life)23:59
JFoI should have seen that23:59
ogasawaraJFo: it could very well still exist against the current kernel23:59
JFook, so for the new version of the Kernel we need it tested against the Jaunty release23:59
JFoI see23:59
ogasawaraJFo: right23:59
JFook23:59
JFoso same as before?23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!