/srv/irclogs.ubuntu.com/2014/02/27/#ubuntu-kernel.txt

chilicuilhi, I'm confused about how to generate a .dsc file from the kernel package, I downloaded an upstream kernel, applied some patches and on top of it ubuntu packaging files http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12.1-trusty/ (0001 and 0002), however it seems to require some special steps, I can see a debian/ and a debian.master/ folders, and debuild -S fails since debian/ doesn't contain a changelog.txt and control files, do I re01:45
chilicuilif I run $ fakeroot make-kpkg --initrd kernel_image kernel_headers modules_image it compiles and creates .deb files correctly, though01:47
bjfchilicuil, run fakeroot debian/ruls clean first02:19
bjfchilicuil, then run the debuild command02:19
bjfchilicuil, are you wanting to upload the package to your own ppa to have it built there?02:20
chilicuilbjf: yep02:20
bjfchilicuil, then you want to first "fakeroot debian/rules clean"   followed by: "debuild -S -I -i -uc -us -sa"02:22
=== gerald is now known as Guest85875
chilicuilbjf: ok, yep, it seems to work, do you know by change how to change the version pkg?, I tried s/3.12.1-031201.201311201654/3.12.1+chilicui~ck1/ and when running d/rules clean it fail with: debian/rules.d/0-common-vars.mk:9: *** first argument to `word' function must be greater than 0. Stop, line 9 in the mentioned file seems to look at the package version to set revision, revision ?= $(word $(words $(revisions)),$(revisions)) 02:29
bjfchilicuil, change the version string in the first line of debian.master/changelog03:47
chilicuilbjf: awesome, I may even take a look at how to do a flavour, the files start to make sense, thanks for your  help!03:49
bjfchilicuil, after you do that you need to run "fakeroot debian/rules clean" again03:49
bjfchilicuil, you should then have a debian/changelog that has your version in it03:51
chilicuilit's clear, thanks for your help =)03:53
bjfchilicuil, np03:54
=== _ruben_ is now known as _ruben
ppisatimoin 08:43
apwmoin09:14
=== psivaa-afk is now known as psivaa
=== shuduo_ is now known as shuduo
rtgapw, have you been looking at why the ppc64el 64K config change broke the build ?13:09
infinityrtg: *blink* ... It did?13:19
rtginfinity, or rather, it has broken thecross compile (at least)13:20
infinityIs it actually a 1-liner to the config, or did he oops something? :P13:20
rtginfinity, as far as I can tell it is a legitimate change13:21
apwrtg, not yet no13:21
rtgapw, maybe I'm just being stupid, but it doesn't work for me13:21
* apw has a look13:21
* apw bets it is the subpage stuff it offered me13:22
infinity-# CONFIG_PPC_HAS_HASH_64K is not set13:22
infinity+CONFIG_PPC_HAS_HASH_64K=y13:22
infinityThat bit?13:22
apwnope13:23
apwoh stupid zone order issues13:23
infinityOh, subpage_prot.  I don't even know what that does.13:23
infinitySeems suspicious that it landed in common.ubuntu when it wasn't set before, though.13:24
infinityUnless it's only a dep of 64K, I guess.13:25
apwbut the first issue is zone bit sizes13:25
* apw sorted out the spagetti13:25
infinityAnyhow, are we actually ready to make that change?  Are we satisfied on the state of the openldap issue?13:26
rtginfinity, apw thinks he's proved it to be a test issue and can repro it using amd64 (IIRC)13:27
rtgunless I completely misread his analysis, which is a distinct possibility13:28
infinityrtg: Yeah, I'm familiar with the state of the bug.  But we were still not going to move until it was fixed.13:28
apwinfinity, the plan was to get the change ready, and when we are ready to upload again check with the    state of play in the bug13:29
apwseems it was good idea, to make sure it builds even :)13:29
apwwe can revert it off if we arn't ready, i had hoped for more movement13:30
infinityapw: Fair enough.  Easy enough to revert the commit (well, 2 commits now, probably), if we decide we're not ready.13:30
infinityapw: I'm backchannel escalating a response on the matter. :P13:30
rtgapw, since it is HEAD, how about just lopping it off13:30
apwrtg, lop it sure, i'll queue it here13:30
apwwith the second half if htis builds13:31
rtgapw, lemme know when you're done. I've got some mei cherry-picks to push13:33
rtg(which I have test built)13:33
apwrtg, zap that commit and shove over it, i'll branch here to keep this safe13:35
rtgapw, done, and pushed13:36
apwrtg ack thanks13:39
rsalvetiapw: can you also bump the meta packages in the ppa?14:40
rsalvetiguess it changed the abi for every device/kernel14:40
rsalvetiargh, got disconnected 14:49
rsalvetiapw: can you also bump the meta packages in the ppa?14:49
rsalvetiguess it changed the abi for every device/kernel14:49
rsalvetiFeb 27 15:02:08 ubuntu-phablet rtkit-daemon[1552]: Successfully made thread 3042 of process 1546 (n/a) owned by '32011' RT at priority 5.15:02
rsalvetiFeb 27 15:02:08 ubuntu-phablet rtkit-daemon[1552]: Supervising 3 threads of 1 processes of 1 users.15:02
rsalvetilooks good now15:02
rsalvetiogra: ^15:02
* ogra has a hard time to type .... just chopped two trees in the garden 15:17
ogra(cant feel my fingers)15:18
rsalvetihahah15:19
ograbut i won !15:19
ogra:)15:20
=== zequence_ is now known as zequence
apwrsalveti, yep can do15:47
apwogra, whats the bug number for that second one15:47
rsalvetithanks15:48
ograapw, havent filed it ... will do so ... soon 15:48
ograi wanted to check on all devices first 15:48
ograi'll get that done today15:49
henrixkamal: hi! while processing 8d80390cfc9434d5aa4fb9e5f9768a66b30cb8a6 for stable kernels, i had to hack the notify-stable-patch-queued script16:41
henrixkamal: here's a proposed patch: http://pastebin.ubuntu.com/7005732/16:41
henrixkamal: the reason is the SMTP RFC that seems to limit lines to 998 chars :)16:42
henrixkamal: a similar change will need to be done for the -review script16:42
kamalhenrix, looks fine to me16:44
henrixkamal: cool!  i'll push it to kteam-tools16:44
henrixkamal: and don't forget to use that new option in the next batch of 3.8 emails :)16:45
kamalhenrix, ok, I'll try to remember ... what's the effect if you don't use it?  it just stops in the middle of the notify run?16:46
henrixkamal: no, it won't stop -- it will fail to send the 8d80390cfc patch, and hopefully you'll notice that :)16:47
kamalhenrix, ack16:47
henrixkamal: ok, fix pushed16:57
miseria"el amor inicia con la velocidad de tus ojos, aterriza en el poder de tu mente se cristaliza con la piel de tus manos" bienvenidos: http://castroruben.com *temo_a_un_ser_sin_rival*19:48
smosersforshee, 19:57
smoseroops.19:57
rtgjsalisbury, 'cifs: use standard token parser for mount options' is a giant patch20:48
jsalisburyrtg, yeah, I figured it would be too big for inclusion in stable.  20:51
rtgjsalisbury, I'm thinking we could just backport  the relevant part of 'cifs: set MAY_SIGN when sec=krb5'. After all, its a one line patch.20:51
jsalisburyrtg, the problem is the one line is in a function named cifs_parse_security_flavors, that gets added in the other large patch(8830d7e)20:53
jsalisburyrtg, Maybe the bug reporter can use the lts-backport kernel 20:55
rtgjsalisbury, vol->secFlg exists in the old code. I think its just a matter of adding that flag. See line 1116 in fs/cifs/connect.c in Precise20:59
rtgUsing the LTS kernel is also an option20:59
jsalisburyrtg, cool, thanks for the pointer.  I'll build a test kernel with that one line change and also propose the LTS kernel.21:02
jackbrownrec and arecord commands don't capture any sound on my machine could anyone help me to check how to set the proper device to capture sound ?21:21
=== hughhalf_ is now known as hughhalf

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