/srv/irclogs.ubuntu.com/2012/09/14/#ubuntu-devel.txt

Presonus_Probsnope! First time ever in Ubuntu and  xchat, though I used to use mIRC in high school.. can you poss recommend channels / servers to check on? Thx for your help00:00
TheMuso`Yeah #lad is the only other channel I can think of.00:00
Presonus_Probswill check it cheers :D Is there a reason noone uses firewire ie is it known to be a pain?00:01
TheMuso`I don't think its that so much as this is a general Ubuntu development channel, and firewire audio is generally in the domain of those who are doing audio production.00:05
TheMuso`Hense more specific to Ubuntu Tudio.00:05
Presonus_ProbsThanks for your time :)00:16
=== Ursinha is now known as Ursinha-afk
malkaunsin 12.04 how do i change the color of the top horizontal panel?02:36
mbutubuntumalkauns, this is a development channel, for support question use #ubuntu02:38
=== cpg is now known as cpg|away
pittiGood morning03:33
infinitypitti: Hey, I'm just heading out, but sru-report was your code, right?04:02
pittiinfinity: right04:02
infinitypitti: Can you run it on lillypilly and decipher the backtrace and decide if it's IS's fault or something and whine at the right people (or fix it)? :P04:02
infinitypitti: It works locally, so I'm guessing firewall rules or some weird proxying or something, but I didn't have the urge to understand what was failing.04:03
infinity(See above about heading out)04:03
pittiinfinity: I just deleted the launchpad cache dir, hoping that it will work again now04:03
pittiit spammed me over night with the cron mails04:03
pittiit seems deleting the LP cache works for a lot of similar problems04:03
pittiinfinity: I'll keep an eye on it over the day04:03
infinitypitti: Oh, I didn't even think of a cache issue, since the trace sounded like an XMLRPC response issue, but if the cache just caches JSON objects, that would make sense.04:04
infinitypitti: Thanks.04:04
pittiinfinity: it's at least running now for > 2 minutes04:12
pittiinfinity: FYI, I'll remove all langpacks from precise-proposed; dpm said they were unplanned and there are no current testing resources for them04:14
ScottKinfinity: In your copious free time, would you please accept libksane into precise-proposed when it appears in the queue.  I'd like to get it in and tested and released with the rest of KDE 4.8.5.04:21
ScottKActually it should be there now.04:22
ScottKThat's one I found over the weekend when I was upgrading my wife's computer.04:22
=== cpg|away is now known as cpg
=== dendrobates is now known as dendro-afk
=== ArneGoet1e is now known as ArneGoetje
lifelessslangasek: hi06:35
lifelesshttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=33050006:35
ubottuDebian bug 330500 in libpam-modules "default locale ignored, all locales are set to "POSIX"" [Important,Fixed]06:35
lifelessI seem to be affected by this (and the fourth me-too on it reports it happening post-upload-that-should-fix-it)06:36
lifelessslangasek: wondering whether you want diagnostics a login, etc06:36
=== masACC is now known as maswan
dholbachgood morning07:04
darkxstis apport-retrace known to be broken on quantal?07:12
darkxstI always just get "ERROR: report file does not contain one of the required fields: CoreDump DistroRelease Package ExecutablePath"07:12
=== lilstevie_ is now known as lilstevie
pittidarkxst: you need to let the UI collect information first07:26
pittidarkxst: or call apport-retrace with -R, if you are sure that packages didn't change since the crash07:26
darkxstpitti, ok, I see, thanks07:33
darkxstI have a huge stack of errors, hiding in the g-s message try, oops ;)07:34
=== doko_ is now known as doko
=== henrix_ is now known as henrix
cjwatsonlifeless: I specifically don't want lpmadison (though I don't object if somebody else wants to create it).  I need madison-lite/rmadison's particular behaviour anyway for all kinds of reasons, and I want it to be fast.  So yes, I know this comes up, and I know why you're suggesting it, but it isn't IMO a sufficient solution to the problem at hand.08:26
cjwatsonxnox: grub2/bios/lvm/luks> thanks08:26
cjwatsoninfinity: grub2/powerpc> yeah, I saw in mail, will look08:26
cjwatsonSpamapS: I wonder if just consolidating the cache files would help; makes it more expensive to update but perhaps quicker to query.  But as you say maybe it should just be a vaguely proper DB.08:27
lifelesscjwatson: k08:36
cjwatsonbdmurray: I've analysed bug 1047092 and reassigned to the proper place09:00
ubottuLaunchpad bug 1047092 in linux-firmware (Ubuntu) "Mini.iso doesn't load wireless drivers" [Medium,Triaged] https://launchpad.net/bugs/104709209:00
cjwatsonogasawara: ^- easy kernel fix, will help with the "no more alternate CD" project09:00
=== lool- is now known as lool
zygapitti, ping09:19
zygapitti, I'm working on the UDisks2 migration of checkbox, as you know, while testing the code I've noticed that the UDisks1 code has a few problems. In particular the 'dectect device removal' parts, current checkbox code monitors org.freedesktop.UDisks.DeviceRemoved (http://hal.freedesktop.org/docs/udisks/UDisks.html#UDisks::DeviceRemoved) yet watching dbus-monitor --system and trying various SD cards and thumb drives I can never see this signal being sent.09:22
zygaI only see DeviceChanged signals. Could you shed some light on this please?09:22
zygapitti, to be precise, DeviceChanged gets sent for my SD card readers, DeviceRemoved gets sent, but for things like USB-HDDs09:23
ogra_USB SD card reader ?09:23
ogra_they often are providing a permament device and only emit a media changed signal09:24
ogra_(like a CD rom)09:24
ogra_i have only seen native SD readers that actually treat them as actual devices (vs USB media) (dev/mmcYXZ vs /dev/sdX)09:25
xnoxzyga: does UDisks1 run on quantal?! I can't seem to run usb-creator at all anymore.... failure to communicate with dbus.... which is pain because I cannot test / compare with UDisks2 back-end09:27
zygaxnox, it's still installed as it's pulled by usb-creator09:28
zygaxnox, usb-creator may just get confused as it may expect additional signals that no longer get sent09:29
zygaxnox, (they get sent by udisks2 now)09:29
zygaogra_, yes USB09:29
zygaogra_, yeah, it seems to be the case09:29
zygaogra_, thanks09:29
xnoxzyga: hmm... well usb-creator-gtk fails to launch =(09:29
ogra_:)09:29
zygaxnox, are you rewriting it to udisks2?09:29
* ogra_ just ported usb-imagewriter to udisks and had the same issues :)09:30
ogra_thogh i jumped from hal to udisks2 directly ... less pain :)09:30
zygaheh :)09:30
zygausb-imagewriter? what is that?09:30
xnoxzyga: yeah... but I want to test it against both. Cause usb-creator has concepts of backends & I am adding UDisks2 backend to the UDisks1, well i did a few days ago.09:30
zygasome low level friend of usb-creator-gtK?09:30
ogra_a GUI frontend to dd09:30
zygaogra_, oh, cool!09:30
xnoxusb-imagewriter is usb-creators evil twin09:31
zygaogra_, doesn't gnome disks have that? (palimpset?)09:31
=== FourDoll1rs is now known as FourDollars
xnoxzyga: s/palimpset/gnome-disks/09:31
ogra_it happened to me a few times that i accidentially used of=/dev/sda1 in dd09:31
xnox=))))) lolz09:31
ogra_which isnt so cool if thats your rootfs device09:31
ogra_so i wrote usb-imagewriter that only shows removable devices09:31
zygaogra_, cool thing09:32
ogra_to prevent me from such errors09:32
xnoxogra_: do you have a trap for that now?!09:32
xnox=)09:32
zygaogra_, push that to linaro please09:32
ogra_its in universe :)09:32
ogra_(not the final version with udisks yet but it will land before release since i want to refer to it on the arm install pages)09:32
alexbligh1Naive library question: I have a library (libfreerdp1) which I am trying to update (for a PPA initially). It all builds, but dpkg-gensymbols complains that the symbol table is (very) different from the previous version. I know I could just replace the libfreerdp1.symbols files, but if the library is not binary compatible, should I be doing something else?09:34
ogra_xnox, https://launchpad.net/usb-imagewriter the 1.99 tarball has a find_devices python script (pretty trivial and not 100% done yet) that shoud do it09:35
ogra_hmm, didnt i also push that to a bzr tree ...09:36
xnoxalexbligh1: is it actually binary incompatible? is it C or C++? Is it only symbol additions or removals as well?09:37
xnoxalexbligh1: is it symbols that are now hidden by gcc4.7 and thus are private and should be marked optional?09:37
=== mcclurmc_away is now known as mcclurmc
alexbligh1xnox, I don't know, but it's failing a -c4 test which according to the manpage means 'new libraries'. It's C.09:37
xnoxalexbligh1: did you run abi checker (there are two good tools in the wild) and do they confirm that ABI is broken?09:37
ogra_http://bazaar.launchpad.net/~ogra/usb-imagewriter/trunk/revision/2009:38
ogra_there we go09:38
alexbligh1xnox, nope.09:38
xnox=/09:38
alexbligh1xnox, what I'm trying to establish is what I need to do if the ABI /is/ broken. Right now I can no doubt get it to compile with dpkg-gensymbols -p (from memory).09:39
alexbligh1(I presume)09:39
xnoxalexbligh1: make a new build (remove dpkg-gensymbols), take both debs (old & new) unpack in two parallel trees09:40
xnoxalexbligh1: install abi-compliance-checker write simple xml config file (paths to both  unpacked trees & extra -L and -I stanzas)09:41
xnoxalexbligh1: run it get html it will tell you if they are compatible09:41
alexbligh1xnox, what do I need to override to remove the call to dpkg-gensymbols? The rules file is pretty bare at the moment09:44
cjwatsonNot remove but you could pass -c0 so that it doesn't fail09:46
cjwatsonoverride_dh_makeshlibs:09:46
cjwatson        dh_makeshlibs -- -c009:46
cjwatsonassuming dh709:46
alexbligh1cjwatson, thanks09:46
xnox;-)09:47
=== Mez_ is now known as Mez
mptev, <https://blueprints.launchpad.net/ubuntu/+spec/other-q-defects-dashboard> includes this line: "Split errors.ubuntu.com crashes per pockets (-updates, -proposed, etc)"10:36
mptIs that doable with the Launchpad API?10:36
mptI'm thinking items in the "all packages" menu ("-updates packages", "-proposed packages", etc)10:37
evhmm10:37
evmpt: I suspect we can start adding this information in with the report10:41
evusing the origins data from apt10:41
mptev, want a bug report for it?10:42
evplease10:42
mptwhoopsie?10:42
evand apport10:42
mptk10:42
evboth will need changes10:42
evand daisy and errors10:42
evyay multiple bug targets10:42
evapport will need to include it, whoopsie will need to add it to the list of fields it sends, daisy will need to increment counters based on it, and errors will have to be adapted to show that10:43
evat least that's how its working in my head right now10:43
evI don't think getting the data from the launchpad API after we have the crashes works. There's no way to tell if a version came from -proposed or -updates (once it's there)10:44
evbut maybe once it's in -updates we just assume viewers care about that?10:44
evhm10:44
mptreported bug 105085310:47
ubottuLaunchpad bug 1050853 in Whoopsie "Not recorded whether an error is in a -proposed or -updates package" [Undecided,New] https://launchpad.net/bugs/105085310:47
ogra_ev, is https://rt.admin.canonical.com/Ticket/Display.html?id=55322 solved (working on the release team weekly report atm and i listed it as a blocker last week)10:49
pittizyga: hm, I'm not sure why udisks 1 wouldn't relay the device removed signals; can you run it in foreground/debugging mode and see whether it reacts to the uevents?10:50
pittizyga: if you see them in udisks2, you should also see them in u 110:50
zygapitti, I suspect it never really removes the device, but sure10:50
zygapitti, udisks sees partitions going away10:50
zyga(udisks2)10:50
pittizyga: that may be, but it shouldn't differ10:50
zygalet me see10:50
pittizyga: perhaps there's something broken in udisks1, and nobody noticed because we don't really use it any more10:51
evogra_: it is, yes10:51
ogra_thx10:51
zygahttp://pastebin.ubuntu.com/1204518/10:51
pittizyga: you can run sudo /usr/lib/udisks/udisks-daemon --replace, and watch its output10:51
zygapitti, that's the removal with udisks --monitor10:51
zygaoh, cool10:51
pittizyga: I'm mostly offline over the afternoon, working in a train; just spot-checking IRC10:51
zygahttp://pastebin.ubuntu.com/1204521/10:52
zygapitti, removed SD card with two partitions10:52
pittizyga: perhaps it just doesn't report the removals properly? the force-unmounting etc. seems to work fine10:53
zygapitti, the card reader?10:53
pittino, udisks110:54
pittiyou can see the actual kernel events with udevadm monitor -e --udev10:54
zygapitti, udisks2 reported objects being removed (InterfacesRemoved IIRC) on each partition10:54
pittiyou shold see the removals there, and they ought to correlate with the udisks[12] daemon output10:54
zygaok, trying10:54
pittizyga: yeah, that's what I meant -- seems udisks1 is not reporting those; but do you need them?10:55
zygapitti, well the code was written to expect them and they do get reported, for example, when I remove a thumb drive10:55
zygapitti, no removal in udev10:55
zygahttp://pastebin.ubuntu.com/1204529/10:55
pittizyga: then I suppose you only removed the media, not the actual card reader?10:56
zygayes!10:56
zyga:-)10:56
zygasorry if that was not evident10:56
zygabut, some readers report the reader to go away as well10:56
pittiweird, the kernel should at least send removal events for sdd1 and sdd210:56
zygait's somewhat messy10:56
pittidepends if you eject or "safe removal", too10:56
zygaI just yank the card10:57
pittithe latter powers down the reader (if it's on USB)10:57
zygabut you are right10:57
zygaif I do this it will permanently disable the reader (it's internal USB)10:57
pittizyga: then it seems there's something wrong with the media polling10:57
pittisd card readers are a bit of a nuisance and expose interesting corner cases10:57
pittiperhaps you shold try this with an usb stick10:57
pittiand we can debug the sd card reader on Monday10:57
pitti(the polling)10:57
zygaok10:57
zygajust quick question10:58
zygawhere is the polling implemented? udisks?10:58
pittiso that you don't need to block on this10:58
pittino, the kernel does it these days10:58
zygaah10:58
zygapitti, http://pastebin.ubuntu.com/1204533/10:58
pittiwith the help of some udev rules to enable it10:58
zygapitti, adds are properly reported though10:58
zygaok10:58
zygathanks a lot :)10:58
pittiyeah10:58
pittisd card readers and cd-roms just don't bother to report ejected media10:58
pittiso something needs to poll them (yay hardware)10:59
zygawell they report something, I get a changed event and udisks force-unmounts stuff10:59
pittiyes, that's due to the polling10:59
zygaDISK_MEDIA_CHANGE=110:59
zygaah10:59
pittiah, so that works10:59
zygaso a kernel bug on partitions?10:59
* zyga checks if they are still around10:59
zygaYES11:00
zygaboth /dev/sdd{1,2} exist11:00
zygafunny11:00
evmpt: replied to bug 1050853 and asked you, bdmurray, skaet, and pitti for your follow up thoughts.11:00
pittiso, no idea why it doesn't remove /dev/sdd[12] then11:00
pittibut that seems to be a bug at the kernel/driver level11:00
ubottuLaunchpad bug 1050853 in Whoopsie "Not recorded whether an error is in a -proposed or -updates package" [Undecided,New] https://launchpad.net/bugs/105085311:00
zygaok, let's trace this next week11:00
pittizyga: usb sticks should behave more sensibly11:00
pittiso, /me -> offline again, bbl11:00
=== sgnb`` is now known as sgnb
=== MacSlow is now known as MacSlow|lunch
=== tkamppeter_ is now known as tkamppeter
=== cpg is now known as cpg|away
jamespagedoko, when is the rebuild test scheduled for?  I can fixup maven-debian-helper (know the codebase a bit...)12:08
jamespageI did suggest making it a little more intelligent - i.e. if its building jars for a libXXX-java to assume --java-lib even if not specified12:08
dokojamespage, would like to understand the kernel/binutils issue first. but planning to start it tomorrow12:09
=== dendro-afk is now known as dendrobates
=== _salem is now known as salem_
georgelappieshi all, I am second year CS student and I am learning all these cool things like data structures and class templates STL etc in c++. I am looking for a c++ project where I can get my feet wet. Nothing as involved as chromium for instance at the moment. How can I see which apps are written in what language for ubuntu?12:28
cjwatson'apt-cache show PACKAGENAME' will show you its dependencies - just about anything written in C++ will depend on libstdc++612:29
georgelappiescjwatson, thanks :)12:30
cjwatsonalthough I would say that real-world programs use nowhere near the astonishing array of data structures that you learn in CS class, except in a tiny minority of cases12:32
cjwatsonfor most things it turns out that a fairly small number of standard facilities are enough12:32
georgelappiescool, yeah I must admit the course material is very generic.12:40
georgelappiesbut nothing beats the feeling of trying to get your program to compile and run bug free :)12:40
georgelappiesbut it seems like nearly everything in ubuntu is c and not c++12:43
georgelappiesdoes ubuntu ship with the qt library? I have qtcreator installed so I cannot check it on my system.12:47
SpamapSgeorgelappies: Drizzle is a great one to take a look at12:48
georgelappiesSpamapS, thanks will check it out right away ;)12:48
SpamapSgeorgelappies: its a fork of MySQL that has been refactored to take more advantage of the STL and do things in a more C++ way12:48
SpamapSgeorgelappies: drizzle.org12:48
georgelappiesSpamapS, I am busy creating vm for ubuntu-server 12.04 to install drizzle in, should I go for the debs in the repo or should I try to get the latest code? If so where do I begin with that?13:01
SpamapSgeorgelappies: if you're going to hack on the code, you want the trunk, 'bzr branch lp:drizzle'13:03
georgelappiesSpamapS, ok cool thanks I can just run that out of for instance ~/src on my main machine? sorry if these questions seem trivial but I complete noob atm.13:05
SpamapSgeorgelappies: no worries. yes thats exactly what I do13:10
SpamapSgeorgelappies: #drizzle is quiet, btw, but the devs do occasionally answer questions (myself included)13:10
=== iainfarrell1 is now known as iainfarrell
SpamapSdoko: status on bug 1048710 ? Juju is dead in the water without a fix. :-/13:17
ubottuLaunchpad bug 1048710 in python3.2 (Ubuntu) "Regression in argparse for Python 2.7, 3.2 and 3.3" [Critical,Confirmed] https://launchpad.net/bugs/104871013:17
dokoSpamapS, on my list13:18
=== cpg is now known as Guest33606
SpamapSdoko: ok cool. Its worth noting that juju being broken also means all of the openstack QA for quantal is broken too. :-P13:22
=== henrix is now known as henrix_
=== henrix_ is now known as henrix
=== henrix is now known as henrix_
=== henrix_ is now known as henrix
=== MacSlow|lunch is now known as MacSlow
=== jcastro__ is now known as jcastro
georgelappiesSpamapS, roughly how much will bzr download the first time when checking out drizzle?13:38
SpamapSgeorgelappies: oh.. heh.. a ridiculous amount..13:39
SpamapSgeorgelappies: 267M.bzr13:40
georgelappieslol, ok cool :)13:40
jamespage> samba < openjdk-713:40
jamespagegotta love big branches....13:40
SpamapSgeorgelappies: the code is not small.. :)13:40
georgelappiesSpamapS, thank you13:40
georgelappiesSpamapS, ok while it is downloading some more noob questions: I first just want to confirm that it is not possible for me to corrupt or damage the bzr code. Will all the changes I make only effect my local code? how then many moons from now when I get to a situation where I may want to submit something will it get updated / reviewed?13:46
mptCan anyone tell me what <http://people.canonical.com/~ubuntu-archive/NBS/> (linked to from <http://reports.qa.ubuntu.com/reports/ogasawara/weatherreport.html>) is for?13:51
SpamapSgeorgelappies: right, you can't hurt anything. You have to be in the drizzle developers team to commit code to the main trunk13:52
SpamapSgeorgelappies: what you can do right away is make a change, commit it (locally), push it to launchpad, and then propose it for merging13:52
SpamapSmpt: NBS == Not Built from Source13:53
SpamapSmpt: means they are binaries whose Source: does not exist13:53
mptSpamapS, interesting. How was the binary built, then?13:53
SpamapSmpt: previously, when the source existed13:53
mptSpamapS, so why would the source have disappeared?13:54
georgelappiesSpamapS, thanks for your detailed assistance it much appreciated.13:54
SpamapSmpt: archive maintenance presumably13:54
SpamapSmpt: forgive me, I misspoke. The source: is still there, but no longer builds that particular binary13:56
mptSpamapS, so there is source for a newer version that hasn't built yet, and the source for the built version has been deleted?13:57
SpamapSmpt: even if the newer version has been built, the old binaries aren't removed on publish13:57
SpamapSmpt: because of the reverse deps on them, that would break the archive13:58
mptSpamapS, ah, so that's why the individual files in that directory are lists of dependencies13:58
SpamapSmpt: for the libs, the rdeps just need a rebuild most likely13:58
cjwatsonmpt: Also, the more usual thing we look at nowadays is http://people.canonical.com/~ubuntu-archive/nbs.html13:58
cjwatsonSame data but more helpfully formatted13:59
mptsplendid13:59
SpamapSyeah that one is much better :)13:59
cjwatsonmpt: This is essentially a to-do list for the +1 maintenance team13:59
mptthanks cjwatson, thanks SpamapS13:59
cjwatsonogasawara: ^- you might like to update the weather report to point to the new NBS location14:00
cjwatsonThough maybe just the link, as I suspect the location you're pointing to at the moment is easier to count automatically14:00
=== henrix` is now known as henrix_
=== henrix_ is now known as henrix
ogasawaracjwatson: ack, will do.  also I'll get that fix for 1047092 uploaded shortly.14:01
cjwatson(And, indeed, +1 maint has been making good progress on that list lately ...)14:01
cjwatsonogasawara: Thanks14:01
mlankhorsthey14:02
mptcjwatson, one final question: Who is the "+1 maintenance team"? I don't see them searching for "maintenance" on LP14:02
cjwatsonmpt: It's a frequently rotating team, so not expressed in LP.  https://wiki.ubuntu.com/PlusOneMaintenanceTeam14:03
mptthanks14:03
=== henrix is now known as henrix_
cjwatsonCurrently Matthias and Didier according to that schedule14:03
=== henrix_ is now known as henrix
slangaseklifeless: er, considering that bug has been fixed since 2005, you probably have a different bug?14:05
slangaseklifeless: yes there is a metoo on the bug that's after the upload, but if this were a pam problem a lot more people would've reported it over the past 7 years :)14:06
=== Phantomas1 is now known as Phantomas
=== jcastro_ is now known as jcastro
=== james_w` is now known as james_w
akheronI'm unable to install quantal from usb stick15:30
akheronbug 105059015:30
ubottuLaunchpad bug 1050590 in grub-installer (Ubuntu) "failed install of quantal beta: grub efi package failed" [Undecided,Confirmed] https://launchpad.net/bugs/105059015:30
akheronthis isn't reported by me but seems to be exactly the same bug15:30
akheronaccording to syslog, apt-install grub-efi cannot download the package for some reason15:32
akheronany workarounds?15:33
cjwatsonakheron: I'm currently waiting to pick up a hire car; I'll have a look at your problem when I get home15:35
cjwatsonsince I expect it's related to GRUB 2.0015:35
akheroncjwatson: ok, thanks15:36
akheronI'll be actually leaving work right now, and the hardware is left here15:36
akheronbut I'll be back on monday15:36
akheronI'll read irc, though, if you have suggestions15:37
cjwatsonI expect I'll just fix it rather than offering suggestions15:38
cjwatsonIf the hire co's computer systems ever come back up15:38
cjwatson(If it takes too long, then I won't be able to fix anything until Monday)15:39
ogra_sell them ubuntu support contracts while you're there waiting ;)15:40
cjwatsonIt is tempting, but there are issues with revealing one's knowledge of computers in this kind of situation15:41
rickspencer3lol15:41
ogra_lol, i know exactly wht you meana15:41
ogra_*mean15:41
=== Ursinha` is now known as Ursula
=== Ursinha is now known as Ursinha-afk
=== Ursula is now known as Ursinha
=== salem_ is now known as _salem
infinityScottK: Do you care that the changelog for libksane is wrong (the actual change to debian/control appears correct)16:28
=== _salem is now known as salem_
cjwatsonakheron: Oh.  This has nothing to do with GRUB 2.00, from that other user's log.  Either the nameserver fell over at a suspiciously inconvenient time (unlikely with multiple reports, though still possible), or the resolver configuration was broken mid-install.  (It's also a bit odd that grub-efi-amd64 apparently wasn't available locally, without going to the network.)16:29
cjwatsonakheron: I'll have to look at this in more depth on Monday.16:30
infinitypitti: So, uhm, did the same weird accident happen five hours ago for lucid?16:36
infinitypitti: Or were those 300+ langpacks intentional?16:37
=== glebihan_ is now known as glebihan
ScottKinfinity: Not really.16:47
mitya57ScottK: Hi, can you please look at lp:~mitya57/+junk/python3-defaults, especially r170?16:50
mitya57ScottK: (POX doesn't respond, and the bug is quite important)16:50
ScottKmitya57: What bug?16:52
mitya57ScottK: http://bugs.debian.org/68516716:52
ubottuDebian bug 685167 in python3 "py3clean removes *.pyc of foreign packages" [Important,Open]16:52
ScottKIf it's urgent, I'd ask barry.  I'm unlikely to have any time to look at it before the middle of next week.16:53
mitya57ScottK: does barry have push access to pkg-python bzr?16:54
ScottKI think so, if not, I'll push it after he reviews/tests.16:55
infinityScottK: Accepted, then.16:58
ScottKinfinity: Thanks.16:58
* mitya57 hopes barry will read this eventually17:06
alkisgstgraber: sshfs-fuse has a bug that results in fat clients offering to "execute / open" text files instead of just opening them. The upstream dev posted a patch in a mailing list, I was planning to upload a fixed sshfs package in the greek PPA, but maybe it's worth it to SRU it instead?17:19
alkisgLP bug #101787017:19
ubottuLaunchpad bug 1017870 in Nautilus "Nautilus prompts to execute plain text files on sshfs mounts" [Medium,In progress] https://launchpad.net/bugs/101787017:19
mitya57That can't be SRUed until it's fixed in quantal...17:22
stgraberalkisg: oh, that's an actual sshfs bug, not nautilus as the bug seems to indicate?17:23
stgraberalkisg: anyway, yeah, it's a bug so if the patch is of a reasonable size, I'd go with pushing to quantal + SRU to precise17:23
alkisgstgraber: yes, the nautilus devs pointed me that it might be an sshfs bug, and I posted in the sshfs mailing list and the dev there proposed a fix17:23
alkisgThe diff is there, pretty small: http://sourceforge.net/mailarchive/forum.php?thread_name=87y5keushb.fsf%40tucsk.pomaz.szeredi.hu&forum_name=fuse-sshfs17:24
alkisgI'll attach the patch to the bug report and target quantal, hope someone uploads it17:24
micahgalkisg: you'll have more luck if you attach a debdiff and subscribe ubuntu-sponsors17:25
micahgand fill out the SRU paperwork17:25
alkisgdebdiff it is, thank you17:25
* alkisg hates paperwork but it's the right thing to do... :(17:26
micahgalkisg: so, 2 debdiff, 1 for quantal, and 1 for precise, I"ll give you a bug task for precise17:26
stgraberalkisg: let me know once you have the diffs on the bug (ideally debdiffs) and I'll review + upload to quantal and precise17:27
alkisgOK, doing so...17:27
=== Ursinha is now known as Ursinha-lunch
ckingis anyone seeing issues with libreoffice since the last load of updates?  The global menu for it sometimes does not appear and I'm getting segfaults when inserting graphs from my data sets17:41
micahgbug 1044657?17:43
ubottuLaunchpad bug 1044657 in libreoffice (Ubuntu Quantal) "[regression] Missing LO menus when not run in Unity" [High,Fix committed] https://launchpad.net/bugs/104465717:43
ckinghrm, well I am running unity with the global menus disabled (cough)17:44
ckingso,yes, looks possible17:44
ckingah, actually, I've just double checked on my test box and I get the same issue with unit + global menus17:45
=== jtechidna is now known as JontheEchidna
ckingbah, now it's segfaulted again, /me files a bug17:47
alkisgsshfs-fuse version number is 2.4-1, would the fixed package version be 2.4-1ubuntu1 or 2.4-1-0ubuntu1 ?17:48
micahgalkisg: for quantal 1ubuntu117:48
alkisgTy17:49
slangasekcjwatson: not sure if I'm looking at a grub bug or an aptdaemon/u-m bug, but grub-pc has hung for me at a ucf prompt that I'm not seeing17:52
=== xclaesse is now known as Zdra-n900
stgraberalkisg: 2.4-1ubuntu1 for quantal and 2.4-1ubuntu0.1 for precise17:54
alkisgstgraber: does this look ok to propose for merging? https://code.launchpad.net/~alkisg/ubuntu/quantal/sshfs-fuse/sshfs-fuse-lp1017870/17:55
* alkisg followed https://wiki.ubuntu.com/PackagingGuide/Recipes/Debdiff ...17:55
stgraberalkisg: precise => quantal in the changelog17:56
alkisgOuch, fixing...17:56
stgraberalkisg: the change should also be properly registered in debian/patches. If you're using bzr-builddeb you can do that by running "bzr bd -e && dpkg-source --commit", then enter a name for the patch (bug number should do) and enter a short description in the editor that will open17:57
alkisgFixed the changelog...17:57
infinitydoko: By the way, all the Pandas are (finally) running precise, so I'd say we're good to go for test rebuilds.17:58
stgraberonce the patch created by dpkg-source --commit, add all the new files created by it and commit that and you should be good17:58
barryScottK: i'll take a look17:59
ScottKThanks.17:59
=== mcclurmc is now known as mcclurmc_away
=== cmagina_ is now known as cmagina_away
alkisgstgraber: could you have another look? http://bazaar.launchpad.net/~alkisg/ubuntu/quantal/sshfs-fuse/sshfs-fuse-lp1017870/revision/1518:13
stgraberalkisg: sure18:14
=== henrix is now known as henrix_
stgraberalkisg: looks good!18:14
alkisgOK, should I propose it for merging, and do the same for precise?18:14
stgraberalkisg: just give me a similar branch for precise, I'll take care of merging and uploading18:15
alkisgThanks :)18:15
stgraberalkisg: but yeah, when you don't already have someone taking care of this for you, the usual process is to propose for merging on Launchpad so it shows up on the sponsoring report18:15
alkisgGotcha18:15
stgraberalkisg: oh, for the precise one, can you also run update-maintainer? I just noticed that was missing in the quantal one and did it for you18:22
alkisg(08:54:50 μμ) stgraber: alkisg: 2.4-1ubuntu1 for quantal and 2.4-1ubuntu0.1 for precise ==> precise has 2.3-1, so would it be 2.3-1ubuntu1 instead ?18:22
alkisgSure18:22
stgraberalkisg: oh, for some reason I thought they had the same version. So use 2.3-1ubuntu0.1 for precise18:23
alkisgTy18:23
stgraberalkisg: quantal one uploaded18:24
alkisgstgraber: https://code.launchpad.net/~alkisg/ubuntu/precise/sshfs-fuse/sshfs-fuse-lp1017870/18:27
alkisgstgraber: ignore that18:28
alkisgForgot bzr add, reuploading...18:28
alkisgstgraber: ok, done18:29
stgraberalkisg: thanks18:31
stgraberalkisg: finishing something else, will merge and upload in a few minutes18:31
lifelessslangasek: probably yes.18:48
lifelessslangasek: anyhow, I have the symptoms :)18:48
mterryev, how do I associate a bug with a line in errors.ubuntu.com?19:02
stgraberalkisg: looking now19:04
alkisgty19:04
geofftIs there a particularly good way for me to recompile one kernel module with different Kconfig options?19:18
geofftPreferably without recompiling the whole kernel, and preferably getting a .deb out of it, but that might be hard19:19
stgraberalkisg: uploaded to precise-proposed19:19
dobeygeofft: #ubuntu-kernel might be more help19:29
=== Guest33606 is now known as cpg
alkisgstgraber: thanks man19:34
=== mcclurmc_away is now known as mcclurmc
=== cpg is now known as cpg|away
=== cpg|away is now known as cpg
slangaseklifeless: right, so, what symptoms do you have specifically?  'dpkg-reconfigure locales' is a no-op on Ubuntu20:20
slangaseklifeless: in what pam service context do you see the problem, what are the contents of /etc/default/locale, what are the env vars that are or aren't set20:22
lifelessslangasek: I ssh into an lxc container I have20:32
lifelessslangasek: /etc/environment and /etc/defaulte/locale have en_US set, locale-gen has create en_US (utf8 in both cases)20:32
lifelessafter login LANG and LANGUAGE and LC_ALL are empty, and the other LC variables are set to POSIX20:32
lifelesssetting my LANG and LANGUAGE in my outer session to various values seems to have no effect.20:33
lifelessthe lxc container is lucid, with no changes made to the ssh config, postgresql installed and thats about it.20:33
lifelessoh, rabbitmq as well20:33
lifelessslangasek: I'm not familiar enough with where the locales are setup to be very effective debugging atm :(20:34
slangaseklifeless: /etc/pam.d/sshd unmodified?  (should have 'auth       required     pam_env.so envfile=/etc/default/locale')20:34
=== yofel_ is now known as yofel
lifelessslangasek: checking20:49
lifelessauth       required     pam_env.so envfile=/etc/default/locale20:50
lifeless/etc/default$ cat locale20:50
lifelessLANG="en_US.UTF-8"20:50
lifelessLANGUAGE="en_US"20:50
=== cmagina_away is now known as cmagina_
slangaseklifeless: not that this would impact the variables being set or not, but I think LANGUAGE should be set to en rather than en_US, no?21:18
lifelessslangasek: AIUI you can say LANGUAGE="en_AU:en_US:tlh_UK:en" to do fallbacks21:20
lifelessslangasek: however I tried a few things, happy to fiddle.21:20
lifelessslangasek: the odd thing is that LANGUAGE and LANG are empty in the output of locales in the container21:20
slangasekright21:20
slangasekdo you have syslog capabilities within the container?  might want to crank up the debugging in both ssh and pam_env (which takes a 'debug' argument)21:21
lifelessI imagine so21:23
lifelessyes, it has a syslog21:23
stgraberlifeless: I usually install language-pack-en in the container to fix that kind of issue, though generating the locale with locale-gen should work just as well (and it doesn't explain the empty environment)21:23
lifelessso, the pam.d/sshd file is the one to change for pam_env? What would it look like ?21:23
lifelessstgraber: its installed21:23
lifelessii  language-pack-en                                      1:10.04+2011093121:24
lifelessstgraber: first thing I checked.21:24
lifelessOK WTF21:24
lifelessits now working.21:24
slangasekheh21:24
lifelessI spent an hour this yesterday.21:24
lifelessI  bet I can reproduce, and that something is only evaluated at container startup.21:24
lifelessbecause thats the one thing I didn't do at all.21:25
stgraberlifeless: for a while we had an apparmor/kernel bug that was preventing writes to /usr/lib/locale/locale-archive and that'd have caused similar symptoms, but that's been fixed in the first kernel sru after the 12.04 release21:25
lifelessstgraber: I have no /usr/lib/locale/locale-archive21:25
lifelessstgraber: the container is lucid21:25
lifelesslsb_release -a21:26
lifelessNo LSB modules are available.21:26
lifelessDistributor ID: Ubuntu21:26
lifelessDescription:    Ubuntu 10.04.4 LTS21:26
lifelessslangasek: stgraber: thanks for your attention on this. :/21:27
=== salem_ is now known as _salem
achianganyone around familiar with gnome-power-manager? i just grabbed the source thinking there might be power policy in there, but a quick glance looks like "not really"23:24
mdeslaurachiang: I believe you're looking for gnome-settings-daemon23:27
achiangmdeslaur: ah, thanks for the hint23:28
mdeslaurachiang: look in plugins/power23:28
achiangmdeslaur: thanks. that's... not so intuitive. :)23:28
mdeslaurachiang: +123:28
slangasekyes, gnome-power-manager should be renamed to gnome-power-observer23:34
=== cmagina is now known as cmagina_away

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