[00:00] cjwatson, just booted, /target/etc... does not exist [00:00] and I don't see /target/cdrom... [00:00] manjo: it won't exist until you run through the installer to the failure point [00:00] do I need to start the install to see that ? \ [00:00] ah I thought so [00:00] nothing under /target exists until then [00:01] pita [00:02] cjwatson, install in progress.. will take a few mts [00:04] not seeing any relevant changes in apt [00:12] cjwatson, oh! no! it finished install [00:12] cjwatson, it worked this time [00:13] cjwatson, let me try again [00:16] cjwatson, sent you /var/lib/partman/devices/* tgz [00:18] thanks [00:19] cjwatson, do you need anything else from that machine? can I power if off ? [00:22] cjwatson, superm1 sorry I can't reproduce it anymore [00:23] cjwatson, superm1, my 2nd time around install going though [00:23] manjo: the UEFI one? go ahead and power it off [00:23] cjwatson, thanks [00:23] manjo: those logs match my prediction [00:23] so it's a simple matter of programming to fix [00:24] cjwatson, on the hp mini I can reproduce it anymore [00:24] manjo: regarding the USB installation: just a hunch, but do/did you have persistence enabled in usb-creator? [00:24] I'm reading through apt's code for identifying CD-ROMs [00:24] cjwatson, sorry I don't recall... iirc I think I did [00:24] I always do ... so I must have 90% sure [00:24] // We use a kilobyte block size to advoid overflow [00:24] sprintf(S,"%lu %lu",(long)(Buf.f_blocks*(Buf.f_bsize/1024)), [00:24] (long)(Buf.f_bfree*(Buf.f_bsize/1024))); [00:24] Hash.Add(S); [00:25] the code above assumes that CDs are read-only and never change [00:25] ah [00:25] but a USB stick with persistence enabled might change its free blocks count [00:26] I'd suggest you try another patch and see if it makes a difference, but ... [00:26] cjwatson, let me recreate this USB stick and try again... I will update the bug with that info you assked me earlier about /target/... and mount /target etc [00:27] yes, I bet that creating it from scratch will make a difference [00:27] this is only a guess - I just can't see anything else that would matter [00:27] right ... I am on it [00:28] not entirely sure what to do about it [00:28] setting Debug::identcdrom=true during installation would probably avoid it, at the cost of making that entry in apt-cdrom's database invalid for later use [00:28] hmm, apt-get autoremove is broken.. debian bug 594689 - is it on the radar? [00:28] Debian bug 594689 in apt "apt 0.8.0 breaks autoremove" [Important,Open] http://bugs.debian.org/594689 [00:30] cjohnston, creating persistence of 351 mb [00:30] kklimonda: better wait until mvo is aroundd [00:30] -d [00:30] cjwatson, creating persistence of 351 mb [00:31] cjwatson: ok, will ask him. thanks :) [00:37] manjo: http://paste.ubuntu.com/487007/ applied to /usr/share/ubiquity/plugininstall.py may deal with it [00:37] if my hypothesis is true [00:38] cjwatson, ok will try that in a sec ... booting new usb stick with persistance & todays iso [00:40] I think it is coffee time [00:41] nice catch [00:42] does persistence work the way I'm recalling? the free blocks count on statvfs("/cdrom") would change? [00:43] cjohnston, ok hit the problem now [00:44] cjwatson, ^ [00:44] pitti: Can you tell me what kernel version-release is supposed to have gone into lucid-proposed for https://bugs.launchpad.net/ubuntu/+source/linux/+bug/585092 ? [00:44] Launchpad bug 585092 in linux (Ubuntu Lucid) "giant IO delays on unmount" [Medium,Fix committed] [00:44] cjwatson, /target/etc/apt/apt.conf.d/00NoMountCDROM exists [00:45] cjwatson, /target/cdrom mounted -- yes [00:45] cjwatson, I have the system live right now if you need me I am around [00:55] cjwatson, with that change to .py does ubiquity needs to be restarted ? if so how do I restart it ? [00:55] cjwatson, I am guessing your ans will be .. new iso needs be created with that change ? [00:57] manjo: I'm afraid it's re-create USB stick from scratch, boot to live session, patch that file on the fly, then start the installer [00:57] manjo: normally it would be easier, but since this is so delicate with regard to persistence I think we have to be safe [00:57] manjo: well [00:58] manjo: maybe it would be worth applying it on the fly now and running, since that would be a quicker way to weed out any stupid mistakes I may have made, but it won't be a full test [00:59] cjwatson, ack will try that [01:01] maybe best to reboot [01:01] so reboot to live session, patch on the fly, start installer; then, re-create USB stick from scratch, boot to live session, patch that file on the fly, then start the installer [01:02] cjwatson, so 2 tests [01:02] yeah [01:02] ok [01:02] sorry it's time-consuming [01:02] yep np [01:02] glad I can help [01:03] cjwatson, so its way past your bed time I am guessing [01:03] its almost time to wake up and make coffee :) [01:05] especially as my stepson starts secondary school tomorrow [01:09] I think I trashed my disk on the last reboot, let me recreate it again [01:18] cjwatson, sorry could not do your 1st test coz my usb stick was trashed by the prev install attempt, so I have to recreate it and patch the file on the fly and start ubiquity -d [01:18] cjwatson, install is making progres ... will update you shortly [01:18] ok, the first test was just an optimisation attempt anyway [01:18] thanks [01:22] cjwatson, its past that point .. so I think you did it .. will tell you for sure when its done installing [01:23] that would be quite a relief if so [01:27] cjwatson, install complete [01:27] cjwatson, do you need any logs ? [01:28] I did start with -d so you could have more info [01:28] syslog and installer/debug would be good just to check [01:30] ok [01:30] will mail those to you [01:31] thanks so much - I know this has been a time-consuming tet [01:31] *test [01:32] cjwatson, no thank you [01:34] cjwatson, logs in the mail [01:39] confirmed that that did the right thing [01:39] committed === Amaranth_ is now known as Amaranth [02:52] superm1: I have an idea what might be going on. Will try a few things tomorrow === steve|m1 is now known as steve|m [03:17] hi. where should I channel my frustration about idiosyncrasies in maverick's gtk theme? [03:18] perhaps a[n existing] bug report on light-themes? [03:18] (I have specific lines I would like to change in /usr/share/themes/Ambiance/gtk-2.0/gtkrc) [03:18] *sigh*, that does not make me feel any better. I'll try anyways ... [03:19] btw, do they have an irc channel? [03:21] perhaps http://lists.ubuntu.com/mailman/listinfo/ubuntu-art and #ubuntu-artwork [03:21] thanks. [03:27] well, it's a ghost town there. [03:27] are both themes (Ambiance and Radiance) designed to be light themes? [03:34] hv: IIRC the former certainly isn't [03:35] they have hardcoded light colors (e.g., I can see #e2e1e1) in the gtkrc file. Are there kids designing the themes again? [03:37] (few years ago there were a few kids designing the themes) [03:54] cjwatson, re EFI on the 6410 i'm assuming? well if you need any additional debugging output from serial console with what you have in mind, just lemme know [04:13] manjo, i've received confirmation that the implementation on the 6410 is not via DUET, it is native. [04:50] Is there an easy way I can get what's in the upload queue? [04:51] what's the easiest way to get the lucid kernel source? [04:52] robert_ancell, https://edge.launchpad.net/ubuntu/maverick/+queue [04:54] cody-somerville, thanks, now I just need to work out if I can get that via launchpadlib [04:58] robert_ancell, I think you need to call getPackageUploads on a distro_series [04:58] awesome, just what I need [05:13] cody-somerville, I get a series_collection_link, how do I convert that into a series collection? [05:17] go it: launchpad.distributions['ubuntu'].getSeries(name_or_version='maverick').getPackageUploads(). Trial and error is the winner of the day! [05:21] robert_ancell: what do you need the upload queue for? [05:21] lifeless, updating http://people.canonical.com/~seb128/versions.html so it shows packages that are in the upload queue as up to date [05:39] ejb: Go to http://kernel.ubuntu.com/git and find the ubuntu-lucid git tree, and clone it. [05:59] Anyone know of good up to date tutorials on writing kernel modules? === jamesh_ is now known as jamesh [06:37] I want to disassemble a function in my kernel but there aren't symbols... is there a symbol file that I can load into gdb? [06:41] ejb: Yup. linux-image-$(VERSION)-dbgsym is, or should be, available from the dbgsym repository. [07:05] Good morning [07:06] Edgan: 2.6.32-25.43 === tkamppeter_ is now known as tkamppeter [07:21] pitti, good morning [07:29] hello, could someone have a look at this sru? https://bugs.edge.launchpad.net/docky/+bug/584094 [07:29] Launchpad bug 584094 in docky (Ubuntu) "Non-square items dont properly darken" [Undecided,New] [08:53] pitti, hi === Amaranth_ is now known as Amaranth [09:48] sladen: ping [09:55] hello tkamppeter [10:09] kenvandine: any reason for reopening bug 627565 in maverick? [10:09] Launchpad bug 627565 in gwibber (Ubuntu) "Twitter dropping support for basic auth" [High,Triaged] https://launchpad.net/bugs/627565 [10:16] cjwatson, he's probably sleeping but that seems a bug triaging mistake to me [10:17] can wait 'til he wakes up [10:46] ricotz: have a question in bug 584094 [10:46] Launchpad bug 584094 in docky (Ubuntu Lucid) "Non-square items dont properly darken" [Undecided,New] https://launchpad.net/bugs/584094 [10:47] ah, I just got confused about gwibber, seems cjwatson beat me to it === zyga is now known as zyga-afk [11:00] pitti, I have found a possible apport bug. [11:02] pitti, see bug 628030. Here ghostscript segfaults but probably apport did not pop up therefore, as the user has called apport through the printing infrastructure (probably the failed job pop-up). [11:02] Launchpad bug 628030 in ghostscript (Ubuntu) "Cannot print from pdf, /usr/lib/cups/filter/pdftoraster failed" [High,Confirmed] https://launchpad.net/bugs/628030 === amitk is now known as amitk-afk === ivoks_away is now known as ivoks === smb is now known as smb-afk [11:25] pitti, i was having lunch, i commented on your question [11:33] iainfarrell: morning [11:36] pitti: Could you please remove the lucid-proposed gallery2 package immediately? [11:37] the current upgrade path allows for the lucid version's postrm to rm -rf /usr/share/gallery2 /etc/gallery2 [11:38] LP #578137 [11:38] Launchpad bug 578137 in gallery2 (Ubuntu Lucid) "gallery2 2.3 php 5.3 incompatibility" [Undecided,Fix committed] https://launchpad.net/bugs/578137 [11:44] * lool is a bit pissed of from that rm -rf / [11:45] lool: "rm -rf /" sounded *really* bad for a second [11:46] I think it's pretty much the last straw; I will give up on gallery2 [11:47] I'm happy that it was in a vm :-) === amitk-afk is now known as amitk [12:08] lool: I thouht that was intended, and the preinst makes a backup? [12:10] ricotz: replied [12:11] lool: ah, saw your reply === MacSlow is now known as MacSlow|lunch [12:12] lool: done [12:13] Thanks [12:13] tkamppeter: hm, I need /var/log/apport.log for that [12:14] pitti, replied [12:15] ricotz: this needs fixing in maverick, too; do you plan to upload to Debian and have it synced? or direct U upload? [12:16] pitti, i have planned to do so, but there are some other new mono packages coming which needs some packaging and buildsys changes [12:18] pitti, so these new packages should go in first which are also needed for banshee 1.7.5 [12:18] ricotz: understood === almaisan-away is now known as al-maisan [12:22] pitti, I have asked the user in bug 628030 now. [12:22] Launchpad bug 628030 in ghostscript (Ubuntu) "Cannot print from pdf, /usr/lib/cups/filter/pdftoraster failed" [High,Confirmed] https://launchpad.net/bugs/628030 [12:25] pitti, when I reproduced bug 628030, I had exactly the same problem as the original poster, only pop-ups for the failed job, not for the segfault. I have mailed my apport.log to you now. [12:25] Launchpad bug 628030 in ghostscript (Ubuntu) "Cannot print from pdf, /usr/lib/cups/filter/pdftoraster failed" [High,Confirmed] https://launchpad.net/bugs/628030 [12:46] tkamppeter: "report /var/crash/_usr_bin_gs.1000.crash already exists and unseen" [12:46] tkamppeter: so it seems apport does pick up the crash, but since you didn't look at the previous one yet, you don't get a new one [12:47] hi. is this the right place to ask for help on the xserver? or in #ubuntu-app-devel? i am working on a mouse wheel acceleration patch [12:57] cjwatson, do you have any opinion on bug #618281? ie the update for this cycle? [12:57] Launchpad bug 618281 in ntfs-3g (Ubuntu) "NTFS-3G: A new upstream version is available: 2010.8.8" [Undecided,New] https://launchpad.net/bugs/618281 [12:57] cjwatson, I'm just trying to clean the nominated bugs list [12:57] keeping ntfs-3g up to date usually works out to be a good plan [12:57] so I accept the nomination [12:57] thanks [12:58] it does have new features but they seem mostly mount-option-controlled [12:58] or "if you don't have this then your filesystem won't work anyway" [13:03] pitti, reporter of bug 628030 hass attached apport.log. [13:03] Launchpad bug 628030 in ghostscript (Ubuntu) "Cannot print from pdf, /usr/lib/cups/filter/pdftoraster failed" [High,Confirmed] https://launchpad.net/bugs/628030 === jra is now known as andrusk === dholbach_ is now known as dholbach === smb-afk is now known as smb [13:16] cjwatson, hey Colin - how are you doing? Who can change which packageset a package belongs to? do we still have mismatches between package-in-packageset and seeds every now and then? [13:19] respectively: fine, thanks; theoretically TB but in practice me; yes [13:20] * dholbach hugs cjwatson [13:20] cjwatson: Hi, do you have time today to talk about a change I'm doing for initialising a new distroseries? [13:20] thanks Colin - I just asked because of the current discussion on ubuntu-devel@ [13:22] dholbach: the owner of the packageset can change it and the owner of most packagesets is the TB (the DMB only owns the mozilla and zope package set). So asking cjwatson is always right :) [13:23] great, I just didn't want to reply to the mail saying "yeah, just ask Colin to fix it" [13:23] StevenK: I would suggest choosing a day other than beta release day [13:23] dholbach: I'll catch up on it after beta release [13:23] pitti, it seems that I have found a solution for most of the problems where Ghostscript fails when used with the CUPS Raster device: CUPS should not se a RIP_MAX_CACHE at all, not even a big one like 1/4 of system memory, simply none at all so that Ghostscript determines its memory use by itself. Then Ghostscript always works correctly. [13:24] cjwatson: Since moving to Launchpad I've lost track of the special Ubuntu days, sadly. Is tomorrow okay? [13:24] yes [13:24] cjwatson, sure [13:24] geser, cjwatson: thanks [13:24] pitti, in CUPS one can easily implement it by defaulting the cache to an invalid value, like "auto". [13:27] Uh... If I'm runnig "apt-get dist-upgrade -fy" I shouldn't be asked about modified conffiles, should I? [13:28] cjwatson, thx for gwibber [13:36] grr @ bzr [13:36] bzr log should invoke $PAGER [13:39] there's a plugin for that™ [13:42] geser, if a package moves into the 'sugar' packageset, who can upload it? [13:43] all the sweet guys and gals :) [13:43] lol [13:44] the union of sugar packageset uploaders and component uploaders [13:44] dholbach: https://launchpad.net/~ubuntu-sugar-uploaders is the uploaders team for that package set [13:44] dholbach: I would love it if I could give the sponsoring page my LP ID and have it filter to the stuff I can upload [13:45] ok, let me follow up on the thread [13:45] it's time bug reports get filed [13:45] I wanted the discussion to be something different :) [13:45] yeah sorry [13:45] Laney: +1 ;) [13:46] I don't have any tools apart from an alias to wget -q -O- $URL | patch -p1 [13:47] dholbach: btw do you have any preference on a python templating toolkit? I've started to split the code and the HTML template for the sponsoring page using Mako [13:47] geser, I expect that once Harvest is up and running the sponsoring page can go away [13:48] ah ok [13:48] maybe it can, maybe it can't, let's see [13:48] does the templating toolkit need anything special set up on people.c.c? [13:48] besides python-mako being installed, no [13:48] really? [13:48] ok [13:49] can I filter by type of opportunity to recover the original sponsor page? [13:49] Harvest is currently just waiting on IS right now and looking for contributors :-) [13:49] Laney, you can, but it's not up and running yet [13:49] cool [13:49] bzr branch lp:harvest; less harvest/INSTALL [13:49] it's really trivial to set up [13:49] (for local testing) [13:50] * Laney isn't really a harvesty type of developer === MacSlow|lunch is now known as MacSlow [13:50] although maybe I am for certain areas... [13:51] I'm sure you are ;-= [13:51] ;-) [13:51] dholbach: I'll put my hand up to contributing [13:51] awesome, just propose a merge to lp:harvest and somebody will have a look [13:52] I also documented the release process, so I hope it'll be easy soon to get new releases out there: https://wiki.ubuntu.com/Harvest/ReleaseProcess … once it's up and running [13:52] okay, that'll be tomorrow (or more like today) [13:52] sure sure, take it easy :) [13:53] dholbach: it's 1am, but the project will also include "learn bzr" :) [13:53] dholbach: You have two 'lp:~' in your template mail to RT [13:54] StevenK, fixing [13:55] G: interesting you should mention that, in the LoCo Directory team we just discussed a "getting started with LD" guide or at least short snippets [13:55] LD = LoCo Directory or Launchpad Dev? :P [13:56] I'm assuming LoCo [14:00] g: loco directory, sorry :) [14:03] dholbach: nifty release page [14:15] dholbach: btw, what is your prefered way for merging fixes, 1 branch for each little fix, or 1 branch for a bunch of little fixes? [14:15] g: exactly [14:15] and propose a merge [14:17] yeah, but for little fixes, which is the prefered number of branches (1 or X) [14:18] G: it's fine to bundle a few fixes if they're all obvious or better fixed in one go [14:18] dholbach: okay, just wanted to check :) === kitallis is now known as BrilliantMan === kiko` is now known as kiko === dendrobates is now known as dendro-afk [15:02] mvo: is debian bug 594689 on your radar? === robbiew is now known as robbew [15:02] Debian bug 594689 in apt "apt 0.8.0 breaks autoremove" [Important,Open] http://bugs.debian.org/594689 === robbew is now known as robbiew [15:02] kklimonda: yes, its in the apt ubuntu branch already [15:02] thanks [15:02] kklimonda: but thanks for the reminder, I will upload into the queue shortly === bilalakhtar_ is now known as bilalakhtar [15:17] Keybuk: question; copyright in com.ubuntu.Upstart.Instance.xml; is that a bsd(ish) license? [15:32] Keybuk: Is there a good list somewhere of best practices for upstart jobs? === tgall_foo is now known as Dr_Who [15:58] seb128: re bug #620297 - so did you break vte ;) ? [15:58] Launchpad bug 620297 in gdebi (Ubuntu Maverick) "gdebi-gtk fails with ''dpkg: unable to read filedescriptor flags...."" [Low,Confirmed] https://launchpad.net/bugs/620297 [15:59] mvo, no, but robert_ancell might have [15:59] there is a new version in the queue as well [15:59] if you have a bug please assign to him for investigation === ivoks is now known as ivoks_away [16:06] robbiew, wouldn't be useful to have a meeting after beta to know where we stand? [16:08] seb128: what would we discuss? I suppose if there's an OMG bug(s), we could discuss that....but we would be discussing that tomorrow regardless [16:09] I'm not against having one tomorrow [16:09] as I'm not running it ;) [16:10] robbiew, rather where we stand, what is the beta status, what issues have been spotted, what should get cracked for final, etc [16:10] I guess we can wait a week for that [16:10] but it puts us a few days before hard freeze [16:10] hmm [16:10] I would imagine know is the right time to be cracking on issues that will need to be fixed in the 2 weeks coming [16:11] know -> now [16:11] "cracking the whip on the issues", or rather at least making people aware of the priorities [16:11] right [16:11] good point [16:12] no skat? [16:12] skaet rather ;-) [16:12] oh [16:12] skaet, hey ;-) [16:13] skaet, how are you? I was discussing tomorrow's meeting with robbiew [16:13] seb128, heya. [16:13] skaet, do you feel we should have one to check status after beta? [16:13] seb128: how about we have the meeting, but scale back the agenda [16:13] to just a status check [16:13] just to make sure we are on track and we discuss things that need to be worked next? [16:13] he just cancelled it, didn't he? [16:13] pitti, well that's what I'm discussing there [16:14] pitti, ie scrollback [16:14] OIC [16:14] it seems that the end of the cycle meeting are the useful ones [16:14] dholbach> I don't understand where Ubuntu people get all the money for their plentiful travels all over the world o_O [16:14] we need to make sure everybody knows what we need to do and where we stand [16:14] lucidfox, it's my first and only holidays this year [16:15] robbiew, I'm fine having just a status check or no meeting, I guess your call and skaet's one [16:15] robbiew, I would just pointing that we only have 2 weeks before hard freeze and a status update could be useful [16:15] seb128: ack [16:15] and that was very welcome ;) [16:15] personally I'm not going to be much good for anything tomorrow, but ... [16:16] cjwatson: yeah...I figured that [16:16] I'm sure work is mostly tracked in each team [16:16] I'm OK with a status check, would rather not have to prepare a detailed report [16:16] exaclty [16:16] and "exactly" [16:16] I'll shoot out an invite...30min...state of the universe meeting [16:17] :) [16:17] sounds good. [16:17] yeah, I don't see the point to do a spec etc update [16:17] just a status feedback from beta [16:17] could help to raise some issues which are maybe not tracked [16:17] cjwatson, robbiew, skaet: thanks [16:18] seb128: no..thank you :) [16:18] ;-) [16:19] seb128, yup there are likely some that need discussing. thank you. === nixternal is now known as Guest42197 [16:29] pitti, ping [16:30] lucidfox: now you get an idea of how much dholbach is paid and/or how stingy he is :p [16:30] tkamppeter: o/ [16:31] nigelb> That's stingy? [16:31] lucidfox: well, stingy to save up enough to go there I mean [16:31] the only times I've been abroad were on vacations to Turkey funded by my parents when I was younger === kitallis is now known as ExcellentKid [16:34] pitti, in CUPS one can easily implement it by defaulting the cache to an invalid value, like "auto". [16:34] pitti, it seems that I have found a solution for most of the problems where Ghostscript fails when used with the CUPS Raster device: CUPS should not se a RIP_MAX_CACHE at all, not even a big one like 1/4 of system memory, simply none at all so that Ghostscript determines its memory use by itself. Then Ghostscript always works correctly. [16:34] pitti, in CUPS one can easily implement it by defaulting the cache to an invalid value, like "auto". [16:35] tkamppeter: that won't provoke any side effects in cups, like error messages? [16:35] but if it works, sounds nice [16:35] I remember this one [16:36] pitti, I have modified GS upstream that with missing or invalid RIP_MAX_CACHE it determines its memory needs automagically and then it works perfectly. The change I have also backported to Ubuntu. [16:37] tkamppeter: hm, is that only read by gs? I thought it was a cups option, not a gs one [16:37] The only other consumer of RIP_MAX_CACHE is imagetops and I have looked in the source and it defaults to 32 MB then. As it worked for years with 8MB this should not be a problem. [16:39] pitti, more a problem is that the CUPS package is also used by Debian, and Debian most probably does not have my patch in GS, so that their GS 8.71 defaults to 8MB with invalid RIP_MAX_CACHE. This means that Debian users will get a lot of problems. [16:40] pitti, so we would need switch between Debian and Ubuntu when applying the patch, or somehow get my GS patch into Debian ASAP. [16:43] tkamppeter: you could apply the patch only in Ubuntu [16:43] tkamppeter: look at e. g. debian/patches/ubuntu-default-error-policy-retry-job.dpatch [16:43] tkamppeter: it has a shell script header which checks lsb_release for Ubuntu [16:43] we already have two ubuntu specific patches there [16:45] pitti, so I make the existing patch for 1/4 of system memory Debian-only and the new patch of auto Ubuntu-only. Later on, when http://bugs.ghostscript.com/show_bug.cgi?id=691586 gets fixed, we can return to 1/4 of memory for all. [16:45] bugs.ghostscript.com bug 691586 in PDF Interpreter "Ghostscript segfaults when rendering a certain PDF file with the CUPS Raster device." [Major,New] [16:46] tkamppeter: right, you could change debian/patches/dynamic-default-ripcache-size.dpatch to only apply if we are not on Ubuntu [16:49] pitti, can I do [16:49] [ "`lsb_release -is 2>/dev/null`" = "Debian" ] [16:49] to check whether the distro is Debian or should I better do [16:49] [ "`lsb_release -is 2>/dev/null`" != "Ubuntu" ] [16:52] tkamppeter: !ubuntu, please [16:52] tkamppeter: since we always want one or the other [16:53] and in the other one we test == Ubuntu [16:54] There’s dpkg-vendor, too [16:54] pitti, tkamppeter, you can also use dpkg-vendor snippet [16:54] (which is more robust than lsb_release IMHO) [16:55] right, it is [16:55] I just didn't switch to that yet because it does not yet backport well [16:55] tkamppeter: is your gs fix important ? (aka a Release-Critical in Debian ?) [16:55] pitti: right [16:55] but it's certainly much more elegant [17:03] ivoks_away: it's a little known GNU licence :p [17:07] pitti, I will do the changes in the next hour or so, please do not commit to CUPS. [17:08] tkamppeter: I won't touch it until September 13, when I'm back from vacation :) (which starts pretty much "now") [17:08] pitti: enjoy! === dendro-afk is now known as dendrobates [17:11] tkamppeter: could you please report a bug with severity > important on the Debian BTS ? [17:12] Keybuk: thanks! looking forward to it -- a week of bicycling, tenting, then Vienna, and no computers :) [17:13] pitti: yeah, I just had a very enjoyable weekend with no computer [17:15] pitti: Have fun :) === yofel_ is now known as yofel === MacSlow is now known as MacSlow|break === beuno is now known as beuno-lunch [17:59] cjwatson, ev: is somebody watching ubuntu slideshow bugs? [17:59] I can't say I am [18:00] or rather is somebody working on updating those [18:00] ie bug #628809 [18:00] Launchpad bug 628809 in ubiquity-slideshow-ubuntu (Ubuntu Maverick) "f-spot still mentioned in installer" [Low,New] https://launchpad.net/bugs/628809 [18:01] seb128: the slideshow is being redesigned for 10.10 [18:01] ev, is being? wasn't uif 2 weeks ago? [18:01] or 1 week ago rather ;-) [18:02] it's nearly there, we just decided against putting it in beta because we wanted to land a finished product [18:02] ev, do you have any idea when the new design will land? translators will need time to work on those [18:02] ev, hum, ok [18:02] of course, but I don't have an ETA [18:02] Dylan is working on it with support from Roz [18:02] ok thanks [18:03] can you make sure the f-spot -> shotwell change is included in their work? [18:03] absolutely [18:03] ev, thanks! [18:03] sure thing === hunger_ is now known as hunger === ivoks_away is now known as ivoks === ivoks is now known as ivoks_away === deryck is now known as deryck[lunch] [18:21] pitti, still there? [18:46] Is the beta already out (= beta freeze over)? I did not get any e-mail and the Topic tells only FeatureFreeze. [18:47] tkamppeter, no [18:47] tkamppeter, see topic [18:47] tkamppeter, but you can upload, the updates queued will go in after the freeze end [18:55] anyone know, is there any command line interface to blueprints ? [18:55] nope [18:55] blueprints is the part of Launchpad that got left on the doorstep of the orphanage in a shoebox [18:56] good deal. [18:57] was going to try to hack something like editmoin for blueprints, but didn't want to duplicate any effort. === al-maisan is now known as almaisan-away [19:04] Got roughed up a bit before being dropped off too. === dendrobates is now known as dendro-afk === beuno-lunch is now known as beuno === sconklin is now known as sconklin-afk === dendro-afk is now known as dendrobates [19:21] OdyX, hi [19:21] hi tkamppeter [19:24] OdyX, for Debian you should merge all Ubuntu changes (= upstream bug fix patches) into the feature-frozen version. These are all my cherry-picked bug fixes (some coded by me) from the 8.71 -> 9.00 development period of Ghostscript. 9.00 missed our Feature Freeze and is also relatively risky as it added ICC support, a big feature addition, therefore the bump of the major number. [19:24] tkamppeter: for ghostscript you mean ? [19:25] OdyX, in a non feature-frozen Debian version you should directly put Ghostscript 9.00. [19:25] Yes, I mean Ghostscript. [19:25] yeah sure, but we are in _full_freeze_ in Debian :) [19:26] tkamppeter: does this fix one of http://bugs.debian.org/cgi-bin/pkgreport.cgi?src=ghostscript&archive=no&pend-exc=pending-fixed&pend-exc=fixed&pend-exc=done&sev-inc=critical&sev-inc=grave&sev-inc=serious&repeatmerged=no [19:26] or http://security-tracker.debian.org/tracker/source-package/ghostscript <- one of those ? [19:26] OdyX, what does it mean? Also bug fixes not accepted any more, only CD fixes? One week before landing? [19:26] tkamppeter: this means that Debian only accepts updates that fix "serious bugs" (> important) [19:27] tkamppeter: the freeze is slightly relaxed these days, so a good rational'ized upload can still get trough, but it has more chance if it fixes bugs without adding "risky" changes [19:29] OdyX, the mentioned bugs are not fixed (no one reported them to Ubuntu), the ones from the first link are fixed in 9.00, so a backport of the fixes could perhaps be done. [19:30] tkamppeter: we have a big issue here on Debian: ghostscript is basically unmaintained, so any help is greatly welcome. :( === deryck[lunch] is now known as deryck [19:31] OdyX, the most important fixes are three or four patches which fix several segfaults when the CUPS Raster output device is used with PDF input and tyhis is quite common in Debian, as CUPS is synced with Ubuntu. === Jordan_U_ is now known as Jordan_U [19:42] tkamppeter: I will try to address those issues next week, but I'll need your assistance. Right now I'm too busy. [19:43] is this possible that this bisection result http://yfrog.com/n2bildschirmfotovp is the problem of my bug i filed here https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/572146 [19:43] Launchpad bug 572146 in alsa-driver (Ubuntu) "crackling sound from microphone with 2.6.32-21 kernel" [Undecided,Incomplete] === xfaf is now known as zul === MacSlow|break is now known as MacSlow [20:12] kirkland: have you noticed that the update-motd files shipped by base-files aren't marked as conffiles? lintian warns quite loudly about this now [20:12] slangasek: i have not noticed that [20:12] slangasek: is that something you'd like me to fix by RC? [20:13] kirkland: I think that would be advisable; should just require updates to debian/conffiles in the source package [20:13] (unfortunately base-files doesn't use the debhelper magic to do this for us) [20:13] slangasek: yeah, that package is rather old fashioned [20:36] OdyX, OK, let us sort out Ghostscript next week. [20:36] tkamppeter: thanks === cjwatson_ is now known as cjwatson === sconklin-afk is now known as sconklin === dobey_ is now known as dobey === dendrobates is now known as dendro-afk === mrpouit is now known as mr_pouit === kees__ is now known as kees === Dr_Who is now known as tgall_foo === marjo__ is now known as marjo [23:37] marjo: hey, who runs the retracer these days? === Sarvatt is now known as Sarvatt|gone