[12:09] Riddell: I can do that [12:09] Riddell: done [12:10] mjg59: right, you'd need to reboot I'm afraid [12:10] mjg59: I could fix that, but it would break preseeding [12:10] mjg59: alternatively: [12:10] Kamion: Ok [12:10] mjg59: (echo RESET console-setup/layoutcode; echo RESET console-setup/variantcode) | sudo debconf-communicate [12:10] Kamion: I've no problem with rescuing it myself, I just want to make sure it doesn't happen to other people :) [12:10] Riddell: for future reference: https://launchpad.net/people/launchpad-buildd-admins [12:11] ... should kill off console-setup's memory of this === Arador [n=dcg@74.pool80-103-1.dynamic.uni2.es] has joined #ubuntu-devel [12:11] mjg59: if you wouldn't mind then trying it once more, just to confirm before I upload the fix [12:11] Kamion: Still seems broken [12:12] Want debug log again? [12:12] yeah, why not [12:12] thanks mdz [12:14] Kamion: Ok, done [12:14] Kamion: Oh - is there any hope of us getting a font that means I don't have missing glyph boxes in ubiquity? :) [12:14] mjg59: yeah, I've been wondering about that - it's just Dzongkha [12:15] advice gratefully appreciated, otherwise I'll probably just exclude the language [12:15] If we can't find a font with the glyphs, it's probably the right answer [12:15] Otherwise there's no way to complete the install in any case [12:16] there's ttf-dzongkha [12:16] if i've mounted a remote server using the Places menu ("Connect to Server...") should those files also be accessible through the Open File dialog? [12:16] at 600KB [12:16] mjg59: does the backtrace in bug 56587 help at all? [12:16] Malone bug 56587 in usplash "[edgy] usplash segfaults" [Medium,Confirmed] http://launchpad.net/bugs/56587 [12:16] mdz: any opinions on adding the above? [12:16] We should probably find (or write) a tool that can tell us if all the characters in a po file are in the fonts [12:16] I believe it's what the d-i team is using [12:17] mdz: Not really [12:17] sabdfl: If the application understands gnome-vfs and has told the filechooser that, yes [12:17] mdz: x86emu blows up with some bioses. We only see it on amd64 because we use vm86 on x86 [12:17] sabdfl: firefox in particular won't [12:18] mdz: I've disabled the code that's likely to trigger it, since we don't use it anyway, but I'll want to track it down at some point because it hurts us in vbetool [12:18] sabdfl: oo.o should, at least when running native [12:18] mjg59: that's in your bzr? [12:18] mdz: Yup [12:19] mdz: The bzr needs a trivial fix to compile [12:19] yeah, it's t-bird that i noticed this in [12:20] gnome-vfs is solving a problem in the desktop which should probably be solved at a lower level [12:20] mjg59: ok, that will go away with a newer console-setup - it's because it's sucking the keyboard configuration out of xorg.conf, which I've stopped doing [12:20] I'll bump the dependency a bit [12:20] but the assumptions which would be broken by doing so make my head spin [12:21] Kamion: Ah, ok [12:21] mjg59: how bad is it for affected users? they see a black screen all the way until X starts? [12:21] mdz: The plan is to redevelop gnome-vfs so that it's accessible via FUSE [12:22] And then have some mechanism for providing those paths to applications that don't understand gnome-vfs natively [12:22] mjg59: it seems likely that there are all sorts of filename-handling routines which won't cope with a URL though [12:22] mdz: Yeah, that's the likely behaviour [12:22] mdz: Right, so they'll never see one [12:23] and suddenly we're all running plan 9! === lotusleaf [n=lotuslea@unaffiliated/lotusleaf] has joined #ubuntu-devel [12:23] The reason not to just do it all in FUSE is because there's no nice way to do async operations via POSIX [12:23] And you really want async file i/o when the file store is a random webdav server on a bit of string [12:23] mdz: firefox has gnome-vfs support, and some of the other distros have native dialogue patches [12:24] So gnome-vfs applications get to do things properly, and non-aware ones get to access the files anyway (just with a bit more suck) [12:25] jdub: oh, so it does. network servers don't show up in its open dialog though [12:26] mdz: I'll try testing the usplash changes here in a bit - I can force x86emu on a 32 bit system [12:26] mdz: perhaps they don't turn on that smarts in the filechooser because they can't tell if they have gnome-vfs support? not sure. [12:26] i might be unreliably bad, too, mind [12:27] mjg59: aio [12:27] mjg59: unpacking that: there is too async file operations via posix. [12:27] mjg59: can we notice if usplash segfaults and clean up after it somehow, to be robust against this problem in general? === tormod [n=tormod@80-219-112-71.dclient.hispeed.ch] has left #ubuntu-devel ["Ex-Chat"] === rodarvus [n=rodarvus@ubuntu/member/rodarvus] has joined #ubuntu-devel [12:34] mdz,tfheen: could you eyeball http://people.ubuntu.com/~cjwatson/tmp/ubiquity-1.1.24.diff for me? fixes mjg59's UK keyboard selection issue above, which I think is beta-RC [12:34] mdz: We could add a segv handler to it and chvt back to another vt === sabdfl [n=sabdfl@ubuntu/member/pdpc.silver.sabdfl] has left #ubuntu-devel [] === nictuku [n=yves@ubuntu/member/nictuku] has joined #ubuntu-devel [12:40] Keybuk: Ouch. Another reason for blacklisting nvidia is because it takes up *4MB* of kernel memory [12:40] Which is unswappable [12:43] mdz,tfheen: also, do I want to accept these changes turning Breaks back into Conflicts? [12:44] that's gnumeric, mozilla-firefox-locale-all, hplip [12:47] Setting up cupsys-driver-gutenprint (5.0.0-2ubuntu1) ... [12:47] can't close cups-genppd pipe: at /usr/sbin/cups-genppdconfig.5.0 line 418. [12:47] dpkg: error processing cupsys-driver-gutenprint (--configure): [12:47] ^-- breaks amd64 livefs build [12:47] subprocess post-installation script returned error exit status 1 [12:47] mjg59: I'm not blacklisting it until X loads it [12:47] which it doesn't [12:47] somebody else please fix [12:47] I need to go home [12:48] I've started live CD builds, which will presumably only be useful for amd64 and powerpc [12:48] er, for i386 and powerpc, I mean === dsas [n=dean@host-84-9-171-130.bulldogdsl.com] has joined #ubuntu-devel [12:49] Keybuk: Yes it does [12:49] I've just tested it [12:49] mjg59: it doesn't here [12:49] I also just tested it [12:50] I get three flickers, and then a "X could not start" [12:50] Keybuk: Did you blacklist nvidia and nvidia_legacy? [12:50] Otherwise nvidia_legacy will get loaded and X will fail because of the ABI mismatch [12:50] I just rmmod'd the running one and started X [12:50] so no module was loaded [12:51] Keybuk: I've just tested here with -10. It loaded nvidia. [12:51] Does your system use nvidia or -legacy? [12:51] nvidia [12:51] Ok [12:51] by what process does it load the module? [12:51] I've uploaded that ubiquity change; somebody please accept it if it's ok [12:52] Keybuk: I just did sudo rmmod nvidia; X [12:52] And got running X [12:52] *tests again* [12:52] nope, still not starting [12:52] I assume it uses the same mechanism that other drivers can use to trigger the loading of the DRM module [12:52] Keybuk: What's the error? [12:53] Fatal server error: [12:53] Caught signal 11. Server aborting [12:53] sweeeeeet [12:53] Ha [12:53] I think you have other problems [12:53] the unusual thing here is that there are two identical graphics cards in the machine [12:53] maybe the auto-loaded can't cope with that [12:54] I can't see why it would make a difference === CarlFK [n=carl@c-24-13-53-221.hsd1.il.comcast.net] has joined #ubuntu-devel [12:54] *shrug* [12:54] anyway I'm not going to blacklist nvidia [12:54] we can consider it for edgy+1 [12:54] Keybuk: I consider it somewhat less than ideal that we break suspend and resume for people because of a non-free driver that they may not even be using [12:55] suspend and resume are happy features that are nice if they work [12:55] Keybuk: How about we blacklist by default and then document how to disable the blacklist in the same place that we document how to enable the nvidia driver? [12:55] X starting is a mandatory feature [12:55] X starts out of the box [12:55] no, I'm not going to blacklist this by default this close to the release [12:55] let's consider this for edgy+1 [12:55] we're about to make a beta release [12:55] now is not the time to start fiddling with hardware support [12:56] Keybuk: This appears to be causing regressions [12:56] it's not causing regressions [12:56] because we loaded it by default in dapper too [12:56] Kamion: breaks into conflicts -> yes [12:56] Keybuk: And the code has changed massively since then [12:56] Kamion: I looked at your diff but I'm afraid I would need to look at quite a bit more to understand the issue [12:56] Code that we can't debug [12:57] mjg59: is it segfaulting after it has forked, or can we just check its exit code? [12:57] mdz: usplash? After it's forked. [12:57] Hm. I /think/. [12:58] mjg59: at this point suspend and resume are still mythical features that work if you're lucky === mjg59 checks === poningru [n=poningru@ip70-171-62-28.ga.at.cox.net] has joined #ubuntu-devel [12:58] Keybuk: They work on ~80% of laptop hardware [12:58] it seems better to document that blacklisting nvidia may help there, rather than "oh, if you want X to load, you'll need to remove this file" [12:58] Keybuk: "If you want X to load after you've already rewritten your config file, you also need to edit this other config file" [12:59] (Except that in my case, you don't even need to do that) [01:00] mdz: Wait a sec. Usplash doesn't fork. [01:00] mdz: So yeah, just check the return code and stick a chvt in the startup script? === BenC [n=bcollins@debian/developer/bcollins] has joined #ubuntu-devel [01:02] mjg59: that will clean up even after svgalib borkage? [01:03] mdz: Nope === theCore [n=alex@modemcable106.200-70-69.mc.videotron.ca] has joined #ubuntu-devel [01:03] mdz: That's actually slightly difficult. We could hack something with vbetool. === Zdra [n=zdra@29.19-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel [01:05] Keybuk: I've just straced my server startup - the driver checks /proc/modules (eww) and then execves modprobe === mbiebl [n=michael@dslb-084-056-234-054.pools.arcor-ip.net] has joined #ubuntu-devel [01:06] ahh [01:06] Can you do an strace -f X and see what your one does when nvidia isn't loaded? [01:06] and modprobe will therefore obey the blacklist [01:06] so won't load the nvidia module [01:06] which is why X segfaults [01:06] ? [01:07] Keybuk: if modprobe is explicitly called, the blacklist is ignored, no? [01:07] I've got it blacklisted, but this still succeeds [01:07] varies [01:07] if an init script leaks MODPROBE_OPTIONS for example [01:08] though of course, I don't have it blacklisted here, so it's not that [01:08] Keybuk: if I modprobe eth1394, I get eth1394 loaded [01:08] could be an honest race condition [01:08] Mind doing the strace and seeing what happens? [01:09] whoah, that crashed the entire machine [01:09] hard reboot too [01:09] bada-boom [01:09] mjg59: I'm *really* not comfortable about relying on this to be auto-loaded [01:09] I'm sorry [01:10] Keybuk: And I'm *really* not comfortable with us screwing over people who aren't even using the driver [01:10] then you should have spoken up at the START of the release process [01:10] not this close to the end [01:10] I only got the first bug about this last week [01:10] this will break people who upgrade [01:10] I hadn't realised it was the default [01:10] it's always been the default === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-devel [01:10] Keybuk: It certainly hasn't. People used to need to add nvidia to /etc/modules [01:11] that was probably simply because we didn't have as reliable hardware detection as we do now [01:11] nvidia only added modaliases to their drivers fairly recently [01:11] could be that too [01:11] fairly recently is still before dapper though [01:11] so dapper released like this [01:11] which means if we suddenly blacklist the module, it appears that many people's machines will begin crashing on upgrade [01:11] I'm totally not happy about that [01:12] maybe I'm jaded, but suspend is a "would be nice" [01:12] X is a "must have" [01:12] you're jaded [01:12] totally === theCore [n=alex@modemcable106.200-70-69.mc.videotron.ca] has joined #ubuntu-devel [01:12] ok, just tested again [01:13] first time it actually did load the module [01:13] I rmmod'd, and restarted X [01:13] Keybuk: But X works fine unless the user has enabled code we have no practical way to support [01:13] and that time X crashed [01:13] I'm going to try booting with the blacklist to see whether it's an rmmod problem [01:13] Keybuk: So in your case, it could actually be that the module doesn't clean up after itself? [01:13] mjg59: so? a lot of users are enabling this code [01:13] and we're planning on enabling it by default in edgy+1, apparently [01:13] Keybuk: We *are*? [01:14] Mark *really* wants bling for edgy+1 [01:14] Mark can ask nvidia for the source, then === Keybuk blames you and your shiny compiz of doom [01:14] I believe Mark is [01:14] Excellent [01:14] When he gets it, I'll remove my objection to turning it on [01:14] no, crashed immediately on that reboot [01:15] checked, and it definitly was blacklisted and not in lsmod [01:15] Keybuk: Can you power cycle? [01:15] mjg59: sure [01:15] Rather than just warmbooting? [01:15] I'll leave it off for > 3 s :p [01:17] hard-lock up :-/ [01:17] Are these drivers made out of string, or something? [01:17] Jesus [01:17] I'll try something [01:17] I'll lift one of the graphics cards out [01:17] Keybuk: Ok [01:18] Keybuk: Of course, an alternative would be to add an init script to nvidia-glx [01:18] this feels like a race condition between the module and the X server; which is scary enough in itsself [01:18] Keybuk: That checks for the driver in use and then loads the module before X starts [01:18] Basically, we just want the module load to be conditional on information that udev doesn't have [01:18] why not use a modprobe install rule? [01:19] Sure, that would work [01:19] We could do with a small tool that told us which driver was in use [01:19] That would actually be useful for suspend/resume in any case [01:19] install nvidia grep 'Driver \"nvidia\"' /etc/X11/xorg.conf && module -Qb nvidia [01:19] or something [01:19] hmm [01:19] worked just fine with just the one in [01:19] let me try another restart [01:20] fine again [01:20] so an SLI-triggered bug [01:20] nvidia = gash [01:20] Can you give the modprobe rule a go? [01:20] better than ati. ;/ [01:21] I have hopes that amd will cause ati to open their drivers, though. [01:21] I don't have any particular objection to the modprove rule [01:21] prove? probe! :p [01:21] Keybuk: Ok, that leaves me without any objections [01:21] Keybuk: Needs to be done for nvidia_legacy as well [01:21] And possibly fglrx [01:22] can you file a bug on module-init-tools to remind me? [01:23] Will do === jinty [n=jinty@195.Red-83-58-178.dynamicIP.rima-tde.net] has joined #ubuntu-devel [01:24] with sli, are you not meant to load the driver just once ? [01:24] right [01:25] it has one Device section [01:25] because its one card, honest. [01:25] and the PCIe id of the first card [01:25] it finds the second card because it's joined to the first one === mgalvin [n=mgalvin@cpe-74-67-44-20.nycap.res.rr.com] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-209-217-123-254.d-ip.magma.ca] has joined #ubuntu-devel [01:26] I actually don't have it enabled on Linux [01:27] so in theory, the second graphics card sits there doing nothing === gort [n=jgbiggs@cpe-24-175-15-146.houston.res.rr.com] has joined #ubuntu-devel === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel === poningru [n=poningru@ip70-171-62-28.ga.at.cox.net] has joined #ubuntu-devel === jdong_ [n=jdong@d192-24-235-141.try.wideopenwest.com] has joined #ubuntu-devel [01:41] hmm, doesnt look like we'll see final isos tonight ... === givre [n=flo@APuteaux-152-1-19-11.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === doko_ [n=doko@dslb-088-073-065-104.pools.arcor-ip.net] has joined #ubuntu-devel [01:44] mdz, do you plan to kick off alternate builds after ubiquity is done ? if so, could you also trigger edubuntu builds, so i can see if anything size wise changed right after i get up ? === keebler [n=keebler@235.119.221.216.srtnet.com] has joined #ubuntu-devel [01:46] Which one of you is Colin watson? [01:47] Kamion. === keebler Kamion Heya, would it be possible to adapt the new 256color Usplash to Dapper? [01:47] Crap [01:47] Damn dentists. [01:47] he's gone for the day [01:47] Oh. === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel [01:51] gone for the *night* would be better [01:52] even Colin has to sleep sometimes, to rest that planet-sized brain of his === eggauah [n=daniel@201.82.16.126] has joined #ubuntu-devel [01:56] right, and moving while releasing a beta is hard stuff === wasabi_ [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel === poningru [n=poningru@ip70-171-62-28.ga.at.cox.net] has joined #ubuntu-devel === shackan [n=shackan@85-18-14-13.fastres.net] has joined #ubuntu-devel [02:13] keebler, you can backport it yourself. There will not be an official 256-color usplash for dapper === robertj [n=robertj@68-117-221-30.dhcp.athn.ga.charter.com] has joined #ubuntu-devel [02:15] Seveas: Ok. [02:15] Heh, I don't suppose there is an FAQ to help me is there? [02:16] I've only been using Ubuntu for 5 months. Was a BSD junkie for the last 8 years. === Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-devel [02:22] Seveas: Or a good start would be where can I aquire the usplash used in edgy? [02:22] keebler, add a deb-src line for edgy to your sources.list and apt-get source usplash === j_ack [n=rudi@p508D86D9.dip0.t-ipconnect.de] has joined #ubuntu-devel [02:23] keebler, there is the ubuntu packaging guide shipped in your docs and use the source Seveas just pointed out to build a backport [02:23] or live on the bleeding edge and use the main bzr branch [02:25] ogra: yes, I do plan to do that [02:26] mdz, thanks then i'll get some hours of sleep now and check the isos tomorrow :) === freet15 [n=freet15@221.221.160.182] has joined #ubuntu-devel === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-devel [02:38] Heya === mgalvin_ [n=mgalvin@cpe-74-67-44-20.nycap.res.rr.com] has joined #ubuntu-devel === Hobbsee [n=Hobbsee@CPE-144-136-125-169.nsw.bigpond.net.au] has joined #ubuntu-devel === rideout [n=rideout@71-208-29-158.hlrn.qwest.net] has joined #ubuntu-devel === zul_ [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === robertj [n=robertj@68-117-221-30.dhcp.athn.ga.charter.com] has joined #ubuntu-devel === jack_wyt [n=jack@221.221.147.52] has joined #ubuntu-devel === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-devel [03:25] what does nautilus-cd-burner use to burn data DVD projects? [03:26] just straight growisofs -Z device ? [03:26] E: Couldn't configure pre-depend belocs-locales-bin for locales, probably a dependency cycle. [03:26] nice! === jdong_ wondering if just dragging a VIDEO_TS folder into nautilus and burning it would generate a working DVD [03:30] jdong_: probably not [03:30] DVDs are quite complex [03:30] the isofs has some odd properties, iirc [03:30] hmm [03:30] DVD players actually ignore the filesystem [03:31] instead they begin playing at particular blocks, and need padding for timing, etc. [03:31] :-/ === jdong_ hates DVD's with a passion now [03:31] ffmpeg -i $INPUT -target pal-dvd -bf 2 $FILE.mpg [03:31] mplex -f 8 -o /dev/stdout background.m2v background.m2a | spumux -v 2 spumux.xml > background.mpg [03:31] dvdauthor -o $DVD -x dvdauthor.xml [03:31] mkisofs -dvd-video -o $DVD.iso $DVD [03:31] growisofs -Z /dev/hda=$DVD.iso [03:31] -- [03:31] hmm [03:32] is my "make a video DVD" recipie [03:32] I've seen it just done with growisofs before [03:32] the -dvd-video switch to mkisofs is *very* important, it doesn't work on non-computers without it [03:32] without mkisofs first... [03:32] hmm [03:32] well, better not to risk it [03:32] growisofs will call mkisofs if you give it a directory instead of a file [03:32] so you could do growisofs -Z /dev/hda -dvd-video $DVD [03:33] but I prefer having the iso to check as an intermediate step [03:33] mmkay === jdong_ leaves the GUI appeal of nautilus === hind3nburg [n=darren@72.174.196.10] has joined #ubuntu-devel === moco [n=mojo@c211-28-37-245.sunsh1.vic.optusnet.com.au] has joined #ubuntu-devel === keebler [n=keebler@235.119.221.216.srtnet.com] has left #ubuntu-devel [] [03:37] are there any reasons behind the entry 'evolution-2.2.desktop' still in /usr/share/applications whilst it does nothing but duplicate evolution.desktop? Is that some chance the team forgot to remove it when moving up to higher version of Evo? [03:47] moco: check out the last comment of bug 57628 [03:47] Malone bug 57628 in evolution "there are multiple menu entries for evolution in a new edgy install" [Wishlist,Confirmed] http://launchpad.net/bugs/57628 [03:49] thx === jack_wyt [n=jack@221.221.163.15] has joined #ubuntu-devel === freet15_ [n=freet15@221.221.163.15] has joined #ubuntu-devel === givre [n=flo@APuteaux-152-1-88-207.w86-205.abo.wanadoo.fr] has joined #ubuntu-devel === givre [n=flo@APuteaux-152-1-88-207.w86-205.abo.wanadoo.fr] has left #ubuntu-devel [] === CarlFK [n=carl@c-24-13-53-221.hsd1.il.comcast.net] has joined #ubuntu-devel === Quinn_Storm [n=quinn@pool-71-253-28-35.pitbpa.east.verizon.net] has joined #ubuntu-devel === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel === pradeep_ [n=pradeep@59.92.50.192] has joined #ubuntu-devel [04:36] Keybuk: oddly enough, growisofs -dvd-compat doesn't imply mkisofs -dvd-video === bj__ [n=bj@ool-18bbaf15.dyn.optonline.net] has joined #ubuntu-devel [04:39] wheee...xen from ubuntu-2.6 git works http://70.29.61.171/ubuntu/Screenshot-1.png === jack_wyt_ [n=jack@221.221.162.167] has joined #ubuntu-devel === freet15__ [n=freet15@221.221.162.167] has joined #ubuntu-devel === Burgundavia_ [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === jack_wyt__ [n=jack@221.221.163.180] has joined #ubuntu-devel === freet15___ [n=freet15@221.221.163.180] has joined #ubuntu-devel === freeflying [n=freeflyi@ubuntu/member/freeflying] has joined #ubuntu-devel === freet15___ is now known as freet15 === jack_wyt [n=jack@221.221.163.180] has joined #ubuntu-devel === crispin [n=crispin@grotto.flowerday.cx] has joined #ubuntu-devel === jldugger [n=jldugger@adsl-75-18-10-50.dsl.tpkaks.sbcglobal.net] has joined #ubuntu-devel [05:10] mdz / Keybuk: right, -dvd-compat doesn't do the trick... In fact my dvd players don't care much about it, but mkisofs's -dvd-video switch is indeed essential. [05:10] and indeed dragging some VIDEO_TS/AUDIO_TS into nautilus-cd-burner does not make a working dvd video disc [05:11] zul: do you know if anyone's working on xen wrappers for fglrx or if that'll ever happen? [05:11] jdong_: not sure for fglrx but nvidia yes.. === iwj [n=ian@xenophobe.extern.relativity.greenend.org.uk] has joined #ubuntu-devel [05:13] zul: right; I saw the work going into nvidia [05:13] oh well.... === freet15_ [n=freet15@221.221.161.53] has joined #ubuntu-devel === jack_wyt_ [n=jack@221.221.161.53] has joined #ubuntu-devel [05:17] elmo: i am on it === minghua [n=minghua@ppp-70-247-231-175.dsl.hstntx.swbell.net] has joined #ubuntu-devel [05:22] ok i see it has been done already [05:24] night === freet15__ [n=freet15@221.221.160.216] has joined #ubuntu-devel [05:26] zul: night === bj__ [n=bj@ool-18bbaf15.dyn.optonline.net] has joined #ubuntu-devel === stub [n=stub@ppp-58.8.4.98.revip2.asianet.co.th] has joined #ubuntu-devel === Fujitsu [n=profile@ubuntu/member/fujitsu] has joined #ubuntu-devel [05:40] mdz: can i declassify #61861 as non beta blocker? [05:41] bug 61861 [05:41] mdz: it's basically a bug on dapper kernel that's triggered by ruby on ppc [05:41] Malone bug 61861 in ruby1.8 "ruby1.8: fails to build on ppc under 2.6.15 kernel" [Medium,Confirmed] http://launchpad.net/bugs/61861 [05:41] fabbione: if it's able to build after elmo's changes, then yes [05:41] it was only a blocker because of the build failure [05:41] it has been fixed upgrading to .17 davis and buildd [05:41] yeah exactly [05:41] it's not an issue anymore [05:42] see RT #16838 too === jack_wyt__ [n=jack@221.221.161.6] has joined #ubuntu-devel [05:43] mdz: demoted [05:43] thanks [05:43] no problem [05:43] i guess the 2 sparc kernel bugs will wait after beta.. === Huahua [n=hua_@122.0.229.217] has joined #ubuntu-devel === freeflying [n=freeflyi@221.221.160.216] has joined #ubuntu-devel [05:45] mdz: bug #62485 is worth a ReleaseNote [05:45] Malone bug 62485 in linux-source-2.6.17 "[SPARC] - Regression - Niagara does not reboot properly" [High,Confirmed] http://launchpad.net/bugs/62485 [05:45] (beta) [05:45] basically they need a new OBP [05:45] (BIOS) [05:48] fabbione: ->Mithrandir [05:49] oky === _human_blip_ [n=mike@220.157.65.29] has joined #ubuntu-devel [06:02] has anyone noticed there's a voice print recognizer for pam (but it's defunct?) [06:02] I was thinking, cheap biometric authenticator === j_ack_ [n=rudi@p508D8540.dip0.t-ipconnect.de] has joined #ubuntu-devel [06:04] "my voice is my passport" ;) [06:06] verify me [06:06] it was speaker, password, and password length sensitive [06:06] I don't get the last two [06:07] you're speaking your password, those aren't secure variables. [06:07] The first is, until someone records you. [06:08] id just be happy if my fingerprint reader worked [06:09] there's a pam module for that too, and its not defunct, but its been sitting in debian's wnpp for over a year i believe [06:09] I'd honestly love a secure client-server signature verification mechanism. [06:09] handshake would be like [06:10] you have a GPG key, the authenticator has your UID, username, GPG key ID and fingerprint [06:11] (your username may or may not be an identifier on your gpg key; in general I fancy e-mail address but for most systems where you have to be a user of the system a particular user name is more secure) === j_ack_ [n=rudi@p508D8540.dip0.t-ipconnect.de] has joined #ubuntu-devel [06:11] authenticator says, "Who are you? Jakub? OK here's 1024 bytes of shit, sign it for me." [06:11] if it doesn't know who the hell Jakub is it just discards the signature and says "Nope don't think you fit in" [06:11] if jakub's signature is wrong it does same [06:12] if Jakub is a user; it can locate his key; the finger print matches; and Jakub's signature response is good; it allows Jakub to log in. [06:13] the 1024 bytes of junk is RANDOM and the GPG key is established through PKI or PSK depending on need so replay attacks, MiMs, and all kind of other stupid crap don't work === fabbione patiently waits for his OBP/ALOM to upgrade [06:14] jldugger: there's a GPG key PAM module but I think it works like "Verify my password really unlocks my private key," which to me looks like "open a goatse-wide security hole in the trust model of this system" [06:14] i really dont know a lot about pam or gpg === Fujitsu_ [n=fujitsu@203.23.49.35] has joined #ubuntu-devel [06:16] I really need to learn to write pam modules that don't suck [06:17] it was my intent to write a pam module that enforced hold timing of log-ins [06:17] that is, you log in on TTY1, fail, "wait 3 seconds" no screw that log in on TTY 2 and you're on by the time you time out [06:17] same with ssh, 300 concurrent connections and only 1 has to hit, 3 seconds. [06:18] what I want is that 3 seconds is applied across the board except for at the console [06:18] if you try again, we don't even check your password; we just delay and go "Nope don't know who you are" [06:19] bluefoxicy: that would piss me off no end [06:19] (when 3 months YOU spend brute forcing a 3 character long alphanumeric password, look as l33t, you will not) [06:20] HrdwrBoB: in the worst case you could DoS external connections over ssh [06:20] you're erring too far on the security vs ease of use [06:20] but you would have to know the username you're attacking [06:20] trying to log in as bauoseu is going to lock out... well nothing, that user doesn't exist on any sane system [06:20] HrdwrBoB: I said on the console it would allow it [06:21] yeah, but people often get their passwords wrong [06:21] even via ssh [06:21] sit your ass in front of the machine and log into gnome and you're good to go even if you're under attack and the attacker is failing at your user account [06:21] yes but on ssh the single ssh connection you make waits 3 seconds now [06:21] and then says "failed to authenticate" [06:22] if you can type really, really fast you can start another ssh session and get logged in within that 3 seconds [06:22] more usefully, an attacker can make 30 ssh connections at once and launch attacks in parallel; and if he can do 30 at once x 10 times a second, that's 300 attacks a second [06:22] 300/s is SFA [06:23] So, you basically just want PAM locking. That sounds trivial to implement. [06:23] it's highly unlikely you're actually going to be dumb and spend hours trying to ssh in [06:23] when the solution is "hold on for 3 seconds" [06:23] bluefoxicy: I doubt you can do parallel SSH brute forcing with decent efficiency [06:23] especially since you have to willfully kill/restart the ssh client or use another terminal to ssh in real fast to make the window (as I said, ssh does make you wait when you get it wrong) [06:24] jdong_: It gets attempted on my machines several times weekly. [06:24] jdong_: as do I; but I prefer "I can guarantee" to "I doubt" [06:24] jdong_: To the point of saturating my DSL sometimes. [06:24] infinity: wow... that's phenomenal indeed... my ssh has remained relatively unattacked [06:24] infinity: yeah, I tried based on pam-audit and failed hard === rgould [n=rgould@S0106000f3d657273.gv.shawcable.net] has joined #ubuntu-devel === freet15_ [n=freet15@221.221.161.6] has joined #ubuntu-devel [06:26] bluefoxicy: Check for lockfile, spin until lock released. Stack pam_foreground appropriately to bypass your pam_locking for foreground console users. [06:26] umm, why doesn't the linux-server metapackage pull in the latest kernel? [06:27] yeah [06:27] jdong_: Does for me. [06:28] oh hah [06:28] silly me === jdong_ reboots server === Gman is now known as GmanAFK === jdong_ [n=jdong@d192-24-235-141.try.wideopenwest.com] has joined #ubuntu-devel [06:34] ugh. Malone 17297 is annoying. [06:34] Malone bug 17297 in synaptic "Orphan Search" [Wishlist,Needs info] http://launchpad.net/bugs/17297 [06:36] I'm beginning to think I'm actually the only person in the universe that ever actually cleans old packages off his disk [06:37] (no, the auto-removable packages stuff is NOT doing it for me, I've cleaned out all its suggestions already) [06:37] bluefoxicy: I just reinstall ;-) [06:37] LaserJock: I try to avoid rebooting [06:38] haha [06:38] LaserJock: speaking of reinstall did I ever file a bug or spec out "Wipe everything on target / except /home during reboot"? [06:38] since everyone absolutely refuses to isolate /home from / [06:38] and some people have 350 gigabytes of /home [06:38] seems like you did [06:38] can't remember exactly though [06:39] "oh just burn it to {CD,DVD}" I HAVE A HUNDRED GIGS. TWENTY FIVE DVDS. The stock answers I get are totally annoying. [06:39] hmm, I just back it up since I want to wipe the drive anyway [06:40] this machine has been upgraded all the way from debian 3.0 [06:40] (by the way I filled up / on a system; it stops booting, rescue mode barely works, I had to use a livecd) [06:40] I suppose it doesn't help that I have corrupt packages installed [06:40] since it filled up WHILE upgrading to edgy [06:40] /var/cache/apt/packages was HUGE [06:41] lifeless: my installs usually last a couple months max [06:41] tfheen: i assigned bug #62485 to you because it's a BIOS/OBP bug that's triggered by edgy kernel and people must upgrade their OBP. It's worth a release note in that regard. [06:41] Malone bug 62485 in linux-source-2.6.17 "[SPARC] - Regression - Niagara does not reboot properly" [High,Confirmed] http://launchpad.net/bugs/62485 [06:41] too much testing to do [06:41] LaserJock: just means we're testing things [06:41] IIRC the OSDL 1.2 docs for what an enterprise data center requires for package management include rollbacks (RPM has these, debs seem to be "uninstall and reinstall the old version if necessary") and some sort of efficient parallel install? [06:42] I'm not sure on the parallel install [06:42] but I still want to say [06:42] like, how many hours uptime before dapper shits itself again and hangs on resume from sleep ? [06:42] download X packages, get started installing while the other packages are downloading, as you finish installing DELETE the downloaded packages [06:42] minimal disk usage the whole way [06:43] lifeless: during the breezy development era, I was running breezy-dev === jdong_ [n=jdong@d192-24-235-141.try.wideopenwest.com] has joined #ubuntu-devel [06:43] I had started 20 days prior on Hoary [06:43] bluefoxicy: I like keeping them around personally [06:43] upgraded to breezy and tracked it every day [06:43] gnome broke [06:43] bluefoxicy: that doesn't work if one of the X packages Depends on a new version of something you are downloading in parallel [06:43] I moved to twm, installed icewm, moved to that [06:43] like a postinst script or something along that line [06:44] on the 100th day, with a barely functional system, I claimed victory, updated, rebooted, and everything started working again [06:44] (gnome had been refusing to work, a reboot fixed it, wtf this isn't windows) === fabbione reboots in the new kernel [06:45] brb [06:45] lifeless: point is, if you have to measure dapper stable uptime before it hirakaris in HOURS, something's wrong [06:45] this isn't Windows ME [06:45] bluefoxicy: its measurable in number of suspend-resumes rather than hours of runtime [06:46] (other point, I'm insane, bored, and abuse my system regularly. Also I'm playing through Zelda on my modded NES without a sword) [06:47] um um um. I'm out of stuff to talk about help. [06:47] now, time to replicate teardown and backport readahead-list to my dapper boxes.... [06:47] ok so the other day, somebody asked me how to license his software under LGPL. He wanted to know if he had to register it somewhere or something [06:47] and then downgrade my primary laptop to dapper again :-/ [06:48] teardown and readahead-list? [06:48] bluefoxicy: You know, when you run out of things to say, it's customary to stop speaking. [06:48] they're not getting backported to dapper are they? [06:48] bluefoxicy: not in official backports, of course not [06:48] but it's handy for my laptop === lotusleaf [n=lotuslea@unaffiliated/lotusleaf] has joined #ubuntu-devel [06:49] ah o.o [06:49] I've found that edgy's startup/shutdown times are so good I have no reason to use suspend/hibernate anymore [06:49] infinity: heh [06:49] it takes around 15 seconds for my modified edgy to get to a login screen [06:49] and around the same amount of time to go down === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-devel [06:49] jdong_: my laptop is being weird [06:49] if I can optimize my dapper to that point, then I win :) [06:49] edgy is having a hard time booting except for on 2.6.17-9-386 (generic hangs) [06:50] when it does boot, it goes from usplash to gdm in under 5 seconds [06:50] I don't even see the progress bar start to fill up, it's just like "Loading--oshit nm I guess it's time to log in" [06:50] wow, you must have really nice hardware then [06:50] it normally takes kind of long, I have an HP zv5405us laptop [06:51] the bulk of my 15 seconds is readahead, the rest is waiting for modprobe or switching resolution [06:51] nothing spectacular [06:51] it just goes [06:51] and I can't seem to optimize it much more than that :) [06:51] short of doing something silly, of course [06:51] Maybe it's all the times I've hard-poweroff'd it, it may have gotten damaged. Damage causes mutation, favorable mutations cause evolution. My laptop is evolving? [06:52] lol [06:52] jdong_: I want to know if hotplug ever got fixed [06:52] daveyj kind of slapped them, cups, X, etc etc etc around with a large trout. [06:52] what's wrong with hotplug now? [06:53] um. Doing about 5000 opens, most of them on the same files, on files about hardware that's not in the machine nor will ever be IIRC === jikanter [n=jordan@c-24-12-220-77.hsd1.il.comcast.net] has joined #ubuntu-devel === Amaranth_ [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [06:53] opening, reading, and closing the same XML files over and over and over again... [06:53] bluefoxicy: sounds like it has evolved [06:54] heh [06:54] CUPS apparently loads every driver for every printer in existence [06:54] as in it actually opens every file and reads them all [06:54] and X likes to probe for hardware that "clearly doesn't exist" on ISA ports that "clearly aren't on the system" or something [06:55] the devs were in the room when he was giving his presentation, it was lol [06:55] why am i still talking [06:55] because [06:55] is this like OCD or something [06:56] fabbione: sure. Can you write me a blurb? [06:56] bluefoxicy: have you taken your medication today? === jldugger [n=jldugger@adsl-75-18-10-50.dsl.tpkaks.sbcglobal.net] has left #ubuntu-devel ["Leaving"] === freeflying [n=freeflyi@221.221.151.245] has joined #ubuntu-devel === crispin_ [n=crispin@grotto.flowerday.cx] has joined #ubuntu-devel === j_ack__ [n=rudi@p508DA9FE.dip0.t-ipconnect.de] has joined #ubuntu-devel === hind3nburg [n=darren@72.174.196.10] has left #ubuntu-devel ["Leaving"] [07:00] tfheen: sure... [07:00] bluefoxicy: hotplug was removed from the archive ages ago. [07:01] tfheen: ? how in the... [07:02] isn't that kind of required for a functional system? [07:02] bluefoxicy: no, it's not. [07:02] I thought it governed firmware loading and automagical pmount of USB drives === bluefoxicy -> mcdonalds [07:03] udev for the former, gnome-volume-manager for the latter. [07:03] but this is offtopic here. [07:04] I know; even when I'm actually contributing something useful I'm offtopic [07:07] something useful being additional scrollback for devs to read through? [07:07] :) [07:07] tfheen: added to the bug.. you might want to check for itaglish/english.. but otherwise that's what i think we should slam there [07:08] fabbione: ok, thanks. === stu1 [n=stub@ppp-58.8.10.236.revip2.asianet.co.th] has joined #ubuntu-devel [07:14] sfllaw: around? === `anthony [n=anthony@ekorp-218-185-9-170.eoff.ekorp.com] has joined #ubuntu-devel === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-devel [07:17] mgalvin: hi, does the docteam have any particular place they want release notes in? [07:18] tfheen: hey, not that I know of ATM, i haven't really been active for a little while, it may be best to ask in -doc, someone may know [07:18] mgalvin: 'k, thanks. [07:18] np [07:20] Burgundavia: yo, do you know the answer to ^^ ? === kristog [n=ballio@energ63.energ.polimi.it] has joined #ubuntu-devel === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [07:40] ugh I'm still banned from #-offtopic === slomo_ [n=slomo@ubuntu/member/slomo] has joined #ubuntu-devel === nags [i=nags@nat/novell/x-170585a46b5afdb8] has joined #ubuntu-devel [07:55] tfheen: the release docs are being done on the wiki, but I am currently travelling and thus have not been able to complete them [07:56] tfheen: if they are done, they can be moved to teh ubuntu website [07:57] tfheen: somebody else started https://wiki.ubuntu.com/EdgyEft/Beta [07:57] Burgundavia: release docs != release notes. Release notes are typically "this bit is broken", "to work around this issue, upgrade $foo", etc. [07:57] Burgundavia: also, whom should I talk to given that you're travelling? [07:58] tfheen: for the notes, we have been letting the devel team deal with it. I believe the dapper ones were kept on the wiki, but mdz is the better person to ask [07:58] as for the docs, I have asked but nobody has taken it up [07:59] ok.. [08:01] generally they go in the wiki, with contributions from the development team, the doc team and random folk from Canonical and elsewhere [08:01] mdz: /Beta/ReleaseNotes would work as an URL, or do we have a scheme already? [08:02] tfheen: the existing scheme is AdjectiveReleaseNotes [08:02] ok [08:02] tfheen: the current set of ubuntu/kubuntu/edubuntu alternate/desktop should all have the ubiquity update which was the outstanding bit [08:02] mdz: should have as in "have already" or "needs rebuild"? [08:03] tfheen: as in, I triggered them at a time when they ought to have the right bits, but I haven't verified it [08:03] ok, thanks. [08:03] I'll poke it. I'm a tad slow today due to headache and such, but I'll cope. [08:03] Except all the amd64 livefs builds failed. === infinity looks. [08:04] Setting up cupsys-driver-gutenprint (5.0.0-2ubuntu1) ... [08:04] can't close cups-genppd pipe: at /usr/sbin/cups-genppdconfig.5.0 line 418. [08:04] dpkg: error processing cupsys-driver-gutenprint (--configure): [08:04] subprocess post-installation script returned error exit status 1 [08:05] tfheen: Can you reproduce that on a local amd64 box? [08:05] tfheen: All the amd64 livefs builds failed with that. [08:05] infinity: I'll poke it === infinity wishes his amd64 box hadn't walked off with its primary user. [08:05] I need to buy a new one. [08:06] deboostrap takes a tad of time here === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel [08:06] Yeah, that's why I always keep clean chroots on my laptop. [08:06] you're clearly cleverer than I. === lfittl [n=lfittl@193.170.41.114] has joined #ubuntu-devel === pygi [n=mario@89-172-193-230.adsl.net.t-com.hr] has joined #ubuntu-devel === sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #ubuntu-devel === nags_ [n=nags@125.16.129.16] has joined #ubuntu-devel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel === zenrox [n=zenrox@pool-71-120-226-54.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [08:31] Good morning [08:32] morning pitti === lucas [n=lucas@ubuntu/member/lucas] has joined #ubuntu-devel === nags_ is now known as nags [08:37] hey pitti === marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel === freet15__ [n=freet15@221.221.148.155] has joined #ubuntu-devel [08:47] morning [08:48] hey ho sivang :) [08:50] yo pygi === froud [n=froud@dsl-145-39-98.telkomadsl.co.za] has joined #ubuntu-devel === dholbach [n=daniel@i577B1F83.versanet.de] has joined #ubuntu-devel [08:58] good morning - HAPPY HUG DAY! === lfittl [n=lfittl@193.170.41.114] has joined #ubuntu-devel [09:00] morning sivang, dholbach [09:03] hi Burgundavia === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel === carlos [n=carlos@12.Red-83-39-60.dynamicIP.rima-tde.net] has joined #ubuntu-devel === thekorn [n=markus@a81-14-179-68.net-htp.de] has joined #ubuntu-devel === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel === mvo [n=egon@p54A67253.dip.t-dialin.net] has joined #ubuntu-devel [09:21] infinity: can you please give-back synaptic? [09:22] hi Burgundavia , dholbach , mvo , pitti [09:24] I'm getting Ign on all the translated package info when apt-get update'ing, known or recently dropped ? [09:24] hi sivang === mario_ [n=mario@89-172-198-74.adsl.net.t-com.hr] has joined #ubuntu-devel [09:27] sivang: maybe your language is not translated yet :) === Fujitsu [n=Fujitsu@ubuntu/member/fujitsu] has joined #ubuntu-devel === ctd____ [i=ctd@incubus.progsoc.uts.edu.au] has joined #ubuntu-devel [09:29] mvo: Ign http://archive.ubuntu.com edgy/main Translation-en_GB <== using en_GB ;-) === olemke [n=olemke@193.10.130.160] has joined #ubuntu-devel [09:31] mvo: given back [09:31] tfheen: thanks! === basanta [n=basanta@202.79.37.177] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel === shawarma [n=sh@vega.linux2go.dk] has joined #ubuntu-devel [09:40] hey sharms [09:40] feh [09:40] hey shawarma === tkamppeter [i=till@nat/mandriva/x-c381ee249ed396a9] has joined #ubuntu-devel [09:41] fabbione: Hi, there. [09:43] fabbione: Is the wife going to let you go to UDS this time? === giftnudel [n=mb@p54A927BA.dip0.t-ipconnect.de] has joined #ubuntu-devel [09:45] shawarma: yeah.. she will try to let me go === auxesis [n=lindsay@quasimodo.unstated.net] has joined #ubuntu-devel [09:46] mvo: can g-a-i or synaptic display a list of all installed packages which are unsupported? [09:47] pitti: synaptic can, the easiest way is to click on "status", "Installed" and then sort by the Status column of the tree (the little "S") [09:47] eh [09:47] pitti: make that the second column [09:47] the one with the ubuntu logo [09:49] fabbione: Coolness. I'm hoping to go this time as well, although it's a quite a bit more expensive trip. === sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #ubuntu-devel [09:49] shawarma: yeah i know === crispin [n=crispin@grotto.flowerday.cx] has joined #ubuntu-devel === slytherin [n=onkarshi@203.199.147.101] has joined #ubuntu-devel [09:51] Can anyone please tell me how can I apply for a mailing list for a l10n team? === Spads [n=spacehob@217.205.109.249] has joined #ubuntu-devel [09:54] slytherin: try mailing to mailman-owner@lists.ubuntu.com === freet15_ [n=freet15@221.221.158.115] has joined #ubuntu-devel [09:55] LaserJock: ping [09:55] carlos: yeah? [09:55] LaserJock: hi, I saw the upload of .pot files for Ubuntu documentation [09:56] LaserJock: but I need to know whether I should just approve the .pot files or if you need any adjustment on what we have already imported since Dapper [09:56] (template renames/splits/removals) [09:56] ah yes [09:57] so we don't create new unneeded templates [09:57] how can I find out what you have now? [09:58] LaserJock: this is what we have right now: [09:58] https://launchpad.net/distros/ubuntu/edgy/+source/xubuntu-docs/+translations [09:58] https://launchpad.net/distros/ubuntu/edgy/+source/ubuntu-docs/+translations [09:58] https://launchpad.net/distros/ubuntu/edgy/+source/kubuntu-docs/+translations [09:58] https://launchpad.net/distros/ubuntu/edgy/+source/edubuntu-docs/+translations [09:59] it comes from Dapper [09:59] k [09:59] and I think mdke told me that we would need to remove/rename some of them [10:02] tfheen: any luck with the livefs bulid failures? [10:03] slytherin: sorry, I gave you the wrong address, send an email with your request to mailman@lists.ubuntu.com [10:05] carlos: Is it automated response kind of thing? Or the replies are sent by any person? [10:05] slytherin: by our admins [10:05] carlos: Ok. Thanks. [10:05] not sure if they have it redirected to a ticket system [10:05] but anyway, they should answer you === lfittl [n=lfittl@194.50.115.210] has joined #ubuntu-devel === jack_wyt [n=jack@221.221.151.245] has joined #ubuntu-devel [10:07] mdz: no, my test failed with a different error, but I suspect that was because I forgot to mount /proc === GmanAFK [i=gman@nat/sun/x-1c1c8a175f8d86c8] has joined #ubuntu-devel === Huahua [n=hua_@122.0.229.217] has joined #ubuntu-devel [10:20] tfheen: it seems likely to be a broken pipe issue [10:20] close GENPPD or die "can't close cups-genppd pipe: $!"; [10:20] GENPPD is the read end of a pipe [10:21] that script hasn't changed in ages of course, and there's no reason it should fail consistently on amd64 [10:21] infinity: only adm64 failed, but all derivatives? === GmanAFK is now known as Gman === pvanhoof [n=pvanhoof@mailhost.newtec.be] has joined #ubuntu-devel === giftnudel [n=mb@p54A927BA.dip0.t-ipconnect.de] has joined #ubuntu-devel [10:25] tfheen: meanwhile, please get folks started on testing the architectures which are up to date. sfllaw, [10:25] mdz: willdo [10:25] tfheen: when he wakes, should have testing facilities ready to go [10:26] in montreal [10:26] goodie [10:26] mdz: did you build DVD images too? [10:26] tfheen: no, I didn't [10:26] I'll do that, then [10:27] I didn't build xubuntu either [10:27] or server [10:27] ok, doing those too, then === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel [10:28] I built alternate and desktop for ubuntu, kubuntu, edubuntu === sabdfl [n=sabdfl@ubuntu/member/pdpc.silver.sabdfl] has joined #ubuntu-devel [10:31] hey sabdfl === realist wonders what sabdfl actually stands for [10:33] heh [10:33] self-appointed benevolent dictator for life [10:33] perhaps the spelling is right === crispin_ [n=crispin@grotto.flowerday.cx] has joined #ubuntu-devel [10:34] <`anthony> self-appointed or south african? [10:35] self appointed [10:35] Speaking of which, I'm going to Cape Town in Janurary, can't wait! === Riddell rsyncs === slytherin [n=onkarshi@203.199.147.101] has left #ubuntu-devel [] === Fjodor [n=sune@daimi-pat.daimi.au.dk] has joined #ubuntu-devel === jack_wyt_ [n=jack@221.221.146.86] has joined #ubuntu-devel === iwj [n=ian@xenophobe.extern.relativity.greenend.org.uk] has joined #ubuntu-devel === twilight [n=twilight@ubuntu/member/twilight] has joined #ubuntu-devel [10:49] was the cupsys breakage fixed ? i see no upload on -changes [10:49] pitti, tkamppeter ^^^ ? [10:49] ogra: cupsys breakage? [10:49] ogra: I only fixed the dapper update breakage recently [10:49] pitti, the postinst error we discussed yesterday [10:50] it breaks the installer [10:50] ogra: I don't remember a discussion about cupsys postinst [10:50] meh [10:50] well, I do remember a gutenprint discussion vaguely [10:50] we discussed it for 30 min or so [10:50] right [10:50] pitti: take a look at http://people.ubuntu.com/~cjwatson/livefs-build-logs/edgy/ubuntu/20060927/livecd-20060927-amd64.out [10:50] cupsys-driver-gimpprint tris to gnerate ppds [10:50] *tries [10:50] and fails [10:51] Setting up cupsys-driver-gutenprint (5.0.0-2ubuntu1) ... [10:51] can't close cups-genppd pipe: at /usr/sbin/cups-genppdconfig.5.0 line 418. [10:51] dpkg: error processing cupsys-driver-gutenprint (--configure): subprocess post-installation script returned error exit status 1 [10:51] is the error [10:51] tfheen, yes, that one [10:51] thanks :) [10:51] tkamppeter: hm, what was the result of that discussion? [10:51] Kamion: could you please approve my dist-upgrader upload? [10:52] pitti, iirc he said we could make it a no-op i the case there are no queues set up (i.e. in a fresh install) [10:56] mvo: what's in it? [10:56] (we are in beta freeze) [11:00] mdz: the dist-upgrader tarball that revert the "Breaks" changes (ie it does not download any backports). it also has a special case handling for the packages with the Breaks field (just ensuring that if they were installed, they will be kept installed) [11:00] mvo: I just finished building CDs :-/ [11:00] mdz: *argh* :( sorry [11:01] mvo: we hadn't talked about the latter part [11:01] mdz: about the special case for the packages that used to use Breaks? I though we did [11:01] mvo: surely there wouldn't be any packages with Breaks, since we didn't use it in dapper [11:02] mdz, pkgsel fails anyway unless the cupsys-driver-gutenprint postinst is fixed [11:02] mvo: oh, the packages that once used breaks, but no longer do [11:02] mdz: yes. [11:02] ogra: not everywhere [11:02] apparently the livefs build succeeded except on amd64 [11:02] well, alternate (thus edubuntu) fails completely [11:03] mdz: could you give back koffice on ppc [11:03] mvo: please mail me a diff [11:03] ogra: for i386 and ppc too? [11:04] Riddell: done [11:04] tfheen, pkgsel exits ... i didnt test ppc yet, but i assume its the same there === givre [n=flo@APuteaux-152-1-88-207.w86-205.abo.wanadoo.fr] has joined #ubuntu-devel [11:06] (which leaves you with an unconfigured grub) === Bazzi [n=Bastian@p5080041B.dip0.t-ipconnect.de] has joined #ubuntu-devel [11:09] hi :) === hunger [n=tobias@193.1.232.92] has joined #ubuntu-devel [11:09] doko_: ping [11:13] mdz: send === HrdwrBoB [n=matt@bob.is.teh.admin.at.vicnet.net.au] has joined #ubuntu-devel [11:15] tfheen, mdz, http://people.ubuntu.com/~ogra/cupsys-driver-gutenprint.postinst vs http://people.ubuntu.com/~ogra/cupsys-driver-gutenprint.postinst.quickfix ... would that be ok with you ? [11:15] ogra: diff, please? [11:15] ogra: I don't see the difference [11:15] (i just added two || true to make it fail less evil) [11:16] root@vawad:/# /usr/sbin/cups-genppdconfig.5.0 -u [11:16] cups-genppd: Unable to create file "/usr/share/ppd/gutenprint/5.0/en/stp-bjc-30.5.0.ppd.gz" - No such file or directory. [11:16] ogra: the script is bailing out; it's not at all clear that it has finished doing its work [11:16] can't close cups-genppd pipe: at /usr/sbin/cups-genppdconfig.5.0 line 418. [11:16] mdz: a dist-upgrader update won't require livefs rebuilds, at least, and those are the slow bits === Lure [n=lure@external-7.hermes.si] has joined #ubuntu-devel [11:17] mdz, it cant finish ... it needs a set up printer queue to finish at all according to tkamppeter [11:17] ogra: that seems unlikely [11:17] thats what he said yesterday [11:17] otherwise it would have failed on upgrade for every user without a printer queue set up [11:18] mkdir /usr/share/ppd/gutenprint/5.0/en/ fixes it for me. [11:18] can somebody verify that? [11:18] tfheen, even in a norwegian locale ? [11:18] ogra: in a clean chroot without any locale params set. [11:18] ah, k [11:19] seems it only generates them in /en here as well [11:20] tfheen: sparc-server CD has kernel module mistmatch... [11:20] tfheen: did somebody updated the seeds? [11:20] fabbione: gnr. [11:20] (for -10- that's it) [11:20] fabbione: I don't touch your seeds. [11:20] mvo: this diff is 22k [11:20] tfheen: server is in the normal seed.. i don't touch them either [11:21] mdz: a lot of it is mo-file change (because the translations were rebuild and the update to the demotions.cfg file). the actual source changes are much much smaller [11:22] tfheen: probably Kamion did always fix them in background because i never had to put my hands there [11:22] fabbione: if you could just Get It Fixed, I'd appreciate. I'm trying to fix the gutenprint b0rkage. [11:22] tfheen, hmm, the /usr/sbin/cups-genppdconfig.5.0 seems to create it at the very top ... [11:23] hah, no its doesnt :) [11:23] it needs to be called with -d -u [11:23] tfheen, could you try that in your chroot ? [11:23] I didn't fix them last night ... [11:23] let me check [11:23] if they aren't done, I'll do them and respin [11:23] mvo: I can't possibly look at this and say that it's correct [11:24] ogra: it won't help. It doesn't create the subdirs. [11:24] mvo: which is the level of certainty that we need to have the day before a major release [11:24] Kamion: thanks, i would love if you could that [11:24] yep, nobody fixed the seeds [11:24] Kamion: thanks. [11:24] ah, crap ... [11:25] won't take long to sort out [11:26] Kamion: thanks dude [11:26] I wonder why the cupsys problem doesn't bit us on i386 though [11:26] it does here [11:27] i cant install amd64 or i386 alternate [11:27] mvo: and there are changes in here not even described in the changelog === Zdra [n=zdra@30.249-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel [11:30] Kamion: looks like a couple of errors creating the alternate ppc kubuntu cds, "cat: /srv/cdimage.no-name-yet.com/debian-cd/data/edgy/yaboot/yaboot.conf.server: No such file or directory" and "cp: cannot create directory `powerpc/cdrom': Permission denied" [11:30] ok, thanks, I'll check that out [11:30] first is definitely my fault [11:31] the latter is probably that ppc gets unhappy when you run it as your own user. The group for the kernels and such is then wrong and the cron scripts become unhappy [11:31] mdz: let me create a new diff that removes the special handling of the breaks, translations and the fixes in aptsources.py. those are not critical. [11:31] s/ppc/ppc build/ [11:32] yeah, let me do the alternate builds and I'll clean them up [11:32] mvo: why is the demoted.cfg update so large? [11:32] I must fix that group bug at some point [11:32] mvo: had it not been updated since dapper? [11:33] isn't the Breaks handling the critical bit? or did I misread? [11:33] mdz: effectively yes, my bad [11:34] Kamion: the breaks issue is multifaceted [11:34] Kamion: I did add some code to special case the packages that used to use breaks but now use conflicts. that one can be taken out and we just hope that apt gets it right [11:35] Kamion: in the last update a bunch of new code was added to use backported packages to handle the breaks [11:35] Kamion: that's being reverted, which is the important bit [11:35] right [11:36] grmbl ... tfheen it sets the default language several times in /usr/sbin/cups-genppdconfig.5.0, so i wonder why it doesnt work :/ [11:38] ogra, I did not say that the script needs a print queue to work, I said that the script updates existing print queues. So it is only needed to be run when print queues can be there. In situations which can never have print queues, like install on virgin partition, one coukld simply omit running it. [11:39] tkamppeter, so a check if the directory exists in the packages postinst would suffice ? [11:39] tkamppeter: is there a reason why /usr/share/ppd/gutenprint/5.0/en/ isn't shipped in the .deb? [11:39] its created dynamically ... you can specify different language dirs ... [11:39] /usr/sbin/cups-genppd.5.0 does that it seems [11:40] mdz: does this http://people.ubuntu.com/~mvo/tmp/20060927.1137.diff look more appropriate? [11:40] (or doesnt in our case, wich i would see as the real bug here) [11:40] tfheen: This is strange, as the PPDs shipping with gutenprint are exactly in this directory. === thekorn [n=markus@a81-14-179-68.net-htp.de] has left #ubuntu-devel [] [11:42] tkamppeter: which package? [11:42] the perl script (cups-genppdconfig.5.0) does everything right and sets the defaults, but cups-genppd.5.0 seems not to pick up these settings [11:42] mvo: perfect === Norgz [n=eroux@maisel-gw.enst-bretagne.fr] has joined #ubuntu-devel [11:43] tkamppeter: it seems to me there are no included ppds from the build of the gutenprint package === _TomB [n=tomb@host217-44-1-35.range217-44.btcentralplus.com] has joined #ubuntu-devel [11:43] tfhenn: cupsys-driver-gutenprint [11:43] tkamppeter, if i add a test for that dir to avoid running cups-genppdconfig.5.0, would the ppds ever be created after install ? [11:44] (is it run if i add a printer or something like that ?) [11:44] tfhenn: Perhaps they are generated by the postinst script (and this must be done also when there is no print queue) [11:45] In Mandriva I get the PPDs when the package is built (by make), but in Ubuntu it seems that the PPD building by 'make' is suppressed and postponed to the postinst script. [11:46] So Mandriva's postinst script only updates queues. [11:46] hmm, what is gutenprint-locales ?? [11:46] tkamppeter: (you're consistently spelling my nick incorrectly, so I don't get any highlights.) Would there be any downside to just shipping /usr/share/ppd/gutenprint/5.0/en/ in the package? If not, I'll just add that. [11:46] This means that in Ubuntu we must assure that the postinst script is always executed correctly. [11:47] that's true anyway :) [11:47] postinst script failures always cause the package to fail to install [11:47] rebuilding alternate CDs now, with the right kernel this time [11:47] has anybody else here noticed serious breakage in xemacs and gnuemacs? [11:47] I'm on a powerpc box, but it seems like it's probably sort of endemic. [11:48] tfheen, go ahead and add it (or mkdir ... in the postinst script), there is no problem caused by having that dir. [11:48] https://launchpad.net/distros/ubuntu/+source/xemacs21/+bug/58856 [11:48] Malone bug 58856 in xemacs21 "xemacs segfaults on edgy powerpc system" [Undecided,Unconfirmed] === olemke [n=olemke@193.10.130.160] has joined #ubuntu-devel [11:49] Kamion: mind to let me know when server CD's will be ready? [11:49] Kamion: supposedly, we need new alternate CDs too for the gutenprint thing. [11:49] Kamion: can you stop the publisher, please? [11:50] I want to test build this before uploading === infinity stops the publisher. [11:52] Ubugtu: bug 62590 please [11:52] Malone bug 62590 in Ubuntu "openoffice.org FTBFS, when built on edgy's kernel" [High,Confirmed] http://launchpad.net/bugs/62590 [11:52] tkamppeter: we seem to build all the PPDs in the package build too, but they're never shipped. Anyway, we can revisit that after beta. [11:52] I can't believe I'm the only one who values xemacs. lol [11:52] mdz: dist-upgrader 20060927.1137 is uploaded and wating for approval. === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [11:55] fabbione: maybe about an hour? [11:55] Bazzi: pong [11:55] Kamion: sure that's fine [11:55] fabbione: actually I can do them earlier, due to the gutenprint thing [11:55] so within the hour [11:55] Kamion: that's fine. i just need to know when they are done. doesn't matter when [11:55] Kamion: i am testing netinstalls in the meantime [11:56] mvo: accepted, thanks [11:56] oh I see, your grammar confused me then [11:57] "when server CDs are ready" [11:57] doko_: I talked with dholbach a bit on Java things in ubuntu. you are the responsible person for java? [11:57] quirk of English tenses [11:57] Bazzi: as long as it's in main, maybe yes [11:58] doko_: I particularly have two interests, (1) fixing eclipse so that it works flawlessly, (2) giving ubuntu some more free java love ;-) [11:58] hm, those things are mostly in universe, though [11:59] tfheen: Lets leave it this way, it consumes less CD space for the package. Only fix the directory creation in the postinst script and the package is perfect. [11:59] Kamion,infinity: please let gutenprint in once you see it. [11:59] Bazzi: you're welcome. (2) is not a problem, just start. what problems do you have with eclipse? [12:00] with that, I'm off for a little bit of rest to avoid my head falling off. [12:00] doko_: I said to Bazzi that a java maintenance team might be a good idea - so more than one can chip in fixes for java packages :) [12:00] doko_: it doesn't work for me at all, I get wrong/missing build-deps (I'm all new to hacking packages so I don't know where to fix them) and they're quite complex [12:01] tfheen, thanks a lot :) [12:01] tfheen: done [12:01] infinity: want to drive the publisher? or you could just turn the cron jobs back on ... === Katai [n=saintk@unaffiliated/katai] has joined #ubuntu-devel [12:01] we're just about in time [12:02] actually, maybe not, I think cron needs the jobs to be in place one minute before they run [12:02] or at least vixie cron used to be that way [12:02] oh grat [12:03] i found a glibc6 regression [12:04] Bazzi: so you did use an upstream version, or the packaged one? [12:04] Kamion: I'll just drive by hand. [12:05] doko_: since the packaged one didn't work I thought it might be useful to recompile it myself against the current gcj version. but apt-get build-dep eclipse failed [12:07] c [12:09] Bazzi: just download, start the build with debian/rules build and try to figure out, what goes wrong. it works for me. === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-devel [12:10] you mean starting or compiling works? [12:10] new kubuntu-meta upload if someone could let it through [12:11] Kamion: Any particular reason why ubuntu-minimal isn't a task? [12:11] Bazzi: compiling [12:12] Kamion: See bug #61684 ... This can be fixed for -standard or -desktop by installing tasks instead of metapackages, but not for -minimal [12:12] Malone bug 61684 in Ubuntu "Removing any u-desktop depdencency marks all other packages for auto-removal" [High,Confirmed] http://launchpad.net/bugs/61684 [12:12] infinity: historically, because we didn't have aptitude at the point when we were installing -minimal [12:12] and also because debootstrap installs -minimal [12:12] Oh, debootstrap installs it. Right. [12:13] I think we lose here, TBH. We can cope with occasionally having to fix up stuff in minimal, right? [12:13] Then it won't matter anyway, cause it won't end up in apt's autoremove DB. [12:13] doko_: that's btw the error I get when trying to start it: http://phpfi.com/157675 [12:13] So, we win. [12:13] we should probably mark ubuntu-minimal as manually installed? [12:13] (In this case) [12:13] oh, no, that's the default [12:14] Yeah, no need to mark it at all. [12:14] mark everything else at the end of the debootstrap run as automatically installed? [12:14] Since it's done by dpkg and black magic, not apt. === fschoep [n=frank@adsl-dc-35cb8.adsl.wanadoo.nl] has joined #ubuntu-devel [12:14] Bazzi: so that for running eclipse, not building it ... [12:14] Marked as auto-installed would give us the above bug, which I was trying to avoid. :) [12:14] oh, right [12:14] ok [12:14] In other words, the bug isn't there for -minimal, I just didn't think it through. [12:14] Kamion: if it is not installed by apt, then its all good :) [12:14] righto [12:15] doko_: yep that error is for running it [12:15] fabbione: server CDs should be up now === mvo hugs infinity Kamion [12:15] Kamion: it appears that finish-install fix for ttySX didn't kick.. just tested on a netinstall [12:15] what version of finish-install was on your image? [12:15] oh, netinstall [12:15] hmm [12:16] syslog:Sep 27 10:03:04 finish-install: Configuring /etc/inittab for serial console [12:16] hmm [12:16] i have 2.3ubuntu1 in my local mirror [12:16] yeah, I didn't update the message, that doesn't matter [12:16] rsynced no more than one hours ago [12:16] oh, I suck [12:16] if [ -f /target/etc/inittab ] ; then [12:16] if [ -f /etc/event.d/tty1 ] ; then [12:16] spot the bug [12:17] doko_: do I need anything special to du a debian/rules build? it complains about lack of /usr/share/dpatch/dpatch.make [12:17] missing /target? [12:17] Kamion: yeah.. if we have inittab.. [12:17] pitti: bingo === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [12:17] ah no [12:17] /target [12:17] yeah [12:17] ok i guess beta for sparc is going to be doomed.. slightly :) [12:18] Bazzi: sudo apt-get build-dep eclipse [12:18] I can fix this, it's a one-liner === fabbione hugs a coffee cup and that bag of white pouder... [12:18] ... sugar? [12:18] haha [12:18] doko_: that fails. libjsch-java is in wrong version [12:18] Kamion: ahah [12:18] I have no kettle at my workplace right now :( [12:19] Kamion: btw.. bug #62596 [12:19] Malone bug 62596 in glibc "ld.so.conf disappeared?" [High,Confirmed] http://launchpad.net/bugs/62596 [12:19] that will stop some interesting thing to work [12:20] score [12:20] I guess that's due to /usr/X11R6/lib going away [12:20] i dunno.. [12:20] i still need to dig into it [12:20] i still have it in my i386 install from yesterday [12:21] ogra: it's not on my i386 server installed 20 minutes ago [12:21] (but indeed that has /usr/X11R6/lib) [12:21] fabbione: weird, the code looks correct [12:22] in libc6.postinst [12:22] if dpkg --compare-versions $preversion lt 2.3.999.2-4; then [12:22] if [ -e /etc/ld.so.conf ] ; then [12:22] [ -z "$(tail -n 1 /etc/ld.so.conf)" ] || echo >> /etc/ld.so.conf [12:22] else [12:22] touch /etc/ld.so.conf [12:22] fi [12:22] if ! grep -q '^include /etc/ld.so.conf.d/.*\.conf$' /etc/ld.so.conf ; then [12:22] echo 'include /etc/ld.so.conf.d/*.conf' >> /etc/ld.so.conf [12:22] fi [12:22] fi [12:22] no it's not [12:22] $preversion doesn't exist on install? [12:22] preversoin needs ot be quoted. [12:22] ah yes, I just came to the same conclusion as infinity [12:22] Then --compare-versions will be happy. === Fjodor [n=sune@daimi-pat.daimi.au.dk] has left #ubuntu-devel ["Leaving"] [12:22] feh [12:23] Do I want to upload for that, or not? [12:23] finish-install fix is in accepted [12:23] how long does glibc take to build everywhere? [12:23] Too long. [12:24] jbailey said the other day that he was concerned about uploading glibc at the moment in case compiler updates broke it === heno [n=henrik@ti200720a080-2987.bb.online.no] has joined #ubuntu-devel === infinity looks for sometihng more conrete. [12:24] 6 hours on sparc. [12:24] That's a no-go. [12:24] we could simply bump that version check later, and fix it post-beta [12:24] no no [12:24] no glibc uploads [12:24] Jeff has other fixes pending [12:25] Yeah, bumping the version check sounds alright to me. [12:25] it's not catastrophic [12:25] Bazzi: right, that was in preparation for eclipse-3.2. if you want to rebuild the current eclipse, please install the libjsch-java from dapper [12:26] doko_: will eclipse-3.2 still come for edgy? === pygi [n=mario@89-172-232-162.adsl.net.t-com.hr] has joined #ubuntu-devel [12:27] Bazzi: probably yes, probably no [12:27] mmmh :( hopefully yes === mario_ [n=mario@89-172-232-162.adsl.net.t-com.hr] has joined #ubuntu-devel === givr1 [n=flo@APuteaux-152-1-53-127.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [12:30] doko_: I'll use upstream for now, then and hope eclipse 3.2 slips into edgy in time === Katai [n=saintk@unaffiliated/katai] has left #ubuntu-devel ["Ex-Chat"] [12:31] sabdfl: http://www.flickr.com/photos/x180/253623622/in/set-72157594289138343/ <-- practising the ballroom dancing again? === Hobbsee [n=user@14.5.233.220.exetel.com.au] has joined #ubuntu-devel === Yvonne [n=01101110@pdpc/supporter/active/Yvonne] has joined #ubuntu-devel [12:43] sivang: poke? :) [12:45] pygi: hi [12:45] sivang: you have time or are you busy once again? :) [12:46] pygi: doing something but can talk and multitask :-) [12:46] sivang: ah, won't bug you then, just ping me if you're done in next 10 years :) [12:47] pygi: heh [12:47] pygi: no, please, go ahead === TheMuso [n=luke@ubuntu/member/themuso] has joined #ubuntu-devel === lloydinho [n=andreas@193.1.232.136] has joined #ubuntu-devel === pitti waves to lloydinho [12:53] hi pitti. I have problems with query stuff. [12:53] lloydinho: oh, not registered? [12:53] I'll just try and get it working, just a moment' [12:53] lloydinho: how are your travels and interviews coming along? [12:53] (I'm using KDE...) [12:54] weird business. [12:54] I'm at the aKademy. [12:54] in Dublin. [12:54] So things are going quite well. === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel === herzi [n=herzi@pD9E295B2.dip.t-dialin.net] has joined #ubuntu-devel === Gloubiboulga [n=gauvain@ubuntu/member/gloubiboulga] has joined #ubuntu-devel === mvo lloydinho === mvo waves to lloydinho === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [01:08] hey mvo! [01:09] mvo: busy with the beta release? [01:09] infinity: you're running the publisher back-to-back? Is it done yet? [01:09] lloydinho: yeah :( otherwise I would have answered your last mail already :) [01:10] mvo: No worries, I've been too busy with the fieldwork stuff anyway. :-) === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #ubuntu-devel [01:18] tfheen: No, it's still going (second run) [01:19] tfheen: you've asked that exact same question some point in time during this release cycle right? === sivang has a De Ja Voo [01:20] My wireshark builds failed with `Chroot problem' 4 days ago, they haven't been rebuilt yet... [01:20] Do I have to do something special? === Hobbsee_ [n=user@ubuntu/member/hobbsee] has joined #ubuntu-devel [01:22] sivang: as in "sometime during edgy", yes, as in "sometime during beta preparations", no. === rodarvus [n=rodarvus@ubuntu/member/rodarvus] has joined #ubuntu-devel [01:22] infinity: ok, please tell me when it's done. [01:22] tfheen: Hah, it just finished. [01:23] tfheen: right, the former. good I'm sane still. === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [01:26] infinity: thanks, I'll build amd64 livefs-es now to test. [01:26] tfheen: Kay, cool. You'll be testing a quick livefs.sh tweak at the same time, so I'll be watching. [01:26] infinity: ok. === lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [01:29] tfheen: The sooner, the better, mind you. :) === tfheen also goes to make alternate install CDs. [01:31] id gutenprint already done ? [01:31] *is [01:31] Yes. [01:31] wow, that was fast [01:31] You must have fallen asleep, it wasn't that fast. :) [01:32] i sat here twiddling thumbs :) === bddebian [n=bdefrees@71.224.172.103] has joined #ubuntu-devel [01:33] ogra: slaker! === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [01:33] heh [01:33] Howdy folks [01:40] lp_archive@drescher:~$ change-override.py -c universe -S tcsh [01:40] woo [01:44] ! === fabbione grins [01:44] I thought tcsh was a build-dep of large chunks of weird crap (and OOo)? === giftnudel [n=mb@p54A927BA.dip0.t-ipconnect.de] has joined #ubuntu-devel [01:45] infinity, doesn't OOo come under weird crap anyway? [01:45] Well, yes. [01:46] Would appear that it's not a build-dep, though. Maybe I'm on crack, or maybe it bootstraps its own csh to use in the build process. === infinity shrugs. === cr3 [n=marc@pdpc/supporter/bronze/cr3] has joined #ubuntu-devel [01:46] The latter wouldn't surprise me. [01:46] I suspect they'll ship the GCC source bundled with OOo eventually. [01:47] sooner or later they will have obiquity as b-d === mantiena-baltix [n=svetelis@82-135-208-141.ip.zebra.lt] has joined #ubuntu-devel [01:47] ubiquity even [01:47] Hi all === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-devel [01:51] Kamion, Hi, could you give me some time ? I wanna work on ubiquity bugs (I noticed lots of bugs in dapper's ubiquity), so, maybe it would be better to use ubiquity from edgy on our distro (Baltix, based on Dapper) ? [01:52] Kamion: could you let kubuntu-meta 1.14 into the archive? [01:53] mantiena-baltix: You might want to try bugging him after we've released the Edgy Beta (in the next 24-48 hours) [01:53] Riddell: Will this require livefs rebuilds for kubuntu? [01:53] infinity: yes [01:54] Riddell: that's not the right answer [01:54] ;) [01:54] Riddell: Unavoidable? :) [01:54] well amd64 live CD is oversized so seems unavoidable to me [01:55] infinity, I just wanna ask if ubiquity from edgy is stable enough and if there are any important reasons do not use ubiquity from Edgy on Dapper-based system [01:55] infinity: ping? did you already do something about apache1/2 at the same time? :) [01:55] Fair enough. [01:55] slomo_: Not for beta, no. [01:55] Riddell: Accepting. [01:55] thanks infinity [01:56] infinity: OOo dropped tcsh in edgy [01:57] doko_: Nice. [01:57] to switch to zsh ? [01:57] or csh ? [01:57] infinity, Fujitsu: OOo isn't as evil as Keybuk says ... [01:57] Switching from tcsh to zsh would be a neat trick... [01:58] doko_, sure... [01:58] :) === givre [n=flo@APuteaux-152-1-58-99.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === Tonio_ [n=tonio@94.8.100-84.rev.gaoland.net] has joined #ubuntu-devel === Rico [n=rjh@chaffinch.netcraft.com] has joined #ubuntu-devel === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel === seb128 [n=seb128@ANancy-151-1-54-182.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [02:11] ARGH [02:11] what did you do to my isos ? [02:11] where do these 7M come from ? [02:12] ogra: straight from hell [02:12] seems like :(( === Zdra [n=zdra@30.249-242-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel === Gerrath [n=Shane_@unaffiliated/gerrath] has joined #ubuntu-devel [02:15] sh*t === abattoir [n=abattoir@cm61.omega22.maxonline.com.sg] has joined #ubuntu-devel [02:16] how could our kernel and modules grow by 7M ? [02:16] its the only differenc i see apart from gutenprint and synaptic [02:17] They don't seem to have grown at all here, from -9 to -10 [02:17] i have no clue where to take that space from ... damn, the iso was perfect [02:18] well, i dont think synaptic grew by 7M [02:18] ogra: I hope not :P [02:18] and the gutenprint fix was a one liner [02:19] infinity, l-r-m probably ? [02:19] Nope. [02:19] No change there. [02:19] hmm [02:19] some missing debug stripping or something? === thekorn [n=markus@a81-14-176-135.net-htp.de] has joined #ubuntu-devel [02:19] ubuntu has the same issue it seems [02:20] thom: it's just a jump to the left... [02:20] heh [02:20] hehe [02:21] sabdfl: *g* === Chipzz [n=chipzz@ace.ulyssis.student.kuleuven.be] has joined #Ubuntu-Devel [02:22] ogra: Indeed, though only on i386.. The others didn't grow. [02:22] yep [02:22] thats why i suspect some part of the linux package ... [02:23] oh [02:23] heh [02:24] Found it? [02:24] where is the difference between -generic and -i386 ? [02:24] i have all d-i modules twice in the .list file [02:24] Ahh, that wouldbe it. [02:24] one -generic and one -i386 === lfittl [n=lfittl@194.50.115.210] has joined #ubuntu-devel [02:24] d-i rebuild ? [02:25] or onyl a metapackage glitch ? [02:25] germinate bug, I'd guess. [02:25] -generic is listed for amd64, and I think it's pulling it in for i386 too. [02:25] ah === infinity tests this theory. === pvanhoof [n=pvanhoof@mailhost.newtec.be] has joined #ubuntu-devel [02:36] mantiena-baltix: use the dapper-updates version of ubiquity; I don't support edgy's ubiquity on a dapper-based distribution [02:36] mantiena-baltix: for one thing, edgy's ubiquity uses console-setup, which isn't in dapper; and it needs other bits of infrastructure you don't have === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [02:38] tfheen: just heard about an oem-config bug [02:38] + * Add /usr/lib/oem-config to sys.path in oem-config-dm so that it can [02:38] + import frontend modules. === alex-weej [n=alex@cpc1-darl3-0-0-cust850.midd.cable.ntl.com] has joined #ubuntu-devel [02:39] +sys.path.insert(0, '/usr/lib/oem-config') [02:39] Kamion, I understand, that you don't support edgy's ubiquity on dapper, but if edgy's ubiquity just need some packages to be backported then it [02:40] it's not a problem for me, I can do this ;) [02:40] mantiena-baltix: then on your head be it; I don't want to be asked about it [02:40] honestly, it's too much work for me to attempt to help === zul [n=chuck@ubuntu/member/zul] has joined #ubuntu-devel [02:41] Kamion: without it, it doesn't work, or? [02:41] tfheen: I've uploaded the fixed oem-config; if you want to get somebody to push it through, please do [02:41] tfheen: yeah, it'll raise an AttributeError on oem-config-dm startup unfortunately [02:41] which is kind of fatal [02:41] Kamion: ok, thanks [02:41] abattoir's tested the fix and it works [02:41] infinity: if you'd be so kind as to approve that. ^^ [02:41] Kamion, thank you very much, you told me exactly what I need - ubiquity from edgy will not work on default dapper system :) [02:41] tfheen: Will do. [02:42] heylo [02:42] infinity, any results in proving that theory ? [02:42] mantiena-baltix: I'm willing to backport more individual fixes to dapper-updates if you want to identify them, although I can't fix everything that way [02:43] anyway, I really have to run, I need to be five minutes' drive away two minutes ago [02:44] ogra: Looks like we're committing a hackish fix right now. [02:44] ok [02:44] Kamion, good luck, I try to help you with version from dapper-updates at first [02:44] Kamion: germinate tests look good, committing. === Amaranth_ [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel === fschoep [n=frank@adsl-dc-35cb8.adsl.wanadoo.nl] has left #ubuntu-devel ["Konversation] === Xappe [i=xappe@razorconsulting.net] has joined #ubuntu-devel === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel === hunger [n=tobias@193.1.232.92] has joined #ubuntu-devel === KaiL [n=KaiL@p548F6D16.dip.t-dialin.net] has joined #ubuntu-devel === froud [n=froud@dsl-145-39-98.telkomadsl.co.za] has joined #ubuntu-devel === nags [n=nags@125.22.82.198] has joined #ubuntu-devel [03:15] Riddell: that seed adjustment you did -- does it affect live cds? === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel [03:16] ogra: you probably want new livefs-es too? [03:16] ogra: or are those you have too big already? [03:16] nope, they are fine ... [03:16] my liveCD is usually a bit smaller anyway [03:17] as soon as the germinate fix is in i need new i386 builds though === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [03:17] ogra: you want new livefs-es for https://launchpad.net/distros/ubuntu/+bug/61684 don't you? [03:17] Malone bug 61684 in Ubuntu "Removing any u-desktop depdencency marks all other packages for auto-removal" [High,Confirmed] [03:17] if thats fixed then yes [03:18] tfheen: yes [03:19] tfheen: so wait for kubuntu-meta 1.14 is in the archive before rebuilding === pygi [n=mario@89-172-205-151.adsl.net.t-com.hr] has joined #ubuntu-devel === lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [03:20] Riddell: will do === pradeep [n=pradeep@59.92.80.81] has joined #ubuntu-devel === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel [03:27] bah, edgy on amd64 is no fun [03:27] seb128: it's fun here! [03:27] depending of the fun then ;) === sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #ubuntu-devel [03:27] valgrind is not working [03:28] seb128, wahts not funny about it ? [03:28] ah [03:28] lot of "DWARF2 CFI reader: unhandled CFI instruction 0:24" to start [03:29] what's a DWARF2 CFI reader? [03:29] no idea [03:29] and it exits on "valgrind: m_debuginfo/storage.c:311 (vgModuleLocal_addDiCfSI): Assertion 'cfsi->len > 0 && cfsi->len < 2000000' failed." [03:29] a little person with glasses and a book ? [03:30] dwarf2 is a debugging format. [03:30] or debugging symbol format or whatever [03:30] how boring ... i lkie my idea better :) [03:30] *like === seb128 will reinstall an i386 distro when beta CD is ready to test [03:31] if you use a DVD the current isos should work ... [03:31] they are just to big for 700MB [03:32] infinity: thanks for testing that [03:32] Kamion: new alternate builds running now. I forgot and ended up doing full builds rather than i386 only. [03:33] we'd need everything for oem-config anyway === j_ack [n=rudi@p508DA9FE.dip0.t-ipconnect.de] has joined #ubuntu-devel [03:34] will we see another -live build as well? [03:34] yep === pitti grumbles at the 5 kbyte/s bandwith archive.u.c serves him [03:35] bandwidth even [03:35] heh, i get 36k (on a 2M line) [03:36] lines dropping again? [03:36] ogra: that's not the point, de.archive.u.c. serves me 150 kb [03:36] pitti: .de never seem to be servig less [03:36] but it's always a day out of date [03:36] it's quite good [03:36] archive.u.c is pretty slow these days :/ [03:36] yep [03:36] I can get 8Mbit from the office [03:36] the machines are fine - if it's slow for you a) let us know (esp. where you're coming from IP wise),and b) use a mirror - that's why they exist :-P [03:37] pitti : What's your IP address? [03:37] hmm, seems fine. I am now dist-upgrading in 194Kb/s === pitti is behind a NAT, give me a second to figure out the first public one [03:37] from a.u.c [03:37] Znarl: 195.227.105.180 is my ISP's public address [03:37] pitti : Ta. === pygi was upgrading at 105Kb/s [03:38] mvo: live iso, not live fs, no [03:38] sometimes, when I ^C apt-get and start again, I get a better one, though; seems to be pure luck [03:38] tfheen: no new livefs? oh well, so no fix for #61684 :/ [03:39] mvo: yes, that's what I'm rebuilding for now. Not yet another is what I meant. [03:39] aha, right === mvo hugs tfheen [03:40] ergh, why did my rsync just stop ? [03:40] pitti : Ah, you're now using easynet transit to get to a.u.c, which seems to be why it's slow for you. === Mirrado [n=Mirrado@20150109170.user.veloxzone.com.br] has joined #ubuntu-devel [03:40] Znarl: ah; this is most likely the reason for mvo's slow link, too? [03:41] pitti : You use telia.net otherwise, which is faster, to get to the DC. [03:41] Znarl: thanks for investigating; good that it's not a DC issue then [03:41] evil german telecom i guess [03:42] Znarl: oh! anything I can do on my end? I guess not :/ crap provider === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [03:42] Znarl: it seems I go over atlas.cogentco.com [03:42] my rsync just had an evil hiccup via telecom ... now i cant get more than 4k either [03:43] i386 is better now, but it's still a tad oversized.. [03:44] tfheen: you need to rm your .ssh/known_hosts on lithium or something [03:44] or just sudo su - cdimage first [03:44] hello [03:44] I do wonder if I should force LANG=C in build-image-set ... [03:44] I just updated lithium's global known_hosts. [03:44] ah, thanks [03:45] Kamion: to fix up builds you mean or something else? [03:45] tfheen: look at the end of the last log file [03:45] Kamion: done [03:45] tfheen, it shrunk by 8M ... thats fine for edubuntu you can start builds for it if you like === Mirrado [n=Mirrado@20150109170.user.veloxzone.com.br] has left #ubuntu-devel [] [03:46] tfheen: I think that group warthogs thing for powerpc only happens when the build is interrupted; my attempts at debugging it haven't been useful so far [03:46] Kamion: any excellent ideas what we should do to get i386 down? [03:46] mvo : What's your source IP? === Zdra_ [n=zdra@44.186-247-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel [03:46] Spads: is the ssh key for calcium.u.c globally wrong on lithium? [03:46] let me check [03:47] Znarl, http://pastebin.ca/184024 [03:47] i have similar issues [03:47] tfheen: yes it is. Let me just go and update our known_hosts databases [03:48] Spads: I also get some weird errors when pushing to scandium: buffer_get_ret: trying to get more bytes 257 than in buffer 103 (and more) [03:49] tfheen: I'll look into that once I get calcium sorted out [03:49] Znarl: 84.166.114.83 (changes daily) [03:50] removing kbd-chooser would help a little bit, but probably not much [03:50] tfheen: try the calcium thing again [03:51] scandium was just re-IP'd I think. Znarl would know more [03:51] Spads: seems happy now. [03:51] lithium tries to contact chlorine, but get no route to host. [03:51] yes [03:51] that's known [03:51] mvo : You seem to be getting to a.u.c using an busy peering connection. [03:52] tfheen: is that fatal? [03:52] Znarl: aha, ok. thanks [03:52] Spads: it's fatal for the mirror on chlorine; I have no idea what's running on chlorine and whether whoever uses it or not cares. [03:52] chlorine and palmer are going to be in motion for a while [03:53] we'll be sure to kick off a manual trigger for chlorine when we bring it back into the fray [03:53] ok [03:53] likewise palmer once we bring it down and back again [03:54] but so long as the script keeps trudging on if a trigger doesn't happen, it can be safely ignored [03:54] it does, so we're fine [03:54] ogra: your installation ISOs are ready. [03:55] well, even reloading the webpage on cdimage takes a minute here atm :/ [03:55] tfheen: there are like loads of language packs in there [03:55] I'll cut them down a bit [03:55] yay 698M :) === ogra cant belive he has less space issues than ubuntu this time === Huahua [n=hua_@122.0.229.217] has joined #ubuntu-devel [03:59] tfheen: right, give it 20 minutes for seed propagation [04:00] Kamion: ok, thanks. === Zdra__ [n=zdra@183.200-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel === ogra grumbles at the 4h ETA of his rsync ... [04:07] mvo/pitti: how long has archive been like this for you? === Hobbsee tells ogra to PEDAL FASTER [04:07] ogra: then it migth go quicker :P [04:08] hahaha [04:08] elmo: hm, a few weeks maybe [04:08] thom: HAH! apache2 builds fine with just downgrading autoconf to 2.59 without any other modifications === pitti does another dash on the ever-growing list of autoconf f**ackes [04:09] pitti: ugh, that sucks [04:10] pitti: oh, that interesting bug. Same as autoconf 372179 ? [04:10] s/autoconf/debian/ [04:11] tfheen: most probably [04:12] pitti: if so, just patching the layout file is a reasonable workaround. [04:12] (instead of passing --foodir=$bar , etc) [04:13] tfheen: I thought about patching the layout file, but it seems like an ugly hack [04:13] pitti: it's what we did in the Debian packages. *shrug*. [04:13] tfheen: my plan was to review the diff -ur between a successful and a failed build and spot the important difference [04:13] pitti: we're already using the layout called "debian", so it makes sense to modify it to be correct, imo. [04:14] tfheen: you mean you are patching the 'apr' layout for the apr lib to be like 'Debian'? [04:14] (since apr is built with the 'apr' layout) [04:14] but with lots of --foo-dir=$debian_specific_dir [04:15] pitti: ah, I fixed it for apr, not apache2, iirc, but yeah, just patching the right layout (or patching the debian layout and using --with-layout=debian) seems sensible. === lfittl [n=lfittl@85-125-229-117.dynamic.xdsl-line.inode.at] has joined #ubuntu-devel [04:15] tfheen: ok, I'll do that then === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [04:17] tfheen: you can build new kubuntu livefs's now [04:18] Riddell: two out of three of them are already done. And your alternate CDs are done too. === sbalneav [n=sbalneav@mail.legalaid.mb.ca] has joined #ubuntu-devel === lguerra [i=lguerra@200.21.93.195] has joined #ubuntu-devel === mvo [n=egon@p54A63824.dip0.t-ipconnect.de] has joined #ubuntu-devel === EdgyEft [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel === givre [n=flo@APuteaux-152-1-17-223.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [04:27] all livefs-es shold be golden now. kubuntu and edubuntu alternate cds should be golden, ubuntu, edubuntu desktop cds should be golden. That leaves ubuntu-server, all DVDs, ubuntu alternate and nothing else, I think [04:28] tfheen: I'm currently test-building the apache2 fix [04:28] tfheen: do you want to stall -server until I uploaded this, so that we don't ship apache2 with a known security hole? === spacey [n=herman@ubuntu/member/spacey] has joined #ubuntu-devel [04:29] pitti: hmm, I guess that makes sense. That is, -server just built, but I can build again === pitti avoids looking at the apache2 build so that it becomes faster [04:30] heh [04:30] hehe [04:31] good luck with that, pitti [04:31] apache2 builds in the time ooo runs debian/clean, so it's not that long. [04:31] 'a watched build never boils' [04:33] pitti: boils => finishes [04:33] yes, yes [04:34] pitti: please do tell me when you have something [04:34] it's just that a watched build never FTBFSes [04:34] tfheen: of course === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel === thekorn [n=markus@a81-14-176-135.net-htp.de] has left #ubuntu-devel [] [04:37] jay, ubuntu i386 not oversized any more. [04:38] and ubuntu alternate done. [04:38] everybody: please test the ISOs, those are hopefully the ones which will be the beta images. [04:39] tfheen: are -server images ready? [04:39] rsync is running at a ridiculous 4kB [04:39] fabbione: they need a small update for a new apache2 (see above), but should work otherwise, so testing is good. [04:39] tfheen: ok thanks [04:39] but jigdo grinds through with 200kB/s, so I'll test the ppc/alternates first === tfheen starts building the DVDs [04:40] and with that, I'm off for a bit of food and such === mgalvin [n=mgalvin@cpe-74-67-44-20.nycap.res.rr.com] has joined #ubuntu-devel [04:41] tfheen: if apache2 works, shall I upload immediately? [04:41] pitti: yes. And poke Colin to approve it [04:41] yup, willdo === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #ubuntu-devel [04:48] SCORE! [04:48] tfheen: ok, uploading with a nice autoconf macro fix, no evil hacks === abattoir [n=abattoir@cm61.omega22.maxonline.com.sg] has joined #ubuntu-devel [04:52] pitti: what was the fix? [04:53] thom: fix the affected apache2's autoconf macros to not rely on $@, but restore it from $ac_configure_args instead === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [04:54] thom: http://bugs.debian.org/cgi-bin/bugreport.cgi/052_restore_prefix_fix?bug=374160;msg=20;att=1 [04:54] thom: (taken from recent Debian NMU) [04:57] ah, d'oh. === keebler [n=keebler@235.119.221.216.srtnet.com] has joined #ubuntu-devel [04:58] pitti: python2.4 for dapper updated on chinstrap:~doko/python2.4, please wait until the version is in edgy [04:58] doko_: oh, cool, thanks === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel === lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel === giftnudel [n=mb@p54B29A70.dip0.t-ipconnect.de] has joined #ubuntu-devel === givre [n=flo@APuteaux-152-1-17-223.w82-120.abo.wanadoo.fr] has left #ubuntu-devel [] === Xappe_ [i=xappe@razorconsulting.net] has joined #ubuntu-devel === lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel === Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-devel === lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [05:17] keescook: https://wiki.ubuntu.com/Testing/Current [05:17] pitti: sure. I had "reinstall laptop" on my todo list [05:17] I'll do the ppc/alternate tests today [05:17] and tomorrow morning ppc/desktop [05:18] keescook: https://wiki.ubuntu.com/Testing/Short should be fine as a test plan [05:18] step 2 in the testing/current says "... listed at the top", which isn't listed. :) === lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [05:20] keescook: it's in the derivative-specific section === geser [n=michael@dialin111120.justdsl.de] has joined #ubuntu-devel [05:20] I do finally have a fix for the HFS bootstrap partition mess in ubiquity in the works, BTW [05:20] keescook: choose ubuntu/kubuntu/edubuntu (whichever you feel most attached to), there are the matrices [05:20] won't make the beta though [05:20] pitti: cool, sounds good. [05:20] Kamion: can you please approve the apache2 upload? [05:21] Kamion: (tfheen was fine with it) [05:21] pitti: done === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel === lloydinho [n=andreas@193.1.232.136] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel [05:27] tfheen, reboot doesnt work (hardlocks the machine)... but apart from that edubuntu i386 install is golden ... === zenrox [n=zenrox@pool-71-120-226-54.spknwa.dsl-w.verizon.net] has joined #ubuntu-devel [05:29] ogra: note it in Testing/Current, please. === lastnode_ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [05:29] willdo [05:30] i have no plain i386 system around, the hardlock might be caused by my turion (even i doubt it) [05:30] get some edubuntu users to test it? [05:30] tfheen: bit worried about bug 61732 - investigating [05:30] Malone bug 61732 in ubiquity "edgy knot 3, installer formated a partition I didn't asked for (windows ntfs)" [High,Confirmed] http://launchpad.net/bugs/61732 [05:31] ugh ... Testing/current links to dapper isos all over the place [05:31] ogra: please fix that. :-) [05:31] doing ;) [05:32] Kamion: ugh. :-( === pygi [n=mario@89-172-200-21.adsl.net.t-com.hr] has joined #ubuntu-devel [05:34] keescook: btw, if you plan to test a range of stuff, please add your nick without a test value to the particular matrix elements, so that we can coordinate testing better [05:35] ogra: oh, oops, sorry for breaking your lock, I saw it too late [05:35] argh... [05:35] i made a lot of changes (dapper/edgy) [05:35] ogra: feel free to clobber my changes if you changed anything in Ubuntu (I suspect you only touched edubuntu?) [05:35] tfheen: I've marked it for beta [05:35] pitti, i fixed the links at the top === lastnode__ [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [05:36] ok, there shouldn't be conflicts then [05:36] I think it's been there forever actually, but we should really fix it for beta [05:36] pitti, you added only "pitti:" ? [05:36] pitti: okay [05:36] ogra: yes [05:36] ok === givre [n=flo@APuteaux-152-1-17-223.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === lastnode [n=lastnode@unaffiliated/mahangu] has joined #ubuntu-devel [05:40] tfheen, ogra: do we have a testing wiki page? [05:40] doko_: yes, Testing/Current [05:40] doko_, https://wiki.ubuntu.com/Testing/Current [05:41] thanks [05:41] even though the tests i want for edubuntu go a bit further :) === mbiebl [n=michael@dslb-084-057-250-233.pools.arcor-ip.net] has joined #ubuntu-devel [05:44] grmbl ... powerpc rsync ETA ... 2:40h ... === ogra goes for a coffee [05:44] rsync ETAs are not to be grumbled about until the rsync has finished [05:45] they are calculated based on the current average transfer rate, which might change radically [05:45] right, 2:40 is the shortest i saw in the last 3 hours [05:45] the average is rather at 16-20h [05:45] german telekom has routing probs it seems [05:46] ogra: (here, too) [05:46] yep ... [05:47] and i dont have a single live iso thats up to date :( [05:47] will be a long night ... [05:47] ogra: well, mine are two days old and the first already syncs for half an hour; annoying... [05:47] lucky you mine are knot3 [05:48] tfheen: please review http://people.ubuntu.com/~cjwatson/tmp/ubiquity-1.1.25.diff [05:48] however, cdimage.ubuntu.com -> chinstrap wget is only 3 K/s, too [05:49] ah, better now at second attempt [05:49] basically just moves the "did partman detect a filesystem" test inside 'if format' and make sure that an undetected filesystem doesn't trigger formatting === Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-devel [05:49] Kamion: I don't know the code well enough to review it well, but it looks good to me. === shackan [n=shackan@85-18-14-13.fastres.net] has joined #ubuntu-devel [05:51] I've always been a little uncomfortable with that code, but that bug convinced me that it has to go [05:51] unfortunately, as usual right now, I'm not in a position to be able to test [05:51] I may be able to *try* to boot the powerpc image from my hard disk later === gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-devel [05:55] <\sh> When do we have oracle certificaton for dapper? ,-) [05:57] mvo: do you know whether mdz approved either of these dist-upgrader uploads in unapproved? [05:59] Kamion: Accepted: [05:59] dist-upgrader_20060927.1137_all.tar.gz [05:59] +(http://librarian.launchpad.net/4519037/dist-upgrader_20060927.1137_all.tar.gz) [05:59] +was ACCEPTED [05:59] Kamion: that should be fine, that was the latest version === Ng [n=cmsj@82.165.31.243] has joined #ubuntu-devel === Spads [n=spacehob@217.205.109.249] has joined #ubuntu-devel [06:03] mvo: oh right - can I reject 20060927.1046 and 20060927.1108 then? === thesaltydog [n=fabio@ubuntu/member/thesaltydog] has joined #ubuntu-devel [06:04] tfheen: ubiquity 1.1.25 accepted [06:04] I have to go in a moment; can somebody shepherd that through? sorry for the last-minute discovery [06:04] Kamion: I'll rebuild livefs-es. [06:04] please (please!) call me on my mobile if ubiquity appears to have regressed due to that upload [06:04] Kamion: yes, all the others can be rejected === Zdra [n=zdra@183.200-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel [06:06] mvo: ok, thanks === Kamion -> gone [06:09] cool, much love for the new gnome-power-manager graphs stuff :D === holycow [n=a@mail.wjsgroup.com] has joined #ubuntu-devel === giftnudel [n=mb@p54B29A70.dip0.t-ipconnect.de] has joined #ubuntu-devel === mario_ [n=mario@89-172-233-55.adsl.net.t-com.hr] has joined #ubuntu-devel === givre [n=flo@APuteaux-152-1-10-201.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === wasabi_ [n=wasabi@ubuntu/member/wasabi] has joined #ubuntu-devel [06:17] Kamion: a quick question. I have some apparently randoms hangs here on a amd64 test-install in ubiquity. it looks like the communication with the child somehow stoped. was that reported before? === lbm [n=lbm@82.192.173.92] has joined #ubuntu-devel [06:17] Kamion: he's not around more. If you need an answer, you must call him === mario_ [n=mario@89-172-233-113.adsl.net.t-com.hr] has joined #ubuntu-devel === TomB| [n=ownthebo@host217-44-1-35.range217-44.btcentralplus.com] has joined #ubuntu-devel [06:22] pitti: bug day today, somebody on #ubuntu-bugs is asking about bug #61834 if you have a min to have a look to it and comment [06:22] Malone bug 61834 in hal "SD slot on 7-in-1 USB card reader not recognised as SD" [Undecided,Unconfirmed] http://launchpad.net/bugs/61834 [06:23] Kamion: should I be offered a "Resize partition" option, when I install a second time onto the same disk? === MagnusR [n=magru@c83-250-59-127.bredband.comhem.se] has joined #ubuntu-devel [06:26] seb128: Looks like the right fix [06:27] mjg59: ok, thank you [06:27] pitti: Desktop i386 fails "check" similarly to your PPC bug 60395 [06:27] Malone bug 60395 in cdrom-checker "desktop CD-ROM checker hangs forever" [Undecided,Confirmed] http://launchpad.net/bugs/60395 [06:27] tfheen: thanks, its not that urgent, I will keep testing [06:27] mvo: thanks. === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [06:31] are boot-time warnings sufficient to open a bug for beta testing? [06:31] (udev warnings, /var/run over-mount warnings, etc?) === Harti [n=Harti@unaffiliated/harti] has joined #ubuntu-devel [06:32] keescook: please do file bugs, if you think they're _urgent_ mark them with the ubuntu-6.10-beta milestone. [06:32] they don't sound like blockers, though === janimo [n=jani@Home03207.cluj.astral.ro] has joined #ubuntu-devel === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel [06:35] tfheen: okay, thanks === thekorn [n=markus@a81-14-219-133.net-htp.de] has joined #ubuntu-devel [06:42] whose archive day is friday? === nixternal [n=nixterna@ubuntu/member/nixternal] has joined #ubuntu-devel [06:47] argh, oem-config has regressed even further [06:47] pitti: is that possible? [06:47] as in, it used to not start. [06:47] tfheen: last time it started and got stuck on the third question [06:47] (in knot-3) [06:48] now it immediately crashes [06:48] tfheen: permission to upload a new xfce4-mixer package? not critical for beta, but would be goot to have it tested === pitti files a bug [06:49] janimo: no, please not. [06:49] tfheen: ok [06:49] pitti: hmm, can you check that your version has: [06:49] 14:38 < Kamion> tfheen: just heard about an oem-config bug [06:49] 14:38 < Kamion> + * Add /usr/lib/oem-config to sys.path in oem-config-dm so that it can [06:49] 14:38 < Kamion> + import frontend modules. [06:49] 14:39 < Kamion> +sys.path.insert(0, '/usr/lib/oem-config') [06:50] tfheen: it's probably that (see bug 62684) [06:50] bug 62648 even [06:50] Malone bug 62648 in oem-config "immediately crashes" [Undecided,Unconfirmed] http://launchpad.net/bugs/62648 === janimo [n=jani@Home03207.cluj.astral.ro] has left #ubuntu-devel [] [06:52] tfheen: will take me a minute, console is completely broken and there's no user; === keescook makes giant list of subtle bugs [06:53] keescook: please only note the real bad ones on Testing/Current; the less important ones should just be filed [06:53] pitti: yup, following tfheen's suggestion. [06:54] if a dialog confirmation (manual partitioning) pops under ubiquity... that's going to confuse a lot of people, but shouldn't really be considered a blocker, correct? [06:54] tfheen: hm, it already has that path [06:56] keescook: that one is filed for ages [06:56] keescook: right [06:57] Kamion: yes, I accepted the newest one and ignored the other two dist-upgraders === Lure [n=lure@clj46-234.dial-up.arnes.si] has joined #ubuntu-devel [06:59] tfheen: how goes? [07:03] tfheen: ah, right, that was it [07:09] Kamion: your finish-install fix works like a charm! GOOD WORK! === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [07:10] tfheen: sparc -server CD is go, i386 server + DNS + LAMP netinstall is good, sparc netinstall + raid + lvm in different combos including Niagara is go === cypher1 [n=cypher1@59.92.181.76] has joined #ubuntu-devel [07:11] tfheen: also tested resize of windows partition on x86 and that was good too [07:13] mdz: what I believe are golden alternate images are up now. Waiting for the fix for http://launchpad.net/bugs/61732 to propagate through soyuz. [07:13] Malone bug 61732 in ubiquity "edgy knot 3, installer formated a partition I didn't asked for (windows ntfs)" [High,Fix released] [07:13] (and then I can build final livefs-es). [07:13] pitti: hmm, that should have been on the CDs then. Are you sure you have the latest ones? === j_ack [n=rudi@p508DA9FE.dip0.t-ipconnect.de] has joined #ubuntu-devel [07:15] tfheen: yes, pretty sure [07:15] tfheen: there are more issues, please see the bug trail [07:15] tfheen: I checked the CD again, I have 20060927.7 [07:16] it has oem-config 1.5 from Sept 25 [07:16] tfheen: so it's indeed missing 1.6 [07:16] sfllaw: ping [07:16] tfheen: however, it's not the only bug (see bug trail), so it'll require another upload [07:17] pitti: yeah.. [07:17] pitti: wondering if we should drop oem-config for beta [07:17] mdz: ^^ [07:18] tfheen: oem-config is busted? [07:18] mdz: yes, see https://launchpad.net/distros/ubuntu/+source/oem-config/+bug/62648 === pitti wonders whether he should keep this broken system for further examination or continue with install testing [07:18] Malone bug 62648 in oem-config "immediately crashes" [Undecided,Unconfirmed] [07:18] tfheen: we can document that [07:18] the first is something we had an upload for, but it didn't make it in, for some reason. [07:19] mdz: my thought exactly. [07:19] pitti: did you upload the fixed a2? [07:19] tfheen: yes, hours ago, Kamion approved it === pitti checks archive status [07:19] tfheen: once a fixed daily is available, add a link from the wiki version of the beta announcement so that folks can find it [07:19] mdz: s/beta announcement/release notes/? [07:20] tfheen: yes, same [07:21] tfheen: yep, a2 is built everywhere and in the archive [07:21] pitti: excellent [07:21] tfheen: I'll ditch my laptop then and continue testing [07:21] I guess we need the other stuff tested more urgently then [07:22] pitti: yes, please do [07:23] Riddell,ogra: do you have any outstanding issues? [07:24] mdz: looking good so far === hunger [n=tobias@193.1.232.92] has joined #ubuntu-devel === gavins [n=gavin@CPE0016b6cf4510-CM000f9f551ed8.cpe.net.cable.rogers.com] has joined #ubuntu-devel [07:25] fabbione: new -server ISOs building. Those should contain a security-fixed apache. [07:25] software-prefs doesn't have 6.10 listed as a channel. ;) [07:26] tfheen: ok.. i am not sure how much energy i have left for another round of tests. i am at 14 hours in the day [07:26] and i have fixes ready for other release bugs === givre [n=flo@APuteaux-152-1-45-179.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [07:28] tfheen: is that the only change? [07:28] mdz: in the -server ISOs? Yes, TTBOMK. [07:28] if so, we don't need the security-fixed version for the beta. better to have the tested version [07:29] it's tested in dapper, though. [07:29] beta users will need to install updates anyway, as will users of the final release [07:29] so you'd like me to cancel the -server build? [07:30] up to you whether you cancel it or just ignore it [07:30] but we can use the version fabio tested for beta if it passed tests [07:30] ok [07:30] better to spend time testing other isos === nixternal [n=nixterna@ubuntu/member/nixternal] has joined #ubuntu-devel === abattoir [n=abattoir@cm61.omega22.maxonline.com.sg] has joined #ubuntu-devel [07:31] jono is never online when you want him... [07:32] sladen: he'S in holidays [07:32] dholbach: already! he's barely started [07:33] afaik he even said so in his blog [07:33] he is on holiday right now sladen [07:33] hehe [07:33] ya [07:33] LOL [07:33] dholbach: and don't forget about the email he sent to the mailing lists ;) [07:34] ok..im done beating this one..im gonna hide for a minutes [07:34] where can I find a list of package versions installed via the beta CD? [07:34] keescook: dpkg -l [07:35] sladen: well... this is why I'm confused. after install, it claims it wants to do 358 updates, so I don't trust my system's view of the versions. [07:35] keescook: there is no beta CD yet, but in general, look in the .manifest files adjacent to the .isos [07:36] mdz: ok, thanks (sorry, meant: "daily") [07:36] keescook: 358 updates relative to what? [07:37] mdz: that's what I'm trying to figure out. only dapper channels were selectable in synaptic, so I'm trying to figure out where the confusion is. [07:37] keescook: you're running Dapper then [07:38] in which case, 358 updates isn't entirely unbelievable [07:38] mdz: considering I installed from the edge-desktop-i386.iso, this is why I'm confused. :) [07:39] mdz, edubuntu i386 install is golden already, i have some network probs over here that delays my rsyncs [07:39] so ppc and amd64 are still oustanding, and i fear my liveCDs wont be up to date before early morning ... [07:39] keescook: 'edgy' or 'edubuntu'? [07:40] but i dont expaect any evil stuff [07:40] mdz: Pong. [07:40] sladen: edgy. [07:41] sfllaw: are you set up for testing according to plan? [07:42] keescook: where did you download this from? [07:42] pitti: http://cdimage.ubuntu.com/daily-live/current/ [07:42] now, that looks ok [07:42] keescook: there's surely been a mixup somewhere and you don't have the CD you thought you had [07:42] mdz: I talked to cr3 about it and we're ready to do installations. [07:42] usplash was the test-screen too. I'm going to start over... [07:43] sfllaw: tfheen can fill you in on which candidates are ready [07:43] wow, ppc's usplash loks just terrible after some seconds === raphink [n=raphink@ubuntu/member/raphink] has joined #ubuntu-devel [07:43] sfllaw: all alternates are ready, -desktop needs an update for a possible data loss issue. [07:44] sfllaw: please see Testing/Current for the versions we want tested [07:44] keescook: what does 'lsb_release -a' say? [07:44] mdz, the links on Testing/Current were wrongly pointing to dapper before, if keescook used one of them he might have gotten a dapper iso [07:45] pitti: md5sum doesn't match... I'm redownloading [07:45] mdz: i did install LAMP and apache2 was working after the reboot. i don't mind to do another test... doesn't take terribly long [07:45] tfheen: ^^^ [07:45] tfheen: Er... The daily*/current is Edgy right? [07:45] I should remove the stuff on this page about Dapper? [07:45] fabbione: if you have time for more testing, I'd prefer that you test things which haven't been tested yet. it really isn't important to try to roll security updates in at the last minute [07:45] sfllaw: yes, please. It's all edgy. [07:46] ogra: I think it was an ancient edgy ISO, actually. [07:46] ah [07:46] probably happened while URL were out of date... :( === j_ack [n=rudi@p508DA9FE.dip0.t-ipconnect.de] has joined #ubuntu-devel [07:46] mdz: i did test what i could test already.. but i am pretty much brain dead atm.. if it's just a reinstall i can do it with no problem... [07:46] well, they were dapper urls until i did the first edit of the page ... i suspect i was the first who touched it after dapper testing :) [07:47] ogra: uh, no. It's been used for all the knots as well, I just haven't noticed. [07:47] (apart from someone flushing the results from the tables) [07:47] heno, k [07:47] err ... === TomB [n=tomb@host81-152-42-35.range81-152.btcentralplus.com] has joined #ubuntu-devel === Xnix [n=xnix@n157s046.ntc.blacksburg.shentel.net] has joined #ubuntu-devel === _TomB [n=ownthebo@host81-152-42-35.range81-152.btcentralplus.com] has joined #ubuntu-devel [07:58] ogra: no clue. The ISO claimed to be 6.10, but the md5sum didn't match the 2006-09-27 build md5sum. So... redownloading. :) I have lots of great notes on the earlier edgy build. ;) [07:58] tfheen: jbailey mentioned you'd requested a hardware test from marc; was that completed? [07:59] keescook, ah :) [08:01] mdz: I haven't gotten any feedback from him, nor seen anything in Testing/Current, so I assume not. [08:04] is there a doc that explains how to build my own linux-restricted-modules based on a self-compiled kernel [08:04] to work with my compiled version === Norgz [n=eroux@maisel-gw.enst-bretagne.fr] has joined #ubuntu-devel === yosch [n=yosch@lns-bzn-55-82-255-128-186.adsl.proxad.net] has joined #ubuntu-devel [08:09] where can I find the blacklist that lists reasons why we kicked out packages? (want to know that for nvidia-cg-toolkit, we removed it, Debian still has it) === TomB [n=tomb@host81-152-42-35.range81-152.btcentralplus.com] has joined #ubuntu-devel === pequatre [i=dany@AOrleans-152-1-25-82.w86-192.abo.wanadoo.fr] has joined #ubuntu-devel === pequatre [i=dany@AOrleans-152-1-25-82.w86-192.abo.wanadoo.fr] has left #ubuntu-devel ["Quitte"] [08:15] tfheen: that was for an earlier daily build? [08:16] mdz: as I understood it, it wasn't a single-shot thing but more like "we're getting close to release now, please help testing the images". I haven't given him an exact image to test. === ph8 [n=ph8@81-178-227-237.dsl.pipex.com] has joined #ubuntu-devel [08:21] any ideas why ubuntu 6.06.1 server boot stalls with the following message on Dual Opteron: io scheduler cfg registered [08:24] cr3: I've seen that on dapper too. If I reboot, it usually goes away. :( [08:25] <_ion> 6.06 *is* dapper. [08:25] _ion: I meant, "I too, have seen it" === mvo [n=egon@p54A654C6.dip.t-dialin.net] has joined #ubuntu-devel === yosch [n=yosch@lns-bzn-55-82-255-128-186.adsl.proxad.net] has joined #ubuntu-devel === yosch_ [n=yosch@lns-bzn-55-82-255-128-186.adsl.proxad.net] has joined #ubuntu-devel [08:30] later [08:30] c'ya zul === sbalneav [n=sbalneav@mail.legalaid.mb.ca] has joined #ubuntu-devel [08:37] Kamion: ping? [08:37] how is the check CD supposed to be selected? [08:38] (i think we forgot to update the silo text on cd) === Znarl [n=karl@bb-82-108-14-161.ukonline.co.uk] has joined #ubuntu-devel [08:40] tfheen: ok, so this test might be the first one on the hardware in the lab [08:40] mdz: quite conceivably, yes. === j_ack [n=rudi@p508DA9FE.dip0.t-ipconnect.de] has joined #ubuntu-devel [08:44] keescook: thanks for the suggestion. however, the problem arises after selecting any of the installation options from the server CD. So, I can't really reboot otherwise I'm simply back to square one. === yosch [n=yosch@lns-bzn-55-82-255-128-186.adsl.proxad.net] has joined #ubuntu-devel === philip [n=philip@netblock-72-25-88-6.dslextreme.com] has joined #ubuntu-devel === ompaul [n=ompaul@ubuntu/member/ompaul] has joined #ubuntu-devel [08:52] tfheen: should #61684 be fixed with the latest livefs build? [08:53] mvo: yes [08:53] mvo: do you observe otherwise? [08:53] tfheen: unfortunately yes :/ [08:53] mvo: *sigh*, ok [08:53] I checked it on latest powerpc livefs [08:54] tfheen: are there logs somewhere that I can look at ? [08:54] I checked it with the latest i386 too [08:55] mvo: logs of the livefs build? Yes, http://people.ubuntu.com/~cjwatson/livefs-build-logs/edgy/ubuntu/ [08:55] for some reason, there is just an AMD64 build there, not an i386 and ppc build. [08:55] I need to rebuild those for ubiquity anyway, so I'll do that now [08:56] thanks === fabbione calls it a day and falls off the net [08:57] bye fa [08:57] bye fabbione [08:57] tfheen, mdz: i have my mobile phone turned on for disaster recovery or anything slightly blocker/urgent === thieummm [n=thieummm@127.34.97-84.rev.gaoland.net] has joined #ubuntu-devel === yosch [n=yosch@lns-bzn-55-82-255-128-186.adsl.proxad.net] has joined #ubuntu-devel === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel === dr_kabuto [n=franky@host48-2-static.104-80-b.business.telecomitalia.it] has joined #ubuntu-devel === dr_kabuto [n=franky@host48-2-static.104-80-b.business.telecomitalia.it] has left #ubuntu-devel [] === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [09:10] BenC: do you know how to reproduce the kernel oops when killing apport? [09:11] BenC: I tried it several times now on the old kernel (-8) without success [09:14] pitti: kill apport before it's done [09:14] or kill the gdb process [09:15] BenC: I did the former [09:15] BenC: I used kill -SEGV firefox-bin to have a reasonably long operation [09:15] but it's just killed without any oops or other negative impact [09:15] BenC: has this already been fixed in -8? [09:16] it was supposed to be [09:16] glad to see it worked :) [09:17] BenC: I'm not sure whether I ever killed apport with a pre -8 kernel === geser [n=michael@leary.ping.de] has joined #ubuntu-devel === givr1 [n=flo@APuteaux-152-1-6-89.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === Mez [i=Mez@ubuntu/member/mez] has joined #ubuntu-devel === lukaswayne9 [n=lukas@c-68-84-69-12.hsd1.nj.comcast.net] has joined #ubuntu-devel [09:29] sfllaw: just heard from Kamion; he'll be doing some testing offline and will report any findings to you by phone === givr2 [n=flo@APuteaux-152-1-25-185.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === Arador [n=dcg@160.pool80-103-1.dynamic.uni2.es] has joined #ubuntu-devel [09:35] mdz: Cool. [09:35] sfllaw: I gave him the 8900 number from the wiki since I didn't know if you had a phone nearby [09:38] pitti: did you got offered a non-german keylayout by default too (when booting with german)? [09:38] mvo: I think I saw that in my last amd64 install [09:38] mvo: but since ppc has no gfxboot, I can't test it there [09:38] mvo: btw, an alternate installation has the same ubuntu-desktop removal problem [09:39] pitti: *sigh* [09:39] mdz: Uhm. Best number is +1-514-839-4887. [09:39] sfllaw: the one I gave him is the office landline. your mobile says EMERGENCY USE ONLY in big scary letters [09:39] Fair enough. [09:40] It was, until now. [09:40] I'll change it. === LaserJock wonders how many fan calls sfllaw will get now [09:41] LaserJock: Please don't be #1. [09:41] pitti,mvo: did someone confirm with infinity that the livefs changes for that were complete? [09:42] he emailed me saying he would do it [09:42] mdz: I confirmed that it does not work on /current desktop and alternate [09:42] about 10 hours ago [09:42] (this is bug 61684) [09:42] mdz: I talked to him earlier and he said it should be fixed. but I haven't seen the changes myself [09:42] Malone bug 61684 in Ubuntu "Removing any u-desktop depdencency marks all other packages for auto-removal" [High,Confirmed] http://launchpad.net/bugs/61684 [09:43] mvo: how can we work around it? === pitti just added a comment to this with the current state [09:44] mdz: there is no really good workaround short of removing /var/lib/apt/extended_states (which is wrong too, but better than the current thing) [09:44] mvo: removing it under what circumstances? [09:45] mvo: during the live build? [09:45] mdz: yeah, after the live build [09:45] tfheen: do you have access to hack that yet? [09:45] mdz: no. [09:46] we could sneak it in via the sysadmins. [09:46] tfheen: please open an RT ticket [09:46] for the access or for hacking it once? [09:46] tfheen: access [09:46] might as well solve it permanently [09:47] mdz: 16833 is about it. Do you have access to look at it? [09:47] tfheen: I should, but I don't know the URL [09:47] ok, found it === Amaranth [n=travis@ubuntu/member/amaranth] has joined #ubuntu-devel [09:48] yeah, you can see the discussion there. I didn't want to force anything, but if you want to make it happen, feel free to chime in. === givre [n=flo@APuteaux-152-1-61-11.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === j_ack [n=rudi@p508DA9FE.dip0.t-ipconnect.de] has joined #ubuntu-devel === menroot [n=menroot@201.221.138.153] has joined #ubuntu-devel === menroot [n=menroot@201.221.138.153] has left #ubuntu-devel ["Abandonando"] === rodarvus [n=rodarvus@201.86.1.187.adsl.gvt.net.br] has joined #ubuntu-devel === robitaille [n=daniel@ubuntu/member/robitaille] has joined #ubuntu-devel === givr1 [n=flo@APuteaux-152-1-48-242.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel === mat__ [n=mat@82.247.157.187] has joined #ubuntu-devel === givr2 [n=flo@APuteaux-152-1-30-109.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === givre [n=flo@APuteaux-152-1-64-25.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel === mbiebl [n=michael@dslb-084-056-223-135.pools.arcor-ip.net] has joined #ubuntu-devel === mc44 [n=m@ip-81-170-102-38.cust.homechoice.net] has joined #ubuntu-devel === Burgundavia [n=corey@ubuntu/member/burgundavia] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === mc44 [n=m@ip-81-170-102-38.cust.homechoice.net] has joined #ubuntu-devel === kbyrd [n=Miranda@mailout1.vmware.com] has joined #ubuntu-devel === Ingmar^ [n=ingmar@248.221-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-devel [10:45] mdz: so, what do we do? [10:47] I need to catch a bit of sleep to make my headache go away. [10:47] mdz: I agree that we ought to update the bluez package - what we have seems a touch unstable. But that can wait until after beta. === mario_ [n=mario@89-172-232-219.adsl.net.t-com.hr] has joined #ubuntu-devel === abattoir [n=abattoir@cm61.omega22.maxonline.com.sg] has joined #ubuntu-devel === givr1 [n=flo@APuteaux-152-1-36-248.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [10:54] mdz: I found the reason why the https://launchpad.net/distros/ubuntu/+bug/61684 is not gone away :( [10:54] Malone bug 61684 in Ubuntu "Removing any u-desktop depdencency marks all other packages for auto-removal" [High,Confirmed] [10:55] Kamion: could you promote industrial-cursor-theme when you have some time (pitti said it's fine)? no hurry, that's just to make gtk2-engines-industrial installable again === herzi [n=herzi@pD9E295B2.dip.t-dialin.net] has joined #ubuntu-devel === pvanhoof [n=pvanhoof@d54C0F9B5.access.telenet.be] has joined #ubuntu-devel === givre [n=flo@APuteaux-152-1-6-9.w82-120.abo.wanadoo.fr] has joined #ubuntu-devel [11:07] sivang: you still here by any chance? === zul [n=chuck@CPE0006258ec6c1-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === geser [n=michael@dialin111120.justdsl.de] has joined #ubuntu-devel [11:10] pygi: I am [11:10] sivang: may I grab you for just a sec? [11:10] pygi: sure === hunger [n=tobias@193.1.233.13] has joined #ubuntu-devel === Lure [n=lure@ubuntu/member/lure] has joined #ubuntu-devel === Gman [i=gman@nat/sun/x-c186c2a225415cf2] has joined #ubuntu-devel === sbalneav [n=sbalneav@mail.legalaid.mb.ca] has left #ubuntu-devel ["Leaving"] [11:26] muhahahaha === ogra cant belive it ... jwz switches to ltsp :) [11:27] ogra: and jwz would be who? :P [11:28] mr. xscreensaver ... he's since 100 years the screensaver maintainer [11:28] haha [11:29] I thought he defected to os x because alsa was annoying? ;) === yosch [n=yosch@lns-bzn-55-82-255-128-186.adsl.proxad.net] has left #ubuntu-devel ["Bye:] [11:30] well, he has "kiosks in his nightclub" (his words) and wants to switch them to ltsp ... === mvo wonders if that means boxes that show films or something === cprov [n=cprov@monga.dorianet.com.br] has joined #ubuntu-devel [11:31] haha [11:32] funny usecase :) [11:33] No, they're web browsing things [11:34] http://www.dnalounge.com/backstage/src/kiosk/ === Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === bioeng [n=bferguso@12-201-19-185.client.mchsi.com] has joined #ubuntu-devel [11:38] mjg59: oh, and URGENT wasn't documented last time I looked [11:38] Hello everyone [11:38] I am trying to get some experience in electrical and software engineering [11:38] now that I've dropped out of college [11:39] Keybuk: Tollef added it a couple of weeks ago [11:39] It was needed for the CD MD5 checking [11:39] But it ought to do what you want, right? [11:39] I'm trying to find out how to get that expericne [11:39] Any suggestions? === mjg59 clears out a load of usplash bugs [11:40] mjg59: the only problem there is that the theme appears to be designed by somebody who assumed there would never be any text === jinty [n=jinty@195.Red-83-58-178.dynamicIP.rima-tde.net] has joined #ubuntu-devel === chrisle [n=chris@p54BE41A8.dip0.t-ipconnect.de] has joined #ubuntu-devel [11:41] if we did an URGENT to say "Will now check the root filesystem", etc. there would always be text [11:41] Keybuk: Mm? [11:42] Oh, yes, it has to be done only in the case of us actually checking the filesystem [11:42] which we don't know [11:42] Which is an interesting problem to solve [11:42] not without modifying, or at least driving, fsck [11:42] Indeed [11:42] wouldn't usplash just timeout anyway? [11:42] It ought to, yeah [11:42] and show them the console messages and fsck output underneath? [11:42] Unless something is bumping the timeout and never resetting it [11:43] You can flag an fs to require fsck on next boot and test this fairly easily :) [11:43] Maybe we should restart usplash after fsck if it exits [11:44] that's a not unresonable short-term solution [11:44] longer term, it'd be sweet if we could detect an fsck needed, and even drive a progress bar on the usplash to show it [11:44] mjg59, bah, so no tabledance then :) [11:44] I'd vaguely planned to do that for edgy, but never got nearly enough tuits [11:44] Keybuk: Spec! [11:45] Anyway, I think usplash is pretty much feature complete now [11:45] All the known bugs ought to be fixed [11:45] (In bzr, not in the archive) [11:45] The themes need a bit of love, though [11:46] https://features.launchpad.net/distros/ubuntu/+spec/usplash-fsck-progress === jdong heads over to usplash bzr and sees if ati is indeed fixed === bioeng [n=bferguso@12-201-19-185.client.mchsi.com] has left #ubuntu-devel [] === kylem [n=kyle@cabal.ca] has left #ubuntu-devel [] [11:48] === jott [n=j@e178078252.adsl.alicedsl.de] has joined #ubuntu-devel === ogra cries ... my ppc iso is broken :(( [11:52] ogra: :-/ === jdong goes to console ogra, but suddenly notices that his usplash is done installing, and goes back to being selfish [11:52] i have a depends line like: syslinux [i386 amd64] , mknbi[i386] | yaboot[powerpc] | aboot[alpha] | sparc-utils[sparc] ... why does it complain about mknbi ? [11:52] <_ion> Is usplash going to get resolution fallback support? === j_ack [n=rudi@p508DA9FE.dip0.t-ipconnect.de] has joined #ubuntu-devel [11:52] it shouldnt care about it on powerpc [11:53] _ion: What do you mean by resolution fallback support? === pascal80 [n=pascal@86-39-50-179.customer.fulladsl.be] has joined #ubuntu-devel [11:53] ogra: you missed a " " there, no? [11:53] i dont think so ... [11:53] <_ion> mjg59: usplash.conf on my machine contains xres=1024 yres=768 (from X config), but usplash just says "screen init failed" (AFAIR) and exits. [11:54] argh ! [11:54] EARLY_PACKAGES="xorg ltsp-client discover1 laptop-detect xresprobe esoun [11:54] d inputattach usplash ldm ltspfsd mknbi" [11:54] _ion: It would be nice to know why it's failing :) [11:54] <_ion> mjg59: When i manually change it to 800x600, it works. [11:54] indeed if the script tries to install it after debootstrapping that cant work === ogra hangs his head in shame [11:54] <_ion> mjg59: Yes, it would. :-) I tried to debug it, but didn't have success. [11:54] tfheen, still around ? [11:54] _ion: Though I admit that that's not terribly practical given the current code. God I hate you, svgalib. [11:54] _ion: I'll see what I can do to make that saner. === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel === chrisle [n=chris@p54BE41A8.dip0.t-ipconnect.de] has left #ubuntu-devel ["Verlassend"] [11:57] mjg59: I compiled usplash from bzr, and it just segfaults when I try to run it [11:57] do I have to do something special to make usplash happy? [12:01] jdong: Did you install it, or just run it from the build directory? [12:01] mjg59: I built it in a pbuilder and installed it [12:01] then ran update-initramfs -u [12:01] jdong: Ok. Any chance you can give me a backtrace? [12:02] Running it from the console should be fine [12:03] gdb doesn't know any symbols.... would an strace be of any use? [12:03] mdz: what's your policy on new packages going into universe after universe freeze? up to the MOTU team to decide? === fschoep [n=franksch@adsl-dc-35cb8.adsl.wanadoo.nl] has joined #ubuntu-devel [12:03] jdong: Copy the files out of the build directory before they're stripped [12:03] mjg59: k, will do === ijuz [n=ijuz@p54ABB2EA.dip0.t-ipconnect.de] has joined #ubuntu-devel [12:04] I've got a simple question - is there a devteam meeting tomorrow? It isn't listed on the Fridge it seems [12:04] fschoep: yes [12:05] Burgundavia: at 23:00 UTC? === Evaso2 [n=Marem@host126-157.pool8251.interbusiness.it] has joined #ubuntu-devel [12:05] it was said that it's cancelled due to beta release [12:05] there will be no dev-team meeting this week [12:05] oh [12:05] hmm [12:06] on u-d-a [12:06] mdz: would a package descriptions translation upload be ok for beta? it will update only the translated descriptions for universe + remove a incorrect Translations-ko [12:07] he's at the dentists [12:07] poor guy === givr1 [n=flo@APuteaux-152-1-75-60.w86-205.abo.wanadoo.fr] has joined #ubuntu-devel [12:07] OK thanks for the quick answer [12:07] still too many jelly beans === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel [12:08] oh [12:08] poor guy