/srv/irclogs.ubuntu.com/2014/11/10/#ubuntu-kernel.txt

=== [1]vncm is now known as vncm
tseliotapw: fglrx, nvidia, and bcmwl are all ready for linux 3.18 in vivid now. You might want to let rtg know (apparently I'm never online when he is)08:44
apwtseliot, ack thanks, in theory the dkms matrix sort itself out and show that too09:22
apwjibel, hey, the dkms testing, when a new dkms package is uploaded, how long after that will a new run for it trigger09:49
jibelapw, same than the rest, we check once a day. I could schedule it more frequently if you need to.09:51
jibelapw, for info I filed https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766668 to add autopkgtest support to all dkms packages09:51
ubot5Debian bug 766668 in autodep8 "Add support for dkms packages" [Normal,Open]09:51
jibelapw, the patch is attached waiting for a review by the maintainer09:52
apwjibel, nice on the debian stuff indeed09:52
jibelapw, then dkms tests will run each time a dkms test of its deps are uploaded09:52
jibeland block the migration if they fail09:52
apwjibel, nice09:53
apwjibel, ok so the fix for the dkms package in question was just 24m ago so thats not a supprise it has not appeared yet09:53
apwjibel, is there a button an apw can click to jiggle that one into action, as daily is plenty fast enough on the normal run of things, but it would be nice to be able to jiggle things once in a while09:54
jibelapw, you should be able to trigger tests manually from http://d-jenkins.ubuntu-ci:8080/view/DKMS/09:55
jibelapw, if you are not allowed the CI team can give you the right privileges09:55
apwso if i just wanted to run the bcmwl test, where is the button for that for you, i seem to remember having retry buttons so i suspect i have some priviledge at least09:56
apw(then i can look see if it is there :))09:56
jibelapw, for bcmwl + kernel team ppa: http://d-jenkins.ubuntu-ci:8080/view/DKMS/view/V%20KT-PPA%20-generic/job/dkms-vivid-release_canonical_kernel_team_ppa-generic-bcmwl_kernel_source/09:58
jibelapw, for bcmwl + kernel in proposed: http://d-jenkins.ubuntu-ci:8080/view/DKMS/view/V%20-generic/job/dkms-vivid-release-generic-bcmwl_kernel_source/09:58
apwjibel, and i'd expect like a "run me" button on there on that left menu ?09:58
jibelapw, yes, there should be a "build" button on the left menu. Are you logged in?09:59
apwahh no i am not, and now i am i see a build10:00
apwjibel, and that build says "make a new build for the latest kernel/package combo" i assume10:01
apwjibel, and ... that worked, excellent10:03
apw(the one you tickled for me)10:03
jibelapw, it'll build with the most recent version of the packages in the archive + proposed + any ppa enabled.10:03
apwthat, is exactly what i need, thank you10:04
jibelyw10:04
apwtseliot, have all of the below gone in vivid?10:23
apwfglrx REMOVED?10:23
apwfglrx_updates REMOVED?10:23
apwnvidia_173 REMOVED?10:23
apw(the first two seem to now have _core versions)10:24
tseliotapw: not really10:36
tseliotapw: fglrx-core is just an addition to fglrx10:37
tseliotfglrx-core is the one with the kernel code10:37
apwfglrx MISSING10:37
apwfglrx_updates MISSING10:37
apwso those two not being tested, is wrong i assume10:37
tseliotapw: right, fglrx-core and fglrx-updates-core are the dkms packages10:38
tseliotnvidia-173 was indeed removed10:38
apwtseliot, ok now i am confused has the fgrlx dkms packge name changed then ?10:38
tseliot(I thought you were saying they had been removed from the archive)10:39
tseliotapw: fglrx-core contains only the bare minimum (DKMS stuff, and non X specific libraries), whereas fglrx is specific to X10:39
apwie was the dkms bits in fglrx in U and in fglrx-core in V ?10:40
tseliotboth U and V have the fglrx and fglrx-core split10:40
apwtseliot, ahh but did the split occur in the developement of U ?10:41
tseliotput simply, we always need to test the -core package10:41
tseliotyep10:41
apwok then _that_ makes my results make sense :)  thanks10:41
tseliot:)10:41
apwjibel, hey ... during U the fglrx "went away" and was replaced by fglrx-core as a dkms package, i note10:54
apwjibel, that during that time the job names went wonky as well (3.16.0-24-generic /2:14.201-0ubuntu2) is that indicative that that result is not relevant perhaps ?10:55
apwwhat does the name before the / there mean anyhow i guess10:57
apwif that is the name of the dkms module we _find_ in the package then i guess it is indicative11:00
tseliotapw: BTW, when is the lts-utopic backported stack due in 14.04?11:02
apwtseliot, the kernel is already there i think11:04
apw linux-lts-utopic | 3.16.0-25.33~14.04.2 | trusty-proposed | source11:05
tseliotapw: in -proposed or in -updates?11:05
apwsitting in proposed at the moment it seems11:05
tseliotoh, good11:05
tseliotas that would break my packages11:05
tseliotok, maybe only bcmwl, IIRC11:05
jibelapw, if the name changed in U then only results for fglrx-.*-core are relevant. Tests are added automatically but not removed.11:27
jibelapw, the name before /<version> is PACKAGE_NAME found in dkms.conf of the module11:28
apwjibel, ok so if that goes "" then it is very likely that that package can be ignored as a result ... purfect11:28
apwjibel, this replication who owns fix that when the two do not match ?15:33
apwjibel, do we run any of this tesitng for the lts-backport kernels ?15:54
=== jsalisbury changed the topic of #ubuntu-kernel to: Home: https://wiki.ubuntu.com/Kernel/ || Ubuntu Kernel Team Meeting - Tues November 18th, 2014 - 17:00 UTC || If you have a question just ask, and do wait around for an answer! If the question is should I file a bug for something, likely you can assume yes.
j4s0nmchr1st0sWhat packages are needed to rebuild the kernel?22:24
apwj4s0nmchr1st0s, the build dependancies on the kernel are the packages you need22:55
bjfj4s0nmchr1st0s, https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel22:57

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