/srv/irclogs.ubuntu.com/2011/09/27/#ubuntu-devel.txt

RAOFAhem.  "if (unity_running () && (width < max_texture_size || height < max_texture_size)) throw_error;".  Spot the *tiny* thinko. :)00:41
ajmitchheh00:46
ajmitchjust a small < vs >? :)00:47
broderi was going to go with the lack of multiplication00:48
* ajmitch guesses that the check was meant to be for width or height being larger than the max texture size00:49
RAOFajmitch wins a cookie.00:53
RAOFbroder: What multiplication would be needed there?00:53
slangasekif max_texture_size measured area rather than linear size, I guess00:54
broderoh, is it a restriction on each dimension? i thought it was area00:55
ajmitchisn't the texture usually square, like 2048*2048?00:56
mwhudsonthe texture is usually the same size as your monitor01:00
mwhudsoni think?01:00
mwhudsonwell, the smallest rectangle that covers all your displays01:01
ajmitchright, I mean the max size is usually square from what little I know01:01
mwhudsonah yeah01:01
mwhudsonah memories of not being able to run my laptop display and my external monitor at the same time01:01
RAOFYeah, it's a restriction on max linear dimension.01:04
RAOFSo my netbook + 24" monitor stacked vertically works fine, but breaks stacked horizontally.01:04
ajmitchthat would be a pain :)01:05
RAOFWell, fortunately I only ever use my netbook for testing this sort of breakage :)01:06
=== kentb is now known as kentb-out
tjaaltonis there a way to avoid using a static dependency on a library, if the package needs to strictly depend on the version it was built against?03:25
tjaaltonlooks like ${shlibs:Depends} doesn't use the version that build-dep has set03:26
infinitytjaalton: Why would you need that?03:39
infinitytjaalton: If the library isn't ABI compatible with the version in shlibdeps, that's a bug.03:39
tjaaltoninfinity: yes, libldb is such a piece, breaks sssd every time it's updated03:40
tjaaltonso sssd needs to depend on the version it was built against03:40
infinityErm.03:40
tjaaltonbut the problem is that the libldb upstream don't think that way03:41
infinityIs it really changing symbols but not revving the SOVER?03:42
tjaaltonsee bug 74698103:43
ubottuLaunchpad bug 746981 in sssd (Ubuntu Oneiric) "sssd fails to find memberof.so" [High,In progress] https://launchpad.net/bugs/74698103:43
infinityIf so, then it either (A) shouldn't be a shared library, (B) we should be revving the SOVER ourselves or, (C) as a hackish and gross workaround, we should be revving the shlibs at the very least.03:43
tjaaltonsssd in fedora depends on the version it was built against, but yes it would be better to fix in libldb instead :)03:44
tjaaltonjelmer: ^ ?03:44
tjaaltoninfinity: would an acceptable band-aid for oneiric be to just rebuild sssd, and postpone the real fix for later? I have a couple of other fixes pending for it too03:47
infinitytjaalton: I guess I'd like to understand what's really going on here.  Is sssd relying on internal symbols in the unversioned modules?03:49
infinitytjaalton: But yeah, a reasonable bandaid would be just recompiling all of the libldb1 revdeps after new versions are built and installed on all arches. :/03:50
infinitytjaalton: Not an ideal long-term solution.  I suspect one or more upstreams need a smack.03:50
pittiGood morning03:50
tjaaltoninfinity: from chatting with upstream my understanding is this; libldb provides a plugin interface that sssd uses, but the ldb upstream (=samba) thinks all the plugins should be built in-tree03:51
tjaaltonso the one that sssd provides for its own use breaks every time ldb is updated03:51
infinityOh, the plugin is shipped by sssd.  I see.03:52
tjaaltonright03:52
infinityI used to deal with plugin ABI messes like this with PHP by offering a virtual package as a dependency.03:52
infinitylibldb could do something similar.  libldb-plugin-abi-20110902, or whatever.03:53
infinityAnd have packages that compile plugins depend on that.03:53
tjaaltonyeah, good idea03:53
StevenKinfinity: Ew, PHP.03:53
infinityStevenK: Shush.03:53
infinityStevenK: linda.03:53
StevenKWhat was wrong with Linda?03:54
infinityIt was a gateway drug to Launchpad.03:54
infinityAnd don't deny it.03:54
StevenKBut they were *years* apart ...03:54
infinityShows how deeply it affected you.03:56
infinitytjaalton: Anyhow, if the library ABI is stable, but the plugin interface isn't (which is icky, but whatever), that seems like a vaguely sensible approach.03:56
infinitytjaalton: If those are the only two packages affected, I can help you whip something like that up.  If it's a larger set, I say go for the rebuild bandaid and do it better later.03:57
tjaaltoninfinity: yeah, maybe I'll just open a bug about it and go for the bandaid for now03:58
tjaaltonopenchange, samba4 and sssd are the only ones build-depending on libldb-dev03:59
infinityBut how many build plugins?03:59
tjaaltonmaybe just sssd :)03:59
infinitySince I suspect that's all that breaks.03:59
infinityIf the library ABI breaks too, upstream just needs some extreme violence.03:59
infinityBut samba.org tends to be slightly more sane than that.04:00
tjaaltonwell the shlibs suggests that it's been stable since 0.9.2104:00
infinityUnless the Debian maintainer is wrong. :P04:01
tjaaltonhah, right04:01
infinityIf he's using a symbol checker though, then yeah.04:01
infinityWhich I believe dh* now does by default if you include a .symbols file.04:01
infinityWhich makes it dirt easy, even if you don't really understand how it all works.04:01
tjaaltonyep, it's there04:02
infinityYeah, band-aid rebuild away then for now, but I'd work with the Debian maintainer to add a libldb-plugin-abi-$uniquestring Provides to libldb1, ideally a string yanked from the headers somewhere, so that people who build-dep on libldb-dev can pull the same string and Depends: on it.04:04
infinity(And only people building plugins should need to worry about that black magic, from the looks of it)04:05
infinityWhich might just be sssd, as you say. :P04:06
tjaaltonyep :)04:08
=== plars is now known as plars-zzz
didrocksgood morning05:41
=== vila is now known as babune
=== babune is now known as vila
dholbachgood morning06:54
=== tkamppeter__ is now known as tkamppeter
jamespagemorning all06:58
jamespage@pilot in07:08
=== udevbot changed the topic of #ubuntu-devel to: Beta 2 Released | Archive: Feature/UI Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #ubuntu for support and general discussion for hardy -> oneiric | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: jamespage
apwslangasek, that looks like a mode switch flash to me, feels very much that the panel goes properly black a common sign of one08:15
slangasekapw: ok.  any ideas why I'd be getting a mode switch there, given the information gathered so far?  any recommendations on how to further track it down?08:17
apwslangasek, well that is where i'd expect there to be one, pretty much always08:17
slangasekapw: eh? why should there be any mode switching?08:17
slangasekgrub already hands it off in the preferred mode08:17
slangasekand plymouth is supposed to pick it up and run with it in the same mode08:18
apwslangasek, generally we have to reprogram from BIOS planar mode into a performant *missingword* mode08:18
slangasekapw: oh, blah08:18
slangasekit works on radeon without that, though08:18
apwslangasek, hmm i wonder how it is rejigging the layout without you seeing08:19
apwslangasek, perhaps you could get a boot with drm.debug=0x4 for me, which should tell us what the mode switch is08:21
slangasekapw: sure, happy to08:22
apwslangasek, TILED ... thought i was going mad, from planar to tiled framebuffer08:24
jamespage@pilot out08:32
=== udevbot changed the topic of #ubuntu-devel to: Beta 2 Released | Archive: Feature/UI Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #ubuntu for support and general discussion for hardy -> oneiric | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots:
jamespagebiab08:32
slangasekapw: what bits of this drm.debug=0x4 output do you need?  should I just grep drm /var/log/kern.log and send it on?08:37
apwslangasek, or attache a dmesg from the boot with it on08:37
slangasekapw: sent08:41
slangasek(to the bug)08:41
hrwI have a new version of package to upload to universe. but it has new binary packages so normally it would end in NEW queue. But will it be accepted at all once we passed Beta?09:00
janimohrw, FFE is not  needed for new binaries from a source that was already accepted09:01
janimoso I think you're ok09:01
hrwjanimo: but this is multilib capable cross compiler so it is new feature too - ffe or not?09:02
janimohrw, hmm, the you'd need to ask some of the toolchain people. It is a new feature but probably worthy of a FFE09:03
hrwok, will then wait for doko09:03
janimoso file a bug with FFE in the subject, say why it is needed and subscriobe the ubuntu-release team to it09:03
hrwthx09:03
janimoand then maybe ping people to review/discuss it with you09:03
Davieyjhunt: Good morning!  Have you had a chance to look at the udev woes (race)?09:09
Daviey(bug 818177)09:10
ubottuLaunchpad bug 818177 in udev (Ubuntu Oneiric) "boot failures caused by udev race" [High,Confirmed] https://launchpad.net/bugs/81817709:10
jhuntDaviey: been away for a week but looking @ that today.09:11
Davieyjhunt: The world has been failing apart with you gone, glad you are back :)09:12
linuxboycan I ask questions about PPAs and thing here?09:26
linuxboyI'm struggling to get a package built correctly because of some backports I need09:26
linuxboyppa dependencies is what I need!09:31
linuxboythanks guys!09:31
apwslangasek, from what i can see what you have is "state of the art" for intel graphics, am discussing with upstream but KMS current mode pickup and mapping is hard (apparently) cause we have little idea where the framebuffer actually is09:39
apwslangasek, was it radeon you said did pickup correctly ?09:39
=== doko_ is now known as doko
jamespage@pilot in10:14
=== udevbot changed the topic of #ubuntu-devel to: Beta 2 Released | Archive: Feature/UI Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #ubuntu for support and general discussion for hardy -> oneiric | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots: jamespage
=== chrispluns is now known as binarymutant
linuxboycan I get the PPA build script to install an older version of a package?10:19
pittilinuxboy: you mean to remove a PPA and restore packages to the standard Ubuntu version?10:27
pittilinuxboy: that's "ppa-purge" (the package name and command)10:27
hrwbug 860432 - ideas?10:30
ubottuLaunchpad bug 860432 in multistrap (Ubuntu) "tried to grab repository for wrong architecture " [Undecided,New] https://launchpad.net/bugs/86043210:30
linuxboypitti: I'm building a package against another PPA. But that PPA has lower versions numbers then the packages in lucid, so its installing the new packages and I want the old ones10:30
jamespagebdrung: hows eclipse 3.7 looking? do you want me to chase through the asm3 sync yet?10:31
pittilinuxboy: that's not easily possible, I'm afraid, as apt always installs the latest version (unless you use pinning)10:33
linuxboypitti: or specify the version with = I assume I can't get the build script to do this?10:33
pittilinuxboy: you could try setting the build deps that way, but I still doubt it would work at install time10:34
linuxboypitti: I did, didn't work10:34
pittiyou should just update the other PPA to newer versions10:34
linuxboypitti: I want older versions :/10:34
bdrungjamespage: it works: https://launchpad.net/~eclipse-team/+archive/debian-package and yes :)10:42
jamespagebdrung: ack10:57
tjaaltonuh, so how does one run the traditional su-mode on oneiric?11:18
tjaalton..by adding 'single' to the cmdline11:24
xranbytjaalton: try sudo su11:24
tjaaltonxranby: can't even log in, so need to fix that first ;)11:25
xranbytjaalton: i would try boot up from a live cd and chroot into the system you want to fix11:26
tjaaltonxranby: i replied to my question already and got it working, thanks11:26
xranbytjaalton: i am mostly running on arm sytems where we do not have as good interactive  bootloaders like on x8611:26
=== smb` is now known as smb
jamespagebdrung: asm3 upgrade ACK'ed and synced from debian11:49
bdrungjamespage: now we need a freeze exception for eclipse11:50
=== MacSlow is now known as MacSlow|lunch
=== Quintasan_ is now known as Quintasan
Davieybarry: Hey, bug 785706.. do you know what the plan is?12:03
ubottuLaunchpad bug 785706 in cython (Ubuntu) "[MIR] needed (b-d of bzr)" [Undecided,Incomplete] https://launchpad.net/bugs/78570612:03
cjwatsonDaviey: um, I think that was a false positive of some kind12:10
cjwatsonhm, bzr build-depends: cython-dbg | python-pyrex, python-pyrex is in main12:10
cjwatsonoh yes, now I reread the comments12:11
cjwatsonDaviey: I'll fiddle with the seeds and sort this out12:11
Davieysuper12:13
dokofor the p-series we should think about getting cython into main. it's the active project afaik12:18
janimoScottK, shall I reupload glmark2 (or any other rejected package for that matter) after FFe is granted?12:21
* janimo secretly hopes rejected means - put in a queue serverside where it can be released from with no further intervention from the uploader12:22
=== plars-zzz is now known as plars
cjwatsonit's certainly possible to accept a previously-rejected package, as long as there weren't subsequently-accepted changes12:24
janimocjwatson, no, no further uploads happened12:28
cjwatsonDaviey,doko,barry: seeds changed, feel free to revisit cython in P though12:36
jamespage@pilot out12:51
=== udevbot changed the topic of #ubuntu-devel to: Beta 2 Released | Archive: Feature/UI Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #ubuntu for support and general discussion for hardy -> oneiric | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots:
cjwatsonwhere do I find the source code that generates http://reports.qa.ubuntu.com/reports/kernel-bugs/reports/rls-mgr-o-tracking-bugs.html ?13:05
cjwatsonbjf: ^- do you know maybe?13:05
cjwatsonhmm, looks like lp:ubuntu-reports maybe13:08
Davieycjwatson: try ~ubuntu-defect-analysts/+junk/reports-trunk13:09
cjwatsonexcept ... ah13:09
Davieyoh wait, that hasn't been touched for a while.13:09
Davieycjwatson: Is it fair to say, bug 776701 should be re-targeted for P?13:12
ubottuLaunchpad bug 776701 in kickseed (Ubuntu Oneiric) "firewall command not implemented" [Wishlist,Triaged] https://launchpad.net/bugs/77670113:12
Davieyand bug 759545 ?13:14
ubottuLaunchpad bug 759545 in grub2 (Ubuntu Oneiric) "user prompted to update unmodified grub configuration during Ubuntu server upgrade" [Medium,Triaged] https://launchpad.net/bugs/75954513:14
alkisg_kubuntuHi, it looks like the greek translation for keyboard-configuration debconf dialogs uses the wrong encoding, I only get '???'.13:15
alkisg_kubuntups aux => whiptail --backtitle Ρύθμιση του πακέτου --title Ρύθμιση του keyboard-configuration --output-fd 12 --msgbox ???? ?????????????????????? (a very long line with question marks)13:15
alkisg_kubuntuIs it a known problem, or should I file a bug about it?13:15
=== alkisg_kubuntu is now known as alkisg
cjwatsonDaviey: yes13:17
cjwatsonalkisg: mm, something has gone wrong there, let me look13:17
cjwatsonnot so much wrong encoding as entirely ? (i.e. ASCII 63)13:18
cjwatsonPersian, Hebrew, Punjabi, and Traditional Chinese all have the same problem13:19
alkisgDoes it use a .mo file to get the translations? Or is it in a debconf file?13:19
alkisgAh13:19
cjwatsonalkisg: could you please file a bug?13:19
cjwatsondebconf13:19
alkisgAgainst keyboard-configuration? Sure, thanks13:19
cjwatsonyes (well, console-setup)13:19
cjwatsonassign it to me13:20
alkisgWill do, ty13:20
=== MacSlow|lunch is now known as MacSlow
cjwatsonit was fixed in console-setup 1.68 in Debian13:21
cjwatsonhttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=60962413:21
ubottuDebian bug 609624 in console-setup "console-setup: Broken Greek translation" [Serious,Fixed]13:21
seifdholbach, there?13:21
seifu got mail from me13:21
cjwatsonit would be good if "you've got mail from me" type things were in private messages rather than on channels, I think13:22
pittiapw, ogasawara: cool, today's kernel (-12) gave me a free battery (/sys/class/power_supply/BAT0/); could -13 make it so that it doesn't just have 0 Wh capacity? :-)13:22
pitti[    0.865598] ACPI: Battery Slot [BAT0] (battery absent)13:23
pittiah, seems it now parses the ACPI data differently13:23
pittiI took out the battery while it's docked13:23
pittibut we probably ought to teach upower about this13:24
apwpitti, does your doc have the possibility of a battery, also is your lappy one of those which can take a battery in the CD rom space13:25
pittiapw: neither13:25
apwthat does seem odd then13:26
pittiapw: it's not a real biggie, I just noticed that because I'm currently doing a fix for control-center's power applet and wondered why it shows the battery settings13:26
ogasawaraapw: even more odd in the fact that I don't recall any of the patches we applied to -13 being related to power13:26
pittiogasawara: -13? I just got upgraded to -12 today13:26
ogasawarapitti: sorry, meant -1213:27
apwogasawara, no me either, i wonder if its just to do with being docked without the battery on reboot or somthing13:27
pittiapw: I don't think so; I haven't changed this for ages13:27
apwbut yeah -11 -> -12 was a small set of changes ...13:28
smoserDaviey, bug 810019 also affected pastedeploy.13:28
ubottuLaunchpad bug 810019 in distribute (Debian) "UserWarning printed on import pkg_resources'" [Unknown,New] https://launchpad.net/bugs/81001913:28
smoserif we don't get that fixed, we'll see the same issue13:28
smoseriirc13:28
Davieycrap13:29
Davieysmoser: it's fixed in Debian13:29
alkisgcjwatson: https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/860562 => thanks again13:29
ubottuUbuntu bug 860562 in console-setup (Ubuntu) "Wrong encoding in keyboard-configuration debconf dialogs" [Undecided,New]13:29
smoserright. we need request sync for 1.6.0-2 from unstable13:29
smoserer... 1.5.013:30
cjwatsonalkisg: ta, will get that sorted13:30
=== tahnok changed the topic of #ubuntu-devel to: Beta 2 Released | Archive: Feature/UI Freeze | Development of Ubuntu (not support, not app development) | build failures -> http://bit.ly/or6CHJ | #ubuntu for support and general discussion for hardy -> oneiric | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://bit.ly/lv8soi | Patch Pilots:
ogra_gar, why does dh_autoreconf pull git onto my disk now13:38
juliankogra_: You installed with recommends enabled. dh-autoreconf recommends autopoint which depends on git13:39
ogra_bah, PEBCAK13:39
ogra_thanks13:39
juliankogra_: Apparently, autopoint may checkout a specific git version of gettext if requested in configure.ac and copy that into your package tree13:41
juliankIt's totally insane and if it happens at build-time, breaks things13:41
ogra_grmbl ... i really hate if packages run autoreconf in the clean target13:41
smoserDaviey, are you going to request sync of pastedeploy 1.5.0-2 ? or should i.13:45
Laneyand pastewebkit13:46
pitticjwatson: with the new ubuntu-defaults-zh-cn, we can actually build the chinese images out of main now, BTW13:55
pitticjwatson: not sure whether this would give us any extra space savings? (we already remove the apt indexes)13:55
pittierm, except for the defaults package itself; I guess that'd be a trivial MIR, though13:56
cjwatsonoh, cool.  hm, requires a BuildLiveCD change which requires an RT13:56
cjwatsonso maybe let's not bother if it's not required13:56
pittiright, as component-mismatches already ought to point out main->universe depends, it shouldn't actually pull in anything from universe now13:57
Davieysmoser: i already had...13:58
Davieyi haven't done pastewebkit... has anyone else?13:58
* Daviey JFDI14:00
jelmerbarry: ping14:03
barryjelmer: pong14:03
dholbachseif, yep, investigating14:04
dholbachkenvandine, happy birthday14:05
kenvandinedholbach, thx!14:05
bjfcjwatson: git://kernel.ubuntu.com/bradf/ubuntu-bug-report-kit14:12
bjfcjwatson, any particular reason ?14:12
cjwatsonbjf: want to fix a bug in it, there's a task showing up that shouldn't14:12
bjfcjwatson, which?14:12
cjwatsonbjf: bug 790240, all of whose oneiric tasks are either Won't Fix or Fix Released14:13
ubottuLaunchpad bug 790240 in java-access-bridge (Ubuntu) "at-spi needs demotion for oneiric (at-spi2-core in main)" [High,Triaged] https://launchpad.net/bugs/79024014:13
bjfcjwatson, i'll fix it14:14
cjwatsonbjf: cool, thanks!14:14
pittiapw, ogasawara: ah, might not actually be the -12 upgrade; my machine just suspended itself over lunch break, and after resuming there's often some battery confusion (bug 852406)14:17
ubottuLaunchpad bug 852406 in linux (Ubuntu) "Phantom battery appears after resume from suspend" [Undecided,Confirmed] https://launchpad.net/bugs/85240614:17
pittiapw, ogasawara: so I don't think it's new after all, sorry for the confusion14:17
apwpitti, ahh the "coool" random changing of your user options without asking effect14:17
pittiapw: it's being fixed14:18
pittiapw: we didn't notice the bad default until yesterday, when gnome was actually fixed to exercise that default14:18
ogra_does gnome actually keep it that way ?14:18
pittiyes, seems they are quite eager to impose suspend everywhere14:19
ogra_oh my14:19
ogra_evil14:19
pittiin gnome upstream, you can't configure lid action, suspend on idle is 30 min regardless of AC state, you can't configure the power button, power button always suspends, etc.14:19
ogra_sigh14:19
pittitakes some catching up on our side :)14:20
apw(and suspend if you hit return ?)14:20
pittino, the S key14:20
apwthat'd work there is no S in gnome14:20
ogra_the e key would have been more effective though14:20
=== shadeslayer is now known as shocklateboy42
=== shocklateboy42 is now known as shadeslayer
bdmurraypitti: I've an apport merge proposal https://code.launchpad.net/~brian-murray/ubuntu/oneiric/apport/bug-856826/+merge/7702214:31
ubottuUbuntu bug 77022 in linux-restricted-modules-2.6.20 (Ubuntu) "having nvidia-glx installed messes up i810 dri" [Undecided,Won't fix]14:31
tahnokis it safe to run apt-get upgrade on the beta releases?14:34
astraljavaInteresting question from someone running a beta release in the first place.14:48
pittibdmurray: saw it, will get to it ASAP14:57
ScottKjanimo: I can accept the upload from Sept 23.  Where's the FFe?14:57
ScottK(I just woke up, so I don't yet have any recollection of past decisions, including most especially ones I made)14:58
cjwatsonI might as well be a stateless automaton shortly after waking up14:59
cjwatsonI often have entire conversations I don't recall later14:59
ogra_heh14:59
cyphermoxcjwatson: do you know much about libnl? I'm trying to figure out why it won't list the routes I'm expecting it to (which is really the cause for bug 856333)15:14
ubottuLaunchpad bug 856333 in network-manager (Ubuntu) "(oneiric) wired connection unnaturally slow" [Medium,In progress] https://launchpad.net/bugs/85633315:14
cjwatsoncyphermox: really nothing at all15:17
cyphermoxd'oh15:18
cjwatsonI think I poked it for libnl3 or something, but that was all superficial15:18
cyphermoxit's why I was asking, hoping you had tricks or something :)15:18
cyphermoxthanks anyway15:18
dokobdrung, is there an eclipse 3.7 FFe report?15:25
slangasekapw: yeah, a radeom is doing this right, in comparison15:26
janimoScottK, it is a FFe you acked yesteday but I can dig it up I guess. The only one on glmark215:39
=== dendro-afk is now known as dendrobates
dokoslomo, ping15:43
ScottKjanimo: Found it.15:45
ScottKjanimo: Done.15:46
tkamppeteragateau, one question: Will the fix for the hp-systray icon not appearing on login be completely in sni-qt or will you also need to supply another patch for HPLIP?15:48
agateautkamppeter: it's going to be in Qt itself actually15:49
* agateau fears didrocks will hate him for that15:49
tkamppeteragateau, so I will upload HPLIP now so that tomorrow there will not be such a big package approval traffic jam.15:50
tkamppeteragateau, what takes care that sni-qt is installed on a system. Is it seeded?15:51
agateautkamppeter: I am not sure about this, didrocks knows better15:51
tkamppeterdidrocks, do you know about what takes sni-qt into an installed system?15:54
janimoScottK, thanks15:54
* agateau needs to go15:57
hallynGAH!  why do package upgrades keep resetting my 'suspend on lid close' setting?15:59
pittihallyn: they are not supposed to..15:59
pittigsettings list-recursively org.gnome.settings-daemon.plugins.power  | grep lid16:00
pittihallyn: a package upgrade has little influence on that actually; does this happen when you restart your session rather?16:00
seb128hallyn, what does it change from to?16:01
pittigood night everyone16:02
pittihallyn: (will read backscroll tomorrow morning)16:02
ScottKagateau: We have a planned Qt upload tomorrow.  Please coordinate with didrocks about what you need in it.16:04
tkamppeteragateau, HPLIP is uploaded (pitti, can you approve?)16:05
hallynpitti: seb128: I just reset them again, but will check gsettings list-recursively org.gnome.settings-daemon.plugins.power  | grep lid after i log out+back in to see if that' sit16:05
=== beuno is now known as beuno-lunch
=== deryck is now known as deryck[lunch]
hallynpitti: seb128: it might be worth noting that during the package upgrades last night, it also un-set my keyboard preference for caps-lock as another control (in the middle of the upgrade).  So maybe something went awry with gnome settings altogether16:08
hallyn(but that didn't make me lose data :)16:10
didrockstkamppeter: it's seeded directly16:21
didrocksagateau: what ScottK told ^16:21
didrocksScottK: I won't upload before we are in sync about it, no worry (I was tracking this small french guy, I was sure he had something to hide! ;))16:22
tkamppeterdidrocks, thanks.16:24
didrockstkamppeter: yw16:25
bdrungdoko: not yet16:35
dokobdrung, jamespage did bring the required asm3 into oneiric16:35
bdrungyes16:36
bdrunglet me file the freeze exception request16:36
bdrungdoko: bug #860723 - did i forget something?16:42
ubottuLaunchpad bug 860723 in eclipse (Ubuntu) "[FFe] Upgrade eclipse to 3.7.0" [Undecided,New] https://launchpad.net/bugs/86072316:42
dokoit's enough for me, now maybe pester pitti?16:44
dokobdrung, ^^^16:44
bdrungpitti: ^^ :)16:44
=== cking_ is now known as cking
=== deryck[lunch] is now known as deryck
dokohttps://launchpadlibrarian.net/81207327/buildlog_ubuntu-oneiric-armel.xzgv_0.9%2Bsvn40-1ubuntu1_FAILEDTOBUILD.txt.gz17:10
=== beuno-lunch is now known as beuno
dokoseb128, pitti: which gtk/gnome libary causes these build failures?17:11
dokoit's not the only one, and I think it's too late for such changes. please could you consider reverting this?17:11
seb128doko, no idea17:15
=== yofel_ is now known as yofel
mdeslaurslangasek: heh, thanks for the flashplugin-nonfree mess cleanup18:10
mdeslaurslangasek: oh, hrm, except I think you've broken flashplugin-installer on i386 since it doesn't pull in nspluginwrapper18:15
mdeslaurslangasek: I suspect people are running the stupid "flash fixer" firefox plugin that does a rm  /var/lib/flashplugin-installer/*, but added the versioned dependency on flashplugin-downloader as you did should take care of that18:43
mdeslaurs/added/adding/18:44
* micahg wonders how a firefox plugin can rm anything in /var/lib18:46
mdeslaurmicahg: it spawns a sudo script and asks the user to authenticate18:48
micahgmdeslaur: we shouldn't allow that18:49
mdeslaurmicahg: not sure what you mean by that18:49
micahgmdeslaur: we shouldn't allow addons to spawn a sudo anything18:50
SpamapSmicahg: people shouldn't blindly type their password in either. :)18:50
mdeslaurmicahg: I'm not sure how you can restrict that18:50
SpamapSapparmor?18:50
micahgmdeslaur: apparmor in by default in 12.04? :)18:50
micahgs/in/on/18:50
mdeslaurmicahg: lol18:51
mdeslaurmicahg: we should just block browser plugins :)18:52
micahgmdeslaur: we dropped them from the archive already :D18:53
slangasekmdeslaur: oh blast, I missed that the nspluginwrapper dep was arch-dependent18:54
mdeslaurslangasek: heh, it's a can of worms :)18:54
slangasekmdeslaur: yeah, I guess that should be made conditional again on nspluginwrapper presence, at least on x8618:54
slangaseker, i38618:54
slangasekmdeslaur: are you re-fixing that then, or shall I?18:55
mdeslaurslangasek: please go ahead18:55
mdeslaurslangasek: moving the nspluginwrapper alternative to flashplugin-installer is a good idea, btw18:55
micahghmm, flashplugin-installer I thought was i386 only18:56
micahgoh, sorry, that's the downloader18:56
mdeslaurmicahg: no, flashplugin-downloader is i386 only18:56
mdeslaurand thankfully this all gets rewritten and simplified in a month when flash 11 comes out18:57
slangasekmdeslaur: while I'm at it, I'm going to clean up this use of update-alternatives --set, which should never be called from a package18:58
slangasekand do a bit of resetting with --auto18:58
mdeslaurslangasek: I think you can get rid of the "if readlink /etc/alternatives/"$p-flashplugin" | grep -c flashplugin-nonfree" part too...I think flashplugin-nonfree is way past our supported releases18:59
slangasekmdeslaur: yes, that'll get cleaned up as a side-effect19:02
mdeslauroh, that's the --set part you meant, got it19:03
dokopersia, do you know about the history of foo-plugins?19:12
slomodoko: pong?20:21
dokoslomo, \o/20:21
dokoslomo, any idea about bug https://launchpad.net/bugs/74926220:22
ubottuUbuntu bug 749262 in gst-buzztard (Ubuntu Oneiric) "gst-buzztard version 0.5.0-2 failed to build on i386" [High,Confirmed]20:22
slomodoko: unfortunately not, it only happens on ubuntu for some reason. i tried to debug it but didn't get any useful results20:23
dokoslomo, did you try to build without hardening?20:26
slomodoko: nope20:27
stgraberbdmurray: hey! any plan on making the QA bot aware of people's upload rights? I don't think it makes sense to subscribe sponsors/review team when a coredev (or whoever has upload rights) attaches a patch to a bug (in this case so that others can review it)20:40
bdmurraystgraber: that'd require using that tool from the archive admins bzr branch? or the same api calls right?20:42
stgraberbdmurray: yeah, you'd need an extra API call to check that. I can probably get you a LP API example of that, I've been poking at that part of the API quite a bit this week20:43
micahgbdmurray: can you just make your query exclude where the patch author is a member of ubuntu-dev?20:43
bdmurraymicahg: that sounds like a reasonable short term solution20:44
micahgbdmurray: I think it's a reasonable expectation that if someone is an ubuntu-dev, they should know how to get a patch into the distro20:45
bdmurraymicahg: would "how to" mean sometimes subscribing the sponsors team so why not ensure mistakes aren't made20:46
micahgbdmurray: more noise?  some people make special arrangements for patch review20:46
Davieystgraber: I have a code example for getting upload access for a set..20:46
Davieyi use it to generate our team report.20:47
Davieymostly stolen code.20:47
micahgbdmurray: sponsors isn't even appropriate in all circumstances, especially this close to release where -release review needs to come first20:48
stgraberbdmurray: http://paste.ubuntu.com/698110/20:48
bdmurraystgraber: it returns a 403? that seems kind of lame20:50
Davieystgraber / bdmurray: i think it was all stolen, actually - http://pb.daviey.com/EoGw/20:50
stgraberDaviey: yep, that looks like a copy/paste of edit_acl.py :)20:51
stgraberbdmurray: yeah, I'd have expected "False" instead of a 40320:51
ajmitchmicahg: it could be good to filter stuff out before inundating the release team20:51
micahgajmitch: that's what the review team was for :P20:52
micahgajmitch: I wasn't suggesting that the bot subscribe the release team20:52
ajmitchoh good :)20:52
bdmurrayokay I've opened a bug regarding this and will work on it sometime20:52
micahgI was just saying that an ubuntu-dev should know who to subscribe when20:53
ajmitchright, I thought you might have been suggesting that the QA bot do so20:53
stgraberDaviey: btw, I also published http://people.canonical.com/~stgraber/package_sets yesterday which likely contains the same thing as your script :)20:53
ajmitchwhich would be a bit painful20:53
Davieystgraber  / Laney : is it a bug that ~developer-membership-board has upload access to sets?20:55
Davieystgraber: that is neat20:55
Laneyyes, but a small one20:55
Laneymicahg is fixing it20:55
stgraberit's an implementation bug actually. The DMB should just be the owner of the teams and not a member of them20:56
micahgyes, I just need to verify with the current owners that the change is ok, and have them make it20:56
micahgwill try to do that early next week20:56
bdmurraymicahg: and just because they should doesn't mean they will and having the bug bot act as a safety net seems reasonable to me20:56
stgraberin the past the owner would also get the access rights but that got fixed recently in LP, so we can actually have that implemented properly now :)20:56
DavieyTalking of which, how did the discussion on fast tracking core-dev's into package sets they already have access to go?20:58
micahgbdmurray: I prefer not to get spammed by a bot trying to "help" me, but c'est la vie (sp?)20:58
DavieyLaney: ^^ i raised that with you.20:58
Laneywe have a position statement in the works20:58
Davieymicahg: You have procmail, right? ;)20:58
DavieyLaney: super20:58
Laneyit's more general than core-devs and package sets though20:59
micahgDaviey: no, I suppose I can filter the bot, but I'd rather see it when someone else attaches a patch so I know something needs to be done20:59
Davieymicahg: I'm just glad i've been able to remove my special-case entry for bdmurray21:00
micahgheh21:00
DavieyHe has a maildir just for him, until recently.21:00
* ajmitch wonders if he can just get procmail to mark those messages as read, while keeping them in the same folder21:00
* Laney thought "Kryten" was how you spelt that name, if that is indeed who the QA bot is supposed to be ;-)21:01
Davieyajmitch: it's easy to do with mbox, not sure about maildir.21:04
ajmitchyeah, I moved away from mbox, a search shows that it's possible with maildir but takes a bit of .procmailrc hackery21:06
infinityprocmail for maildir and mbox are pretty much identical...21:06
Davieyinfinity: This doesn't work with maildir iirc ...21:07
Daviey:0Wfh21:07
Daviey* ^X-Spam-Level: \*\*\*21:07
Daviey| formail -I"Status: RO"21:07
infinityOh, indeed, I didn't notice the request was about status changing.21:08
infinityGoogle leads me to this cleverly hackish recipe: http://raamdev.com/using-procmail-to-mark-as-read21:09
ajmitchhttp://blog.freethemallocs.com/wordpress/2008/06/09/procmail-maildir-and-marking-as-read/ implies it has issues21:11
seb128does anybody know what updates around 1 or 2 weeks ago could have broken screen output on a dvi monitor for a docked laptop config?21:11
seb128it used to work fine, booting with the laptop docked (lid closed or not), now nothing get displayed on screen either the laptop or the external monitor one21:11
seb128booting undocked and docking the laptop once it's on lightdm works fine21:12
seb128during the boot I see a purple background when I get the bug and the monitor stay on but no image (plymouth or lightdm) is displayed21:12
seb128switching to a vt doesn't update the screens either21:12
infinityajmitch: The race on IDLE seems easily worked around.21:12
seb128but seems to work since the num lock change21:12
infinityajmitch: But still good to know, should I ever be silly enough to try to do this. :P21:13
seb128slangasek, ^ do you know if that could have to do with plymouth?21:13
stgraberseb128: what laptop? works fine here on my x201s with a DVI monitor plugged in the docking21:13
seb128stgraber, dell e641021:13
slangasekseb128: plymouth can't do anything to your video outputs without the kernel's consent... is this with kms?21:15
slangasekbinary/free drivers, what video, etc?21:15
seb128slangasek, intel i5 card21:15
seb128the one integrated to the i5 cpu I mean21:16
seb128I've tried to boot the previous kernel without success21:16
alleevpnc stopped working in oneiric.  Work before without problems since karmic.  oneiric broken: http://paste.ubuntu.com/698128/   natty working: http://paste.ubuntu.com/69812921:35
alleeslangasek: ScottK suggested to ask you ^^21:35
* ScottK thought to blame multi-arch21:35
slangasekman21:36
slangasekno love21:36
slangaseknothing in that log suggests a multiarch problem to me21:37
slangasekdoesn't mean it isn't, of course21:37
Laneyone love21:38
seb128slangasek, sorry to ping you on that but any suggestion on what I could try reverting for that boot bug out of plymouth and the kernel?21:38
slangasekseb128: plymouth has had no code changes at all this cycle... if plymouth itself isn't rendering, I guess you should try an earlier kernel21:40
seb128did that21:40
seb128did grub changed what it does with video modes?21:40
slangasekseb128: hmm.  grub has also changed recently, to properly hand off video to the kernel where it *wasn't* doing so before21:40
slangasekseb128: so you could try forcing gfxpayload=text (instead of gfxpayload=$linux_gfx_mode, which tries to autodetect)21:41
slangasekseb128: (in your grub boot option)21:41
seb128slangasek, thanks, will do that!21:41
slangasekseb128: if that fixes it, please file a bug on the kernel21:42
seb128slangasek, btw I wonder if my "plymouth hangs for 5 seconds" bug isn't the same issue that bug #85498621:42
ubottuLaunchpad bug 854986 in xserver-xorg-video-intel (Ubuntu) "[eDP1] 5 second delay between Xorg starting and the greeter starting (Dell Latitude E6410)" [High,Triaged] https://launchpad.net/bugs/85498621:42
slangasekseb128: is your netbook using eDP?21:42
seb128it's a laptop ... how do I know? ;-)21:42
slangasekseb128: is it a Sony?21:43
seb128slangasek, no, it's a dell latitude e6 serie as well21:43
seb128i.e same as the bug I pointed21:43
slangasekseb128: oh.  The last I heard, only Sony and Apple were doing eDP... I guess Dell is now too, hmm21:44
slangasekhow new is this laptop?21:44
seb1281 year21:44
slangasekhrm, ok21:44
seb128kern.log.1:Sep 21 10:00:49 localhost kernel: [    3.623298] [drm] failed to retrieve link info, disabling eDP21:44
slangasekah right21:44
slangasekso it's lag caused by eDP being present but not used21:45
slangasekif you actually *had* eDP, you'd get things like bug #835128 instead ;)21:45
ubottuLaunchpad bug 835128 in linux (Ubuntu) "Blank display on Vaio Z (VPCZ2) unless I use nomodeset or attach an external monitor" [High,Incomplete] https://launchpad.net/bugs/83512821:45
seb128ok, so it does seem a duplicate of the other bug21:45
seb128i.e https://bugs.freedesktop.org/show_bug.cgi?id=4105721:45
ubottuFreedesktop bug 41057 in Driver/intel "[eDP] 5 second delay between Xorg starting and the greeter starting (Dell Latitude E6410)" [Major,New]21:45
seb128it just happens earlier in the boot for me because of the crypted swap I guess21:46
slangasekyep, makes sense21:46
slangasekseb128: I wonder what vbeinfo from a grub prompt reports when you have the DVI plugged in21:47
seb128is that a command I can run from grub in some way?21:47
slangasekseb128: hold shift to get a menu, press 'c' to get a prompt, run 'vbeinfo'21:48
seb128ok21:48
seb128will try the gfxpayload=text when I reboot and get a vbeinfo log21:48
slangasekgreat :)21:48
seb128thanks for helping me to debug those issues ;-)21:48
slangaseksure thing21:48
slangasek(I figure if I help other people debug theirs... maybe apw will find a fix for mine ;D)21:49
infinityslangasek: Some misguised sense of karma, or does apw just like it when you're nice?21:51
slangasekinfinity: apw has more time to work on my bug instead when I'm nice? :)21:52
slangasek(maybe?)21:52
slangasekanyway, I'm sure he knows I'm good for the beer21:52
infinityI'd argue that you're pretty bad for beer.21:52
infinityIf it had legs and a mouth, the beer would run screaming from you.21:53
* infinity lunches.21:54
infinity(unrelated the screaming beer)21:54
infinitys/the/to the/21:54
slangasekallee: please try running /usr/lib/NetworkManager/nm-vpnc-service from the commandline and paste the output21:55
=== dendrobates is now known as dendro-afk
Zackim having a wlan0 problem23:03
micahgslangasek: gnash uses the flashplugin-alternative23:04
slangasekmicahg: this is a good thing, yes?23:04
micahgslangasek: yes, but I got the impression that wasn't considered in your last upload23:04
cjwatsonsigh, grub/maverick-proposed verification-failed, now I get to debug that again23:05
Zackcould some one help me fix my wlan0 problem, it wont connect and modprobe does nothing23:05
slangasekmicahg: ah, the changelog comment, yes23:05
slangasekmicahg: so there is some possibility that the user had both gnash and flashplugin-nonfree installed, and had manually changed the alternative target away from the default; in that case this upload clobbers that setting23:06
charlie-tcaZack: Usually better to ask in #ubuntu for support23:06
Zacki did and was sent here23:07
micahgslangasek: yep, just wanted to make sure that was considered :)23:07
slangasekmicahg: however, I don't see any way out of the current broken state that doesn't have *some* casualties, because update-alternatives --set is not meant to ever be called by maintainer scripts and when it is, there's information loss23:07
* slangasek considers patching u-a to bail if --set is called and DPKG_MAINTSCRIPT_PACKAGE is set23:07
micahgslangasek: I'm actually considering dropping the gnash priority back to 10 like Debian has since generally, if someone installs flash, they just want it to work23:07
slangasekwhat's the prio set to currently?23:08
micahgslangasek: 50, same as adobe flash23:09
slangasekright... I would think gnash should take a lower pro23:09
slangasekprio23:09
micahgslangasek: ok, I'm planning one more upload before release (there's a crash that should be fixed), so will make the change23:09
slangasekcool23:10
alleeslangasek: /usr/sbin/vpnc: IKE DH Group "1" unsupported.   I've tried the 3 possibilies  1 "2 default" and 5  and  always the same -> unsupported.    I've compared with natty nm-plasmoid and this  combobox with these 3 settings is the only addition in the  UI23:11
mdeslaurslangasek: I'm curious, what's the information loss with --set?23:11
slangasekallee: ok... that definitely doesn't sound like it's related to multiarch then, I think you'll have to find someone who's actually familiar with vpnc instead23:12
slangasekmdeslaur: the information about whether it's a user-selected preference vs. an automatic system-populated default23:12
mdeslaurslangasek: ah, I see23:12
alleeslangasek: okay.  Nevertheless thx for you helping hand so far.  I'll #nm ...  Night23:16
infinitysiretart: That libav upload seems a bit heavyweight for two days before Final Freeze.23:17
infinitysiretart: I'm going to reject it for now.  Is there a chance we can get an upload that just had the security fix?23:19
cjwatsonsmoser,smb: do you think it might be remotely feasible for bug 684875 to be fixed in maverick as well?  I'm pretty sure that this is the cause of the maverick verification failure in bug 72055823:28
ubottuLaunchpad bug 684875 in linux (Ubuntu Natty) "Patch to Natty 2.6.37-virtual breaks non-EC2 users" [High,Fix released] https://launchpad.net/bugs/68487523:28
ubottuLaunchpad bug 720558 in grub (Ubuntu Natty) "Ubuntu 10.04 currently requires groot= workaround with pvgrub" [High,Fix committed] https://launchpad.net/bugs/72055823:28
smosercjwatson, would you really think it acceptable to change someone's device names on a stable relase kernel upgrade?23:36
cjwatsonsmoser: well, it depends whether it can possibly be working for them at all right now, which I'm not clear on23:36
cjwatsonif it can only work in EC2, and that deals with it, then ...23:36
smoserwe don't need it in ec2 any more. and i'm happy we bit that bullet when we did.23:37
cjwatsoninstallation of maverick using d-i was very badly broken, which seems like it should limit the set of people who were using the old names23:38
smoserbut i'm just afraid of changing someone's device names after a reboot and having them hang.23:38
cjwatsonI agree it's not a trivial change, that's why I asked :)23:38
cjwatsonI don't see any other safe way to fix the installation problems, though23:38
smoserthe likely point of failure i think is just in people having '/dev/sdb' in /etc/fstab23:38
smoserand no 'nobootwait' option.23:39
cjwatsonhow will people have got maverick on there?23:39
smoserec223:39
cjwatsondoesn't that use labels?23:39
smoserfor root23:39
cjwatsonor uuids or something?23:39
smoserfor root it does, but for other disks, those are most likely added by the user.23:40
smoserwho never expected to have a drive named /dev/xvdX.23:40
smoserthe other big pain on EC2 at least is that amazon exposes an interface that is ill designed.23:41
cjwatsonwell, they're screwed on upgrade from maverick to natty anyway23:41
smoserone where you can say "attach this at /dev/sdg" and the xen guest kernel obliges.  pepole are used to that.23:41
smoseryeah, i agree those people are foobarred :-(23:42
cjwatsonbut yeah, in that case we ought to be a bit more careful in the stable release23:42
cjwatsongar23:42
cjwatsonhmm, maverick xen-blkfront /dev/sd* devices have a different major number, according to that bug23:44
cjwatsonmaybe I can abuse that23:44
cjwatsonsince all I think I actually need to do here is say "it's xen-blkfront, don't convert the grub drive to uuids"23:45
cjwatsonsmoser: OK, thanks for the discussion, I think I have a passable workaround in grub23:57

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