=== macd_ is now known as macd === asac__ is now known as asac [01:14] * Hobbsee waves [01:15] hi Hobbsee [01:15] Howdy [01:16] ajmitch! === `23meg is now known as mgunes === keir_ is now known as keir [06:30] Good morning [06:31] Morning pitti [06:31] why hello, pitti :) [06:31] jdong: 'why'? [06:31] pitti: nothing, I've got nothing to bug you about today ;-) [06:31] pitti! [06:32] actually... *checks his todo list* [06:32] jdong: i'm sure someone can find something for him to do. [06:32] jdong: :) [06:32] hey Hobbsee [06:32] * pitti hugs StevenK and Hobbsee (long-arm Australian hug) [06:32] * Hobbsee hugs pitti back, with her equally long arms :) [06:33] * StevenK grins and hugs pitti back [06:33] pitti: you should come visit us for proper hugs. coming to LCA? [06:33] pitti: can you just do one quick backport (bug #162768), as there's an upcoming mplayer upload that'll tighten b-d's too much to backport, and that might happen before the next time backports is processed? [06:33] Launchpad bug 162768 in gutsy-backports "Please backport mplayer 1.0~rc2 from Ubuntu hardy" [Undecided,In progress] https://launchpad.net/bugs/162768 [06:37] Hobbsee: not very likely :( [06:37] :( [06:38] jdong: done [06:38] pitti: thanks :) [06:40] Hi all! [06:55] pitti, would you be able to poke the mythtv sru? It's been waiting for an archive admin to ack it for almost a month now [06:56] bug 158562 [06:56] Launchpad bug 158562 in mythtv "PVR-350 Video output fails" [Low,In progress] https://launchpad.net/bugs/158562 [06:58] hello [06:58] I'd like to steal the skin from the Ubuntu moinmoin :P [07:03] good morning [07:04] oh noes, it's dholbach! [07:04] dholbach: hi! [07:04] hey Hobbsee [07:04] heya warp10 [07:04] hi dholbach! :) [07:05] Karnaugh: you might want to email the Ubuntu webmaster [07:05] dholbach: guten Morgen [07:06] LaserJock: Ponies! [07:06] heya LaserJock [07:09] hi warp10, just answered your mail [07:10] superm1: I did look at it, see https://bugs.edge.launchpad.net/ubuntu/+source/mythtv/+bug/158562/comments/6 [07:10] Launchpad bug 158562 in mythtv "PVR-350 Video output fails" [Low,In progress] [07:10] pitti: morgen, martin. Just got it, thanks :) [07:10] superm1: isn't there an actual *patch* which fixes the problem? [07:10] hey dholbach [07:10] pitti, the driver was rewritten to fix the problem [07:10] pitti, which is what that patch is [07:10] because it changed upstream ivtv [07:10] heya pitti [07:10] right, but with that we don't know how many new problems it created [07:11] i. e. we break mythtv for some people to fix it for others [07:11] well none, because its only used for ivtv video output [07:11] video input is a completely different subsystem [07:11] and isn't that the point of the sru, to get further testing? [07:13] the point of -proposed uploads is *not* to get initial testing of questionable changes [07:13] i. e. if changes are questionable they are not eligible for SRU in the first place [07:13] its not initial testing though [07:14] as I said, if I get confirmation from the (former) MOTU SRU team that this is wanted, I'm ok with it [07:14] but I am not going to take responsibility for this [07:14] i would be glad to be responsible for this [07:14] should there be any problem [07:16] doko_, doko__, pitti, server guys (soren, keescook), calc, asac: please check out your bugs on http://people.ubuntu.com/~dholbach/sponsoring/ [07:16] ack (tab is already open, but EOVERLOADED yet) [07:17] * dholbach hugs overloaded pitti [07:18] * Hobbsee runs alt+f4 on pitti's firefox window. [07:18] Hobbsee: no use, it restores my tabs when I restart it :) [07:18] darn. [07:18] rm -rf ~/.mozilla [07:33] well, blow me! resume from hibernate actually almost works [07:34] O_O [07:34] Keybuk: only after you fix it on *my* systems :) === \sh_away is now known as \sh [07:49] cool [07:49] ArneGoetje: are you fine with taking the ttf-arphic-uming merge from me? [07:50] not only did u6y crash on attempted install [07:50] but now apport crashes every time I click the "it crashed" icon [07:50] pitti: do you want the raw .crash files? [07:50] Keybuk: about the apport crash, yes (please create an apport bug and attach it there) [07:51] <\sh> moins [07:51] Keybuk: some problem with python? [07:51] pitti: is there an easy way to turn a .crash file on a bug report into the usual apportish files [07:51] pitti: shlex.split => module has no attribute split [07:51] Keybuk: the easy way is to double-click on it [07:51] Keybuk: but if apport itself isn't able to run, there's little point [07:52] Keybuk: you can try the CLI: apport-cli -c /var/crash/foo.crash [07:52] Keybuk: once the .crash attachment is on a bug report, there is no easier way than downloading, unpacking, attaching them one by one [07:52] (we could write a script for that if it's a common case) [07:54] same error from apport-cli for both [07:55] (shlex??) [07:56] Keybuk: is your python half-configured ? [07:56] lifeless: this is a Live CD [07:56] I would hope not [07:56] shlex.split is pretty standard [07:57] to get module has no attribute is borked [07:57] possibly its not the global shlex but a separate shlex module - local scope [07:57] or a variable called shlex that isn't shlex. [07:57] pitti: yep [07:58] pitti: I'm going to package a new version anyways [07:58] lifeless: I get it from: [07:58] >>> import shlex [07:58] >>> shlex.split("foo") [07:58] <\sh> pitti, if there is a version of a package in -proposed, which version I should use to apply sec-fixes? [07:59] Keybuk: if that breaks your python is fuxored [07:59] hmm [07:59] attempting to cat that file gives me an I/O error [07:59] \sh: if the bug looks trivially verifiable, it'd be better to get it verified and do the security changes on top of it [07:59] Keybuk: interesting that it doesn't raise ImportError [07:59] \sh: but the default is to apply them to the -updates version and re-do the SRU [08:00] <\sh> pitti, ok...so I add one fix to the -proposed package and one to the -updates or -security package [08:00] \sh: that works, too (just more work for you) [08:01] <\sh> pitti, well, let's get rid of all those nasty openldap cves ,-) [08:01] yay [08:01] <\sh> pitti, which is really a pain in our a*s :( especially dapper fixes [08:01] heya Tonio_ [08:02] hi dholbach, how are you ? [08:04] pitti, could you please have a look at bug 78017 to see if versioning is correct? [08:04] Launchpad bug 78017 in firehol "[SRU] firehol locks down Feisty & Gusty systems" [Medium,Confirmed] https://launchpad.net/bugs/78017 [08:04] * pitti blames dholbach for not having any background image any more [08:04] * Hobbsee blames pitti for the world in general. [08:05] dholbach: oh, actually that's just because ubuntu-gdm-themes is in NEW, doing [08:05] Hobbsee: ouch [08:06] LaserJock: PONIES!!! [08:06] * Hobbsee blames LaserJock for the lack of ponies. [08:07] Hobbsee: sorry, rewritting my data analysis program at midnight for a 10am meeting :/ [08:07] LaserJock: ouch. [08:09] somehow when I say I'm doing a 10 point average of 18000 data points I'm guessing I shouldn't end up with 2000 [08:10] curious, a detect-cd-for-defects worked just fine [08:12] DktrKranz: looks fine [08:13] pitti: thanks. Will upload them later. [08:16] pitti: thanks [08:16] Tonio_: thanks - I'm doing OK - how are YOU? [08:18] hmm [08:18] ok, that's kinda annoying [08:18] it decided to I/O Error this time after having formatted the disk [08:18] so I now have to do the very strange thing of burning a new CD image from the Live CD [08:18] dholbach: super ! france is on stricke for a week, so I can't go to work :/ [08:19] * dholbach hugs Tonio_ [08:19] Tonio_: the whole country? [08:20] LaserJock: well the national train company is, and since I need the train to go to work, I'm locked at home [08:20] dholbach: thanks, support is nice today ! :) [08:20] Tonio_: I see === m1ke is now known as mike_sleeping [08:43] <\sh> Tonio_, just like people in germany last week ;) [08:43] \sh: yeah, I saw that on tv [08:44] \sh: that reminded me of france as it is every 6 month :) [08:44] \sh: the difference is maybe the frenquency, does that happen that often in germany ? [08:44] <\sh> Tonio_, well, now you have time to hack on ubuntu more then ever ;) so it's a good thing, too ;) [08:46] <\sh> Tonio_, nope...this is the really first big one, but most of the time only in the east of the country because the union has more members in the east of germany... [08:47] \sh: makes sense [08:47] \sh: but yeah, that gives me time for ubuntu, which is a good thing on the other hand ;) [08:49] <\sh> hmm...openldap2.3 in feisty and gutsy, openldap2, and openldap2.2 in dapper and edgy...this is evil...and all are vulnerable to the same bugs... [08:57] err [08:57] *blink* [08:57] that's weird [08:57] ubiquity just *vanished* [08:57] no error, no crash, etc. [08:57] Keybuk: it's a ghost. [08:59] Keybuk: syslog etc.? [08:59] (yes, that's weird) [09:00] not that I actually feel like debugging ubiquity at this time in the morning ... [09:01] but...do you ever feel like it now? [09:01] ;) [09:01] Hobbsee: not enormously :) [09:02] cjwatson: I'm having a repeated run of dodgy CDs [09:02] cjwatson: 'xactly. :D [09:04] cjwatson: I wouldn't mind so much, except the CD seems to magically obtain the defects only *after* it's wiped the drive [09:19] cjwatson: ... [09:19] I'm starting to suspect squashfs problems [09:35] pitti: can you give a build retry to nautilus-cd-burner? [09:46] If a package's build process generates .la files that have the wrong location for a library dependency listed in the dependency_libs field, whats the best approach? I know of cdbs's clean-la.mk rule, but since the package doesn't use cdbs, should I add that code to the rules file manually, or should I attempt to fix the package's build system somehow? [09:46] This is causing headaches for a package I am working on that depends on the package with the incorrect .la files. [09:47] I thought .la files were obsolete [09:47] TheMuso: does that package ship a .pc? [09:47] * Keybuk is totally having a bad install experience :-/ [09:47] GRUB now gives me "File not found" on every single option it made [09:47] azeem: Let me look. [09:47] TheMuso: if so, I'd say don't ship the .la [09:47] it appears the drives have all danced around [09:48] Keybuk: fancy writing the libx86 code to figure out drive numbering from EDD? :-) [09:48] sounds like you have a prime use case right there [09:48] cjwatson: I would have no idea where to start :-/ [09:48] cjwatson: I looked into that long while ago and there is a kernel option that looked like the only sensible option [09:49] (unless I'm confusing issues here) [09:49] azeem: No .pc file. [09:49] mvo: the kernel option breaks some systems [09:49] mvo: mjg59 told me at UDS that the same thing can be done from userspace with libx86, which would give us the opportunity to blacklist those systems [09:49] TheMuso: OK, you might have to live with fixing the .la files then, I'm not sure what the current policy on that is [09:49] it's a single SATA controller with three ports [09:50] GRUB sees them as the BIOS does (1,2,3,[4]) [09:50] when doing it in the kernel, seems we just don't have room to get it entirely right [09:50] Linux sees them as (3,1,2) [09:50] azeem: Yeah, this is why I asked. This problem has come about since an upload was made for libgcrypt11 which uses the clean-la.mk rule from Ubuntu's cdbs package, and the .la file was also moved from /lib to /usr/lib [09:50] Keybuk: right, the issue is entirely familiar [09:51] cjwatson: I tried doing userspace magic in a similar fashion as vbetool does it and got nothing useful from the x86 edd interrupt. but then, I digged not too deep into that [09:51] mvo: haven't tried it myself, all I have is mjg59's word that it's possible :) [09:52] pitti: I have a couple of questions about the prefetch spec [09:52] * mvo nods [09:52] pitti: firstly, is the ext3 disk reordering tool required to get the cited speedups? The README in the source says "BEWARE!!! e2remapblocks is in experimental state and can destroy your filesystem. Backup if you value your data!" which sort of puts me off including it in hardy [09:53] cjwatson: required: no [09:53] it gives you a little extra speed-up [09:54] I would suggest not including that in the spec, unless the upstream confidence level increases and we audit it very carefully [09:55] secondly, the spec says "Cannot optimize the live system startup time (no solution provides that so far)." Is this talking about squashfs sorting? [09:55] seems that we ought to be able to generate a squashfs sort list based on a dynamic profile from prefetch [09:56] it wouldn't be perfect (unless we took some extra time in the release process to make it so), but it probably doesn't need to be - even a slightly dated sort list would probably be better than none at all [09:57] Keybuk: I put some background info into https://bugs.edge.launchpad.net/ubuntu/+source/grub/+bug/8497/comments/10 (and 11) [09:57] Launchpad bug 8497 in grub "grub guessed BIOS disk order incorrectly" [Medium,Confirmed] [10:01] Lutin: around? [10:01] seb128: yep [10:02] Lutin: did you read my comment on saturday about checkinstall? [10:02] seb128: yes. the checkinstall maintainer sent a mail just befor I started mine [10:03] sent a mail where? [10:03] to me [10:03] I did comment on IRC ;-) [10:03] ah, to say what? [10:03] that he thought the changes were not really needed [10:04] Lutin: well in any case could you send such changes back to Debian? [10:04] seb128: will do [10:04] thanks [10:04] np [10:05] sending change back means we can sync the packages then which is better for debian and ubuntu [10:07] yep. but doesn't MoM mail the changes back to debian ? [10:07] Lutin: it's not the same [10:08] that's not a replacement for sending back changes [10:08] it's always better to send a proper bug report [10:08] Debian maintainers don't necessarily subscribe to the derivatives keyword in the PTS anyway [10:08] it makes easier for the Debian maintainer to look at what ubuntu is changing [10:08] agreed === carlos_ is now known as carlos [10:22] <\sh> keescook, jdstrand : bug #163740 and bug #162162 ready for review [10:23] Launchpad bug 163740 in openldap2.2 "[CVE-2007-5707] OpenLDAP before 2.3.39 allows remote attackers to cause a denial of service (slapd crash)" [Undecided,In progress] https://launchpad.net/bugs/163740 [10:23] Launchpad bug 162162 in openldap2.3 "[CVE-2007-5708] openldap 2.3" [Undecided,New] https://launchpad.net/bugs/162162 [10:26] seb128: done [10:26] pitti: danke [10:39] cjwatson: sorry, I have to admit that I don't know anything about the prefetch; Scott just asked me to take notes and write the spec; theoretically prefetch's automatically generated profile should apply to the squashfs too, but I don't know whether prefetch supports this with tools [10:39] cjwatson: to be honest, I can't answer any of your questions until I've played with it [10:40] that's the problem with the spec [10:40] it was written with only the docs to refer to [10:40] none of us have actually tried it yet [10:41] Keybuk: makes it hard to approve :) [10:41] mjg59: is there a librarified version of x86emu? [10:42] mjg59: libx86 seems to just have the LRMI stuff [10:42] cjwatson: the spec should be "try this stuff and see what happens" :) [10:42] also, the squashfs question is not a regression; AFAIK we don't consider the readahead data for building the squashfs ATM either, or do we? [10:45] we don't, although I thought that readahead ran on the live CD too (even though the filesystem isn't sorted) [10:47] no [10:47] squashfs+unionfs data is randomly scattered across the disk from readahead's point of view [10:47] running readahead would be massively sub-optimial [10:48] oh, of course, we do disable it in casper [10:48] sorry, I keep forgetting that [10:49] pitti: it's not a regression, but it's mentioned in the spec so I thought it perhaps worth addressing, since I see this as a gap in our current process [10:50] cjwatson: 1. Crawl. 2. Walk. 3. Jump. 4. Fly. 5. PROFIT. [10:51] Keybuk: of course, but if it's easy to get from walk to jump I see no reason to carry on walking [10:51] which is why I *asked the question* ;-) [10:52] if it's hard, that's fine (although it would still be worth sketching out our current ideas for the benefit of future generations) [10:52] I mean that I can't answer whether it's hard or not [10:52] because we don't know how this stuff works [10:52] we may be able to get a list of files [10:52] we may not [10:53] at the moment, prefetch is just magic pixie dust [10:54] mvo: random question of the day ... in this new apt-tracks-autoremoves world order ... how do I find the list of packages I actually installed myself? [10:57] Keybuk: synaptic provides a filter to show all the packages that are automatically installed, but the inverse is currently not trivial to get. I can give you a small python-apt script that does it if you want === pedro is now known as pedro_ [10:59] hmm [10:59] for PKG in $(dpkg-query -Wf '${Package}\n'); do {sed -n -e "/^Package: $PKG$/,/^$/p" /var/lib/apt/extended_states | grep -q "Auto-Installed: 1"} || echo $PKG; done [10:59] i tried that [10:59] that returns a huge number of packages [11:00] jdong: could you update backport task titles to mention the version? [11:00] jdong: bug #144682 is confusing, title mention to backport the gutsy version, one comment mention the hardy one, which one is the correct one? [11:00] Launchpad bug 144682 in feisty-backports "Please backport pingus from Gutsy" [Undecided,In progress] https://launchpad.net/bugs/144682 [11:04] Keybuk: http://paste.ubuntu.com/2084/ <- should work. I need to add a status for this into synaptic I guess [11:05] Keybuk: or something into apt-cache maybe ... [11:06] <\sh> keescook, jdstrand: bug #132915 ready for review (don't be surprised, edgy has 14 cves fixed) ,-) [11:06] Launchpad bug 132915 in wireshark "WireShark versions prior to 0.99.6 vulnerability" [High,In progress] https://launchpad.net/bugs/132915 [11:09] <\sh> keescook, jdstrand : and please let's find a solution for dapper...the 0.99.0 version is very vulnerable...but we can only work properly on 0.99.2 (ethereal -> wireshark name merge not only in the name, but as well in many sourcefiles and libs) [11:13] jdong: ooh, congrats to becoming a MOTU! *hug* === cprov-away is now known as cprov [11:33] hi [11:33] hi [11:37] you guys known what package creates /usr/lib/ssl/certs/ssl-cert-snakeoil.pem (or at /etc/ssl/certs/) ? (dpkg -S does now known about that file) isn't this insecure to have it in the /etc/ssl/ hierarchy? (because when using openssl library, it checks that directory when validation peer certificates) [11:38] rgl: files in /etc/ssl/ aren't world-writable, so why would that be insecure? [11:39] anyway, to answer your question, it's ssl-cert [11:40] cjwatson, Its somewhat secure iif the snakeoil certificate is generated while installing the package. if that cert if hardcoded in the package its trouble waiting to happen. [11:43] cjwatson, when you use the openssl library, normally you set it up to verify the peer certificate, actually to verify the peer certificate chain, while doing that verification, it can also grab that snake oil, which is not good, because everyone has that certificate private key. [11:44] rgl: the certificate is different on each install [11:44] problem solved [11:44] thats what I wanted to know :-D [11:45] and its not solved per se... because now there are many pre-made images (eg for amazon-ec2) which is a problem. [11:45] it's generated at package install.. and given the nature of snakeoil you shouldn't be using it.. [11:46] fabbione, its not the issue *I* using it, its the issue someone else is using it! [11:46] fabbione, if that happens, I can be using some site, while its not true. [11:46] (because I trust the snake oil cert without knowing) [11:47] rgl: no you don't trust the snakeoil.. it's not imported anywhere [11:47] at least ssl-cert does NOT import it anywhere [11:47] fabbione, you were not listening :-D [11:47] rgl: ok.. whatever.. [11:48] when you use the openssl library, normally you set it up to verify the peer certificate, which picks certificates from where the snake oil is. [11:48] see the (possible) problem now? [11:50] rgl: do you have a PoC for this problem? I don't recall openssl scanning /etc/ssl but behaviour might have changed [11:50] siretart: when introducing the passphrase for the encrypted hd in usplash, if I hit backspace it enters a new char, instead of removing the last one. Where should I file that, cryptsetup? usplash? [11:50] pochu: usplash [11:50] fabbione, I'm using openssl, and I can strace it picking up the certs there. [11:51] lool: are you going to upload your libgnome merge soon? [11:51] rgl: what application? [11:51] fabbione, I PoC would be "hard" because I don't known how to fool the DNS servers. [11:51] one could argues if backspace should be a valid character in passwords, though ;) [11:51] rgl: you can still test local.. there is no need to go that far [11:52] siretart: thanks [11:52] pitti: I can't upload... [11:52] pitti: to main [11:52] pitti: It's up for sponsoring at https://wiki.ubuntu.com/DesktopTeam/WeeklyTODO [11:52] Keybuk: any idea why http://merges.ubuntu.com/d/diffutils is 404? [11:53] rgl: anyway best thing to do is to file a bug in LP and mark it as security. somebody from the security team will review it. [11:53] lool: ah, ok; but there's nothing wrong with it in principle, so I can ignore it on my merges list, right? [11:53] fabbione, ok. I can generate a certificate signed by the snake oil that will be trued by my app (well, actually its just a little ruby script that does a http get) [11:53] pitti: Upload it if you agree with the merges and forget about it :) [11:53] pitti: you are welcome to sponsor the libgnome update, it's on the DesktopTeamTODO [11:53] seb128: ok [11:53] fabbione, what is LP? [11:53] seb128: btw, I took a look at current pulseaudio [11:53] rgl: please add everything you do and how you do it, in the bug [11:53] pitti: ah, does it look good? [11:53] rgl: launchpad.net... [11:54] rgl: file a bug there for ssl-cert / openssl [11:54] ah ok. didn't associate LP with LP :D [11:54] seb128: it still breaks with multiple users since both instances want to create /tmp/.esd/socket [11:54] rgl: make sure you explain everything bit by bit including your test case or PoC on how to fool the system [11:54] weird, I though the fedora guys said they fixed that [11:54] seb128: seems we need to teach it about our per-user esd socket patch that we did ages ago in esound [11:54] fabbione, ok. thx. [11:54] rgl: etc. etc. etc. and mark it as security. [11:54] np [11:55] seb128: and Lennart even asked me about that patch [11:55] pitti, hi [11:55] hi tkamppeter, how are you? [11:55] pitti: why shouldn't it be? [11:55] Keybuk: well, main.html references it, and we do have a delta [11:56] Keybuk: oh, wait, it's probably just confused; we actually have a newer version than Debian [11:56] -unstable [11:56] hmm [11:56] Keybuk: it seems it looked at the available version in experimental [11:56] fine, I was not here for longer time, as in the last weeks I had an OpenPrinting Meeting in Tokyo and the LSB Meeting mear Salt Lake City. [11:57] that is odd [11:57] DEBUG:root:diffutils: ubuntu is 2.8.1-12ubuntu1 [11:57] DEBUG:root:diffutils: debian is 2.8.1-12 [11:57] DEBUG:root:diffutils: base is 2.8.1-12 (2.8.1-12 wanted) [11:57] Keybuk: main.html says that 2.8.7.0-0.2 was current in Debian, but that's experimental [11:58] will look into that shortly [11:59] Keybuk: I just wondered; I'll just ignore it for nwo [11:59] now [12:00] Keybuk: same for refblas3, FYI [12:00] Keybuk: I saw that on another couple of packages a week or so ago, but forget exactly which. [12:06] rgl: it's not the same private key for every install, so I don't really see the problem here [12:06] My current problem is the following: I have put an SRU into bug 149511 and it seems that no one has done anything. [12:06] Launchpad bug 149511 in ubuntu-meta "[Gutsy] hplip is not installed by default" [Medium,Fix released] https://launchpad.net/bugs/149511 [12:06] and the key isn't world-readable, even if you happen to be on the same box [12:07] cjwatson, you are right. but its the same if/when you image the server around. [12:07] cjwatson, I mean, when you use a pre-generated image (for amazon ec2, or services alike it). [12:07] pitti, have you seen the SRU in bug 149511 [12:07] Launchpad bug 149511 in ubuntu-meta "[Gutsy] hplip is not installed by default" [Medium,Fix released] https://launchpad.net/bugs/149511 [12:08] rgl: I think that's a flaw in the imaging [12:08] rather than in ssl-cert [12:09] (by the same token, ubiquity probably ought to dpkg-reconfigure ssl-cert) [12:09] the same goes for popularity-contest [12:09] cjwatson, yes, I agree with you. my initial question was if it was auto-generated :-) [12:10] tkamppeter: no, I didn't; I approved the gutsy task [12:12] tkamppeter: I don't think it is grave enough for an SRU, since it has a trivial workaround (just install the package) [12:12] tkamppeter: and it does not affect the default installation either [12:12] only people who manually removed hplip [12:12] it's a safe fix, but it's outside of the purpose of SRUs IMHO [12:17] tkamppeter: btw, are you aware of your assigned merges on http://merges.ubuntu.com/main.html ? (probably yes, but just checking) [12:17] tkamppeter: hopefully a lot of them will turn into syncs [12:18] Keybuk: it looks as if the MoM problem is just that it looks at experimental versions [12:26] pitti, I see now, you have done some updates of printing-related packages in Debian where the original Debian folks seem to have disappeared. [12:27] tkamppeter: only for cupsys [12:31] hm, latest hardy updates seem to have broken gnome-keyring; do others get this as well? [12:46] pitti: err [12:46] it's not 404 now === doko__ is now known as doko [12:46] Keybuk: indeed; seems it actually generated the merge now [12:47] Keybuk: still, I don't think we should pull from experimental, at least not with very big markers [12:47] s/with/without/ === Zic_ is now known as Zic [12:48] it'll use experimental packages as base if it can [12:48] it always has [12:48] pitti, That my new simplified Ubuntu version of HPLIP got synced into Debian Jeff Licquia has shown to me as he met me on the LSB Meeting in Salt Lake City. He is the leader of the LSB project. [12:48] in theory, you'd only ever see it when Ubuntu actually bases off experimental [12:49] Pitti, and why do you appear as uploader for gutenprint and hplip on http://merges.ubuntu.com/main.html? Is it because you uploaded the last version of the package into the Ubuntu build server (not into Debian)? [12:49] And the name of the person at the top of the entry is the one who created the last Ubuntu package? [12:49] tkamppeter: right, because I sponsored the upload [12:50] tkamppeter: the large name on top is you (the one in teh changelog), and the small name below is the person who gpg-signed the upload [12:52] pitti, WDYT about Rick Richardson's (foo2zjs author) comment at the end of http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413225? [12:52] Debian bug 413225 in hplip "new upstream release" [Wishlist,Fixed] [12:53] pitti, in my opinion HPLIP is still free software, as it does not contain anything non-free. And users get warned before the download of the non-free component starts. [12:55] tkamppeter: so the 'automatically' is incorrect? how does that download look like? === zul_ is now known as zul [13:01] mornin [13:02] it's afternoon here in the uk. [13:02] pitti, it is a printer setup wizard. If one of HP's Cheapo lasers is connected (needs firmware files and also a driver component with JBIG compression) a window pops up telling that the printer needs non-free components and when the user agrees the download will happen. [13:02] heya [13:02] tkamppeter: hm, that seems reasonable for me [13:05] Such things will soon happen more often in distros, due to my work on auto-downloadable driver packages at OpenPrinting ... [13:06] warp10: did you get my reply in /msg? [13:06] pitti: mmm... no! [13:07] In Tokyo I met many manufacturers and they want to make driver packages. See https://www.linux-foundation.org/en/OpenPrinting/LFJapanSymposiumTokyo2007 [13:14] dholbach: I'd like to join ubuntu-main-sponsors, so that I can actually unsub the team from bugs which shouldn't appear on the list; can you please ack my subscription? [13:15] pitti: done [13:15] * pitti hugs dholbach, thanks [13:15] * dholbach hugs pitti back - no problem [13:19] wow. apparently one of our city councillors has (co-)written a book on learning Python for kids [13:24] sweet [13:28] I've got "dpkg-shlibdeps: warning: could not find any packages for libfreetype.so.6" while building one package using pbuilder. Is the any easy way to fix it? (specify that this file is in package xxx) [13:33] *sigh* [13:34] Keybuk, ? [13:34] the basic problem with dog ownership is that you spend time and money choosing delicious tins of food to put in one end ... and then more time picking it up when it comes out the other [13:34] (nice flight report :) ) [13:34] lol [13:34] mov to the countryside ;) [13:34] *move === jamesh_ is now known as jamesh [13:37] ogra: you still have to pick it up! [13:37] in the woods ? caome on [13:37] <\sh> Keybuk, depends on the area...,-) [13:37] *come [13:38] Keybuk: please commit your recent usplash changes to the bzr [13:38] * pitti will wait with his upload for that [13:40] pitti: ? [13:42] Keybuk: you uploaded 0.5.8, but it's not in bzr+ssh://bazaar.launchpad.net/~ubuntu-core-dev/usplash/ubuntu/ [13:43] pitti: usplash has no x-vcs-bzr :) [13:43] but it has [13:43] and apt-get source whines [13:43] weird [13:43] apt never whined at me [13:43] apt-get source gives me an unpacked copy [13:44] weird [13:44] $ apt-cache showsrc usplash|grep Bzr [13:44] Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/usplash/ubuntu [13:44] NOTICE: 'usplash' packaging is maintained in the 'Bzr' version control system at: [13:44] http://bazaar.launchpad.net/~ubuntu-core-dev/usplash/ubuntu [13:44] Please use: [13:44] bzr get http://bazaar.launchpad.net/~ubuntu-core-dev/usplash/ubuntu [13:44] Keybuk: that doesn't work for you? [13:44] thats what i get in gutsy [13:44] pitti: yup, that works [13:45] wing-commander scott% apt-get source usplash [13:45] dpkg-source: extracting usplash in usplash-0.5.8 [13:45] dpkg-source: unpacking usplash_0.5.8.tar.gz [13:45] wing-commander scott% [13:45] ogra: that's all I see [13:46] thats really weird [13:46] maybe it doesn't handle lack of x-? [13:46] well, mine is the gutsy version (0.5.7) [13:46] packaging regression ? [13:48] cjwatson: how do you mean? [13:48] pitti: As in X-Vcs-Bzr [13:49] debian/control has Xs-Vcs-Bzr [13:49] (in hardy that's not supposed to be necessary any more, but it still works) [13:49] StevenK: and at least for ogra and me it is in the source package record [13:49] and apparently for Keybuk, too [13:49] gutsy has XS-Vcs-Bzr [13:50] pitti: it's not necessary? [13:50] so that's more like an apt bug (/me hugs mvo) [13:50] does it cate about case ? [13:50] It whines for me, too. [13:50] *care [13:50] seb128: Debian is dropping the XS-Vcs-* stuff [13:50] * mvo awakes and looks around? [13:50] ogra: right, XS- is correct (no idea about case sensitivity) [13:51] mvo: apt-get source usplash doesn't warn Keybuk about the bzr, but it does for ogra and me [13:51] i'm on gutsy though [13:51] * pitti is on hardy [13:51] gutsy [13:51] works for me on hardy [13:51] same apt, though [13:51] (with hardy in sources list, but not brave enough to upgrade yet) [13:51] Keybuk: wuss :P [13:51] but it works fi#($*#bzzzzzt *poff* [13:52] pitti: usplash committed anyway [13:52] Keybuk: thanks a lot [13:52] Keybuk: btw, that change looks really strange at boot [13:52] * pitti prefered the old non-bouncing bar, but that's just me maybe [13:52] blame mdz [13:52] he DEMANDED it [13:52] I now have a wildly pulsating bar while it waits for my password [13:53] pitti: it's just Vcs-Bzr now in many packages [13:53] which is very misleading [13:53] pitti: strange warns me too [13:53] cjwatson: right, Debian officially blessed them now [13:53] cjwatson: except our dpkg doesn't recognise that [13:54] Keybuk: merging dpkg seems like something we should be doing ;-) [13:55] cjwatson: well volunteered :) [13:55] cjwatson: i was wondering if i could have you backport emacs 22.1-0ubuntu7 from hardy to feisty-backports for me [13:55] Keybuk: that is an exaggeration on your part [13:56] pitti: perhaps the crypto bits should change it; it is a great improvement for the common case [13:56] mdz: you said "Please see that this gets done" :-) [13:56] I consider that demand-level [13:58] mdz: agreed [13:58] mwolson: please file a backport request bug, it'll get done through the regular archive days then [13:58] (since it needs to be ack'ed by the backports team first) [13:59] pitti: OK, i'll file a separate bug for it. this is related to the security fix that just went into the emacs22 package for gutsy [14:03] pitti: do updates to already backported packages count as "backport requests", or should i treat it as a "sync request"? [14:04] mwolson: no, it remains a backport request [14:04] alright === Shely is now known as iLeng [14:10] ah good, i see that Launchpad now warns bug submitters when they submit a security-related bug about privacy. that bit me a few weeks ago. [14:10] there. filed as Bug #163813 [14:10] Launchpad bug 163813 in feisty-backports "Please backport emacs22 22.1-0ubuntu7 from hardy" [Undecided,New] https://launchpad.net/bugs/163813 === cprov is now known as cprov-lunch === iLeng is now known as Shely [14:24] pitti, it is about bug 152293. Is my "sleep 3" stuff not in the Hardy version of the package? [14:24] Launchpad bug 152293 in cups-pdf "cups-pdf 2.4.6-3ubuntu9 doesn't create PDF-queue" [Medium,Confirmed] https://launchpad.net/bugs/152293 [14:27] bryce: Around? It seems on a fresh install of xserver-xorg, it will create a dummy /etc/X11/X symlink pointing to /bin/true, but when installing xserver-xorg-core it doesn't update the link for some reason [14:29] bryce: bug #163806 [14:29] Launchpad bug 163806 in xorg-server "X doesn't start on Samsung Q1 Ultra" [Undecided,New] https://launchpad.net/bugs/163806 [14:35] lool: I think it's fixed in debian [14:38] although I don't understand why it would link to /bin/true [14:38] tjaalton: It's the default [14:39] tjaalton: Do you think it could be the hang in #451439 and dups? [14:39] (Debian 451439) [14:39] Debian bug 451439 in xserver-xorg "postinst script hangs when installing on new system" [Normal,Fixed] http://bugs.debian.org/451439 [14:39] yes [14:39] I'll merge with 7.3+6 [14:40] oh wait [14:40] THIS_SERVER is /usr/bin/Xorg by default [14:41] Only in xserver-xorg, but in x11-common -- which is installed first I think -- it will be set to /bin/true by default [14:42] tjaalton: Hmm seems it's in xserver-xorg.preinst on my laptop: UNCONFIGURED_LINK_TARGET=$(which true) [14:42] "# if performing a fresh install" [...] ln -s "$UNCONFIGURED_LINK_TARGET" "$SERVER_SYMLINK" [14:44] there is no such variable on my system :) [14:44] oh preinst [14:44] Yes [14:44] duh [14:45] No why is my touchscreen completely uncalibrated grmblb [14:45] +w [14:45] cjwatson: You commented on this earlier: https://bugs.edge.launchpad.net/ubuntu/+source/gfxboot/+bug/140713 Do you have any reservations about the patch or would it be ok to apply it in hardy? [14:45] Launchpad bug 140713 in gfxboot "Gutsy Tribe 5 (KVM GUEST) needs -no-kvm to install" [Medium,Triaged] === gnomefre1k is now known as gnomefreak [14:51] <\sh> grmpf [14:52] <\sh> why is that, that some -changes mails are not coming through? e.g. emacs22 22.1-0ubuntu5.1 [14:52] soren: no problem for gutsy; go with the upstream patch from Steffen [14:52] err [14:52] no problem for HARDY [14:52] cjwatson: Will do. Thanks. === carlos_ is now known as carlos === agoliveira is now known as agoliveira_lunch [15:05] ugh, interweb tube broken [15:06] mvo: hmm, when everyone said "whine" I assumed that apt-get source actually stops if it's in bzr [15:06] usplash is maintained in Bzr repository blah blah blah [15:06] do you really want to get the source package [n/Y] [15:06] or something [15:06] Keybuk: it used to do that, but it got disabled again because there was too much complain [15:06] but only because it also complained about debian svn, right? [15:07] I guess so, we should probably enable it again for launchpad [15:07] for Ubuntu, that seems like the right default [15:07] * mvo nods [15:07] tbh, even if it's Debian SVN, that tells you that you can get an LP import of it [15:07] and thus make it easier to pull from debian === dendrobates is now known as dendro-away [15:16] pitti: Bug #163822 [15:16] Launchpad bug 163822 in xtokkaetama "Please sync xtokkaetama 1.0b-10 (universe) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/163822 [15:17] warp10: how did you check this? [15:17] warp10: pbuilder, or building on a system which does not have makedepend installed? [15:17] Keybuk: as a point of interest, there's now a debcheckout script in devscripts, which fetches source from the Vcs-* headers [15:18] Pitti: I used pbuilder [15:18] warp10: thanks [15:18] it has a switch to munge the URL in such a way as to give you an authenticated checkout, which is pretty handy [15:18] I sent them a patch to do the same for Launchpad [15:18] remember to use bzr+ssh not sftp ;) [15:19] I did [15:19] \o/ [15:19] $url =~ s[^\w+://(?:bazaar|code)(\.launchpad\.net/.*)][bzr+ssh://${user}bazaar$1]; [15:19] warp10: great; I updated the bug :) [15:19] ${user}@, shirley? [15:19] already handled in context you can't see there [15:20] ah [15:20] pitti: wow! My first sync has gone! :D [15:31] pitti, bug 103479 only requires Feisty SRU, but Gutsy has the same version and does not require love. Should I apply a similar fix to Gutsy (unneeded, but safe) or preparing a "no-change SRU"? [15:31] Launchpad bug 103479 in libfilesys-df-perl "[can-not-install] file overwrite error" [Medium,In progress] https://launchpad.net/bugs/103479 [15:32] DktrKranz: why do you need an SRU for gutsy at all then? === dendro-away is now known as dendrobates [15:33] pitti: because Feisty would have 0.92-2ubuntu0.1, which is greater than 0.92-2 in Gutsy. [15:33] DktrKranz: then you just need to make sure that the package will work in gutsy, too === \sh is now known as \sh_away [15:35] pitti: about usplash. do you have a moment? [15:35] pitti: I'll check. Thanks for the advice. [15:36] gaspa: sure [15:36] DktrKranz: sorry :) [15:36] hey gaspa [15:37] pitti: i launch it without '&' and i got a strange: [15:37] usplash: can't get console font: No space left on device [15:37] I guess that's the problem, because I'm not able to use also TEXT command. [15:37] seb128: hi! :D [15:37] gaspa: did you get my mail about bug tagging? [15:38] seb128: yes. [15:39] seb128: it seems reasonable to me. although the wiki page seem a little bit "polemic;"... [15:40] pitti: could you take a look and see if that's your behavior too? [15:43] geser: well, 'No space left on device'.. is that actually true, or a bogus error code? [15:43] erm, gaspa^ [15:43] geser: sorry [15:43] pitti: bogus one. [15:44] it's not true. [15:44] gaspa: if I start usplash in the foreground, it doesn't return, and if I switch consoles I kill usplash, so starting it in the background is kinda necessary [15:44] gaspa: I don't get it [15:44] so I have another problem... uff.. :( [15:45] brb [15:45] gaspa: why polemic? that has been discussed with Debian guys I think === pitti_ is now known as pitti [15:46] * pitti hugs his returned internet tube [15:48] gaspa: ah, you uploaded them to a PPA, I see [15:48] yes. [15:49] "No space left on device" can mean "font doesn't fit in provided buffer" in this case - it's not necessarily "disk full" [15:49] look at linux/drivers/char/vt.c:con_font_get(), which has a number of ENOSPC returns [15:50] Hmm unionfs oopsing on me now === _MMA1 is now known as _MMA_ [15:50] so it's possible that usplash's font save/restore code doesn't handle double-width fonts or something [15:50] It also seems like NM in low disk space situation will happily switch from a working resolv.conf to an empty one; lovely [15:51] cjwatson: ok... it sounds reasonable (but I doesn't know yet how do fix it :D :D ) [15:55] cjwatson: can I specify another font? maybe i can workaround this. [15:56] gaspa: you could certainly try fiddling /etc/default/console-setup [15:57] cjwatson: thanks, i try. === agoliveira_lunch is now known as agoliveira [16:11] pitti: About bug 129920 - who should do the verification ? [16:11] Launchpad bug 129920 in apache2 "/var/lock/apache2 has wrong owner and group for webdav" [Low,Fix committed] https://launchpad.net/bugs/129920 [16:18] mathiaz: preferably sru-verification team (mvo/bdmurray/ogasawara), but feedback from the bug reporter or other users will do, too [16:18] cjwatson: new xorg uploaded, now with complete changelog history :) [16:19] mathiaz: oh, btw, if you add a "TEST CASE:" to the description, sru-verification will love you :) [16:20] pitti: ok. I was confused your last message. [16:20] pitti: Does this mean that I should poke QA to get the verification done ? [16:20] mathiaz: that should do; add the test case, and subscribe sru-verification, that's enough [16:20] pitti: Were there any MOTUs involved in your discussion with the Tech Board about the MOTU SRU process? [16:20] * jdong hugs pitti back, albeit a bit late :) [16:20] mathiaz: (or, alternatively, get two other people to confirm the fix) [16:21] ScottK: I CCed the former members of motu-sru [16:21] pitti: OK. Thanks. [16:21] seb128: noted, regarding backport versions; from now on I'll include a line of rmadison output clearly stating the origin and version with backport approval messages [16:21] ScottK: but I still didn't hear anything back [16:21] pitti: We should probably make it a discussion topic at the next MOTU meeting. [16:21] ScottK: that would be great, too [16:22] jdong: thank you, there is quite some bugs without a version number at the moment which can lead to mistakes since the hardy version can change [16:22] pitti: Next meeting is Friday, November 23rd 2007, 12:00 UTC. Would you be able to come? [16:23] ScottK: yeah, should be fine; that's even on the fridge calendar [16:23] pitti: OK. I won't be able to be there (this is a holiday week in the US), so if I can find someone to lead the discussion I'll add it to the agenda and let you know. [16:23] ScottK: splendid; thank you! [16:24] tjaalton: thanks [16:28] seb128: bwah, the number of pending builds has actually increased by 1000 since Friday [16:28] pitti: I ran sync-source -a today [16:28] ah, I see [16:30] seb128: wrt bug 157903, the problem is that feisty-backports has a backport of a previous gutsy version which is vulnerable to the said bug. The backport is not to take the place of feisty-security. [16:30] Launchpad bug 157903 in python-django "security vulnerabiity in django i18n system" [Undecided,In progress] https://launchpad.net/bugs/157903 [16:31] jdong: ok, that was not clear to me while reading the bug, thanks for the explanation [16:31] seb128: yeah, sorry about that [16:34] jdong: no problem, the hardy version changed BTW, it's now 0.96.1-1, does the request still stand? [16:36] seb128: hold on lemme grab a copy of the new version :) === tkamppeter_ is now known as tkamppeter [16:56] seb128: for bug 157903, 0.96.1-1 is fine :) thanks [16:56] Launchpad bug 157903 in python-django "security vulnerabiity in django i18n system" [Undecided,In progress] https://launchpad.net/bugs/157903 [16:59] pitti, I have uploaded a new cups-pdf to the usual place, see bug 152293. Can you upload this one? It should fix all problems of not having a PDF queue, also after initial installation. [16:59] Launchpad bug 152293 in cups-pdf "cups-pdf 2.4.6-3ubuntu9 doesn't create PDF-queue" [Medium,Confirmed] https://launchpad.net/bugs/152293 === bluekuja_ is now known as bluekuja [17:00] tkamppeter: can you please add a new comment to that bug with the URL? then I'll get the bug mail (sorry, in meeting now, might need to defer that to tomorrow morning) [17:01] pitti, I have already added suchg a comment. You will see it if you get back to your e-mail. [17:01] tkamppeter: ah, usual email lag then; thanks! [17:02] pitti, I think Launchpad collects changes for something like 10 minutes and joins the notifications then. [17:02] xactly [17:03] jdong: ok, thanks [17:26] mdke: https://help.ubuntu.com/7.10/server/C/preparing-to-install.html talks about 'i386', 'amd64' and 'powerpc'. It seems to me that it should be s/powerpc/sparc/. [17:26] mdke: can you fix that? [18:11] pitti, something strange happened: I was syncing HPLIP with Debian and suddenly the hplip subdirectory in http://merges.ubuntu.com/h/ disappeared. Did someone else sync it? [18:11] And now it reappeared. [18:11] tkamppeter: no idea; but I didn't see a hplip upload, so I rather suspect MoM just updates itself === d33p__ is now known as luisbg === \sh_away is now known as \sh [18:16] <\sh> re === \sh is now known as \sh_away === cprov-lunch is now known as cprov-away === asac_ is now known as asac [19:03] cjwatson: libx86 will be lrmi on ia32, x86emu on amd64 [19:03] cjwatson: (I'm still GMT-8 until the end of next week) === dfiloni__ is now known as dfiloni === m1ke is now known as m1ke_outTOlunch [19:24] mjg59: yeah, it turned out I misread strace - I'd forgotten that strace and vm86 have weird interactions [19:25] asac: firefox-3.0 seems pretty stable, impressively [19:35] cjwatson: Ah, ok [19:48] mjg59: you don't happen to have got xserver-xorg-video-intel to work with an external VGA, have you? === BenC__ is now known as BenC [19:54] Nafallo: Yes [19:54] mjg59: any pointers on where I should look, cause displayconfig-gtk did reset my stuff to the vesa-driver ;-) [19:54] without result. [19:55] Don't use displayconfig. Just press the video button. [19:55] aha! :-) [19:55] lol. will test on work tomorrow then. cheers :-) [20:29] where is seb128 proposing these tags be placed? [20:29] in the patches themselves? [20:30] * ScottK was wondering the same thing. [20:30] changelog i think [20:30] oh [20:31] hmm, it'd be nice to know for sure [20:33] Perhaps there'll be a spec or something [20:38] persia: a bird tell me that you have a "python fairly easy merge" [20:39] gaspa: Yep. It's universe though, so come to #ubuntu-motu :) === m1ke_outTOlunch is now known as m1ke === m1ke is now known as m|ke === m|ke is now known as m1ke [20:44] interesting http://www.popularmechanics.com/technology/upgrade/4230945.html [21:01] Can somebody please approve the Gutsy SRU nomination for bug 141516? [21:01] Launchpad bug 141516 in gparted "Gparted crashes when refreshing devices" [Medium,Fix released] https://launchpad.net/bugs/141516 === TheMuso_ is now known as TheMuso === asac_ is now known as asac [22:20] seb128_: where are these tags to be placed? within the patches or in the changelog? [22:22] LaserJock: at the start of the patch, similar to the dpatch comments === seb128_ is now known as seb128 [22:24] seb128: ahh, we couldn't figure it out, that's what I was thinking [22:24] "we"? [22:24] zul and ScottK and persia I think [22:25] k, maybe I should reply on the list to clarify ;-) [22:25] perhaps, some people obviously got it but it wasn't clear to me [22:40] siretart: it's best if you file a bug on ubuntu-docs [22:41] oh, I thought it was as simple as to just change the wiki page. ok [22:42] siretart: it's not a wiki, it comes from the ubuntu-serverguide package. But it's quite simple to fix, just that I can't install Ubuntu on my laptop [22:42] so I'm stuck on windows and haven't figured out a good workflow yet [22:56] oh, I see [23:02] siretart: someone should be able to fix it super quick, it's a small bug === asac_ is now known as asac [23:46] hey everyone === jamesh__ is now known as jamesh === dendrobates is now known as dendro-away [23:57] could someone please try this on a gutsy box and tell me if it builds for them?: `wget http://archive.ubuntu.com/ubuntu/pool/universe/r/runit/{runit_1.7.2-1.dsc,runit_1.7.2.orig.tar.gz,runit_1.7.2-1.diff.gz} && dpkg-source -x runit_1.7.2-1.dsc && cd runit-1.7.2 && dpkg-buildpackage` [23:59] ..the (unmodified) 'runit' package dosn't seem to build properly on a stock/up-to-date gutsy? [23:59] tkooda: Gutsy's dpkg-buildpackage doesn't have the "automatically use fakeroot" setup, does it?