/srv/irclogs.ubuntu.com/2008/12/12/#ubuntu-devel.txt

slangasek(i.e.: you'd still have to ping one of the admins w/ access)00:00
Hobbseeslangasek: oh, so cocoplum doesn't have access outside the DC.  Got it.00:01
Mezhmm, dh_make creates a control with standards version 3.7.3, but lintian reports that the latest standards version is 3.8.0 ... Should I report that as a bug ?00:30
slangasekMez: yes, preferably after determining whether the dh_make template requires further changes to be compliant with 3.8.001:05
keesdoko: can I come pick your brain briefly?01:07
azeemhrm, braaains01:08
Mezlol @ azeem and @ slangasek: I'll check later ;)01:14
Hobbseedid someone say brains?01:15
Mez   * Updated to standards version 3.8.0 - :(01:16
LaserJockHobbsee: not mine01:16
ajmitchmine fled long ago01:16
LaserJocklaser got mine ... I think01:19
infinitydoko: You around?01:39
infinitydoko: You told me you needed a gcc-3.4 bootstrap on armel built with gcc-3.4 from unstable, except that gcc-3.4 doesn't build-dep on itself...01:39
infinitydoko: gcc-3.4 [!armel !hppa]01:40
infinitydoko: Upload a source package with correct build-deps, and I'll build it for you. :P01:41
infinitydoko: Worth noting also that it's not built on armel/Debian either... It's marked Not-For-Us in wanna-build and has no binaries in the archive.01:43
StevenKOooh, fun01:44
ogra_infi01:46
ogra_nity ...01:46
ogra_hrm01:46
ogra_infinity, do you have PAS power ?01:46
infinityogra_: Not since it moved.  We're discussing what to do about that.01:47
infinityogra_: Either we get upstream commit access, or we finally fork it.01:47
infinityogra_: (Forking it would be more attractive if codehosting allowed for rolling git-bzr merges)01:47
ogra_whom do i poke then for packages i want to vanish from armel ?01:48
ogra_lamont ?01:48
infinityI don't think lamont has access to the new world order either.01:48
ogra_hmm01:49
infinityogra_:01:50
infinity# Please submit additions, corrections and removals as bugs against01:50
infinity# buildd.debian.org to the Debian bug tracking system.  Comments may01:50
infinity# also be sent to packages-arch-specific@buildd.debian.org.01:50
ogra_i dont really mind if acpi and libx86 ftbfs constantly on arm, but PAS would be more proper01:50
StevenKogra_: Fix it01:51
StevenK:-P01:51
ogra_StevenK, get me a soldering iron and a BIOS chip that works with arm then :P01:52
keesNCommander: around?01:57
NCommanderkees, yeah, I am :-)01:59
keesNCommander: where did you find gentoo's 4.3 hardened compiler?  I'm having a hell of a time finding it.01:59
johanbrcrimsun: Could I ask what your opinion is on bug 275998 ? (mic volume very low on dell laptops) Kernel/alsa bug, pulseaudio bug or something else?01:59
ubottuLaunchpad bug 275998 in linux "audio recording very silent" [Undecided,Invalid] https://launchpad.net/bugs/27599801:59
NCommanderkees, its very very well buried, its in the hardened overlay for Gentoo02:00
keesNCommander: yeah, I couldn't find anything past 4.0.3, and even then, it was still disabled.02:01
NCommanderTHere was a 4.3 compiler02:01
keesNCommander: can you dig up a URL for me?  :)02:01
NCommanderkees, sure02:02
radixthis ubuntu development stuff is too stressful for my fragile sensibilities02:25
ScottK-laptopradix: If you'd like to discuss my comment in the bug, I'll be glad to.02:26
radixScottK-laptop: landscape has a special exception for SRU (which is about to be tested): wiki.ubuntu.com/StableReleaseUpdates02:29
ScottK-laptopradix: According to the relevant Ubuntu documentation it does not.02:30
ScottK-laptopradix: https://wiki.ubuntu.com/StableReleaseUpdates#Landscape says it's not approved by the tech board (which is the approval authority for such exceptions)02:31
ScottK-laptopIf that out of date, then a reference to some tech board meeting minutes and we can get it fixed.02:32
ScottK-laptopIt wouldn't suprise me if people think it has one.02:32
* lamont feels stupid tonight... and lazy03:15
lamontso... BCM 4306 vs intrepid... how painful is that?  and is there something of clue on the wiki and or forums???03:15
=== WelshDragon is now known as Guest74451
=== Guest74451 is now known as WelshDragon
Roeyhi03:33
Roeylibmysqlclient15-dev doesn't seem to be compiled with -fPIC for 64-bit architectures, and it's breaking my compile of amarok 2.03:33
Roey(hmm, did this get across before I disconnected from here accidentally?)  libmysqlclient15-dev doesn't seem to be compiled with -fPIC for 64-bit architectures, and it's breaking my compile of amarok 2.03:35
ScottK-laptopRoey: I thougth Amarok 2 was designed to with the the embedded ilbrary so you need mysql 5.1?03:35
RoeyI03:35
ScottK-laptopIt did get across.03:35
Roeyhmm.03:35
Roeyok03:35
ScottK-laptopOne of the Kubuntu PPAs has Amarok 2 packages already made I'm pretty sure.03:36
Roeyis there a 5.1??03:36
RoeyIt hought it's 1.503:37
RoeyI did apt-cache search mysql 5.1 and didn't find anything for that.03:37
ScottK-laptopmysql 5.1 is released.  It's in Debian Experimental, but not in Ubuntu yet.03:37
Roeyhrm.03:37
RoeyScott, so this is the problem then, you think?03:38
Roeythat it's lacking the mysql 5.1 dev package?03:38
ScottK-laptopYes.03:38
RoeyScottK-laptop:  thanks, I'll bring it up with the #amarok folks03:39
ScottK-laptopRoey: https://launchpad.net/~kubuntu-members-kde4/+archive has an amarok 2 package for Intrepid.03:43
Roeyah thanks.03:43
RAOFIf libmysqlclient15 wasn't built with -fPIC on x86-64 then that's a pretty serious bug; it'll render it useless, surely?03:44
RoeyRAOF:  well it certainly breaks my compiles of Amarok2.03:45
Roeywhat is -fPIC all about anyway?03:46
RAOFBuilding Position-Independent Code.03:47
RAOFAnd you can't link to anything but PIC code on x86-64, IIRC.03:48
Roeyah03:48
Roeyaaaah03:48
Roeyhee hee, I guess that needs to be addressed at the ubuntu package maintainers level then03:48
Roeyi.e. it is a bug.03:48
ScottKThe thing breaking your amarok 2 build is (I'm pretty sure) building against the wrong version of mysql.03:49
Roeywell let's see:03:50
RAOFYeah, it certainly looks from the buildlog like libmysqlclient is built with fPIC03:50
Roeyii  libmysqlclient15-dev        5.0.67-0ubuntu6             MySQL database development files03:51
lamontyay. ndiswarper did the trick03:51
* lamont goes to clean up the vomit03:52
Roeyscottk: this is what I have installed:  http://pastebin.com/m1cb3dd0104:00
ScottK-laptopRoey: Right.  None of which is 5.1.  I'd suggest just use the PPA package.  I haven't built it myself, so I can't give you detailed advice.04:09
ScottK-laptoplamont: I wrote another spec thingy for more automagic wonderful integrated mail server goodness for Jaunty.04:11
ScottK-laptopIt's on for the first session on the server track tomorrow.04:11
RoeyScottK-laptop:  ok, thank you very much04:14
RoeyScottK-laptop:  do you know when 5.1 will hit kubuntu?04:14
ScottK-laptopNo.04:14
Roeyok04:17
Roeywell anyway04:17
Roeythanks a lot for the clarification!! :)04:17
RoeyI'm going to sleep04:17
Roeygood night04:17
phix:D04:42
phixwhy doesn't Ubuntu suggest I use RAID1 when I have two HDDs the same size in my computer?04:43
phixor have server "templates" so to speak with common filesystem arrangements and packages? you know something a bit more high level.04:44
ScottK-laptopSomething like that was a topic of discussion at the developer summit that's going on this week.04:46
ScottK-laptopI didn't listen to the session, so I don't know the details.04:46
ScottK-laptop#ubuntu-server might be a better channel.04:46
phixthnx04:48
phixScottK-laptop: well it could be applied to desktop as well, templates being a generic name for it which may be appropiate here ;)04:48
* lamont wonders what the VPN stuff in the network mangler pulldown is actually talking about, or where to go to figure that out (including maybe just the source package name for the beast in question)...04:56
phixjussi01: <304:59
phixIs the network manager a gnome project or part of Ubuntu?05:00
phixI really dislike how it has no concept of bridges05:00
=== beuno_ is now known as beuno
=== ma101 is now known as ma10
=== Sp4rKy_ is now known as Sp4rKy
=== sjoerd_ is now known as sjoerd
=== kalman_ is now known as Kalman
=== Knightlust is now known as Igorot
phixhi12:01
DyresenWhen running puppetmasterd, ralsh or anything related to puppet (ruby) on intrepid you get flooded with warnings like  "warning: already initialized constant KNOWN_OPTIONS" This seems to be that it is trying to load stuff twise. /usr/lib/ruby/1.8/lib/xmlsimple.rb is symlinked back to /usr/lib/ruby/1.8/xmlsimple.rb Both of these are owned by libxml-simple-ruby as far as I can see. If you delete the symlink puppet runs fine (for me at least)12:33
DyresenIs there any particular reason I would need that symlink, or can I go and safely remove it?12:33
=== LucidFox_ is now known as LucidFox
=== LucidFox is now known as The_Doctor
=== The_Doctor is now known as LucidFox
=== maxb is now known as Guest97053
=== Guest97053 is now known as maxb
ScottKpitti: For Kubuntu we'll need mysql on CD anyway for Akonadi, so Amarok using it too doesn't bloat the CD significantly.14:52
=== The_Company is now known as Company
pittiScottK: but ... why?15:52
=== mrpouit is now known as mr_pouit
=== Sp4rKy is now known as Guest29061
=== Guest29061 is now known as Sp4rKy
=== Sp4rKy is now known as Guest11406
=== Guest11406 is now known as Sp4rKY
=== Sp4rKy_ is now known as Sp4rKy
=== Sp4rKy is now known as Guest98044
=== Guest98044 is now known as Sp4rKy
=== DeathKin3 is now known as DeathKing242
=== Tweenaks is now known as Treenaks
=== chuck_ is now known as zul
infinity...17:22
infinityWhy does kdelibs build-depend on sudo?17:22
infinityOh, looks like another case of "I don't know how to pre-seed configure, so I have to install every binary it checks for"...17:24
infinity\o/17:24
stdininfinity: because kdesu needs to use sudo17:34
stdinand kdelibs don't use configure, it uses cmake :)17:38
keesdoko: can you ACK 254790?  it's an upstream changeset for binutils17:43
dokokees: sure17:54
=== quassel251 is now known as Riddelll
=== deryck_ is now known as deryck
jdstrand_#ubuntu-server-summit19:31
jdstrand_*sigh*19:31
* Hobbsee hands jdstrand_ a /j19:31
ScottKpitti: Because mysql is the data store for Akonadi which is meant to be the store for all kinds of user data.19:31
=== jdstrand_ is now known as jdstrand
LaserJockScottK: can Akonadi use a different DB than mysql?19:32
ScottKLaserJock: No.19:33
ScottKNot AFAIK anyway.19:33
LaserJockScottK: that's kind of a bummer19:34
pittiScottK: akonadi can't use embedded mysql either?19:35
ScottKpitti: As understand it, and my understanding is shallow, Amarok uses the embedded and Akonadi doesn't.19:36
pittiScottK: that still seems to be somewhere in between "crack" and "irresponsible" to me19:39
ScottKpitti: Which?  or Both?19:39
ScottKNote that these are both upstream issues ....19:39
pittiScottK: installing a full sql server as part of a desktop install19:40
pittiScottK: yes, I know; that doesn't change my perception, though :(19:40
ScottKOK.  Just limits what we can do about it.19:40
ScottKAkonadi is one of the core KDE4 technologies.19:40
LaserJockI really try to avoid putting mysql server on my desktops19:41
=== fta2 is now known as fta
=== deryck is now known as deryck[lunch]
=== sabdfl1 is now known as sabdfl
kirklandDaviey: ping20:09
kirklandDaviey: can you send me your .screenrc?20:09
kirklandDaviey: would you mind if I used yours, with attribution and kudos of course, in my blog post as an example?20:10
=== pedro__ is now known as pedro_
=== asac_ is now known as asac
=== deryck[lunch] is now known as deryck
infinitydoko: perl/hppa's testsuite doesn't seem to have been disabled as well as you'd hoped.20:28
Davieykirkland: wilco20:32
dholbachthank Alberto here: http://hall-of-fame.ubuntu.com/ :)20:40
aradholbach: i have a LP picture profile, but it does not appear when I thank somebody20:45
dholbachara: oh... that's weird20:47
dholbachara: I'll take a look at what's happening there20:47
aradholbach: I just uploaded the picture yesterday, maybe it is related20:47
dholbachara: might be - I'll let you know in a bit20:48
* dholbach hugs ara20:48
* ara hugs dholbach back :-)20:48
* RainCT looks how dholbach and ara hug :P20:49
jpds...20:49
RainCT^^20:49
araRainCT: voyeur!20:50
dholbachara: exactly my thoughts20:53
Chipzzmeh20:53
ChipzzI hate the whole UUID crap20:53
ograwhat do you expect if you are cuddling in the hallway :P20:53
* StevenK blinks20:53
ion_The UUID crap is for the win.20:55
RainCT+120:55
LaserJockI still have more problems with UUID than with the "old fashioned" way21:00
ScottK-laptopLaserJock: You use multiple drives in the same system?21:00
LaserJockon a couple systems yeah21:00
jpdsRight, food time,21:00
LaserJocknot on the laptop21:00
LaserJockbut on my laptop I regularly have swap or other partitions go unmounted because the UUID has changed21:01
ScottK-laptopI've helped people on pre-UUID systems where the BIOS and the OS had a differnt idea of which drive came first.21:01
ScottK-laptopIt can be a real nightmare.21:01
LaserJockScottK-laptop: yeah, I've not had that problem21:01
ScottK-laptopWeird.  I've never had that.21:01
LaserJockScottK-laptop: but I know it does exist21:01
LaserJockso I do see the point of UUID21:01
LaserJockbut for me I get better consistency if I *don't* use UUID21:02
LaserJockso the benefits of having a large, non-human-rememberable identifier are lost :-)21:02
ScottK-laptopI don't think I've had any trouble with it since Feisty or so.21:03
LaserJockif you install other OSes it's pretty common21:03
ScottK-laptopMaybe that's why I'm OK then.21:04
LaserJocksome OSes in particular like to reformat *any* swap partition available, regardless of if you tell it to or not21:04
LaserJocksometimes they seem to change the UUID just by setting up the partitioning in the installer, very unhelpful21:05
ScottK-laptopWeird.21:07
rayludo ubuntu devs run virtual machines and, if so, what virtualization software do they use?21:13
LaserJockraylu: people use all kinds of stuff, vmware, virtualbox, qemu, kvm, Xen21:15
directhexkvm is nice if you have a cpu that supports it21:18
LaserJockdirecthex: yeah, that's my problem21:21
LaserJockonly thing bad about my laptop :(21:22
directhexvmware, then. 32-bit only.21:22
LaserJockso I end up using virtualbox or vmware player21:22
slangasektjaalton: http://paste.ubuntu.com/84531/21:44
slangasektjaalton: halp :-)21:44
slangasektjaalton: why is X not listening on this one?21:45
tjaaltonslangasek: actually, it's the same thing on my thinkpad too21:52
tjaaltonbut I have an fdi file to clear x11_driver for this device21:53
iGamaHy ! is NM0.7 in 9.04 the final version already?21:53
tjaaltonwonder why though21:53
slangasektjaalton: I still get input.x11_driver = ''22:02
tjaaltonslangasek: yeah, me too..22:02
slangasekit's possible that someone merged this thinkpad fdi into hal-info as a workaround for a bug... yay, wrong fix \o/ :)22:02
tjaaltonhehe :)22:02
slangasek/usr/share/hal/fdi/policy/10osvendor/10-x11-keymap.fdi22:03
tjaaltonoh...22:03
slangasek"workaround for -evdev exclusively grabbing all keyboards and X not processing the extra buttons properly"22:03
slangasekso: that makes sense for intrepid actually, if we think there are keys on that device that need to be split between X and hal, yes?22:05
tjaaltonyeah22:05
tjaalton"most" of my hotkeys worked fine22:05
slangasekthe ones processed through hal, yeah22:05
slangasekso we could flesh out the workaround by having hal deliver the switchvideomode button somewhere...22:06
slangasekor we could all just upgrade to jaunty22:06
slangasekI guess I should go ahead and back this workaround out of jaunty anyway, right?22:06
tjaaltonyeah, dogfood and all that :)22:06
tjaaltonI guess so, I've now removed that bit and will try all the hotkeys22:06
slangasekI guess a different, non-overlapping set of them will fail because they need to be handled through hal instead22:07
tjaaltonright, like rfkill22:07
slangasekrfkill is handled by <cough> acpi-support22:07
tjaaltonwell it does nothing here22:08
slangasekhmm, it /also/ generates a keycode22:08
slangasekyay redundancy22:08
tjaaltonI can't see keycodes with xev22:08
tjaaltonfrom that button22:08
tjaaltonoh wait, Xorg.0.log has: (WW) ThinkPad Extra Buttons: unable to handle keycode 38522:09
slangasekyay22:09
tjaaltonso that's the reason22:09
RainCTdid someone hilight me? (dunno how but I just terminated the screen session :P)22:09
tjaaltonit should be quirked in the kernel and mapped to a sane keycode below 25522:09
RainCT-.-22:10
slangasektjaalton: which key is that which generates the wrong keycode - switchvideomode, or radio?22:10
RainCTargh.. anyone knows why screen suddenly decided to die each time I try to autocomplete a name? :P22:11
tjaaltonslangasek: radio, switch.. is mapped to XF86Display22:11
* slangasek nods22:11
slangasekRainCT: because it's really crashing irssi and screen is exiting because there are no windows left?22:11
tjaaltonbut the bay eject button has NoSymbol, keycode 202, and that's probably a bug in xkb-data22:12
RainCT:'(22:12
RainCTslangasek: probably, but the question still remains: why is irssi crashing then?.. :P22:12
slangasekdunno, run it under a shell to see?22:12
slangasekor under gdb22:12
tjaaltonslangasek: btw, I thought a bit further about the case where input-listen (?) shows keycodes but xev doesn't. it can't be a bug in xkeyboard-config since there's no keycode to map to (since it's most likely above 255 which X can't handle=22:13
slangasekok22:13
RainCTslangasek: Segfault22:14
slangasekdebug it under gdb then and file a bug?22:14
=== ma101 is now known as ma10
tjaaltonslangasek: but the ones that show in xev and with NoSymbol or produce wrong output, are bugs in xkeyboard-config22:16
slangasekack22:16
* RainCT will try a memcheck first22:16
mnemois there anything I can set in DEB_BUILD_OPTIONS to make sure that gcc gets "-rdynamic" when building a package??22:28
keesTonio_: *wave*22:28
Tonio_kees: hey !22:29
slangasekmnemo: no22:29
mnemois there any other way I can make that happen?22:29
Tonio_kees: as you may know, we have a little trouble with kde 4.2 and mysql...22:29
keesTonio_: yeah, I've heard there is a 5.1 build-dep22:29
slangasekmnemo: you can set LDFLAGS=-rdynamic in the environment, and that will work for some significantl number of packages22:29
keesTonio_: but that we're not ready for 5.1 in main, etc22:29
Tonio_kees: hum, afaik mysql 6 can be used in the first place...22:30
Riddelloy22:30
Riddellit's two issues22:30
mnemoslangasek: okay so can I do stuff like "LDFLAGS=-rdynamic DEB_BUILD_OPTIONS=nostrip fakeroot debian/rules binary" then?22:30
keesheya Riddell22:30
slangasekmnemo: yes, you can22:30
Riddellamarok needs libmysql-client from 5.122:30
mnemoawesome, thanks a lot22:30
Riddellakonadi (kmail) needs mysql without the daemon22:31
keesRiddell: but it needs something that only exists in 5.1+?22:31
Riddellamarok does yes, see our package at https://edge.launchpad.net/~kubuntu-members-kde4/+archive/+index?field.name_filter=mysql&field.status_filter=published22:32
NCommanderScottK, you around?22:33
slangasekwow; I just typed 'debdiff' on a line by itself in error, and it did something useful but unexpected22:35
keesRiddell: okay, so the -dev is built out of main, but it links and runs at runtime against a library in universe?22:35
keeswhy does amarok need the 5.1 client lib?  anywqy, it sounds like akonadi is the larger problem?22:37
Riddellkees: I don't follow, amarok 2/mysql 5.1 is only in a PPA for now, no main or universe22:38
Riddellkees: amarok uses mysql to store its library data22:38
keesRiddell: ah-ha!22:38
keesRiddell: but it could build against the 5.0 client?22:38
Riddellkees: no, amarok needs 5.1 I believe22:38
Riddellakonadi uses mysql in a different way, it can use 5.0 but doesn't need it running as a server so the packaging should be split22:39
slangasekI wonder why that need shouldn't be corrected22:39
keescan that be fixed?22:39
Riddellkees: can which?22:40
keessounds like the 5.1 build-dep is the main issue22:40
Riddellkees: I suspect so22:41
slangasektjaalton: hrm, if I've munged my fdi file and restarted hal, what do I need to do to get X to recognize the change?  Restart X?22:42
slangasek(I've tried switching vts, that didn't do it)22:42
tjaaltonslangasek: evdev should pick it up, tail /var/log/Xorg.0.log22:44
slangasektjaalton: nope, no sign of it being picked up; if I grep the log, the only thing I see is that the device was discarded earlier with 'No input driver/identifier specified'22:45
ograslangasek, yes, you need to restart x after hal22:46
ograunless that bwas recently changed22:46
tjaaltonwell, with jaunty + xserver 1.6bet3 + evdev 2.1.0 I didn't need to restart X22:46
ograoh, right,latest x and evdev should be more dynamic22:47
NCommanderhey ogra22:50
ograyo22:51
slangasektjaalton: right, I'm not on jaunty yet :)22:53
tjaaltonslangasek: yeah I knew that :)22:53
LaserJockis there going to be an All Hands next week?22:53
slangasekno22:53
ogranext year22:53
LaserJockah, just wondered when people would be returning home22:54
* ogra returns tomorrow22:54
RainCTslangasek: it's working fine again after restart (and memtest found no errors) :S22:58
slangasekwell, reproducible segfaults are not indicative of memory errors22:58
slangasekI would've told you that, but you rebooted rather quickly :-P22:58
RainCTslangasek: of course, but I did the check because I'm experiencing hard freezes from time to time22:59
RainCTthat's probably a kernel problem or something, though, as it started happening after I installed Intrepid :(22:59
ScottKNCommander: Around now.23:02
ScottKRiddell and kees: We discussed this topic (Akonadi, Amarok 2, and Mysql) at the last Server Team meeting.23:05
ScottKAs I understand it Amarok needs 5.1 due to using Mysql embedded which is not existent/not supported in 5.0.23:05
NCommanderScottK, care to look over my backporting request?23:08
ScottKSure23:09
RiddellNCommander: you wanted me?23:09
NCommanderFor said backporting request :-)23:09
NCommanderScottK, https://bugs.edge.launchpad.net/intrepid-backports/+bug/30756923:09
ubottuLaunchpad bug 307569 in intrepid-backports "Please backport Xfce 4.4.3 to Intrepid" [High,In progress]23:09
NCommanderI think I'm setting a record on number of crackports I'm doing at once ...23:10
Riddellhttp://www.mysql.com/ "MySQL 5.1 is here"23:11
ScottKNCommander: Why are you asking me?23:12
ScottKNCommander: You can approve it.23:12
NCommanderI just wanted to make sure there was nothing wrong in doing 22 backports at once ...23:13
ScottKNCommander: The biggest problem you'll have is that backports have a very low priority for the buildd's.23:13
ScottKSo the builds will likely be spread out.23:13
NCommanderThat's ok23:13
NCommanderTHe versions are tight where they need to be23:13
ScottKOK.23:13
NCommanderAnd Xfce is modular, so as long as everything is properly built int he end ...23:14
* directhex remembers the good old days of carefully ordered xfce4 uploads23:14
ScottKRiddell and kees: The added fun factor for the Amarok/Akonadi/Mysql express is that (as I understand it) different Mysql versions are not co-installable and so for a Kubuntu Desktop to actually be installable, both those packages need to be using the same mysql version.23:17
RiddellScottK: that's not the case23:19
Riddellamarok's mysql use is statically compiled in (that's how mysql provides the library)23:19
ScottKRiddell: OK.  That's good news.23:20
=== fta2 is now known as fta
ScottKWe didn't understand that when we were discussing it at the Server Team meeting.23:20
ScottKSo for added fun I'll be running two copies of mysql then?23:20
Riddellwe're running no copies of mysql23:20
Riddellit's not being used as a server23:21
Riddellit's local store only23:21
ScottKOK.  There's some myql bit that's running and it sounds like there will be two of them?23:21
Riddellamarok uses libmysql to read/write its local store23:23
directhexhow heavy is that compared to the more usual sqlite?23:23
Riddellakonadi uses a local instance of mysqld for its local store23:24
Riddell(so I was half right when I said nothing mysql was running)23:24
Riddelldirecthex: in the amarok case libmysqld is about 1MB23:24
ScottKdirecthex: It's heavier, but that's irrelevant as these are upstream decisions that are made long ago.  We just have to figure out how to integrate them smartly.23:26
slangasektjaalton: hmm, so I've dropped the fdi file in intrepid, restarted my X server; X now listens on the device but doesn't see any keypress events23:32
slangasektjaalton: strangely, my video key now works without acpid running, but I can't figure out what's handling it23:32
tjaaltonslangasek: huh, odd.. on jaunty it seems to be somewhat better23:33
slangasekI do get a warning in Xorg.0.log about keycode 38523:33
slangasekbut just the one warning, and I don't know what keypress it is23:33
tjaaltonshould be rfkill23:34
slangasekright, I don't know... it only shows up once in the log, no matter how many times I hit other keys (?)23:34
slangasekI can confirm with showkey that rfkill == 38523:35
tjaaltonthe driver probably just ignores the following keypresses23:35
kirklandsuperm1: patch attached to https://bugs.edge.launchpad.net/ubuntu/+source/mythtv/+bug/24350423:41
ubottuLaunchpad bug 243504 in mythtv "mythtv-setup: unable to connect to database" [Undecided,In progress]23:41
superm1great thanks kirkland23:42
superm1kirkland, weren't there changes to the postinst too?23:43
superm1or do they end up not being necessary?23:43
kirklandsuperm1: i dropped those23:43
kirklandsuperm1: not necessary23:44
kirklandsuperm1: all done in the .config23:44
superm1i suspect that i need to review what really needs to be in a postinst then23:44
superm1i seem to get confused by this stuff23:44
kirklandsuperm1: i *think* the interactive part goes in the .config23:45
kirklandsuperm1: and it's the postinst that does stuff23:45
* jdong tests the new fglrx for fun23:45
slangasektjaalton: where does the rfkill need to get quirked?23:45
superm1jdong, it should be able to nicely build you packages for hardy intrepid or jaunty from it's internal build scripts23:46
tjaaltonslangasek: the kernel AIUI23:46
superm1jdong, oh i needed to bug you.  i needed some crack.  do you have some VDPAU enhanced mplayer sitting around?23:47
jdongsuperm1: O_O I don't have any super mplayer23:48
superm1jdong, man i was hoping you'd be all over that23:48
jdongsorry :)23:48
slangasektjaalton: but hal has a way to poke in keycode overrides... hmm, I think information/10freedesktop/30-keymap-lenovo.fdi is supposed to be it, no?23:49
slangasekI don't understand how the symbolic names like 'radio' are mapped, though23:49
tjaaltonslangasek: see for instance /usr/share/X11/xkb/symbols/inet, and search for XF86WLAN (maybe the correct one, dunno)23:50
slangasektjaalton: that doesn't include any name/number mappings, either?23:50
superm1tjaalton, XF86WLAN is supposed to be a software kill switch though?23:51
superm1apw, when you press that key on the left side of your display, is that the keycode emitted for you too?23:51
tjaaltonslangasek: /usr/share/X11/xkb/keycodes/evdev23:51
tjaaltonsuperm1: I've got a thinkpad, so no such key here23:53
superm1tjaalton, well on a thinkpad, is that the keycode emitted when you press your software kill switch?23:53
superm1if so then we might have a weird collision with the behavior among manufacturers23:54
tjaaltonsuperm1: that's the keycode I get from fn-F5, yes. there is a switch too which forces all radios off23:54
superm1tjaalton, ah interesting.23:55
tjaaltonslangasek: I've looked at the lenovo.fdi before, and oh my .., yet another set of mappings :)23:56

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