[00:33] lamont, Laney: I've just given back haskell-src-exts on armel. (build appeared to have been terminated). Hope there's not a good reason to terminate the build [00:35] sistpoty: all the pegatron buildds are gone - I was waiting for the queue to flush before doing a mass armel giveback [00:36] lamont: ah, ok :)... just hoped that I wouldn't cause a problem like eglibc for sparc ;) [00:36] *glibc* even [00:38] sistpoty: I don't think it will work — check the Debian status [00:39] same for pandoc [00:39] sistpoty: glib2.0 [00:40] or that :) [00:41] mass armel giveback done [00:42] well, running [00:42] meh. 1033 builds givenback [00:43] Laney: hm? don't see anything particular? [00:43] lamont: thanks a lot! [00:44] sistpoty: you don't see all of the ftbfsen? [00:44] particularly a timeout on armel [00:45] Laney: oh, didn't look at build status, only at bugs [00:46] lamont: is the estimation of ten days on https://launchpad.net/builders/ more or less correct? [00:47] lamont: that would mean we're very close to the border (or even after it) where we need to close the archives for publishing afaict [00:51] well, lots of them should ftbfs quickly, no? [00:51] estimation is kinda waggy, but if folks are fixing things, we may want to keep a list of what to bump up [00:53] lamont: Your mass giveback should all score at 0, right? [00:53] If so, it won't interfere with any uploads. [00:53] either zero or they get rescored - I can't remember which [00:54] i'd appreciate the haskell stuff being rescored [00:54] they're all 0 now, but wouldn't hurt to check back later. IIRC, the job that would rescore them isn't running these days [00:55] Ah. [00:55] That's why rebuilds haven't been jumping back up. [00:55] something like that [00:56] * lamont is a bit fuzzy on the details [00:58] lamont: you're correct. queue-builder is no longer running, so retries will stick at 0 until someone pokes them manually. [00:58] Is it a problem that they are zero? most of my requested rebuilds have been running (albeit at low priority) [01:01] It probably isn't much of a problem, no. Even ia64 is almost OK now. [01:01] I don't think it's a problem, it's just a change. [01:09] wgrant: if it did its sql queries a bit more granularly, we might let it run more [01:10] lamont: The only useful thing it does, though is... nothing? [01:10] 1) Bumps score by a few points based on time in the queue. Useless. [01:10] 2) Rescores retries. Worse than useless. [01:10] wgrant: well, it rescores builds so non-buildd-admins can get their builds bumped back up after they retry them... so all in all, I'm not sure I care to do that [01:10] yeah - 2) is a big -555 from me [01:11] 3) Locks thousands of buildqueue rows for aaaages and breaks the world. [01:11] Just out of curiosity, why the mass-giveback? [01:12] persia: because I stabbed all of haskell after we got ghc6 to build [01:13] installing ghc6-doc on a pegatron was a great way to generate an infinite loop outside of the timeouts [01:13] Ah. This makes sense. [01:13] so rather than find the 100ish packages affected, I just went all 5-blades on the problem [01:14] Makes sense, although I'm expecting a good ~200 of those to ftbfs as they just failed yesterday from a not-quite-so-massive-mass-giveback :) [01:15] heh. yeah [01:15] I'm also a bit surprised at the number: we only had ~150 showing on the FTBFS page. From where come the other ~800? Is it worth a similar mass-giveback of missing binaries for other architectures? [01:15] I thought haskell was almost done [01:15] * persia too [01:18] * Laney is eyeing agda with suspicion [01:18] I'm not sure that buildd-mass-retry.py excludes superseded builds. [01:19] So the numbers may be artificially high. [01:19] By 800? [01:20] But anyway, if the point is to throw stuff at the wall and see if it sticks because the builders are bored, it makes sense to me to do other architectures as well. [01:21] (although maybe not ia64, as that likely needs considerable build-dep order unwiding to make sense) [01:22] persia: the idea for haskell is to throw things at the wall to get the next bits of packages back in a buildable state (since the dependency graph is quite complex) [01:22] Is that how it was done? [01:22] sistpoty: I thought that's why we had http://orangesquash.org.uk/~laney/haskell-installability/armel.png [01:22] I thought we had just been giving them back individually [01:22] that's what I've been doing anyway [01:23] * persia specifically excluded haskell from the not-quite-so-massive-mass-giveback beacause of the understanding that they were being done in order [01:23] persia: yep, but there are some false positivis [01:23] lamont, persia: Yeah, buildd-mass-retry.py gives back even superseded builds, which explains the vast number. [01:23] packages which have never built will show up as installable on that graph indeed [01:24] When buildd-manager goes to dispatch most of them, it will notice and throw them away. [01:24] wgrant: So the queue should actually process fairly quickly then? [01:24] Laney: up to a certain point, I did, yes. then things became complex since a few buildds failed to install a -doc package (segfaulted there), probably depending on the kernel version [01:24] sistpoty: I saw that, but I'm not sure why it would happen... ghc6-doc isn't anything special is it? [01:25] is it some haddock problem? [01:25] It seemed to segfault the old buildds though. [01:25] or just subarch skew [01:25] persia: Indeed. [01:25] I think it was bad silicon. The old buildds were a collection of experimental boards. [01:25] Laney: no idea, just that it worked in a later rebuild [01:25] fair [01:25] The new buildds are semi-production development boards from what I understand. [01:26] you should me-too 527245 [01:26] would have helped us here ;) [01:27] Yes, but that's not really easy. [01:27] Needs coding thogh, and wgrant seems to be faily busy doing other incredibly useful stuff :) [01:27] I never said it was [01:28] OK, then "Yes, but that's not really easy, and it's probably not going to be scheduled in the next decade or three." [01:28] heh. [01:29] Anyway, it only takes a couple hours to run thorough all the failed builds and retry the ones that fail for that reason after testing installability. [01:29] Probably less if I could be bothered to script it. [01:29] Laney: I want to say unimplented instr trap or some such [01:29] frankly didn't pay much attention to it [01:30] seems like those machines were on the way out anyway [01:31] lamont: On another porting note: did you get a chance to try doko's fpc debs? [01:33] not yet, will do [01:36] lamont: You used buildd-mass-retry.py for this, right? [01:37] yep [01:37] * wgrant fixes it. [01:37] oh, yay [01:37] fix == ?? [01:38] lamont: It retries every failed build, even those that are long-superseded. [01:38] oh, thanks [01:38] So the build queue looks huge, but in reality most of those builds will never hit a builder. [01:55] persia: for future bootstrap requests, note that the standard is to build debs using $whatever, then use those debs to build a chroot to statisfy build-deps, and let LP do its thing with that - so there's always a double-build [01:56] lamont: Right. Unfortunately, LP doesn't have an edit feature, so I can't ever change that request, but I'll fail to mention it again when we get the next new architecture. [01:57] heh [01:57] no worries [01:58] armel build running [02:00] Cool, thanks. [02:00] With luck, we'll have fpc before the set of stuff that build-depends on it attempts rebuild again :) [02:01] Speaking of boot strapping... [02:01] lamont: Any thoughts about dealing with eigenbase-farrago and eigenbase-resgen? [02:02] At least it's arch all, so it only needs doing once. [02:02] dunno [02:03] fire something at rt.ubuntu.com? [02:04] most notably, wiht instructions that work [02:05] Nevermind then. Whining on IRC is about the most caring I can muster. [02:06] heh [02:06] well, throw your whine at rt.u.c and we'll make that the testcase for my docs, then [02:07] OK. [02:08] I'll throw in the extra instr that might be needed. and yeah, bootstrapping is something that at least needs an RT request [02:10] lamont: RT 10582 [02:10] ta [02:10] thanks, even [04:15] ArneGoetje: ttf-kacst-one has a conflict with the version of ttf-kacst we have in the archive; this will make DVDs unbuildable [06:13] slangasek: ok, will update ttf-kacst [07:08] ArneGoetje: thanks (btw, ttf-kacst-one also had a Recommends: ttf-kacst, which I've gotten rid of) [07:12] the idea of recommends on fonts amuses me [07:12] that's like ttf-arial recommends ttf-times-new-roman just because they're usually used together [07:13] "users who like these wingdings also enjoyed..." [07:17] heh [07:17] thanks for dojo slangasek [07:17] ttf-ms-comic-sans Recommends euthanasia [07:18] micahg: thanks to ScottK - I just pushed the button :) [07:28] mdke: hi, do you have an ETA for final uploads of ubuntu-docs and gnome-user-docs for 10.04? [07:49] slangasek: am i pushing too far, or should we get the final round of changes from debian xserver & input drivers? :) (xorg.conf.d moved to /usr/share/X11, and allows admins to have stuff in /etc/X11/xorg.conf.d) [07:50] slangasek: the xserver is also an rc for 1.7.7, though we already had most of the relevant bugfixes as separate patches [07:53] slangasek: https://code.edge.launchpad.net/~arnegoetje/ubuntu/lucid/ttf-kacst/ttf-kacst-lucid/+merge/23625 and https://code.edge.launchpad.net/~arnegoetje/ubuntu/lucid/ttf-kacst-one/ttf-kacst-one-lucid/+merge/23624 [08:22] Anyone else getting somany "Do not show this message again" buttons in the connect/disconnect notifications that the network connected to is no longer visible since the left side of the notice is pushed off screen? [08:23] This is in lucid. [08:39] mdke, here? === Lutin_ is now known as Lutin === lool- is now known as lool [09:39] peteris: hi [09:40] peteris: yesterday at about 14:30 [09:43] allright, mixed up days :) [09:43] nevermind [09:44] peteris: you can send me a po file if it's important [09:45] well, it's more like 5 ot 6 po files :) [09:45] and they are in LP [09:47] mdke, nevermind then, I'm more interested if I could get them in the future 10.04.1 release [09:48] peteris: we'll certainly do an update this time [09:49] mdke, you mean on .1 release? [09:49] hello [09:51] peteris: yes, before that [09:52] cool [09:59] mdke, .1 will be propably in the end of Juny, right? [10:05] ArneGoetje: you can't delete a file from the upstream source in a package: dpkg-source: warning: ignoring deletion of file KacstOne.ttf [10:07] tjaalton: it's pretty late, but I would consider the xorg.conf.d change as time permits if you upload it [10:09] slangasek: today is the aim [10:10] mdke: ok, cool === \vish is now known as vish === lucas_ is now known as lucas [10:58] slangasek, we have found the issue with that dell upgrade, about 48 h later :P [10:59] "none /proc/bus/usb usbfs devgid=127,devmode=664 0 0" on /etc/fstab caused an error on mountall which somehow leads to upstart hanging [11:02] ah, that bug [11:03] slangasek: yep, the server has Breaks and bumps serverminver to minimize any damage [11:03] joaopinto: well, that should be assigned to the mountall package, then; I thought there was an open bug report about it, but I don't see it now [11:03] well, it will affect all users which have followed https://help.ubuntu.com/community/VirtualBox/USB [11:04] ok, will do [11:05] er, well, that documentation should be fixed then, because /proc/bus/usb doesn't work in 10.04, period [11:07] slangasek, right, but having a system hanging without any clue after an upgrade can't be blamed to that doc [11:08] :P [11:12] yes, that part is a mountall bug [11:14] at least now I know how to step by step uptart tasks :) [11:18] I have updated bug 565109 description [11:18] Launchpad bug 565109 in ubuntu "Upgrading from 9.10 to 10.04 on Dell Inspiron 6400 makes the system unbootable" [Undecided,New] https://launchpad.net/bugs/565109 [11:18] hum, cache ? [11:18] ubottu, refresh [11:18] Remember that every time you hit refresh, Canonical is wasting money, bandwidth, and CPU time serving your request instead of doing useful things like uploading the image or paying for ShipIt disks. Please do so sparingly. [11:18] lol [11:27] joaopinto, will you paste those step-by-step instructions to a wiki page, please? [11:27] tormod, yes. I am just thinking that it migh worth a different page, that page we have describes the boot process, while this new one would be troubleshoot oriented [11:28] a single page would probably get too long [11:28] sure, make a new page [11:29] maybe it eventually should go to the upstream upstart wiki [11:30] but having such instructions somewhere in any form would be a huge improvement [11:40] hum, is there a good reason for the recovery option to start mountall ? [11:45] it's chain of events is likely to bring problems from which you want to recover from [11:48] NCommander, ccheney: OOo FTBFs on armel with a debian/rules bug [11:48] dh_gencontrol -popenoffice.org-pdfimport -- \ [11:48] -v1.0+OOo`echo 1:3.2.0-7ubuntu1 | cut -d: -f2` [11:48] dpkg-gencontrol: error: current host architecture 'armel' does not appear in pac [11:48] kage's architecture list (i386 m68k mips mipsel powerpc s390 alpha amd64 hppa ia [11:48] 64 ppc64 s390x sparc) [12:13] ccheney: the OOo source package doesn't seem to be in sync with the bzr branch [12:20] ccheney, NCommander: I've uploaded what I believe should be a correct fix for the OOo FTBFS - no conceivable way for me to build-test it, but it looks like the new armel buildds can fail to build OOo in < 2 days now... [12:29] mvo: https://bugs.launchpad.net/bugs/516727 appears still to be an upgrade breaker, even with the update-manager tweaks [12:29] Launchpad bug 516727 in openoffice.org "breaks dist-upgrade: E: Couldn't configure pre-depend openoffice.org-core for openoffice.org-filter-binfilter, probably a dependency cycle." [Critical,Fix released] [12:54] Odd. My Lucid laptop has been thrashing sometimes lately (no swap), and I just watched it OOM kill several things with well over 2GiB of the 4GiB of RAM apparently used as disk cache. [12:55] drop_caches does not reduce that volume :( [12:58] wgrant: ogra is having similar sounding issues in bug 563879 [12:58] Launchpad bug 563879 in evolution-data-server "evolution-data-server consumes massive amounts of memory, invokes OOM killer" [Undecided,Confirmed] https://launchpad.net/bugs/563879 [12:59] Hmm. [12:59] wgrant@magrathea:~/launchpad/lp-branches/bug-565739-dont-retry-superseded-builds$ cat /proc/dri/0/gem_objects | grep object\ bytes [12:59] That cannot be normal. [12:59] -1296973824 object bytes [13:00] It also looks like almost 3GB when interpreted unsigned. [13:00] certainly sounds suspicious [13:11] wgrant, sarvatt also saw this gem_object wrapping negative [13:12] wgrant: that sounds like an ancient i915 bug. [13:12] i used to see that. [13:12] and vish in bug 563400 has more > 1gb gem (on ATI) [13:12] Launchpad bug 563400 in xserver-xorg-video-ati "[RV515] Playing flash video causes memory hogging" [Undecided,New] https://launchpad.net/bugs/563400 [13:13] wgrant: try using a newer kernel and see if that happens [13:13] wgrant: also, restarting X should clear this gem_object madness [13:14] hmm ogra is also using chromium, like vish was [13:15] hyperair: It has cleared it, yes. [13:15] I had a similar thing around the GEM switch. [13:15] But not significantly since. [13:16] I don't use Chromium much, but I did use it at one point during that session. [13:16] wgrant: so did i. and ever since the bug was fixed upstream, i've used a custom kernel, and have never had this problem again [13:16] wgrant: i found that it needed somewhere around one X restart a day, during the time of that problem [13:17] wgrant: we're shipping an old DRM stack aren't we? [13:17] hyperair: I had to restart X multiple times a day. [13:17] But it hasn't been that bad since -- maybe once a week? [13:17] hyperair, we're shipping a .33.2 drm stack [13:18] tormod: weird, i could have sworn .33 had it all fixed.. [13:18] (this is a GM45, btw) [13:18] and mine a 965GM [13:18] regression perhaps? [13:18] wgrant: there's an option in driconf about buffer object reuse [13:18] perhaps that is related? [13:19] I guess I should get something to monitor the GEM memory usage and scream if it jumps suddenly. [13:19] Although I guess it's more likely to be a cumulative problem. [13:20] wgrant: from my experiences during that time, it never jumped suddenly. [13:20] something like a terminal open with watch cat /proc/dri/0/gem_objects would do [13:21] That is exactly what I've been doing, yeah. [13:27] the gem objects are allocated all the time, that is normal, but it seems they are not all deallocated [13:27] Right. [13:33] every time I open a youtube fan in firefox and close it again, firefox has grown 2MB, gem count as well. after closing firefox, I got only 1MB back there [13:38] for t in `seq 1 10`; do firefox ; grep "object bytes" /sys/kernel/debug/dri/0/gem_objects; done # and press ctrl-Q's [13:42] I can use e.g. eog /usr/share/backgrounds/ instead of firefox [13:45] slangasek, I am still playing with the mountall issue, it seems to be related to bug 553290 [13:45] Launchpad bug 553290 in mountall "Loops on mount failure when Plymouth not running" [High,Fix committed] https://launchpad.net/bugs/553290 [13:45] tormod: So it looks like a general thing -- just Flash is really good at it? [13:46] ops, wait, maybe not, this is a side effect of starting the mountall manually, I am hitting this bug [13:46] wgrant, yes even "xterm" does the job [13:46] and X does not grow [13:46] I get both a failed mount, and skipping mount [13:46] looping [13:47] tormod: Hmm, indeed. That grew the GEM object size by 100MB, and it has not decreased. [13:47] At least we can easily reproduce it now... [13:48] This really reminds me of the early days. [13:48] But I cannot remember exactly when it started happening again. === steffan_ is now known as steffan [13:49] the early days when we had flies amid the vacuum tubes? [13:50] tormod: Heh, not going *quite* that far back. [13:55] you can also track it here: awk '/name/{ i++; s+= $4 } END{print i " " s}' /sys/kernel/debug/dri/0/gem_names === |sistpoty| is now known as sistpoty [13:57] Which are we treating as the One True Bug? [13:58] none I think , they are all blaming different things. the "-ati" bug even got "fixed" by an ati release, then reopened [13:59] Yeah, I saw that... [13:59] Anyway, I'm sort of glad that I'm not alone and/or crazy. === _silentAssassin is now known as mrigesh === mrigesh is now known as _silentAssassin === azeem_ is now known as azeem [15:08] yay ,I'm not alone.. :p [15:09] wgrant: so the bug is actually in which package? Bug 563400 is not -ati? [15:09] Launchpad bug 563400 in xserver-xorg-video-ati "[RV515] Playing flash video causes memory hogging" [Undecided,New] https://launchpad.net/bugs/563400 [15:15] Why don't I have the permission to access bug 538253? [15:15] Error: Could not parse data returned by Launchpad: list index out of range (https://launchpad.net/bugs/538253) [15:18] juliank: could be an security issue, some of them are private AFAIK [15:18] juliank: seems no one other than the reporter are subscribed [15:19] or maybe what azeem said .. === elleuca is now known as elleuca_ [15:20] azeem, vish - "There was a changelog entry: - make sure to record the maintainer script that requested the reboot in /var/run/reboot-required.pkgs (LP: #538253)" , and now I don't know the reason for it. [15:20] Error: Could not parse data returned by Launchpad: list index out of range (https://launchpad.net/bugs/538253) === elleuca_ is now known as elleuca [15:20] that's bad. [15:23] wgrant, vish, I thought I would make a master bug 565981, although I do not know if this gem count really pinpoints the issue [15:23] Launchpad bug 565981 in linux "[KMS] gem objects not deallocated" [Undecided,New] https://launchpad.net/bugs/565981 [15:24] wfm :) [15:36] is this the place to discuss bugs? [15:37] strange, in most cases not, try #ubuntu or (#ubuntu+1 for lucid) [15:37] i've tried #ubuntu thats a no go heh [15:38] strange: if you have registered a bug on launchpad, going to #ubuntu-bugs might help. [15:39] ok thank you [16:18] slangasek, isn't bug 543251 a duplicate from bug 507881 ? [16:18] Launchpad bug 543251 in mountall "mountall causes boot-up to hang on unknown fstab entry" [Medium,Incomplete] https://launchpad.net/bugs/543251 [16:18] Launchpad bug 507881 in mountall "Lucid alpha 2 fails to start up unless you remove /proc/bus/usb from the fstab" [Medium,Confirmed] https://launchpad.net/bugs/507881 [17:08] slangasek: I have new language-packs ready... do you want them? [17:22] ScottK: Bug #564070 has a debdiff [17:22] Launchpad bug 564070 in libgtk2-perl "Please sync libgtk2-perl from Debian (fixes FTBFS)" [Wishlist,In progress] https://launchpad.net/bugs/564070 [17:22] mountall/plymouth is seriously broken :( [17:29] joaopinto: WFM [17:29] Keybuk, it means I have been playing with it the last couple of hours and is not reliable :P [17:31] my last experiment was with some invalid entry on /etc/fstab, wrong filesystem type, missing mount poing, .. tested several reboots, and it just hang on the splash screen [17:31] on my last reboot it did show the failure prompt (as expected) [17:32] joaopinto: it's worked for me reliably every time [17:32] Keybuk, being reliable for you that dot make it reliable in general :) [17:32] being unreliable for you doesn't make it unreliable in general [17:32] joaopinto: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html [17:33] Keybuk, I am not alone, anyway this comes from debugging the virtualbox proc usb issue [17:33] which is affecting >20 people :P [17:33] I'm sorry, but my INBOX disagrees with you [17:34] So, let's not argue about this. [17:34] the only know triaged bug with mountall is with NFS root filesystems [17:34] joaopinto: Please file detailed bugs. [17:34] Keybuk, it's hard for your INBOX to get mails from unskilled people which can't boot a system ;) [17:34] persia, I am just commenting, the bugs are filled, I am not complaining, I am just expressing myself [17:34] Keybuk: Please acknowledge that mountall is very fast, but not necessarily careful at protecting users from shooting themselves in the foot with the right configuration. [17:34] joaopinto: do you have --debug output from a boot? [17:35] persia: I do not acknowledge that, I spent a very long time making mountall *careful* [17:36] Keybuk, I tried --debug, I got the debug on the console after hitting "ESC", which got me in text mode, but /var/log/boot.log was empty [17:36] joaopinto: bug #507881 ? [17:36] Launchpad bug 507881 in mountall "Lucid alpha 2 fails to start up unless you remove /proc/bus/usb from the fstab" [Medium,Incomplete] https://launchpad.net/bugs/507881 [17:36] Keybuk, bug 507881 is reproducible on a virtualbox system [17:36] yup, that was I have spent more time with [17:37] hi , i have created simple app using qtcreator ( gui app ) what is the simplest way to create .deb now ? dh-make ? [17:37] I just commented on that asking for more information [17:37] then I decided to play with random errors on fstab, with random results [17:37] * Keybuk doesn't have virtualbox [17:38] Keybuk, I am reinstalling my vbox with a daily cd, I played too much with my /etc/init :P [17:38] Airells: Depending on your taste, either that, or manual generation of the 4 packaging files: the folks in #ubuntu-packaging would be glad to help you through it. [17:38] pecisk thx [17:38] persia thx [17:39] Keybuk, but I have tried "/something /somewhere somefs defaults 0 0" on my real hw :P [17:41] hmm [17:41] when it hangs, where does it hang? [17:41] Keybuk, wouldn't be safer for the recovery mode to not trigger mountall ? [17:41] Keybuk, mountall [17:42] not really, cause then you wouldn't get any mounted filesystems ;) [17:42] no, I mean where in the boot process? [17:42] what do you see on screen? [17:42] Keybuk, at that time you do have the root filesystem, mounted from the jernel, that's "recovery" ;) [17:42] ah, splash screen [17:42] always moving [17:42] so you do see the splash screen? [17:42] yes [17:42] btw, ATI fglrx [17:42] that's kooky then [17:46] Keybuk, recovery would be safer without mountall, because as you know it triggers several services, making optional (the personc could issue the start for it) would make it usable on more cases [17:47] the mountall could even be an option on the recovery menu [17:47] joaopinto: we're kinda getting rid of the "current" recovery mode [17:48] since mountall does a large part of it already [17:48] e.g. when filesystems fail, mountall lets you run fsck -y, or skip them, etc. [17:48] * persia is impressed by the detailed set of special-casing in mountall, and clearly ought check fresher code before making accusations based on hearsay. [17:48] persia: that's why I get frustrated at people; mountall is about a thousand times *better* than the crappy shell scripts we had before [17:49] sure, there might be bugs, but it's not a crap piece of code - it's a very carefully planned and written piece of code :p [17:49] Indeed. I always agreed it was better. I just didn't think it was perfect yet. [17:49] well, no code is ever perfect [17:49] the only perfect code is the code you've removed [17:49] Keybuk, so there will be another option to boot with minimal services ? as I see it recovery is not mainly for fs recovery, it has a large use for services related recovery [17:49] heh [17:49] joaopinto: I think we'll have something like [17:49] Start apache [y/n/d/?] [17:50] Received starting apache event, Start tomcat? [y/n/d/?] [17:50] et.c [17:50] ah, that would be great [17:50] brb, installing the vbox, will try to get that log [17:52] joaopinto: http://launchpadlibrarian.net/44707171/2010-04-18%2009.46.53.jpg [17:52] that's what you're supposed to see [17:53] My plymouth doesn’t show the shirt. :-( [17:53] ion: you have to buy that separately [17:55] Keybuk, :) [17:57] Processed 265456 of 577332 files (12h 45m 58s remaining). [17:57] whew.... [18:00] nhandler: I've got no keys for several hours, so please subscribe ubuntu-sponsors and I'll look at it when I get back to my keys if no one else does. [18:01] keybuk: What’s that? [18:01] ion: importing my e-mail into notmuch [18:02] then going to run some experiments as to just how fast it is [18:02] Ah [18:02] and if it's as awesomely fast as I hope, stick webkit on the front and write a GUI [18:05] I did some experiments on Friday [18:06] it suggested "all unread emails from Launchpad on bugs that I'm assigned to, and include the rest of the threads" would be of the order of a quarter of a second to run [18:09] Keybuk, pristine install on a vbox after adding the proc usb line: http://www.ubuntu-pics.de/bild/52848/screenshot_003_3Ouok9.png [18:10] ah [18:10] Keybuk, and just to be clear, I am testing on a virtualbox environment, but the original reportees where using real systems [18:10] now that's more like what I'd expect [18:10] when you said you saw the splash screen, that confused me [18:10] Keybuk, that is another case, the invalid entry [18:11] one bug at a time :) [18:11] can you give an example of "invalid entry" ? [18:11] let me try it on virtualbox now [18:11] also what kind of invalid entry are you putting in? [18:11] /something /somewhere somefs defaults 0 0 [18:12] hmm [18:12] assume it to be a major typo ;) [18:12] and that one you see a blank splash screen? [18:12] with little animated dots? [18:12] on that I see the blash screen with the animated dots [18:12] right [18:12] now [18:12] can you do this: [18:12] echo FRAMEBUFFER=y >> /etc/initramfs-tools/conf.d/splash [18:12] update-initramfs -u [18:12] (as root obv.) [18:13] then try both the usbfs and somefs cases === yofel_ is now known as yofel [18:23] Keybuk, nothing changed for the usbfs case [18:25] joaopinto: you don't see any splash screen?! [18:26] usbfs case, no , still hanging on the initial text mode [18:26] http://paste.ubuntu.com/417152/ => what is this ? :s [18:30] Keybuk, both usbfs and random entry on /etc/fstab result in the text mode screen without any output [18:30] the splash vs no splash are related to VM/Real system [18:31] but there should be no initial text mode if you set that FRAMEBUFFER=y [18:35] Keybuk, ops, my mistake, addng the framebuffer now [18:35] ;) [18:37] Keybuk, it would be nice to have an option to provide a different tasks config location, like, --initdir=/etc/init.custom [18:37] it would be a simple way to use different profiles [18:37] well, different profiles there's a proposal for [18:37] but that's not a bad idea for testing [18:38] I had a bad time moving all the confs out of the regular tree and moving them back for testing :\ [18:39] yeh [18:39] can you file a wishlist bug on that http://launchpad.net/upstart [18:39] Keybuk, I get the splsh and the error prompt now [18:39] splash [18:39] do you get it for both usbfs and somefs? [18:41] yes [18:41] sweet [18:41] then I know what causes both of these [18:41] they're technically different bugs [18:44] great :) [18:44] the somefs one is simply a race [18:44] mountall sends the messages, but plymouth isn't running [18:44] so they never get there [18:44] and when plymouth starts, it doesn't resend [18:45] but the usbfs one is more tricky [18:45] ok, that explains while I got a random prompt once booting from my real system [18:45] because usbfs is a nodev filesystem, it holds up the "virtual-filesystems" event [18:45] which is what causes drivers to be loaded [18:45] I checked the code, TAG_VIRTUAL, the wait rule applies :) [18:45] which means if it's holding up the boot, then the graphics drivers never get loaded [18:45] so plymouth is never shown [18:46] can't an exception be added, like there is one for fuse ? [18:46] I mean, for the usbfs case, assuming it can be ignored [18:46] well, it'd be an exception for a filesystem that we don't recognise anymore [18:46] that might be a workaround [18:46] also the FRAMEBUFFER=y thing [18:46] I'll talk to slangasek when he's up [18:46] since this becomes an RM decision at this point in the release [18:47] someone else was suggesting to strip usbfs's on the upgrade process, that's an option [18:48] people adding usbfs to a new system will most likely understand that caused the hang [18:48] or maybe not :) [18:48] right [18:48] though other mistakes can cause this too :-/ [18:51] the main issue for "end users" is that there is no message to understand the cause [18:51] sure [18:51] but that's the bug [18:51] it's not that there's no message [18:51] the bug is that the message isn't getting on the screen ;-) [18:55] it's a chicken and egg problem === frikinz_ is now known as frikinz === radoe_ is now known as radoe [19:13] hello, there is a problem with ogv in ubuntu recordmydesktop at least [19:13] http://www.google.pl/support/forum/p/youtube/thread?tid=7b9148c46c6b6f90&hl=en&safe=active [19:18] Damascene: Are you sure that's a bug in Ubuntu? Looks like a bug in YouTube to me. [19:18] you can try it your self persia [19:19] ffmpeg -i video.ogv video.avi [19:19] see if it works [19:20] Well, if it doesn't, file a bug. [19:21] I tried it doesn't you should try now [19:21] I need confirmation [19:21] maybe it's in recordmydesktop [19:28] persia, any luck? [19:29] slangasek: ok, here you go (didn't upload straight to the archive) https://launchpad.net/~tjaalton/+archive/test/+packages [19:29] No. I don't have a source video, and I'm working on something else. The best way to get the confirmation you want is to file a bug, as I said. [19:30] np. I just though you are trying to reproduce [19:41] Damascene: i can help you reproduce this [19:41] thanks [19:42] looks like a bug in ffmpeg or gstreamer to me [19:43] and youtube is using them? [19:43] Damascene: i just recorded a video with gtk-recordmydesktop and it plays fine in mplayer [19:43] yeah it plays fine in totem to [19:43] Damascene: i then used ffmpeg to convert to avi as you just suggested, and tried playing that in mplayer and it looked bad [19:43] *too [19:43] same here [19:44] right, so my guess is ffmpeg or gstreamer or some libavcodec bit, not gtk-recordmydesktop [19:45] how to make sure? [19:45] well the fact that the video which gtk-recordmydesktop plays fine, and only corrupts after ffmpeg touches it is a clue [19:45] I'd file a bug in ffmpeg if I were you [19:47] and youtube is using ffmpeg? [19:49] i dont know [19:54] Damascene: I tend to upload to blip.tv and have them send the video to youtube and that works okay [19:55] by the way do you know any open source video hosting? [19:55] blip.tv hosts ogv [19:55] or only technical stuff [19:55] http://ubuntuscreencasts.blip.tv <- those videos are ogv which I uploaded to blip.tv [20:03] was that your sound? [20:04] was what my sound? [20:05] Did human-theme disappear off the CD? [20:06] yes [20:07] popey, [20:07] Damascene: can you please explain, your short sentences are hard to parse [20:08] I'm just asking if that is your sound in the video [20:08] which video? :) there are lots [20:08] I'm the one talking in the releases one [20:10] that was really good [20:10] thanks. i didnt make the video, i just did the audio [20:13] YokoZar: just booted a live cd in testdrive and yes, human is not there [20:13] that was the thing I'm talking about [20:14] popey: That's bad, it was one of our best themes (honestly I'm still using it due to window buttons) [20:14] * popey quite likes radiance [20:15] ar [20:15] no, the other one [20:15] :) [20:15] I think they're named the wrong way round "radiance" makes me think dark for some reason. [20:28] hi there [20:29] how is the procedure to sync a package from unstabe to lucid? [20:29] (cause https://bugs.launchpad.net/ubuntu/+source/ipplan/+bug/565781) [20:29] Launchpad bug 565781 in ipplan "ipplan incompatible with php 5.3" [Undecided,Confirmed] [20:30] !sync [20:30] Helpful information for filing a sync request can be found at https://wiki.ubuntu.com/SyncRequestProcess [20:30] persia: i did read this [20:31] OK. What part is confusing? [20:31] but its not very usefull, cause luvid is in freeze [20:31] lucid [20:31] there is no "resync from new debian version" documented [20:32] Oh, just get a freeze exception, which tends to be easy for stuff that's completely broken. [20:32] in case of freeze [20:32] !ffe [20:32] Feature Freeze Exception. See https://wiki.ubuntu.com/FreezeExceptionProcess for the freeze exception process. [20:32] Mind you, if there's lots of *other* changes, it may need a cherrypick rather than a sync. [20:32] persia: there just minor changes beside the fix [20:33] Well, get input fom the release team. Sometimes they want a sync, and sometimes they want cherrypick. [20:34] persia: sorry, i don't have a clue about ubtunu stuff, i'm just the debian maintainer [20:35] spy6: OK. So, we have two options: I'm happy to explain how to do this, or I can do it for you. Which would you prefer? [20:35] persia: dunno, i'm open for new stuff ... but the proble is just, lucid is not far ;) [20:36] OK. So the way we usually get input from the release team is to file a bug with "FFE" in the title (or edit a bug title), and subscribe "ubuntu-release". [20:37] The release team with ack it, reject it, or ask for more input (usually within 24 hours). [20:37] If you get an ACK, then subscribe ubuntu-sponsors, and someone will push it to the archive admins to get it synced. [20:37] okay ... so i add heading "FFE" into the title? [20:37] Yep [20:38] (and if you get stuck, or you think the process is stuck, come back here, and we can fix it) [20:38] hmm ... what about the sponsor list? just looking if someone is pushing it? [20:42] So first you want to subscribe "ubuntu-release" to get feedback from the release team. [20:42] Once you have approval, then subscribe "ubuntu-sponsors" to ask someone to upload. [20:42] (both using the "Subscribe someone else" button) [20:45] persia: which button? I'm on the mailman interface of lists.u.c [20:45] spy6: At https://bugs.launchpad.net/ubuntu/+source/ipplan/+bug/565781 [20:45] Launchpad bug 565781 in ipplan "FFE: ipplan incompatible with php 5.3" [Undecided,Confirmed] [20:46] You want to subscribe the team to the bug in launchpad. Whether you want to subscribe to the team mailing list is entirely unrelated :) [20:46] ah ... i contacts add to the bugreport [20:47] i though i should subscribe to a mailinglist ;) [20:47] Sorry for the confusion. You may also subscribe the the maillinglist if you like, but that's up to you and unrelated to getting approval. [20:47] damn, i just have to revert from the subscription ;) [20:48] okay ... i got it [20:48] persia: many thanks [20:49] spy6: Looks right from here. Come ask again if you don7t get feedback in the bug in a reasonable time. [20:50] great :) [20:53] * _silentAssassin is away: I'm busy [20:55] !away > _silentAssassin [20:55] _silentAssassin, please see my private message [20:56] * _silentAssassin is away: sleeping [21:08] hi again. I used the ffmpeg from svn with x264 and the problem have gone [21:08] popey, [21:11] Damascene, could this be related to bug 305286 ? if so, let them know, because I can confirm that the patch mentioned in the report doesn't fix it (ffplay fails to play the ogv) [21:11] Launchpad bug 305286 in ffmpeg "fails to playback ogv produced by recordmydesktop" [Medium,Confirmed] https://launchpad.net/bugs/305286 [21:55] Processed 281161 of 577332 files (15h 37m 5s remaining). [21:55] that remaining time is going *up* [21:55] Yet another piece of software that doesn’t bother to violate causality. [22:01] joaopinto: 507881> ah, that's the one; wonder how I failed to see that in the list [22:02] ArneGoetje: what's in the new langpacks? The deadline isn't until next week, and a full langpack upload right now wouldn't give them time to build before we need to start ISO mastering [22:02] (for RC) [22:07] Keybuk: if /proc/bus/usb is already supposed to be handled with the generic "An error occurred" message, that's partially bug #563621 in plymouth [22:07] Launchpad bug 563621 in plymouth "[script splash] 'plymouth message' before 'plymouth show-splash' doesn't render" [Medium,Triaged] https://launchpad.net/bugs/563621 [22:08] slangasek: no it's worse than tha tone [22:08] /proc/bus/usb ends up being tagged virtual [22:08] since it's a kernel filesystem [22:08] Keybuk: should misc filesystems listed in /etc/fstab that aren't part of mountall's known list *ever* hold up virtual-filesystems? [22:09] slangasek: yes, if listed as "nodev" in /proc/filesystems [22:09] tjaalton: hum, please upload straight to the archive instead, that's actually much more efficient at this stage of the release [22:11] Keybuk: what's the rationale for that? Future-proofing mountall against new kernel filesystems that it doesn't know about yet? [22:11] slangasek: anything nodev is a virtual filesystem [22:13] true, but tautological as far as the question of whether we want to block on it before emitting the signal :) [22:16] slangasek: ok, on the way. -joystick would need to be synced if accepted, and debfx is working on virtualbox-ose (vboxmouse) [22:20] Keybuk: anyway, I'll accept a mountall change to blacklist usbfs specifically; it just seems to me that the more elegant solution is to treat nodev filesystems locally specified by the admin as something other than 'virtual-filesystems', and let them be handled by the normal error handler [22:21] slangasek: btw fyi; there's finally support for AES/3DES/RC4 for rpcsec_gss coming up for .35, 22 commits applied without any problem on .32 ;) (needs three patches for nfs-utils as well) [22:22] tjaalton: that's going to have to be considered as an SRU [22:22] slangasek: yeah I'm hoping for it [22:22] will test it tomorrow [22:23] but according to steved it has been tested with .32/.33/.34 using cthon [22:23] so it should be ok [22:24] my problems with pam_winbind were due to getting the ticket with RC4 on top, and kinit would then replace it with an nfs compatible one.. [22:26] slangasek: would you like me to propose it on the kernel list? [22:27] tjaalton: um... sure :) [22:27] I'm not on the kernel team, so whatever method you and they agree on is fine with me :) [22:27] ok will do :) [22:30] tjaalton: Be aware there's still some .31 trees backing lucid packages (linux-rt, linux-fsl-imx51) [22:30] persia: I doubt that the code has changed much, it has had DES hardcoded for a loong time [22:30] (yes, we're breaking new ground, with *3* different upstream versions of the kernel in lucid) [22:31] OK. You just mentioned .32/.33/.34 and as far as I know, lucid has .31/.32/.33 [22:32] persia: actually, here's the patch: http://users.tkk.fi/~tjaalton/foo/auth-gss-update.diff [22:32] (-rt/-fsl-imx51, everything else, -ti-omap) [22:33] * persia has no idea about other changes in the area: just wants to make sure that any sensible patch with behaviour on which we want to rely works on all the different kernel trees we ship) [22:33] yeah well I can't see a reason why it wouldn't work with .31 as well, though it certainly doesn't hurt to test.. [22:33] so -rt is .31? [22:33] Yeah, -rt and -fsl-imx51 [22:33] I doubt the other flavors run nfs&krb5 :) [22:34] handhelds or such [22:34] Actually, NFS is *very* common for -fsl-imx51 and -ti-omap as most devices don't ship with significant onboard storage. [22:34] stranger things have happened [22:34] Dunno about -rt. [22:34] well, DES is still there [22:35] and if people have been using it, they've had to hardcode the configs too [22:35] (but -ti-omap is *closer* to .35, so less likely to have backporting issues) [22:35] anyway, -rt is probably something that has to be tested [22:36] since i can imagine it being used on such environments [22:37] ok, 1 hunk failed on top of .31.13 [22:37] out of 22 [22:40] likely due to 14ace024b1e missing [22:41] yep [23:20] is anyone else dramatically affected by bug #131094 and perhaps #343371 in Lucid? Seems to be happening more than it used to, but I could be wrong. [23:20] Launchpad bug 131094 in linux "Heavy Disk I/O harms desktop responsiveness" [Medium,Confirmed] https://launchpad.net/bugs/131094 [23:21] when my HDD light is solid, I can't really do anything. Sometimes I can switch over to a tty and login so I can kill whatever it is that's doing it, but many times I'll just power the box off. === raof is now known as RAOF [23:27] hmmmm [23:28] Yes? [23:28] persia: "sync acked" means, i don't need to subscribt ubuntu-sponsors? [23:29] Right. A sponsor (ajmitch) already got to it, acked it, and passed to ubuntu-archive. Now you're just waiting for an archive-admin to publish the sync. Given that it's monday, I'd expect that sometime in the 9-12 UTC range. [23:30] persia: ah okay ... that should be fine for lucid i guess :) [23:30] thanks [23:30] For the purposes of taxonomy "archive-admin" in Ubuntu is roughly analogous to "ftp-master" in Debian. [23:31] i thought so [23:32] Keybuk: re: bug #565185, bug #563878 - my first reaction was also to treat it as invalid, but on second thought, I don't think the design team was ever designing for 640x480 - I'll bet they're assuming a minimum res of 1024x768. Maybe we should consult them about shrinking those graphics down by a factor of 1.6 or so, so that VGA16fb is more consistent with the experience they've actually designed? (But not for final release, and proba [23:32] Launchpad bug 565185 in plymouth "the xx16.png's are scaled to large" [Undecided,Won't fix] https://launchpad.net/bugs/565185 [23:32] Launchpad bug 563878 in plymouth "Ubuntu splashscreen big and ugly after installing ATI graphics driver" [Undecided,New] https://launchpad.net/bugs/563878 [23:32] ... candidate for SRU) [23:33] slangasek: I'm sure 1024x600 is a closer approximation to expected minimum, although there have been N bug reports about stuff not working at 800x480. I don't think anyone is seriously targeting 640x480. [23:33] persia: right - but of course 640x480 is what the VGA fb gives you [23:34] the trouble is, none of our positioning code assumes 640x480 either, so just resizing the images is going to look weird [23:34] Yep. There's been some interesting discussions in #ubuntu-installer about the side effect of various scalings at various resolutions regarding the install process. [23:34] hmm; actually, our positioning code *might* all use the image sizes as the point of reference, and might just work [23:35] sorry, might Just Work [23:36] it works fine for me with the (ugly) ATI fglrx resolution [23:36] Most stuff seems to scale reasonably down to medium resolutions, but 640x480 gets a bit tight. [23:36] Anyway, anything that depends on number of pixels for apparent size is inherently broken. [23:37] There exists no relationship between screen size and pixel count, even aside from the vesafb issues. [23:37] as it happens, I had already tweaked the positioning code in the ubuntu-logo to eat up some of the space below the logo if we didn't have room to display all our text, based on feedback in prior bugs [23:37] so we should actually *fit* on 640x480 [23:37] it's just not pretty [23:38] I think that's fine. We can't get pretty until we can get em-aware renderers into pre-boot in a sensible way. [23:38] And even then it's tricky (go ahead: just try to make things look sensible on my 0.75" 800x600 display) [23:38] you know we use pango for the text rendering, right? :) [23:38] slangasek: Doesn't help with images though. [23:39] well, yes [23:39] Plus pango uses dpi as input trying to reach target size, rather than using dpi as input to reach sensible aspect. [23:40] but we don't want to be scaling images anyway, they're not going to look crisp if we do that [23:41] Right. We need to render crisp images in realtime on the target hardware. [23:41] heh [23:41] But even that won't look crisp when we have framebuffer issues, because the display resolution won't match the native resolution. [23:41] (at least for non-raster devices) [23:42] Well, there's always the alternative of generating a pre-rendered image for every resolution at every size, but that gets tedious in a hurry.