/srv/irclogs.ubuntu.com/2010/01/07/#ubuntu-devel.txt

cjwatsonkirkland: probably means that the script does some other things in shell before forking the main process, and upstart follows the first fork00:00
cjwatsoneven 'if [ ... ]' can cause that00:00
=== mnepton is now known as mneptok
ionYeah, it’s very easy to break current Upstart’s fork following code. 0.10 will fix that issue.00:01
kirklandcjwatson: http://pastebin.ubuntu.com/352593/00:01
kirklandcjwatson: modeled off of ssh.conf00:01
cjwatsonwell, that looks ok, maybe libvirt forks twice?00:01
cjwatsonlibvirtd that is00:01
kirklandcjwatson: must be00:01
cjwatsonif so, 'expect daemon'00:02
* slangasek nods00:02
kirklandcjwatson: would that be causing my problems stopping the job?00:02
slangasekcertainly00:02
cjwatsonyes, there's a bug where you can completely bugger upstart to the point where you have to reboot00:02
kirklandfwiw, libvirtd does write its own pid file00:02
slangasekupstart doesn't have any secret ways to stop jobs, it uses the same PID information that it reports to you with 'status' :)00:03
cjwatsonI don't believe upstart cares about pid files00:03
slangasekindeed not00:03
cjwatsonindeed the general philosophy of upstart is that pid files are obsolete00:03
kirklandslangasek: okey doke00:03
ioncjwatson: How *does* one get Upstart to a state you need a reboot to fix? :-)00:03
douglasawh-workcjwatson: this is the pull command: ssh target_address dd if=remotefile | dd of=localfile00:04
kirklandslangasek: cjwatson: \o/00:04
cjwatsonion: I forget, but I did it while writing ssh.conf and Keybuk said "oh, yeah, known bug"00:04
kirkland"expect daemon" worked like a champ00:04
cjwatsondouglasawh-work: well, grub2 doesn't store anything anywhere magic, it just puts it on the disk with everything else ...00:05
kirklandcjwatson: so your comment in ssh.conf, about editing the exec line, rather than /etc/default/* ... i mimic'd that.... is that correct, or lazy?00:05
cjwatsondouglasawh-work: I don't understand how your *encryption* is laid out, though. when you get time, could you please file a bug with full details of what you're trying to make work?00:05
cjwatsonkirkland: it's following strong preference from Keybuk00:05
douglasawh-workcjwatson: yeah, that's what I thought, but it doesn't work.  I'm just using the alternate cd full disk encryption00:05
cjwatsonkirkland: besides, after starting to use upstart's oom feature, there really wasn't that much left in /etc/default/ssh00:06
kirklandcjwatson: yeah, there's nothing of value (except for "-d" == deamonize") in /etc/default/libvirt-bin00:06
kirklandcjwatson: i'm on board ;-)00:06
cjwatsondouglasawh-work: (I'm partly asking for a bug because unfortunately I don't really have time to look into this right now)00:07
douglasawh-workcjwatson: I'll file a bug. I just mainly wanted to make sure it wasn't already fixed in lucid before submitting00:08
cjwatsondouglasawh-work: not to my knowledge, but then I didn't know it was broken :)00:09
cjwatsonso it's always possible I missed something00:09
kirklandcjwatson: slangasek: what do I need to do to get the server ISO build cronjob changed?  File an RT?00:10
cjwatsonion: bug 40639700:10
ubottuLaunchpad bug 406397 in upstart "init: job stuck with expect fork/daemon when parent reaps child" [Low,Triaged] https://launchpad.net/bugs/40639700:10
cjwatsonkirkland: RT is no use at all00:11
cjwatson(for this!)00:11
kirklandcjwatson: heh00:11
cjwatsonkirkland: if you want to file a bug, file it on the ubuntu-cdimage project, but it's probably quicker to just ask somebody in the ubuntu-cdimage team ...00:11
kirklandcjwatson: send you chocolate, then?00:11
slangasekkirkland: close your eyes, click your heels three times, and 'bzr update' to reveal that it's already been done00:11
kirklandslangasek: ah, send slangasek chocolate :-)00:11
slangasekassuming you mean 'run ubuntu-server earlier' :)00:11
kirklandslangasek: yeah, thanks00:11
ioncjwatson: Ah, that. I managed to get out of it without needing a reboot (as a reboot would have been inconvenient with users on the box in question). :-)00:12
Shiranhi anyone know how can i get involved with ubuntu developmenting?00:21
cjwatsonShiran: http://wiki.ubuntu.com/ContributeToUbuntu, http://wiki.ubuntu.com/UbuntuDevelopment00:27
Shiranyea yea i don't get it00:28
Shirani registered myself in launchpad00:28
Shiranand i dont get how to find stuff to work on in there00:28
cjwatsonShiran: you won't find that an effective way to get started, no. It's much more effective to find something that you actually want to work on (e.g. a bug that's annoying you personally) and work on that00:30
cjwatsonLaunchpad has *everything*, it's a bit like wandering into a field and looking for an interesting blade of grass00:30
cjwatsonyou can try https://bugs.launchpad.net/ubuntu but it will still be overload :)00:30
Shirani wanna get involved with programming00:31
Shiranisn't there a way to find teams that work on stuff that need more people?00:31
cjwatsonit is much more effective to decide what you want to work on and then look for a relevant team00:32
cjwatson"programming" is a bit too vague for this purpose, try to narrow it down :)00:32
Shiranhow can i narrow it down?00:32
cjwatsonbased on your interests00:32
Shiranmy interest is writing code00:33
cjwatsonyes, try to be a bit more specific :)00:33
Shiranim not sure i can :P00:33
Shiranc++00:34
Shiranis that more specific?00:34
cjwatsonnot really, but it may help you to find (for example) some programs already installed on your system that are written in that language that you might like to help with00:34
cjwatsondistributions, by their nature, are rather more involved in integrating existing code from elsewhere than they are in writing lots of new code, although of course some of the latter does happen00:35
cjwatsonso if you want to work in the context of a distribution, you're generally talking about either maintaining existing code (bug-fixes, feature enhancements, etc.) or finding one of the areas where the distribution is trying to distinguish itself00:36
Shiranisn't there a way to find teams of programmers?00:36
Shiransay i wanna work on KDE00:37
cjwatsonhttp://wiki.ubuntu.com/Teams00:37
RiddellShiran: Kubuntu developers are in #kubuntu-devel, we do occational bits of c++ but mostly its working with upstream KDE code.  KDE developers are in #kde-devel00:41
=== Shiran_ is now known as Shiran
=== kirkland` is now known as kirkland
=== dendrobates is now known as dendro-afk
ikthushi :)01:41
=== dendro-afk is now known as dendrobates
douglasawh-workcjwatson: installed grub1 and the problem is resolved, so thanks for that suggestion.  At some point I'll test whether the problem exists in Lucid at all...I just know it's a problem in karmic. after I test that, I'll file a bug02:38
=== Shiran_ is now known as Shiran
lunatichey could anyone help a newbie apply a patch? http://www.mail-archive.com/hydrogen-devel@lists.sourceforge.net/msg00083.html this one particularly03:27
lunatic<lunatic> i eed it for the hydrogen source code to compile03:27
=== jam1 is now known as jam
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
alkisgTheMuso: Hi, Ubuntu doesn't work with libsdl1.2debian-alsa, but it does work with the pulseaudio variants. The same is true for LTSP (thin clients). Could we make it so that either libsdl1.2debian-pulseaudio or libsdl1.2debian-all are installed when an Ubuntu user installs an SDL-using app?06:39
alkisgFor libsdl1.2debian-all to work with pulse, SDL_AUDIODRIVER=pulse needs to be in the environment, but than can be taken care of by e.g. LTSP.06:40
persiaalkisg: The simple way to do that is to just adjust the relative dependencies of apps.  My memory is that we spent a lot of time changing to use -alsa some time back, and those changes can probably be reverted.06:48
alkisgpersia: then those apps wouldn't work in kubuntu...06:49
alkisg(and also, they're 387 on them using sdl in my current installation)06:49
persiaI thought the phonon pulse backend was first-class now.06:49
persiaIs the vlc backend still default?06:49
alkisgI don't use Kubuntu or Xubuntu, but I was told that those still need -alsa06:50
persiaI haven't looked at it for lucid, but I believe the blocker for Xubuntu was xfce4-mixer running into bugs with gstreamer0.10-pulseaudio, which I thought were fixed.06:51
persiaFor Kubuntu, the issue is all about having a fully-featured pulse backend for phonon so that users don't end up without sound.  I don't know the status on that.06:52
alkisgOK, so the plan is to switch all derivatives to using pulseaudio? That's fine, but why then do we have libsdl1.2debian depend on libsdl1.2debian-alsa first? Shouldn't we switch that to -pulseaudio?06:52
persiaBut I don't know of any way (other than including in the default install) of preferring alternate libsdl implementations based on flavour, especially for people who use subsets of flavours.06:52
persiaMy personal opinion is that everything should use pulse, and we should make that switch.  I don't imply that this is an official plan.06:53
persiaIt's just the easiest way to get out of the mess.06:53
alkisgpersia: the packaging problem can be solved with libsdl1.2debian-all, as this contains support for all backends06:54
persiaI know there was discussion about it at UDS Karmic, but I don't remember follow-up discussion at UDS Lucid.06:54
persiaalkisg: Well, except that then each flavour has to somehow handle setting SDL_AUDIODRIVER in some way.06:54
persiaUnless you want to change libsdl1.2debian-all to be smart enough to use pulse if it is available and fall back to alsa if it isn't.06:55
alkisgRight06:55
alkisgI think that's the best plan, it would work out of the box in all cases, and it would still enable some extreme user to select his own output06:56
persiaRight.06:56
alkisg...and it's already in main, while libsdl1.2debian-pulseaudio isn't.06:56
persiaWell, I think that if we're going to default to pulse if it's available, it's worth putting together an MIR for libsdl1.2debian-pulseaudio.06:58
persiaActually, looking at it, it doesn't even need an MIR.  It just needs to get pulled with a dependency.  The source is already in main.06:59
alkisgI was going to write one, but I don't think that's needed, -all is still the best plan even if we want the default output to pulse, as it enables users to select their own output06:59
persiaWell, except we need -all to recommend -pulseaudio if we want the default to be pulse06:59
alkisgNo - it conflicts with -pulseaudio07:00
persiaAh, and it already includes the pulse bits.07:00
alkisgRight07:00
* persia hasn't actually looked at libSDL for far too long07:00
* alkisg is a teacher and unfortunately he gets complains for all sdl-based edu* apps :(07:01
persiaWell, that's a good thing.  Helps highlight the issue.07:01
persiaOf course, it quickly becomes a bad thing if we can't fix it.07:01
alkisgAlso, crimsun has said that -alsa with be patched to work even when pulseaudio is installed (I don't know the details). In that case, all workstation users will be satisfied, as SDL apps will work out of the box. But LTSP users wouldn't be satisfied because they'd require pulseaudio output as the sound goes through the network. In that case, LTSP could set SDL_AUDIODRIVER=pulse, and everyone is satisfied again.07:04
persiaWell, except it's a bit of a hack doing it that way.07:04
persiaYes, ALSA can route clients into pulse which then routes back into ALSA which then routes to ears.07:04
persiaBut it'd be cleaner if the apps talked to pulse directly.07:04
alkisgRight, the correct way would be for Ubuntu to use libsdl1.2debian-all, and for -all to use pulse if it's available, else fall back to alsa.07:05
alkisgSo, 2 things need to be done: a small change in libsdl1.2debian dependencies, and a code fix in -all.07:06
persiaWell, that's the least invasive way to do it.  I still think everything should use pulse :)07:06
alkisgIn that case, libsdl1.2debian should me modified to depend on -pulseaudio first. But we proposed that already, and it looked like it wasn't going to happen (because of K|Xubuntu), at least in the Lucid time frame...07:08
alkisghttps://bugs.launchpad.net/ubuntu/+source/libsdl1.2/+bug/20315807:08
persiaRight, but that requires testing/changes to phonon and xfce4-mixer07:09
persiaIf that work is done, then the bug can proceed.07:09
persiaThe detection code in libsdl1.2debian-all is just a workaround07:09
alkisgThere were also complains from people not wanting to use pulseaudio at all... wouldn't libsdl1.2debian-all give them a way to do that?07:12
persiaWell, yeah, but most of those complaints come from people who ran into bugs and blame pulse (even when pulse wasn't the cause)07:13
persiaMind you, I have a number of use cases where I *really* don't want pulse, but in those cases, I'm not using SDL audio anyway.07:13
alkisgI'm a pulseaudio fan myself, as I use LTSP a lot, but "preferring" pulse instead of "forcing" it seems better imo...07:15
persiaI guess I see both as expressions of preference, but I agree forcing is wrong.07:15
alkisgAnyway, both of them would solve my problem. So I'll stop nagging people and wait for K|Xubuntu to be fixed so they are able to use pulseaudio before I start nagging again :D07:16
=== micahg1 is now known as micahg
alkisgThanks a lot persia for your time & advice :)07:16
persiaalkisg: Well, if you're up for trying to do autodetection, that gives us a nice workaround.07:16
persiaAlternately, if you're up for testing the xfce4-mixer pulse interaction, that should be in good shape, and strong feedback that it is (or bugs that the devs can fix) would probably sway Xubuntu.07:17
persiaI know that upstream xfce4-mixer devs would like it to work properly, but don't have many user reports.07:17
persiaI'm less knowledgeable about the situation with phonon: I think that is still a bit of a mess, because there's just so much needed to make a working backend.07:18
persiaBut I'd be glad to be wrong about that.07:18
mneptokISP has been up and down all day. Reddit is down. just ate the last Kasugai gummy. life bites.07:18
alkisgI could give the autodetection thing a try. But for xfce4-mixer testing, as I never use Xubuntu, I wouldn't like to go ahead and report that "it works OK when ran from the live cd"... :)07:18
dholbachgood morning07:18
alkisgAh, a last argument for -all just came to me, that it would enable users with different needs to use different outputs even *on the same pc*07:20
alkisg(e.g. on a multiuser workstation or on some kind of a server where they don't have administrative rights)07:21
alkisgSo user A logs on and wants pulse => OK, user b logs on and wants alsa => he just sets an environment variable.07:22
persiaWell, OK, but let's analyse that.  esound and arts are deprecated.  pulse supplies many of the core nas features.  alsa was breaking stuff, and the latest OSS drivers aren't shipped by default.07:22
ScottKarts isn't just deprecated.  It's dead.07:22
ScottKWe've removed it from the archive and upstream has closed the bug tracker.07:23
persiaScottK: I thought there was still support for KDE3 for some time (maintenance mode)07:23
persiaAh, then it's very dead.07:23
ScottKpersia: There is, but not with arts.07:23
persiaScottK: Do you happen to know the current state of phonon & pulse?07:23
ScottKThere were patches done to integrate them somewhat in KDE 4.4.  We have them in Lucid.07:24
ScottKI don't know the details.07:24
persiaSo it's just a matter of testing at this point, or should be?07:24
ScottKShould be.07:24
ScottKKmix needs some work too and that's not complete.07:24
ScottKThere is currently some back and forth about breaking feature freeze to squeeze that in.07:25
ScottKMandriva (where the work is being done) will ship it as a distro patch if it doesn't go upstream for 4.4.07:25
ScottKWe didn't consider it yet.07:25
ScottKRegardless, Kubuntu will not ship pulse in Lucid.07:25
persiaThat's colin guthrie's work?07:25
ScottKI don't recall.07:26
ScottKpersia: Yes.07:26
alkisgScottK: Kubuntu will work fine with libsdl1.2debian-all with no modifications, right?07:26
ScottKCurrent state of play: http://colin.guthr.ie/2010/01/mix-it-up/07:26
alkisg*would07:27
ScottKalkisg: I don't know.07:27
ScottKIt's also 2:30 AM here, so anything I pretend to know, unless i give references, be skeptical.07:27
alkisgSo, if Kubuntu won't ship pulse in Lucid, and if I test all derivatives to see if they work with -all, could we make the dependency switch?07:27
persiaScottK: Thanks for the references: this is looking promising (albeit for Lucid+1)07:27
ScottKalkisg: Didn't crimsun say that was just a workaround and the wrong way to go about it?07:28
persiaalkisg: From -alsa to -all?  That should be easy enough, so long as -all is configured to be sane about which backend it chooses.07:28
alkisgScottK: he said that for workstations, but when I mentioned that LTSP *needs* pulseaudio, I got the feeling that he accepted that.07:28
alkisgpersia: yes.07:29
ScottKalkisg: When it comes to stuff like this, I'm personally going to go with what crimsun says.07:29
ScottKSo get him to agree and I'm all for it then.07:29
alkisgOK, so /me writes down the steps he needs to make: (1) verify that all derivatives work with -all, (2) talk to crimsun about it, (3) [if everyone seems to agree] nag until the dependency is changed to -all first. :)07:30
alkisgAh and (4) try to get -all to use pulse by default when it's available07:31
ScottKIf you get 1 and 2 done, 3 will be easy.07:31
persiaWell, except don't nag.  Just file a bug with the conclusions of your verifications and discussions.07:31
persiaAnd make sure to have tasks for any packages that need modification.07:31
alkisgpersia: sure, I was just kidding with that word. I don't go around nagging people... Sorry for my lack in English language.07:32
persiaalkisg: No worries.  Just wanted to be clear for the logs :)07:32
alkisg:)07:32
=== dendrobates is now known as dendro-afk
pittiGood morning08:14
joaopintoGood morning08:19
jjardonhello, any recent change in GDM code? After today upgrade, GDM doesnt start08:25
jjardon(lucid here)08:25
pittijjardon: gdm didn't change, but yesterday we got a lot of new gnome libs08:35
jjardonpitti, maybe that is the problem: I can see the "x" cursor, but GDM doesnt boot08:36
pittijjardon: does it work if you boot with "text", log into a VT, and "sudo start gdm"?08:37
ttxcjwatson: there still is an issue with UEC installer not using the preseed file08:37
pitti(that's how I have to boot my machine these days)08:37
ttxcjwatson: https://bugs.launchpad.net/ubuntu/+source/eucalyptus/+bug/50415708:37
ubottuLaunchpad bug 504157 in eucalyptus "Lucid UEC installer: CC install is not preseeded when separated from CLC" [High,Confirmed]08:37
ttxcjwatson: wget.gnu seems to work ok now, so it comes from something else08:38
jjardonI can switch to a VT but sudo start gdm does nothing08:38
cjwatsonttx: I'll need the full syslog08:38
ttxok, just a sec08:38
cjwatsonttx: ideally with DEBCONF_DEBUG=developer08:38
seb128pitti, I just joined but the changes from yesterday should not make a difference for login...08:38
ttxhm08:38
ttxcjwatson: where do I specify that ?08:39
jjardonpitti, any other idea? your machine works ok?08:41
pittijjardon: yes (except for gdm starting too early)08:41
ttxcjwatson: existing installer syslog attached to the bug08:42
ttxcjwatson: looking into how to regenerate it with DEBCONF_DEBUG=developer08:42
cjwatsonttx: on the boot command line08:45
ttxcjwatson: I'm on it08:45
jjardonpitti, I'm going to restart and try some things. Wish me luck!08:46
jjardonweee, I'm very lucky! I've just executed locale-gen and now all works again08:52
jjardonstrange08:52
pittiah, yesterday's glibc broke all locales for some reason08:54
pittiI did locale-gen as well08:55
pittibut right after dist-upgrading08:55
ttxcjwatson: syslog with DEBCONF_DEBUG=developer uploaded to bug09:04
davmor2seb128: thanks for updating my rhythmbox bug.  Is there a better way of looking for bugs cause I looked it up before filing and couldn't find it :(  bug 503887 (for your info).  I'm assuming it down to the keywords you use etc09:12
ubottuLaunchpad bug 503887 in rhythmbox "Icon on the task bar is wrong (dup-of: 497095)" [Low,Invalid] https://launchpad.net/bugs/50388709:12
ubottuLaunchpad bug 497095 in rhythmbox "App indicator icon is broken" [High,Triaged] https://launchpad.net/bugs/49709509:12
seb128davmor2, you're welcome, I just looked for bugs with the name "icon"09:12
seb128sorting by most recent first...09:12
seb128there is not too many of those09:13
davmor2seb128: cool ta for the info :)09:13
siretart`since yesterday's dist-upgrade, I experience segfaults in gdm/X: http://paste.ubuntu.com/352787/ - Any idea what this could come from? is there perhaps some bug on this open already?09:17
jmarsdensiretart`: The consensus is that the glibc update destroed all locales, and running locale-gen fixes things.  I think.09:18
siretart`let's try...09:18
* alkisg is also having gdm problems, but locale-gen didn't solve them. startx works, though...09:19
cjwatsonpitti: maybe the locale definition format changed?09:20
siretart`jmarsden: excellent hint, locale-gen regenerated *only* the german locales (6), the english ones where already up-to-date. thanks a bunch!09:20
cjwatsonin which case the installer is going to need an update ...09:20
jmarsdensiretart`: You're welcome.09:20
cjwatsonttx: hmm. could I see the preseed file as well, which it allegedly downloaded? something isn't adding up here09:21
ttxcjwatson: I can't find anything in /tmp/eucalyptus-udeb*, does it delete it after "successfully loading" it ?09:24
cjwatsonttx: I mean the one at the URL you cited09:24
ttxcjwatson: ah ok09:25
cjwatsonyes, it deletes it09:25
cjwatsonmight be worth double-checking that this shows something sensible when run in the installer: wget.gnu -q --no-check-certificate -O - $url09:25
cjwatsonfrom the syslog, it looks rather as if it downloaded an empty file09:26
* alkisg has el_GR.UTF-8 as the system locale, and while locale-gen didn't solve his gdm problems, locale-gen --purge did09:27
ttxcjwatson: the command gets the right contents, let me pastebin what it gets09:28
ttxmaybe $url is not what we think it is09:30
cjwatsonI'll make it syslog the URL09:31
ttxpreseed contents is http://people.canonical.com/~ttx/preseed.conf09:31
cjwatsonok, so it definitely didn't actually load that09:35
ttxcjwatson: I think I got it09:37
ttxclouds="$(euca_find_component cloud)"09:37
ttxcloud="${clouds#* }"09:37
ttxcloud_preseed "https://$cloud:8443/preseed/preseed.conf"09:37
ttxeuca_find_component returns "CLC 192.168.0.151:8773"09:38
cjwatsonso it does09:38
ttxand wget.gnu doesn't really mid trying to fetch from 192.168.0.151:8773:8443, apparently09:39
cjwatsonwillfix09:39
ttxcjwatson: assigning to you then. Some more logging could come in handy :)09:40
cjwatsonalready added :)09:41
ttxcjwatson: heh :)09:41
cjwatsonnode->cluster preseed fetching has a similar bug09:41
cjwatsonactually no it doesn't09:41
ttxno, it works09:42
cjwatson... yes it does. COFFEE09:42
cjwatsonit has it in at least some modes, I'm pretty sure. The code is cognate09:42
ttxright but maybe :8773:8773 just works09:42
cjwatsonoh, you're right, actually the cluster code never appends a port09:42
ttxthe CLC+Walrus+CC+SC / NC topology works09:43
ttxthose bugs come from my testing of CLC+Walrus / CC+SC / NC09:43
ttxThen more bugs might come from CLC / Walrus / CC / SC / NC :)09:43
cjwatsonttx: fix committed, want me to upload?09:44
ttxcjwatson: sure, I could use an ISO with that09:44
ttxI still haven't had time to get into your netboot magic09:45
ttxthis week is crazy (I should get used to it)09:45
cjwatsongah, eucalyptus bzr is out of sync with the archive09:46
ttxbeh09:46
ttxwhich branch ?09:46
cjwatson~trout kirkland09:46
ttxarh09:46
cjwatsonlp:~ubuntu-core-dev/eucalyptus/ubuntu09:46
cjwatsonkirkland: use 'bzr bind' and then you won't forget to push ...09:47
cjwatsonttx: should I wait for kirkland to get back and merge whatever he has locally?09:48
cjwatsonbzr is missing:09:48
ttxcjwatson: he uploaded to archive what he had locally, so in theory we could reapply it to branch09:48
cjwatson+  * debian/control, debian/eucalyptus-nc.upstart: (LP: #446036, #452572)09:48
cjwatson+    - add a versioned depends for eucalyptus-nc on a new version09:48
cjwatson+      of libvirt-bin that starts using upstart09:48
cjwatson+    - start eucalyptus-nc on started libvirt-bin09:48
cjwatsonyes, if you'd like me to do that, I can09:49
ttxcjwatson: if you don't mind, I really could use those hours before he wakes up for more testing09:49
ogracan some archive admin let the uboot-imx binary out of NEW (it changed the binary name to -to3 from -to2 with teh new upstream)09:49
* ttx tries netboot magic in the mean time09:51
pittiargh09:57
smbpitti, irc went mad for you, to?09:58
pittidoko__: does the new glibc disable that ipv6 patch again? my internet connection sucks, and now I found out that apparently that DNS bug is back09:58
* pitti puts back the old workaround09:58
pittiaah, sanity again10:01
cjwatsonit always scares me when I accidentally type 'bzr di' in (say) a git branch AND IT WORKS ANYWAY10:17
pittioh, you got bzr-git working?10:18
cjwatsonpitti: it worked for basic working tree stuff well before you could use it to branch10:20
slangasekdoko__: why has my en_US.UTF-8 locale broken on eglibc upgrade?11:03
doko__pitti: it's still enabled11:26
doko__slangasek: didn't see that, how is this broken?11:27
slangasekdoko__: bug #50419811:28
ubottuLaunchpad bug 504198 in eglibc "locale support broken on upgrade to latest eglibc" [Critical,New] https://launchpad.net/bugs/50419811:28
slangasekcaused at least one maintainer script crash on upgrade11:28
pittislangasek: in gnome-menus?11:33
pitti(I fixed that this morning)11:33
seb128well fixing the crash doesn't fix the fact that locales are broken11:34
seb128ie everything is in english11:34
pittiof course11:34
slangasekpitti: yes11:34
pittiat least libc6's script should call locale-gen to rebuild them11:35
seb128that's not enough to fix the locale there11:35
slangasekI don't think missing locales are the problem, it looks to me like glibc is getting the path lookup wrong11:35
slangasekor at least, when it finds /usr/lib/locale/en_US.utf8/LC_CTYPE, it decides it's no good and keeps looking11:36
Laneycaused a software-center maintainer script crash for me11:36
seb128pitti, I did run locale-gen and it says fr_FR.UTF-8 is still up-to-date but I get warnings on running gtk applications saying the locale is no supported by the C library...11:36
pittihm, I did that, and a reboot, and everything is working again11:37
seb128not there11:37
pittioh, "up-to-date"? that's wrong11:38
pittiit should regenerate it11:38
seb128I think it did on the first run11:38
seb128now it says that11:38
pittisudo locale-gen --purge11:38
seb128no hurry it's the mini config11:38
seb128I use it only for bootchart11:38
seb128I will let the system in state to verify that the fix work when there will be one11:39
=== binitamshah is now known as binitamshah|away
slangasekah; so indeed, locale-gen regenerates my non-English locales with success11:40
slangasekbut says the English ones are up-to-date11:40
doko__slangasek: is locale-gen --purge just enough to fix the problem?11:57
slangasekdoko__: yes11:57
ior3khey, I'm sorry to be asking questions here, but there doesn't seem to be anyone around on #ubuntu+111:59
ior3kmy keyboard stopped working with X11:59
ior3ksince yesterday11:59
ior3kcan anyone give me some pointers on how I can fix it?11:59
ior3kthis is lucid, btw11:59
siretart`slangasek: I can confirm your observations, only my non-english locales were regenerated. - however, the effects were more grave: it made gdm and X segfault on the next reboot.12:01
slangasekoh, I haven't gone so far as to reboot yet :/12:02
siretart`that was fun. espc since the segfault is pretty unobviously hidden in /var/log/syslog12:03
ttxpitti, cjwatson, slangasek: I could use a server CD respin to test the eucalyptus 1.6.2~bzr1120-0ubuntu512:34
pittittx, cjwatson, slangasek: triggering12:34
slangasekok12:34
* ttx needs a local archive mirror to use netboot in a satisfying way :)12:35
ionIt seems hal is back in the default desktop.12:54
ionubuntu-desktop recommends pitivi, pitivi recommends hal.12:54
highvoltageit doesn't want to die12:55
tjaaltonrunning apt-get install --fix-policy wants to remove grub-pc and replace it with the old one..13:03
tjaaltonamong other scary things13:03
=== mcasadevall is now known as NCommander
slangasek--fix-policy?13:06
slangasekpitti: ^^ who can look at fixing pitivi's recommends on hal?13:08
=== MacSlow is now known as MacSlow|lunch
pittislangasek: I discussed that with upstream, but it's not trivial; pitivi is in python, and there are no python gudev bindings yet (and probably won't be), and the python gobject-introspection support still needs to land13:09
pittislangasek: but I changed hal to not start on boot, but on demand (dbus activation)13:09
pittiso it's not reintroduced into the boot path13:09
sebnerpitti: beside other breakage, is xorg broken? Seeing this in lucid: http://pastebin.com/m3cc1d9d513:10
pittiin fact I always feared that we had to do that anyway to not break brightness settings for hardware without xbacklight13:10
pittisebner: bug 50419813:11
ubottuLaunchpad bug 504198 in eglibc "locale support broken on upgrade to latest eglibc" [Critical,In progress] https://launchpad.net/bugs/50419813:11
sebnerpitti: ohhh, my hero :D13:11
slangasekpitti: ok, ack13:11
sebnerslangasek: do I need to do a X restart after locale-gen --purge ?13:12
pittiion: there's an upstream bug for pitivi, FYI13:13
slangaseksebner: shouldn't be?13:13
tjaaltonslangasek: to install all recommends13:13
pittiion: https://bugzilla.gnome.org/show_bug.cgi?id=60592013:13
ubottuGnome bug 605920 in general "Switch to (g)udev for device detection/support" [Normal,New]13:14
sebnerslangasek: I'll try xserver reboot because your "workaround" doesn't fix it for now13:14
tjaaltonseems to be undocumented though13:14
slangasektjaalton: hmm, indeed13:14
sebnerslangasek: ahh, sudo ;)13:15
slangaseksebner: hem, yes... :)13:15
sebnerslangasek: wondering why xserver reconfig isn't working but at least the warnings are gone ^^13:16
sebnerslangasek: any chance you use nvidia-glx?13:16
tjaaltonreconfig? it's been removed13:17
tjaaltonthere is no xorg.conf anymore (by default=13:17
tjaalton)13:17
sebnertjaalton: ahh, right, just need it for haXX0ring the nvidia driver evidently (which is now broken for me)13:18
slangasektjaalton: I don't see anything in lucid with wrong Recommends on grub; sounds to me like the undocumented option is broken...13:18
=== robbiew1 is now known as robbiew
slangaseksebner: nvidia-glx> not at all13:18
sebnerslangasek: kk, thx anyways13:18
tjaaltonslangasek: it's probably something recommending grub, and it conflicts with grub-pc13:19
slangasektjaalton: nothing in lucid recommends grub13:19
tjaaltonslangasek: huh, ok then :)13:19
slangasekeverything correctly recommends grub-pc | grub13:19
tjaaltonmvo: ^^13:20
mvotjaalton: hello, could you please add "-o Debug::pkgDepCache::AutoInstall=true -o Debug::pkgProblemResolver=true" and send me the output?13:33
mvotjaalton: btw, it looks like my xorg patch is in the xorg-devel moderation queue13:33
ttxcjwatson: CC/SC picks up CLC preseed perfectly now, thanks !13:33
ion!summon Keybuk13:37
cjwatsonttx: excellent13:40
sebnerrok xserver really looks b0rken, nv segfaults X (gdm starts, black screen but mouse is visible, also loginable) and nvidia-glx wants to remove the entire X stack :(13:42
sebnerrtjaalton: now I can't use vesa because I removed my xorg.conf :P13:43
tjaaltonsebnerr: yes, nv is broken but mvo has fixed it partially (rest is on the way) :)13:44
tjaaltonand tseliot has a ppa for the blob13:44
tjaaltonmvo: ahah, got the error.."Installing grub as Recommends of linux-image-2.6.30-5-generic" :P13:44
mvosebnerr: if you try https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+bug/494627 that would be helpful13:45
ubottuLaunchpad bug 494627 in xserver-xorg-video-nv "nv driver crashing with segmentation fault in libpthread.so.0" [High,In progress]13:45
tjaaltonmvo: I'll ask people to push it through the queue13:45
mvomany thanks tjaalton13:45
tjaaltonmvo: thanks for letting me see the error :)13:46
* tjaalton runs the cleanup app13:46
tjaaltonmvo: when did you send the patch?13:47
tjaaltonto the list13:47
mvotjaalton: yesterday in the afternoon, I can give you the exact time, give me a sec13:47
mvotjaalton: Message-ID: <20100106135338.GL2603@tas>13:48
tjaaltonmvo: it's on the list13:48
mvotjaalton: Date: Wed, 6 Jan 2010 14:53:38 +010013:48
mvotjaalton: oh, cool13:48
tjaaltonjcristau accepted it13:48
mvotjaalton: sorry for the noise then13:48
mvosweet13:48
tjaaltonno replies yet ;)13:48
dholbachion: do you have a link to your bug report or patch for mountall again?13:48
sebnermvo: ohhhhhhhh, testbuilding xserver? Sure I'll try :D /me removed -nv btw to let vesa start  somehow ^^13:49
tjaaltonhmm computer-janitor crashes, need to clean up manually13:50
tjaaltonsweet, a kernel crash13:50
dholbachion: nevermind, found it - I think I'll try it out and build a package for myself locally13:50
dholbachthe machine just restarted itself again :/13:51
* dholbach summons Keybuk too13:52
iondholbach: Here’s the merge request, https://code.edge.launchpad.net/~ion/ubuntu/lucid/mountall/lucid/+merge/1686813:53
dholbachthanks13:53
sebnermvo: please fiXX0r your patch. you are patching xserver-xorg where apt-get source xserver-xorg which fetches xorg13:54
dholbachion: I'll let you know how it works for me13:55
tjaaltonsebner: hmm? the source for xserver is xorg-server13:55
sebnertjaalton: me gets xorg-7.5~3ubuntu413:56
iondholbach: Aye13:56
tjaaltonsebner: apt-get source xorg-server or xserver-xorg-core13:56
sebneroho!13:56
sebnermvo: sorry false alarm ;)13:56
sebnertjaalton: thx13:56
slangasekccheney: is it possible for openoffice to be rebuilt against libicu42 in advance of alpha-2?13:56
slangasekccheney: should kick a 7MB .deb off the alternate and make me happy again :)13:57
doko__ccheney: if you rebuild, please apply the visibility patch for arm13:58
sebnermvo: unstable should be lucid btw14:01
=== MacSlow|lunch is now known as MacSlow
zuldoko__: ping14:02
doko__zul: just ask/write14:02
mvosebner: indeed14:03
zuldoko_: can you review those python-pastescript and python-pastebin MIR?14:03
doko__ok14:04
sebnermvo: haven't seen any blob by tseliot yet, still work in progress or anything to test already (besides installing upstream driver manually)14:06
tseliotsebner: https://edge.launchpad.net/~albertomilone/+archive/proprietary-video-improvements (still WIP)14:08
sebnertseliot: uhhh, mighty tseliot :) I'll test (190 driver)14:10
tjaaltoncould someone remove libxcb from the sync blacklist, if there is such14:10
* sebner fiXX0rs his xserver first14:10
sebnertseliot: what do you think about mvo's xserver patch?14:11
tjaaltonlibxcb still isn't autosynced, though lp support debsrc3.014:11
tjaaltonsupports14:11
tseliotsebner: what patch?14:12
pittitjaalton: looking14:12
pittitjaalton: it's not blacklisted14:12
tjaaltonpitti: thanks14:12
sebnertseliot: fiXX0r broken nv/xserver https://bugs.edge.launchpad.net/ubuntu/+source/xserver-xorg-video-nv/+bug/49462714:12
ubottuLaunchpad bug 494627 in xserver-xorg-video-nv "nv driver crashing with segmentation fault in libpthread.so.0" [High,In progress]14:12
slangasekpitti: do you think the cryptsetup SRU could be published, or is there more verification you'd like to see there first?  I think the lack of screams that we broke the world is a positive sign...14:13
tjaaltonpitti: ok, bug 503290 then :)14:13
ubottuLaunchpad bug 503290 in libxcb "Sync libxcb 1.5-2 (main) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/50329014:13
pittitjaalton: done14:15
tjaaltonpitti: great, thanks14:15
sebnermvo: Is this a problem to have the "fixed" xserver + the "fixed" nv installed because in the bug report it's the best to revert your nv fix14:21
mvosebner: without the revert for the initial fix I get funny colors14:22
sebnermvo: so I downgrade nv then14:22
mvosebner: do you get funny colors with the latest nv?14:22
sebnermvo: didn't restart yet14:22
mvook14:22
tjaaltonmvo: but the -nv change is already upstream, you mean it should be reverted?14:23
sebnermvo: /me tries now14:23
tseliotsebner: the patch looks good but I'm not very familiar with the nv driver14:23
sorenI'm having all sorts of locale related problems today. Does that sound familiar to anyone?14:26
tjaaltonyes, run locale-gen --purge14:26
mvotjaalton: I'm not sure, but it sounds to me like it should be, unless they are working on gamma_set anyway already14:27
mvotjaalton: for me 2.1.15+patched xserver works without a hitch since yesterday14:27
=== pitti changed the topic of #ubuntu-devel to: "Fix locale breakage in lucid with sudo locale-gen --purge | Lucid Alpha 1 released | Archive: open | MoM no longer running, use bzr! - Outstanding merges:http://people.ubuntuwire.com/~lucas/merges.html | Development of Ubuntu (not support, not app development on Ubuntu) | #ubuntu for support and general discussion for dapper-karmic | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs fo
=== pitti changed the topic of #ubuntu-devel to: Fix locale breakage in lucid with sudo locale-gen --purge | Lucid Alpha 1 released | Archive: open | MoM no longer running, use bzr! - Outstanding merges:http://people.ubuntuwire.com/~lucas/merges.html | Development of Ubuntu (not support, not app development on Ubuntu) | #ubuntu for support and general discussion for dapper-karmic | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for
mvotjaalton: but again, I do not know enough about X direction to properly judge, if the old-style colormap code gets depercated (no idea if it is nor not) then it might be the time to do the color dac programming in gamma_set14:28
mvoupstream will know :)14:28
tjaaltonmvo: yeah14:28
* mvo just wanted a working X :14:29
mvo:)14:29
tjaaltondon't we all *sigh* :)14:29
sebnermvo: my screen was still blank but downgrading to the old -nv fixed the issue for me14:30
sebnertseliot: I'll try nvidia blob now14:30
mvolol@tjaalton14:31
sebnersoren: + sudo ;)14:32
sorensebner: Yeah, I guessed :)14:33
sebnersoren: I didn't at the first try *cough*14:33
tseliotis it just me or tabs in nautilus are at the bottom in Lucid?14:34
sebnerhahaha14:34
sebnertseliot: here too14:34
tseliot:-/14:35
sebnertseliot: :/ http://pastebin.com/m6864147914:36
seb128tseliot, it's a design choice14:37
mvoupstream?14:37
seb128yes14:37
sebnerseb128: a really bad one tbh14:37
seb128why?14:37
seb128it's not to have everything at the same location14:38
sebnerseb128: longer way imho14:38
tseliotI assume this is only in nautilus14:38
seb128toolbar, pathbar, tab14:38
sorensebner: I fixed that by running "apt-get dist-upgrade" again.14:38
sorensebner: (the stuff you pastebin'ed)14:38
sebnerseb128: I (and I suppose most) didn't have a problem with it14:38
* sebner tries14:38
sebnergnahahh14:38
sebnerinstalls b0rken nv14:38
sebner:P14:38
seb128there was no split view mode by then though14:39
tseliotsebner: you should have updated your system with my PPA first14:39
sebnerseb128: is there still a discussion or will be see it in the final too14:39
sebnertseliot: I guess it's because of the fiXX0red Xserver14:40
sebnersoren: not working :(14:40
* sebner runs sudo apt-get remove xserver-xorg14:41
sebnerxD14:41
kirklandcjwatson: thanks, i didn't know about 'bzr bind'14:41
tseliotsebner: I meant, apt-get dist-upgrade instead of installing nvidia directly14:41
kirklandttx: sorry about that14:42
sorensebner: That driver doesn't work, or the package still doesn't install?14:42
sebnertseliot: I had the old driver removed anyways14:42
ttxkirkland: you owe cjwatson a beer ;)14:42
sebnersoren: package but I'll try something out14:42
kirklandttx: probably several, in fact ;-)14:42
* sebner reboots14:43
cjwatsonkirkland: (it's like bzr checkout but you can do it after branching without having to build the branch again from scratch)14:45
kirklandcjwatson: that's really, really cool14:45
slangasekdidrocks: how is https://blueprints.launchpad.net/ubuntu/+spec/desktop-lucid-une coming along?14:46
sebnermvo: funnily I had strange colours with new nv and tseliot xserver14:47
pittislangasek: I think the only thing left is to add transitional packages to the new ubuntu-netbook{,-default-settings} packages (for the former -remix) name, and remove the old packages14:47
sebnertseliot: nvidia blob installed and working but only ~1000 frames/s instead of 1500014:48
slangasekpitti: ok, cool14:48
slangasekpitti: just wanting to make sure that since this is for alpha-2, it lands this week, not next :)14:48
tseliotsebner: my xserver contains only changes in the packaging scripts (no code change whatsoever)14:48
tseliotsebner: what does "glxinfo | grep direct" say?14:48
pittislangasek: yeah, would be nice indeed; StevenK was working on that last, will ping him again (or help out)14:49
sebnertseliot: direct rendering: Yes14:49
tseliotsebner: really? Can I have a look at your /var/log/Xorg.0.log?14:49
sebnertseliot: http://pastebin.com/m67df35b514:50
sebnertseliot: btw, I had to use nvida-xconfig else nv would start14:51
tseliotsebner: glx seems to be broken. Restart your computer or it won't work14:52
tseliotrestarting X is not enough with the new system14:52
sebnertseliot: I restarted the laptop ;)14:52
* sebner gives it another try anyways14:53
tseliotit says that it failed to initialize the GLX module14:53
sebnertseliot: same result14:54
StevenKpitti: I think that's done, but I'd welcome the second set of eyes to see if I've missed anything.14:54
pittiStevenK: awesome14:55
StevenKpitti: Er, rather, all that remains to be done is remove u-n-r-d-s from lucid14:55
tseliotsebner: let's discuss this in #ubuntu-x14:55
pittiStevenK: was unr-meta superseded as well?14:55
pittiah, netbook-meta, nevermind14:56
pittiStevenK: ubuntu-netbook-default-settings still needs to build a transitional ubuntu-netbook-remix-default-settings package AFAICS14:57
pittiStevenK: likewise, netbook-meta (or something else) needs to build a transitional ubuntu-netbook-remix package14:58
pittiand ubuntu-netbook needs to C/R/P: ubuntu-netbook-remix14:58
slangasekmvo: bug #494627> hmm, when will that be uploaded?  that looks an awful lot like my periodic X-segfault-on-lid-close problem here w/ intel, I'd love to check :)15:00
ubottuLaunchpad bug 494627 in xserver-xorg-video-nv "nv driver crashing with segmentation fault in libpthread.so.0" [High,In progress] https://launchpad.net/bugs/49462715:01
sebnerslangasek: you need a reverted -nv too though15:01
slangasekno, I don't15:01
sebnerslangasek: creates funny colours for mvo and me15:02
mvoslangasek: I was waiting for upstream on this, but tjaalton said he now merged it15:02
mvosebner: I just uploaded a reverted -nv15:02
sebnermvo: \o/15:02
tjaaltonI need to fix my laptop first, though15:04
tjaaltonsomething is killing gdm on boot, dropping it in failsafe which doesn't work at all when kms is used15:04
StevenKpitti: Notes taken, I'll upload them both (and remove u-n-r-d-s) later today15:05
pittiStevenK: thanks muchly15:05
pittiStevenK: unr-meta should be removed as well, right?15:06
StevenKpitti: I thought it already had been, but I'll check it too and bin it too15:06
tseliotara: I think we found out what your problem with nvidia was15:08
aratseliot, nice! what was it?15:09
tseliotara: it looks like X tries to load the wrong glx binary which is in a sub-directory instead of the right one (which is a link)15:10
=== dendro-afk is now known as dendrobates
tseliotara: you can move /usr/lib/xorg/modules/extensions/standard/libglx.so out of the way and restart or wait for my fix15:11
aratseliot, I'll wait for the fix, so I can verify that the new PPA actually fixes it, thanks :)15:12
tseliotthanks for testing :-)15:12
sebnertseliot: /me waits too :)15:14
tseliotgood15:15
sbalneavmvo: I think I cracked Bug #501559 last night.  Have a look at the second patch I attached.  forkpty isn't enabled, and it works for me in all the use cases I could test, including enabling tty_tickets in sudo.15:21
ubottuLaunchpad bug 501559 in libgksu "libgksu fails to start many programs, fails with: assert g_str_has_prefix str != NULL" [High,Confirmed] https://launchpad.net/bugs/50155915:21
mvosbalneav: cool, I have a look15:24
sbalneavI think there was a "logic error" in the way things were being attempted in the "no forkpty" case.15:25
mvosbalneav: thanks, I have a look now, may take a little bit as the #ifdef logic in the code tends to confuse me :)15:30
ccheneydoko__: location of patch?15:31
doko__ccheney: in your inbox since October15:32
ccheneydoko__: ah ok15:33
barrydoko__: ping15:37
doko__barry: pong15:37
barrydoko__: hi!  say, did you know that distribute (the setuptools replace) supports automatic 2to3 invocation at install time?15:38
tseliotmy PPA build of the xserver will start in 4 hours... :-(15:39
Laneytseliot: smile sweetly for a rescore ;)15:40
tseliot:-D15:40
tseliottoo much?15:40
sebnertseliot: nvidia blob rebuild! :P15:40
doko__barry: yes15:40
tseliotsebner: nope just X15:40
sebnertseliot: that enough?15:41
tseliotyep15:41
sebnertseliot: cool :D don't forget to smile bright *cough*15:41
* tseliot smiles sweetly to pitti15:42
tseliot:-P15:42
sebnertseliot: even better, I testbuild it locally! :P15:42
tseliotsebner: I can but I don't have an nvidia card in my testing box and I can't unplug it from my main pc right now15:43
sebnertseliot: np, I'm testbuilding it locally right now ^^15:43
tseliotsebner: ah, thanks15:44
sebnertseliot: Do I have to reinstall nvidia current or just setting up xserver and reboot?15:44
barrydoko__: i didn't know before yesterday, but that is *really* cool15:45
tseliotsebner: the latter should be enough15:45
doko__barry: yes, it eases packaging15:45
sebnertseliot: aye, I'll tell you the result then :)15:45
tseliotok15:46
pittismb: sorry, rescore what?15:47
barrydoko__: so if a python package uses distribute, and is python 3 clean (i.e. works after 2to3), a packager doesn't need to do anything special to package it for both py2 and py3 on ubuntu?15:48
smbpitti, Uh, did I say something here lately?15:48
pittismb: nevermind me15:48
pittitseliot: sorry, rescore what?15:49
barrydoko__: i'm actually trying to do this today, so i guess i'll find out :)15:49
tseliotpitti: we were joking about the fact that my xserver build in my ppa will start in 4 hours15:49
doko__barry: no, you still want to have two binary packages15:50
pittitseliot: if that's urgent for testing, I can bump it; URL?15:50
barrydoko__: that makes sense15:50
tseliotpitti: the sooner we test the sooner I can start uploading things in Ubuntu: https://launchpad.net/~albertomilone/+archive/proprietary-video-improvements/+packages15:51
tseliotpitti: xorg-server15:51
pittitseliot: amd64 building, i386 bumped15:52
tseliotpitti: thanks a lot15:53
keesjames_w: hi! my memory sucks, which was the oid package that you had examined and was using the less secure protocols?16:13
james_wpython-oauth16:13
james_woauth no oid16:13
keesoauth! yes, that's why I could find it in my mail16:16
keesjames_w: by any chance have you looked at python-openid?16:16
james_wI have16:17
james_wI had more confidence in the implementation, but that may have just been because there was more code :-)16:18
keeshah16:18
ccheneyslangasek: it looks like all i have to do to get it to use the new libicu is rebuild without changes, does that sound correct? libicu-dev seems to be for libicu42 now16:20
slangasekccheney: AFAIK, yes16:20
ccheneyslangasek: ok thanks :)16:20
* ccheney is doing a test build then will add doko's patch and get it uploaded16:20
sebnertseliot: anything I need to mind after installing -21?16:24
tseliotsebner: no, just make log with the nvidia-bug-report command16:25
sebnertseliot: I thought it should work then ^^16:25
tseliotsebner: yes, it should work but I just want to be sure that everything's ok16:26
sebnersure :)16:26
slangasekzul: were you taking care of seeding irqbalance and tickcount?16:29
zulyes16:30
slangasekok16:30
zulslangasek: problem?16:31
slangasekzul: on the alpha-2 bug list, no action since before the holidays, so just checking that it's on someone's radar :)16:31
zulslangasek: oh yeah its on my radar :)16:31
didrocksslangasek: about UNE renamining, StevenK was the assignee. I guess it was changed to myself as I'll start next week.16:31
slangasekdidrocks: ah; they assigned you a spec with a deadline before your start date, not nice :)16:32
didrocksslangasek: not really a pb. I think it'll be quickly done ;)16:32
* ccheney forgot he has to update the build system for lucid too16:32
didrockspitti: you spoke about it with StevenK yesterday I guess, do you know what's the status?16:33
pittididrocks: Steve and I went through the remaining renaming bits, he'll do them today/tomorrow16:34
pittididrocks: bonjour16:34
didrockshey pitti ;)16:35
pittididrocks: got my /query ?16:36
didrockspitti: yeah, one sec. A lot of stuff to read (back to paris) :)16:37
zulslangasek: what do you think of installing irqbalance by default for everyone?16:44
slangasekzul: I think that question should be put to a larger audience; my own reaction is "new daemon - ick, no"16:45
zulslangasek: ok ill fire off an email to ubuntu-devel16:46
mathiazkees: hi! During the discussion about pkg demotion, you mentionned that both logcheck and logwatch should be demoted to universe. What's the rationale?16:49
keesmathiaz: is that what I said?  I think I meant "one should be demoted if they do the same thing".  As it turns out, they don't do the same thing, so I'm okay with them staying in main.16:50
=== beuno is now known as beuno-lunch
mathiazkees: ah ok - I thought you said that both should belong to universe16:54
mathiazkees: sorry for that16:54
keesmathiaz: I don't mind less stuff in main.  :)16:54
mathiazkees: and then there is the ongoing discussion on ipsec16:55
mathiazkees: IMO we should support an IPSEC stack in main16:55
mathiazkees: as it's used in corportate environements16:55
mathiazkees: and openvpn doesn't cover all use cases16:55
keesI'm on the fence.  my ubuntu-user hat says "keep ipsec", and my security hat says "I've done updates on it! out out!"  ;)16:55
mathiazkees: understood16:56
mathiazkees: the issue here is the ipsec-tools package16:56
mathiazkees: another solution is isakmpd16:56
ttxkees: I know what color is your security hat, but what color is your ubuntu-user hat ? brown ?16:56
jdstrandI pick logcheck as supported16:57
jdstrand(I use that one ;)16:57
zuljdstrand: done! boot the other out ;)16:57
jdstrand:)16:58
mathiazkees: and for redhat-cluster-suite, we'll wait for the result of ivoks testing of the new cluster components (pacemaker, etc...)16:58
* kees nods16:59
=== deryck is now known as deryck[lunch]
tjaaltondoko__: you added a dep on xauth to xvfb, although it had been dropped right after jaunty opened17:13
tjaaltondoko__: and the failure log didn't have anything related to xauth17:13
keesmathiaz: let's leave ipsec-tools in main for now.17:16
=== MacSlow is now known as MacSlow|break
doko__tjaalton: well, an xvfb-run true doesn't succeed for me without having xauth installed17:21
tjaaltondoko__: how come it took a year to find out?-)17:22
mvosbalneav: I attached a new diff (very small) could you please have a quick look/test ? it works in my tests and is whatthe original gksu in karmic did17:22
seb128tjaalton, it didn't, we had this discussion before, where "we" might not be you for xorg17:24
seb128tjaalton, we had to add xauth build-depends to several packages17:24
tjaaltonseb128: ok17:24
tjaaltonI won't touch it again then ;)17:25
seb128well if we added the xauth build-depends that's probably because there was good reason to drop if from xvfb17:25
seb128I would say doko's change should be undone and build-depends should be added to whatever he tried to build17:26
tjaaltonseb128: it's a Recommends anyway17:26
tjaaltonin debian17:26
mathiazbdmurray: hi!17:31
bdmurraymathiaz: hello17:32
mathiazbdmurray: I'm going through the ubuntu-main-sponsorship queue - bug 62529 has patch attach to it17:32
ubottuLaunchpad bug 62529 in hundredpapercuts "Drag and drop of Bookmarks from Places menu copies entire directory instead of creating a link" [Undecided,In progress] https://launchpad.net/bugs/6252917:32
mathiazbdmurray: 1. the patch is not a proper debdiff and 2. the package is maintained in bzr17:33
mathiazbdmurray: is there a standard reply to cover that use case?17:33
bdmurraymathiaz: no there isn't17:34
mathiazbdmurray: ok - I'll write something up then17:34
sbalneavmvo: ok, one sec:17:37
geniiWith upstart, is the tool to replace update-rc.d now initctl ?17:39
sbalneavmvo: I'll give it a try tonight.  Unfortunately, I'm on my day job, and the lucid box is at home.17:41
sbalneavmvo: I'll update the bug with my findings thisevening.  Thanks for working on this with me.  Sabayon's important for a lot of teachers, and they'll appreciate the work.17:41
mathiazbdmurray: how about that: http://paste.ubuntu.com/353029/17:42
bdmurraymathiaz: The reply reads fine but that patch has been languishing for 4 months as it is...17:43
mathiazbdmurray: oh well - I can't really commant on the patch itself - I'm just trying to move things forward and get the sponsorship queue cleaned up17:44
mathiazbdmurray: as of now the patch is not in a good format - that's the best I can do in my position17:44
bdmurraymathiaz: ah, okay then but isn't there somebody else on that sponsorship team who might be able to comment on the patch itself?  Removing it from the queue because it isn't perfectly formatted seems like a way to lose the patch to me.17:46
mathiazbdmurray: hm... right17:47
mathiazbdmurray: so may be I shouldn't unsubsribe the sponsor team then17:47
mathiazbdmurray: just leave a comment on how to move things forward17:48
bdmurraymathiaz: that seems best to me17:48
keescjwatson: quick check, did the installer ever grow the logic to do a "service apparmor reload" in the final stages of install to generate the profile cache?17:51
Pici2217:51
cjwatsonkees: not AFAI17:52
cjwatsonK17:53
keescjwatson: ok, should I bug you or ev about that?  just needs a quick "/etc/init.d/apparmor reload; /etc/init.d/apparmor stop" near the end of the install.17:55
cjwatsonkees: probably ev given how my week's been ...17:56
keescjwatson: cool17:56
mdzhas anyone else seen this on lucid:17:57
mdz[113006.639028] cron[5446]: segfault at 0 ip (null) sp 00007fffabb9dec8 error 14 in cron[400000+9000]17:57
mdz[113006.639065] Process 5446(cron) has RLIMIT_CORE set to 017:57
mdz[113006.639070] Aborting core17:57
keesmdz: known, in progress17:57
mdzthere are three of those in my dmesg today17:57
mdzkees, ok, thanks17:57
kees(well, not the cron crash, but the rlimit_core issue)17:57
keesmdz: rlimit_core is bug 498525.  haven't seen the cron crash, though.17:58
ubottuLaunchpad bug 498525 in linux "[lucid] breaks apport: core dumps get aborted even if core_pattern is a pipe" [High,Fix released] https://launchpad.net/bugs/49852517:58
=== deryck[lunch] is now known as deryck
evkees: added to my todo list for tomorrow18:03
Shirananyone know how can i turn .po file to .qm file?18:03
keesev: ok, thanks!18:04
mdzkees, thanks. I'm more concerned about the cron crash then18:04
keesmdz: yeah18:04
mdzkees, oddly, cron is running fine and has been for several days:18:04
mdz“Fine,” you say, “but I have software to deliver, budgets to stay within, schedules to meet.” Indeed you do. But here’s the thing – either your system is capable of delivering those results or it is not. Trying to force results beyond what your development system is capable of not going to get you where you need to be. You are not going to improve your system by stressing it to achieve aggressive targets. Systems don’t work that way. You18:05
mdzmay get a local or temporary optimization, but you will not get a system capable of delivering high quality software reliably, repeatedly on time.18:05
mdzSo how do you get results? You start by making sure that work is structured so that it is a system – one that gives knowledge workers visibility into the needs and expectations of your customers. Then you focus on developing the technical capability of the system and of the people developing your products. You structure your delivery system so that workflows are steady and predictable. Finally, you develop workers who accept the challenge to continuo18:05
mdzack, sorry about the flood18:05
* mdz pummels inconsistent X clipboard / app shortcut semantics18:07
mathiazkees: jdstrand: what's your advise on bug 194472? Should there be visual feedback when you type your password for sudo?18:07
ubottuLaunchpad bug 194472 in hundredpapercuts "Entering password in Terminal gives no visual feedback" [Low,Fix committed] https://launchpad.net/bugs/19447218:07
mathiazmdeslaur: ^^?18:07
mdzkees, do you know of any time when /usr/sbin/cron is started other than from the init script?18:07
ionmathiaz: Rather remove the visual feedback from gksudo et al. instead. :-P18:08
keesmdz: forking for running subprocesses?18:08
mdzkees, hmm, yes18:08
jdstrandmathiaz: imo it is not worth diverging from upstream for that. if they want to take a patch, then fine, but good luck with that ;)18:08
keesmathiaz: well, there never has been for sudo.  that's a common and long-standing "feature" in *nix18:08
mathiazion: well yes may be. First we should decide wether giving visual feedback when typing a password is recommended or not18:09
mdeslaurmathiaz: how is that a papercut?18:09
mdzit's happening at *:17 when cron.hourly runs18:09
mathiazjdstrand: well - upstream has an option as of 1.7.118:09
mathiazjdstrand: so it can easily be enabed18:09
keesmdz: weird, cron hasn't changed.  perhaps the new eglibc ?18:09
jdstrandmathiaz: then I have no opinion, other than to say that shoulders surfers can figure out how many characters the password is18:10
mathiazjdstrand: 1.7.1: A new Defaults option "pwfeedback" will cause sudo to provide visual feedback when the user is entering a password.18:10
ionmathiaz: Some visual feedback an attacker may not use to determine the length of the password would be okay.18:10
* jdstrand assumes that feedback is '****'18:10
keesmathiaz: I would prefer the default be left to no feedback to match login, ssh, etc.18:11
mdzI'm also getting locale warnings from perl, though locale-gen says my locale is up-to-date18:11
ionmdz: Ditto. Forcing the regeneration of the locales is a workaround.18:12
mdzkees, curiously, gdb has this to say:18:12
mdzwarning: .dynamic section for "/lib/libc.so.6" is not at the expected address (wrong library or version mismatch?)18:12
mdzwarning: .dynamic section for "/lib64/ld-linux-x86-64.so.2" is not at the expected address (wrong library or version mismatch?)18:12
mathiazkees: ok - would you mind adding a comment to the bug?18:13
mdzion, is there a bug open?18:13
jdstrandmathiaz, kees: I already am18:13
mathiazjdstrand: great - thanks18:13
mathiazjdstrand: I'm going to unsusribe main-sponsors as long as the core issue isn't settled18:14
mdzion, ah, bug 50419818:14
ubottuLaunchpad bug 504198 in eglibc "locale support broken on upgrade to latest eglibc" [Critical,Fix released] https://launchpad.net/bugs/50419818:14
mdzargh, gdb failure18:18
mdz[New process 9748]18:18
mdz[Thread debugging using libthread_db enabled]18:18
mdzCannot find new threads: generic error18:18
=== beuno-lunch is now known as beuno
mdz...and restarting cron has made the problem go away :-/18:23
=== mcasadevall is now known as NCommander
mathiazpitti: rickspencer3: hi - re bug 197657 - there is a merge proposal ready for review18:35
ubottuLaunchpad bug 197657 in hundredpapercuts "sunset in clock applet does not respect 12hr/24hr setting" [Low,In progress] https://launchpad.net/bugs/19765718:35
mathiazpitti: rickspencer3: however noone is assigned to review - is there a specific desktop team review?18:35
chrisccoulsonmathiaz - i was going to say that i could probably review that gnome-panel change, but it seems like i can't upload gnome-panel anyway. it might be a good idea to have vuntz review it (he hangs around in #ubuntu-desktop), but he's already got quite a lot of gnome-panel changes to review18:43
mathiazchrisccoulson: are you refering to bug 62529?18:44
ubottuLaunchpad bug 62529 in hundredpapercuts "Drag and drop of Bookmarks from Places menu copies entire directory instead of creating a link" [Undecided,In progress] https://launchpad.net/bugs/6252918:44
chrisccoulsonmathiaz - i was referring to bug 19765718:45
ubottuLaunchpad bug 197657 in hundredpapercuts "sunset in clock applet does not respect 12hr/24hr setting" [Low,In progress] https://launchpad.net/bugs/19765718:45
mathiazchrisccoulson: ok - thanks for the suggestion18:45
chrisccoulsoni have a feeling that bug 62529 is one that we're already waiting for vuntz to look at18:46
ubottuLaunchpad bug 62529 in hundredpapercuts "Drag and drop of Bookmarks from Places menu copies entire directory instead of creating a link" [Undecided,In progress] https://launchpad.net/bugs/6252918:46
chrisccoulsoni'll ask seb128 though18:46
chrisccoulsonpitti - do you know if there is a reason that gnome-panel is part of the "core" packageset (and not ubuntu-desktop)?18:46
pittimathiaz: it's in the sponsoring queue, so we'll get to it18:48
pittichrisccoulson: because it's also used by xubuntu and other derivatives18:48
mathiazpitti: you mean the main-sponsoring queue?18:48
chrisccoulsonpitti - thanks18:48
pittichrisccoulson: apt-cache rdepends libpanel-applet2-0 :)18:48
pittimathiaz: yes18:48
mathiazpitti: ok18:48
charlie-tcachrisccoulson: thanks for your help on that xubuntu panel bug18:49
chrisccoulsonpitti - there's a lot of desktop components i still can't upload. perhaps i should consider going for core-dev one day ;)18:49
chrisccoulsoncharlie-tca - you're welcome18:50
pittichrisccoulson: that'd be great18:51
tseliotdoko__, cjwatson: if I put the path to a library in a conf file in /etc/ld.so.conf.d/ this library should be used instead of the one in /usr/lib. Is this correct?18:52
sebnerpitti: how likely is breakage with new gdm 2.29.4? ^^18:52
tseliotdoko__, cjwatson: or shall I use preload?18:53
pittisebner: I don't know; but it's just a microrelease, so without knowing any details I'd say low?18:53
sebnergreat :D18:53
=== MacSlow|break is now known as MacSlow
=== asac_ is now known as asac
vishmathiaz: hi... mpt has been trying to get Bug #194472 fixed for a long time... you can note his comments in lp and upstream as well19:17
ubottuLaunchpad bug 194472 in hundredpapercuts "Entering password in Terminal gives no visual feedback" [Low,Fix committed] https://launchpad.net/bugs/19447219:17
vishmathiaz: does the change need to be approved by anyone else?19:18
mathiazvish: well - I'm not sure whether mpt states that visual feedback should be turned on by default19:20
mathiazvish: my understanding is that he advocates for having consistency19:21
vishmathiaz: comment 6 > "why not fix it, by getting sudo to show asterisks as you type your password?"19:21
mathiazvish: well - comment 8 is more precise19:22
mathiazvish: depending on the decision wether visual feedback should be enabled by default, different applications should be fixed19:23
vishmathiaz: hmm... i dont think #8 is different either... in both his first mention is to show the password and only if it is not safe to change the default of others at once too...19:24
mathiazvish: well - may be. mpt is just offering his advice. The security team also commented on it.19:25
mathiazvish: to move things forward I'd suggest to send an email to ubuntu-devel to ask for feedback and may be reach a conclusion.19:26
vishmathiaz: from what andrew mentions the password is shown only when the user is entering it and the feedback is removed once the user has hit enter [i havent applied the patch myself]19:26
vishmathiaz: so -devel is the best approach ?19:27
mathiazvish: I guess so - the core issue to answer is whether visual feedback when entering a password should be enabled by default or not.19:28
unggnuhi all19:29
mathiazvish: depending on the answer, relevant applications may require to be fixed.19:29
vishmathiaz: hmm... oh boy... we'd probably end up discussing this for a long time ;)19:29
vishon the ML19:29
unggnuI think an option for fstab which suspends the mount a little after the boot would be great for Lucid. It could optimize the boot process for partitions which aren't needed directly on boot but should be still mounted and checked without user interaction.19:30
mathiazvish: if the ML discussion doesn't work out, the next step is to take it to the Technical Board.19:30
vishmathiaz: well.. this might be a way out of my league... I'll assign the bug to mpt and request him to carry it forward :)19:32
chrisccoulsoni just enabled pwfeedback for sudo on my debian install19:42
chrisccoulsonjust out of curiosity19:43
chrisccoulsonit clears the feedback from the terminal after you entered your password, so i don't think it's any less secure than other places that give visual feedback19:43
tseliotslangasek: ping19:53
asacslangasek: wrt meeting action about how to get file list that still need to rebuild: i have a script that prints out sources that are of same version in lucid and karmic. wanted to extend that by checking if thos have any binary package with Architecture != all ...19:56
asacis that enough?19:56
asacor do you have better ideas or scripts that are ready to use for that?19:58
godanehey everyone20:05
pittiapw: FYI, lp:~work-items-tracker-hackers/launchpad-work-items-tracker/2.0/ is the reorganized WI tracker20:18
pittiapw: I got the DB layout, collector, and HTML reporter implemented20:18
pittiapw: now I'll work on porting the burndown chart generation, and making that easier along the way, too20:18
pittiapw: the wiki-status script is broken now, I'm afraid20:19
pittibut hopefully it will get much simpler now, too20:19
pittiapw: I created a library "report_tools.py" which now has the logic (like blueprint_completion() and assignee_completion()), and the DB has all the info about milestones, their due date, etc.20:20
pittiapw: http://people.canonical.com/~pitti/tmp/lucid.db is a current lucid import (so that you don't need to generate one yourself and can just work with an existing DB)20:22
tweaktwhat's the easiest way to get the latest available version of a package for a given release, where it may be running on a different (newer) release?20:23
iaHello. I know, probably this is not the best place for my question, but i'll try, if you let : i'm experimenting with python/gtk/(gnome)applets. Could anyone tell me, please, how to tell menu (gtk.Menu widget) making popup menu not on top of the other widget(s) (gtk.Icon/gtk.Label, for example), but near? Little illustration about my "problem" - http://yfrog.com/j9gtkmenup (so, indicator-session applet makes it right, and my testing applet - don't) ; I will20:25
ia be very appreciate for any clues.20:25
exosystHey guys, is there any code up for https://blueprints.launchpad.net/ubuntu/+spec/desktop-lucid-gdmsetup20:28
=== cwillu_at_work is now known as IcantBelieveItsN
=== IcantBelieveItsN is now known as cwillu_at_work
jcolei have a scenario im trying to figure out... ive got packages that users install, but i want a "migration" script to run after the install (as the current mortal user logged into gnome)20:57
jcolei notice for kernel updgrades and such, a "reboot is required box" pops up in the tray.. guessing dbus... can someone point me to a shell script example of how to do this?20:57
=== funkyHat is now known as funkyBeret
apwpitti, sounds good, will look over it tommorrow and get some of my stuff working again20:58
=== funkyBeret is now known as funkyHat
ionkeybuk: https://code.edge.launchpad.net/~ion/ubuntu/lucid/mountall/lucid/+merge/1686821:02
Keybukah, thanks21:03
ionkeybuk: There seems to be some issue remaining with initramfsless boots judging from the latest comment at <https://bugs.edge.launchpad.net/ubuntu/+source/mountall/+bug/503212>. That’ll need further investigation.21:05
Keybukprobably21:05
ubottuLaunchpad bug 503212 in mountall "mountall crashed with SIGSEGV in main() without initramfs" [High,New]21:05
Keybukbut I've been battling Plymouth all day21:06
Keybukand it won21:06
Keybukisn't that the same bug?21:06
jcolewhat the best channel to ask about ubuntu development... dont want to question spam inappropriate channels... ive also asked in #ubuntu-motu21:08
jcolewhat's*21:08
ionMy branch should fix two things: a nih_assert_not_reached bug dholbach encountered and the segfault initially reported in 503212. Now that it doesn’t segfault immediately, someone in 503212 seems to have found further problems with initramfsless boots.21:09
Keybukoh, cool21:09
Keybukif you can keep investigating that'd be awesome21:09
* Keybuk has to do plymouth as an alpha 2 deliverable21:09
Keybukand I'm on a plane to Sydney from Tuesday ;)21:09
ionYeah, i’ll make a VM environment that should be able to boot without an initramfs and see what happens. (My current VM i’ve been using to test mountall uses LVM root, i don’t think that can be booted without an initramfs.)21:11
kirklandsuperm1: can you point me to the dell 1220 service manual?21:29
freinhardhi!21:30
freinhardwhat's the relation between debian/foo.install and debian/foo.dir? i know .install split the files into packages defined in control, but what does the .dir file do?21:31
siretartfreinhard: see dh_installdirs(1)21:33
mathiazjames_w: hi!21:59
james_whello mathiaz21:59
mathiazjames_w: I was looking into python-boto branches and run into this error: http://paste.ubuntu.com/353148/22:00
mathiazjames_w: "Revisions have no common ancestor:"22:00
james_wouch22:00
james_wwth?22:00
james_wsomething is screwed up there22:01
james_wI'm not sure what off the top of my head22:02
mathiazjames_w: glad to hear it's not *me* :D22:02
mathiazjames_w: ok - I'll workaround it22:02
mathiazjames_w: what should I do about it?22:02
james_wmathiaz: file a bug against udd please22:02
mathiazjames_w: ok22:03
mathiazjames_w: would this be related to bug 503702?22:03
ubottuLaunchpad bug 503702 in udd "Collision for python-boto lucid" [Undecided,New] https://launchpad.net/bugs/50370222:03
james_wit's quite possible22:04
mathiazjames_w: ok - bug 504482 filed :)22:06
ubottuLaunchpad bug 504482 in udd "python-boto ubuntu and debian branch don't share a common ancestor" [Undecided,New] https://launchpad.net/bugs/50448222:06
james_wthanks mathiaz22:08
mathiazjames_w: hm - something is wrong in here: http://paste.ubuntu.com/353162/22:16
mathiazjames_w: the tags are completly different between debian and ubuntu22:16
mathiazjames_w: ha found the problem!22:18
mathiazjames_w: I checked out the squeeze *package* instead of the python-boto package!22:18
james_wmathiaz: ha!22:22
james_wmathiaz: you may find python-boto is out of date anyway though22:22
mathiazjames_w: bzr diff -rancestor:../lucid/ debian/ looks funny though22:24
mathiazjames_w: for example debian/control is completely removed and added in the diff22:24
james_wyeah, there's apparently file-id differences between the two branches22:24
james_wit's a problem in the coversion22:25
mathiazjames_w: however: lucid$ bzr diff -rancestor:../squeeze/22:25
mathiazjames_w: looks good to me22:25
geseris there a work-around for bzr failing with "Cannot have multiple roots." when doing a bzr merge-package? (the package is mutter)22:26
james_wmathiaz: that is odd22:27
james_wgeser: I think there was some discussion on that bug today/yesterday, I think there is a proposed fix but not a workaround.22:27
geserjames_w: have you a bug number at hand? I've only found bug #490039 so far22:29
ubottuLaunchpad bug 490039 in bzr ""Cannot have multiple roots" in transform.adjust_path" [Low,Confirmed] https://launchpad.net/bugs/49003922:29
james_wah22:30
james_wI was thinking of bug 494269, they might be the same22:31
ubottuLaunchpad bug 494269 in bzr "tree transform cannot change root id" [Medium,Confirmed] https://launchpad.net/bugs/49426922:31
ebroderIs anybody else having trouble debootstrapping a squeeze chroot? I'm getting dependency resolution errors. Tried asking in #debian-devel, but didn't get any reply22:43
ebroderOh hmm...never mind. I think this might be my fault...22:50
freinhardcan somewone tell me why the upload went wrong? http://launchpadlibrarian.net/37597230/upload_1435073_log.txt23:13
crimsunjust as a sanity-check, it was a source upload, correct?23:15
wgrantfreinhard: That's probably a Launchpad bug.23:16
wgrantfreinhard: Can you link me to the build that produced that error, please?23:17
freinhardhttps://launchpad.net/~freinhard/+archive/ppa/+build/143507323:17
=== highvolt1ge is now known as highvoltage
wgrantfreinhard: Yeah, that's a Launchpad bug that shows up sometimes. A build occasionally gets retried after it completes successfully.23:18
wgrantfreinhard: Ignore it for now -- all the binaries were successfully uploaded the first time.23:18
wgrantSo the only result of this bug will be that the build status is wrong.23:19
freinhardso the .deb files are actually in the repo23:20
wgrantYes.23:21
geseryes, and also published (listed in the Packages file)23:21
freinhardhow do i make pbuilder use my ppa to satisfy dependencies? /etc/apt.config is a symlink to /etc/apt which contains my ppa in the sources.list23:56
slangasekasac: I don't have any ready-to-use scripts for that; the script you describe seems as good as anything23:58

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