=== 84XAAXM3W is now known as bradm === drizztbsd_ is now known as drizztbsd [00:11] can anybody here help me? [00:14] GanonKiller: Just ask your questino. If people are around and can assist, they will. [00:14] question [00:15] well pulseaudio keeps crashing [00:16] i am trying to fix it [00:16] i removed pulseaudio before & it killed gnome [00:16] How does it keep crashing? have you filed a bug? [00:16] yes i have filed a bug report [00:16] Do you have the bug number handy? [00:17] how do i find that out? [00:19] GanonKiller: If you know your launchpad username, then go to http://launchpad.net/~username/+subscribedbugs and you should find it there, unless you decided to unsubscribe yourself from the bug once you filed it. :) [00:21] i subscribed ... i just dont remember my info [00:23] GanonKiller: Check your email, you might have some email regarding the bug, which can tell you what bug number it is. [00:24] ok... well i sent the bug report via terminal command [00:25] Ok, let me see fi i can find it... [00:26] why ubuntu doesn't download and install packages in parallel? [00:27] well.. i think i need to change my sound profile [00:28] bencc: If you are using more than one mirror, I believe apt can download in parallel, as to why it doesn't download in parallel normally, I am ont entirely sure. As for installing, packages have to be installed in a specific order, to make sure dependencies are correctly resolved, as the install process of one package may rely on a previously installed package to complete. [00:29] TheMuso: the download order could be optimized so apt can install undependent packages while it downloads others [00:29] bencc: For parallel download I agree, but not for installing. [00:29] It needs all packages to be present to be able to work out the installation order. [00:30] TheMuso: I don't think so [00:30] TheMuso: if you want to upgrade apache and mysql at the same time [00:30] bencc: Others know more about this than I do, but I am pretty sure that this is just not possible. [00:30] it's possible that they don't share the same package so you can start upgrading mysql while downloading apache [00:32] TheMuso: I'm 99.99% positive it's posible [00:32] and I'm 100% positive it'll be cool [00:32] bencc: You might want to read up on apt and dpkg then, to find out how they currently do things. [00:33] too complicated... [00:34] :) [00:34] the fact that it's complicated doesn't mean my idea isn't simple or can't be done [00:35] trust me, it's the best thing since slice bread [00:35] I would have thought the implementation of your idea being complicated *did* mean that the idea wasn't simple, in practice :) [00:36] You'd need to do some deep dpkg diving; there's a bunch of global state in the form of package databases that you'd need to be sure won't be corrupted by multiple accesses. [00:36] RAOF: make things as simple as possible but not simpler than that [00:36] RAOF: now you are complicating stuff [00:36] I don't need multiple accesses [00:37] Yes, you do. [00:37] no, I don't [00:37] which is better... tunapie2 or rhythmbox? [00:37] you are just arguing for the sake of argument [00:37] GanonKiller: Ok I can't find any bugs that were recently filed against pulseaudio that have you're name, Dewey Van (Taken from whois on IRC). So unless you have a bug number, I am unable to help you further at this point. [00:37] probably tunapie2, because the 2 [00:37] ok [00:37] just kidding [00:37] You're installing two packages at once; that means you need to be able to access the package database (and debconf database, and such) from two separate installs. [00:38] RAOF: I'm not [00:38] i will take off rhythmbox [00:38] You're not installing two packages at once? [00:38] I thought that was your idea? [00:38] RAOF: no. I'm downloading and installing at the same time [00:38] it's different [00:39] installing two packages at once will be stupid [00:39] (I'm not) [00:39] That would indeed be easier; it's probably not *that* difficult. [00:40] right [00:40] and it's very very cool [00:40] Why don't you find out, by writing the patch? :) [00:40] maybe I will [00:40] do you want to help me with that [00:40] to share the glory [00:40] ? [00:41] ok.. i installing the other pulseaudio devices & removing rhythmbox [00:41] bencc: No, sorry; I've got other projects on my plate. [00:41] RAOF: like what? [00:41] what can possibly be more important than that? [00:42] ...like making your graphics work properly? [00:42] bencc: it's usually a good idea to have all the debs sitting on your disk before starting to install, in case something goes wrong that fucks up the network or something [00:42] Any number of things? C# bindings for libpulse, hacking on Do, gobject-introspection bindings for C#... [00:42] the odds of that are low, but I've definitely had situations where I was glad they were already there [00:42] is there to invert the 3d desktop cube? [00:43] taggart: Please be careful of your language in here, and abide by the Ubuntu code of conduct. [00:43] actually for really big upgrades I do "apt-get -d upgrade" first and get all the packages [00:43] TheMuso: bite me [00:43] RAOF: what is Do? [00:44] http://do.davebsd.com/ [00:44] bencc: Your idea sounds cool, but it's somewhat of a micro-optimisation. [00:44] hmmmm the alsa plugin is having issues... the volume is moving on its own [00:44] RAOF: ok [00:45] Do looks cool [00:46] themuso: The CoC doesn’t explicitly say anything about which words are good and which are bad. That’s very subjective. [00:47] ion: Ok. [00:47] I'm sure they don't want us to say fuck [00:47] oops :) [00:47] I think it's a pretty safe call that the word in question falls under ‘bad’. [00:48] Okay, i admit it was disrespectful towards the package that broke network. taggart: Please apologize to the package. [00:50] No. There are no rules for that in the CoC, that's about respect and raising disputes quickly and avoiding personal attacks and stuff. [00:50] Not using certain words is about our IRC guidelines. [00:50] !ohmy [00:50] Please remember that all Ubuntu IRC channels share the same attitude of providing friendly and polite interaction with all users of all ages and cultures. Basically, this means no foul language and no abuse towards others. [00:53] GanonKiller: When you say your alsa volume is moving on its own, what program are you looking at and using when it does this? [00:58] i forgot where to change the sound type? [00:58] oh lol... pulse audio volume control === jjohansen is now known as jj-afk [01:03] dang sound [01:04] i did install the vlc-plugin-pulse === BUGabundo is now known as BUGa_29plus1 [01:04] the alsa-playback volume keeps moving on its own [01:04] one of this days I'll get why PM tools work fine, and system suspend/hibernate doesn't [01:05] GanonKiller: When you are using vlc? [01:05] i am using VLC right now with tunapie2 [01:07] how do i restart the sound server'/ [01:07] GanonKiller: Why do you want to restart it? [01:08] it killed [01:09] right, as you previously stated. [01:09] sudo: /etc/init.d/alsa-utils: command not found [01:10] i cant restart [01:11] GanonKiller: Please reproduce the problem following this procedure: https://wiki.ubuntu.com/PulseAudio/Log and !pastebin it somewhere. [01:11] !pastebin [01:11] For posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://tinyurl.com/imagebin | !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [01:19] heh... now my sound works [01:22] it turns the sound controller was controlling the app [01:22] *turns out [01:22] the volume was all the way down [01:23] i also had to change the output [01:24] thanks for your help muso === bjf is now known as bjf[afk] [02:32] Hallo. Who would I speak to about a dead official Ubuntu server? [02:33] Which one? [02:33] speglar.simnet.is [02:36] Let me call the person with the issue [02:36] persia: This is the person querying the server [02:36] You can get more information from them [02:36] This is Reykjavik,,,, do you read me? over......... [02:36] You could send a note to mirrors@ubuntu.com. Someone might be active in #ubuntu-mirrors. The admins at Siminn hf are the folks that really need to sort it. [02:36] :-) [02:37] * dasKreech leaves persia and Guest64905 :) [02:37] Yea thank you [02:38] Simnet.is is a big ISP its dificault to talk to them... the other server is in the uneversety [02:38] ubuntu.lhi.is [02:38] Guest64905, So, it looks like the administrator for that mirror has no public address on LP. You could try sending a note to mirrors@ubuntu.com reporting the mirror outage. You might find someone active in #ubuntu-mirrors (but I suspect not the Reykyavik admins at this hout) [02:38] Thank you I try [02:38] You could try using https://launchpad.net/ubuntu/+mirror/speglar.simnet.is-archive has a base set of information to contact the contact person, but without a public address, I presume they don't prefer to be contacted that way. [02:39] Good luck! [02:41] Oh, accursed heisenbug. [02:42] I am sending mirrors@ubuntu.com a message.... the ubuntu.lhi.is server is in the Icelandic part of this huge networ [02:42] http://www.nordu.net/ndnweb/nordunet___canarie_announces_icelink.html [02:42] What are my options for hunting down a memory corruption bug? Bug #651294 seems to be caused by something outside the resource code scribbling random(?) values over the memory held by the resource pointer, leading to badness when trying to free the resource. [02:42] Launchpad bug 651294 in xorg-server (Ubuntu) "X crash on KDM logout (still - yes, really)" [High,Confirmed] https://launchpad.net/bugs/651294 [03:25] RAOF, Well, if you happen to have a copy of the entire memory space, you can hope to find something meaningful in the otherwise random scribbling. [03:25] Or, I guess, set up some gdb watches on that memory address, and just eat the abysmal performance. [03:25] If you can reproduce, you can run large chunks of stuff through memory profilers (e.g. valgrind) at fairly slow speeds. [03:26] gdb is less abysmal than valgrind :) [03:26] But if you know the address that's being scribbled, it's not quite random ... [03:26] Oh, no. [03:27] The address is fixed; what's beeing written there seems random. [03:27] Or, rather, I know the address of the resource struct, and somewhere between being added and being freed something is scribbling on it. [03:27] In that case, you don't even need gdb: you could just poll that address repeatedly and spit out some output when it changes somewhere. [03:28] (still performance-bad, but less bad than all of gdb) [03:29] I might try the gdb watch approach; as I understand it, that _should_ get me a backtrace of what's actually doing the scribbling. [03:29] Sadly, it also means logging out of X will take in excess of 12 hours. [03:30] I doubt it. [03:30] Unless you are also running the scribbling bit inside gdb. [03:30] Depends whether your issue is localised to a single process or not. [03:31] I presume it is, but I guess that it's not guaranteed to be the case [03:32] Barring a kernel bug, though, a second process couldn't scribble over X's memory, right? [03:32] I guess it decided that poking /dev/mem or whatever it is is a fun way of communicating. [03:33] Wow. New binutils in natty is calling for more bits to be explicitly linked... At least thats what I am currently looking at in a test pulseaudio build... [03:38] RAOF, char *x = 32489716; x='Q'; [03:38] SIGSEGV? [03:39] Yeah, well, if it was that clean, we wouldn't have to worry so much about PIC and PIE :) [03:39] * persia isn't going to show something that really works here, and points at exploit documentation for those really interested [03:40] But if you can reproduce it reliably, there's a good chance that it is one process. [03:40] Yeah. It's going to be something in the X server. [03:40] Or, I guess it could be kwin doing something totally rediculous. [03:44] Could try trapping each with GDB over a multi-day period (one try each), and see if you can catch it. [04:19] i am having trouble opening a rar file [04:19] i have have 7zip installed & cant find the prog [04:19] GanonKiller: #ubuntu for support, you were helped earlier because you had a crash, but this is a general support query. [04:20] sorry [04:20] This channel is for development. [04:20] No proble,/. [04:20] problem [05:13] Is natty open for uploading? I can't find any information either way... [05:13] robert_ancell: /topic in -motu says it is [05:14] nigelb, thansk [05:15] np [05:19] robert_ancell, The formal answer to that question is always available from LP: e.g. https://launchpad.net/ubuntu/natty [05:21] persia, yeah, I've been looking at that but would it show there if it was in a freeze? [05:23] robert_ancell, "Status" was "Pre-release Freeze" about 6 hours ago. [05:23] https://launchpad.net/ubuntu/maverick may be an interesting comparison [05:24] persia, ah, thanks [06:26] Why not change this channel topic to reflect the fact that natty is open? [06:26] Just nobody did it. [06:26] persia: I am doing it now === persia changed the topic of #ubuntu-devel to: 10.10 released on 10/10/10 at 10:10:10UTC!! | Natty is open, more SRUs for Maverick | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper-maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs [06:27] Oh, heh, me too :) [06:27] :D [06:28] persia: günaydin, effendi. nasilsin? [06:30] Decidedly unurgaric :p === almaisan-away is now known as al-maisan === ivoks-afk is now known as ivoks [07:35] Good morning [07:35] that. [07:35] YokoZar: what was the bug ref # again? [07:36] pitti: 6222220 [07:36] err 622220 [07:38] RAOF, Would you have an interest in https://blueprints.launchpad.net/ubuntu/+spec/hardware-arm-n-irregular-input-device-handler ? Might be udev hinting, might be fiddling with gizmod or similar. [07:41] Hm. Looks interesting, but I've no experience with arm hardware. [07:41] From the perspective of knobs and buttons, it's not that different from anything else. [07:42] Just /dev/input/event entries. [07:42] YokoZar: uploaded [07:42] Adding "arm" is mostly intended to explain why someone should consider it critically important :) [07:42] pitti: thanks === ivoks is now known as ivoks-afk [07:54] hooray, natty thawed? [07:54] * pitti yays at the wave of "accepted" mails [07:57] Almost 9 hours ago :) [07:57] good morning! :) [07:59] dholbach: Good morning! [07:59] hey bilalakhtar === smb` is now known as smb === ara__ is now known as ara [08:54] pitti, There is a ti-omap4 proposed kernel for maverick waiting to be accepted which ogra has been winching about all along yesterday. Could you do him the favor and accept it? ;-) [08:54] right, it's been 15 hours since I processed SRU, high time :) [08:54] * pitti looks [08:55] * pitti tries to ignore the gazillion new .gitignore files [08:56] smb: hm, why does this have several new source files, like arch/arm/mach-omap2/powerdomain.c ? [08:56] or arch/powerpc/include/asm/immap_86xx.h (must be really important for omap..) [08:56] pitti, could this be a result of me doing a orig.tar.gz the first time? [08:57] ah, perhaps [08:57] sound/soc/omap/mcpdm.[hc] are also new [08:58] so, this needs some more testing then [08:58] pitti, Oh, actually they did some sound stuff [08:58] but as it is arm I have no idea what they do anyways [08:58] not in the changelog [08:59] anyway, sending builddwards [08:59] pitti, Thanks, they seemed quite keen to have it till Monday for some reason [09:00] and as it is a topic branch and this kernel is only used on some few board, regression potential is low [09:15] smb, pitti Regression potential is effectively zero, as nothing that kernel supports is currently available retail. [09:15] right, that's why I'm not too concerned about it; I just wondered about the diff [09:17] From the bug descriptions, sound/soc/omap/mcpdm.[hc] are required to make sound work at all. [09:22] pitti, that kernel change goes together with the alsa-utils upload [09:22] ah [09:22] (same bug) [09:33] doko: I have a build of newlib for ppc in a native PPA; do you want the build log over email to proof-check it? [09:57] mvo, is sw-center set to "always on top" ? (see bug 661003) [09:57] Launchpad bug 661003 in software-center (Ubuntu) "Debconf dialogs are hidden" [Undecided,New] https://launchpad.net/bugs/661003 [10:02] ogra: no, but it sounds like debconf should be [10:02] ogra: its probably focus stealing prevention [10:04] mvo, hmm, k [10:05] ogra: and yes, not cool ./ [10:06] well, minor usability glitch [10:06] would be worse if it was not shown at all :) [10:06] for some values of minor. [10:06] true that [10:06] (the not shown at all) [10:14] TheMuso: your linking question: see http://wiki.debian.org/ToolChain/DSOLinking [10:14] doko: ^- you might want to include a note about that in your mail about natty opening [10:23] lool: fine it it does build [10:23] cjwatson: yes, have to update it first [10:27] hi [10:28] can someone _please_ help us get SRUs for https://bugs.edge.launchpad.net/bzr/+bug/636930 ? [10:28] Launchpad bug 636930 in Launchpad Bazaar Integration "Upgrading a repository fails with 'Inter1and2Helper' object has no attribute 'source_repo'" [High,Triaged] === Claudinux_ is now known as Claudinux [10:45] poolie: sponsoring; will still need approval from another ubuntu-sru team member [10:45] but this will move it forward at least [10:45] thanks [10:45] I'll review it [10:45] it doesn't have to be today in particular [10:45] i just don't want it to stall forever [10:45] I'm doing SRU review every day now anyway, due to the maverick rush [10:46] pitti, how would i find out or establish a regular contact for this? [10:46] <\sh> mom is already running? [10:47] \sh: yes [10:47] poolie: hm, not sure; we should perhaps discuss on u-devel@, to find a permanent sponsor [10:47] <\sh> cjwatson: thx :) [10:48] might be better for maxb to seek per-package upload rights, if he's going to be a regular uploader [10:48] there are ubuntu devels who upload it, but nobody in the canonical platform team, and i think nobody who will regularly SRU [10:48] i'm going to work on getting per-package upload rights myself [10:49] doesn't have to be the canonical platform team [10:49] seems so far we mostly got them through Debian autosyncs? [10:50] right, which is good, i think [10:50] definitely [10:50] that works pretty well, but the main snag is SRUs [10:50] (in fact, I spy 2.3.0~beta2-1 in the pending natty sync queue) [10:50] we really want to do bugfix releases that fit well with SRUs, but i always seem to have to pester people to get them sponsored [10:50] so i think we must be doing something wrong [10:51] Which Ubuntu package inserts "%admin ALL=(ALL) ALL" to /etc/sudoers? That line is not present in Ubuntu fat chroots... [10:51] What do I need to do to be eligible for per-package upload rights? I've been getting bits and pieces sponsored here and there for a while, but never quite in sufficient volume to consider myself MOTU-eligible. [10:51] any time we find ourselves assembling a permanent sponsorship arrangement, we should probably be reaching for per-package upload instead [10:51] doko: Thanks; uploading [10:51] alkisg: the installer - specifically user-setup [10:51] Thank you cjwatson [10:51] Not, of course, that MOTU would help for bzr [10:51] maxb: https://wiki.ubuntu.com/UbuntuDevelopers#PerPackage [10:52] maxb: your sponsor needs to vouch that you have sufficient experience with the package you want to upload yourself [10:52] maxb: that's the main bit, and then some paperwork [10:52] poolie would surely be a shoe-in for bzr upload rights, and I expect maxb wouldn't have much difficulty either [10:52] (shoo-in?) [10:52] Sponsoring of SRUs has always lagged a lot: many folk don't seem to focus on that. === al-maisan is now known as almaisan-away [10:56] now should be enough subscribe ubuntu-sponsors. devs can review bug and patch. if it's acceptable, can upload [10:56] acceptable => test case exists in bug, patch is correct with policy and built fine [10:56] i know, but it basically never seems to happen without coming in here and asking several times [10:56] i know you're not lazy, so it suggests something is disconnected [10:57] poolie, I suspect it's a perception that bzr is cared for by someone, and so everyone leaves it to whoever cares for bzr. [10:57] Except, since nobody actually cares for bzr, this fails. [10:57] per-package upload rights is definitely the right fix in this case. [10:58] i don't think regular uploads are a problem, it's only or mostly SRUs [10:58] and aiui per-package uploads won't help with that? or will they [10:58] I believe they help from the date that you get per-package. [10:58] poolie: PPU works just as well for SRUs [10:59] So it may not help with maverick, but it will help with natty, ... once they release. [10:59] pitti, Does it? All the way back? [10:59] persia: it's another step in edit-acl.py, but yes [10:59] * persia was under the impression that packagesets were per-release [10:59] ok, brilliant, we should definitely do that then [10:59] persia: they are [10:59] pitti, Ah, so it *can* be done that way :) [10:59] persia: but we can edit them per-release [10:59] PPU isn't packagesets though [10:59] give me an example of somebody with PPU? [10:59] cjwatson, It isn't? [10:59] preferably LP username [11:00] cyphermox [11:00] tkamppeter? [11:00] Except we fail [11:01] till-kamppeter is the LP username [11:01] ~till-kamppeter [11:01] sorry, I should say, PPU isn't necessarily packagesets. it's perfectly possible to grant people direct upload access to a single package without creating a set for it [11:01] archive permissions can be attached to components, packagesets, or packages === diwic is now known as diwic_afk [11:02] cyphermox => ~mathieu-tl, and he has upload rights via team membership for a package set; package set access does have to be release-specific [11:02] so with PPU, maxb or I could upload to -proposed, and then someone from ~ubuntu-sru would check it, and copy to -updates? [11:02] (though we can always go back and extend things for older releases) [11:02] cjwatson, Did all of cyphermox's permissions get moved to packageset? He applied for PPU something like three times. [11:02] ~till-kamppeter has PPU access to several source packages, and that access isn't release-specific [11:02] persia: yes, I checked [11:02] Ah, OK. [11:03] poolie: right [11:03] (modulo LP bugs; not many people use per-package upload permissions for SRUs, so you may be trailblazing) [11:03] poolie, Note that this is the same procedure every Ubuntu developer needs to follow (even SRU members, who ask their peers to do the second part) [11:03] right. the SRU queue is better tended than the sponsors queue, I think, largely thanks to pitti being a hero [11:04] poolie: You missed a step, we could upload to -proposed, it would hit the queue, ~ubuntu-sru would accept it, it would need verification, and *then* it would be copied to -updates [11:05] maxb, Extra points for process knowledge ! [11:05] ok, i was oversimplifying a bit; but the big difference is that as cjwatson said it will get into a queue that's more actively polled [11:05] per https://wiki.ubuntu.com/ArchiveAdministration#Stable release updates [11:05] and a step forward in the process [11:05] so if you two will be so kind as to put this one into proposed, we'll see about getting PPU for next time [11:06] and 2.2.2 should also have clean test suites both in package build and after installation [11:07] poolie, And just to be clear, PPU is a one-time hurdle. We'll expect you to act as an Ubuntu Developer in full faith once it's granted, but you won't have to revisit the process repeatedly (except potentially iterating per-person) [11:08] sure [11:08] i have fixed a few bugs in other packages recently [11:08] well, for years, but more so recently [11:08] so, perhaps i should go for something more general afterwards [11:11] Best to apply for things as you find that folks sponsoring you do so confusedly expecting you to have done it already :) You'll likely end up with larger and larger portions of the archive over time. [11:12] * cjwatson flushes the initial natty sync queue [11:12] :) [11:12] I only had to beat sync-source.py with a stick once. Do you think Debian is frozen? [11:13] I don't understand why https://launchpad.net/ubuntu/+source/newlib/1.18.0-6ubuntu1 doesn't have any armel and amd64 build records [11:14] it did build on amd64 and armel in a non-virtual PPA [11:14] it's in Packages-arch-specific [11:14] %newlib: i386 powerpc ppc64 [11:14] doko_: there? What about the change you mailed about? [11:15] cjwatson: Oh ok; this is new then, as ithad built in maverick [11:15] does it build on other architectures in Debian? if so, the best fix would be to file a bug on buildd.debian.org about that [11:15] lool: see also http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571256 [11:15] Debian bug 571256 in buildd.debian.org "buildd.debian.org: add Packages-arch-specific-version for newlib" [Normal,Open] [11:16] Yup, just found it in the Pas git log [11:16] hm, the bug appears to be "it builds but I didn't think it was useful" [11:16] maybe talk to Arthur about that? [11:16] why no explanation? [11:16] read down to the end of the bug [11:16] (that's all I know) [11:16] * lool searches for RM bug [11:17] Debian #597234 [11:17] Debian bug 597234 in ftp.debian.org "RM: newlib [ia64 amd64 hurd-i386 kfreebsd-i386 kfreebsd-amd64 sparc] -- ANAIS; excluded, see #571256" [Normal,Open] http://bugs.debian.org/597234 [11:17] not anything more [11:19] I poked the Pas bug [11:19] hence my suggestion to talk to Arthur :) [11:20] <\sh> guys, when I get such a build error like http://paste.ubuntu.com/513753/ <- what needs to be done for natty? I saw some uploads by Doko with a similar changelog entry...is there any doc on how to fix this? [11:21] someone ping me? [11:21] ari-tczew: 13:19 < cjwatson> hence my suggestion to talk to Arthur :) [11:23] cjwatson: thanks [11:24] \sh, maybe http://wiki.debian.org/ToolChain/DSOLinking ? [11:24] ari-tczew: I didn't mean you (I'd have spelled your name right :-) ); I was referring to the Debian bug above [11:25] My GTK program get the following: http://paste.ubuntu.com/513757/ during build - does someone know anything about this? [11:25] gusnan: install the libgdk-pixbuf packages [11:25] gusnan: but for such questions, go to #ubuntu-app-devel [11:25] not here [11:25] <\sh> persia: thx a lot friend :) [11:26] * persia is just an advanced backscroll filter sometimes [11:26] cjwatson: ok then :) [11:26] <\sh> persia: lol [11:26] bilalakhtar, thanks. === diwic_afk is now known as diwic [11:52] pitti, hi [11:56] hey tkamppeter, how are you? [11:57] fine, have you asked for me? [11:57] no, I didn't [11:57] tkamppeter, We were using you as an example of a per-package uploader. Sorry for the noise. [11:57] ah, right [11:57] pitti, what about bug 485383? [11:58] Launchpad bug 485383 in cups (Ubuntu) "Zebra driver not found" [Undecided,Triaged] https://launchpad.net/bugs/485383 [11:59] pitti, as you ahve all kinds of BZR repos for that, can you prepare a CUPS SRU only adding a cups-ppdc dependency to cups? [11:59] tkamppeter: feel free to push to bzr+ssh://bazaar.launchpad.net/~ubuntu-printing/cups/maverick/ [11:59] tkamppeter: (sorry, we have a deadline today, no time for Ubuntu) [12:00] pitti, for Debian? [12:00] neither, I'm afraid :) === MacSlow is now known as MacSlow|lunch [12:08] pitti, pushed it up now, rev 910. [12:18] pitti, SRU is uploaded to the queue now. === doko_ is now known as doko === amitk is now known as amitk-afk [12:31] doko: ping [12:41] mvo: would it be feasible to tweak update-manager to check for machine >= i586 and refuse to attempt the upgrade if it is noticed? [12:42] mvo: at the moment function 10.04 machines get hosed on upgrade to 10.10 once libc6 gets installed and starts generating illegal instruction traps [12:43] sladen: *gar* [12:43] sladen: sure, definitely [12:43] sladen: do you have more info what to check for in cpuinfo ? or a bug reference? [12:43] sladen: not the kind of message I was hoping for on a friday afternoon ;) [12:44] :) [12:44] mvo: https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/587186 [12:44] Launchpad bug 587186 in eglibc (Ubuntu) "libc6 upgrade fails: illegal instruction" [High,Fix released] [12:44] sladen: thanks! [12:49] sladen: so it looks like checking the flags section for cmov should do the trick? [12:50] Does 10.10 run on the VIA C7M chips? I seem to remember they weren't quite i686 but had cmov. [12:50] (mind you, I'm remembering from intrepid, so I might be incorrect: C7M was the chip in early EeePCs) [12:51] persia: I don't know :) any help on this is welcome how to reliable detect it [12:51] persia: so either cpufamilty 5 -> fail or cpufamily 6+ and not cmov -> fail? [12:51] Anyone have a first-generation EeePC or similar device with C7M? [12:51] (5 or less) [12:52] mvo, I think so, but I worry about this special case that was cpufamily 5 + lots of extensions (including cmov). [12:52] That said, could be not so many folks have them, really. [12:53] mvo, if nobody volunteers with testable hardware for my corner case, I'd go ahead with the rule you described: maybe we get another bug, maybe we don't. [12:54] yeah, it will certainly help a lot of people and that worst that can happen is that people need to stay whereas currently it will break for them [12:54] so we error on the safe side [12:54] * mvo adds this code [12:55] thanks persia! [12:55] and sladen [12:55] * persia points at sladen, having mostly gotten in the way with an untestable corner case [13:03] stgraber, are you here ? [13:08] persia: which specific eee pc, I thought they started with underclocked 900MHz celerons. Don't recall any having VIA CPUs [13:08] It would have been the very first model: the second model switched from VIA to Intel. [13:09] There is other C7M stuff out there (the Aigo MID, etc.), but I thought the Eee was the biggest seller. [13:10] Mind you, within a couple months, Atom was released, and everyone switched to that, so I may be hoping to allow a nigh-insignificant number of folks to upgrade. [13:10] I'm certain the first model (of which I had two) were 900MHz celerons underclocked to 600MHz. The model number was 701. === MacSlow|lunch is now known as MacSlow [13:11] OK. I was also thinking of the 701s. if you're sure they were celerons, then I misremember, and it doesn't matter, because all the other things I believe to have shipped with C7M required proprietary drivers for enough components that we've never supported them well. [13:12] yes, other C7M devices were around at the same time [13:12] I recall them being compared in performance tests [13:15] can't imagine there's many of them about though. [13:17] I hope there either aren't many, or I misremember the odd config so that they can't actually run maverick. [13:17] my pc has better performance than a 8-core pc in fabonacci [13:18] fibonacci? [13:18] the latter === amitk-afk is now known as amitk [13:20] whats the prefix for preformance- specs ? a spec search for that term doesnt reveal anything [13:21] * ogra_ac wants to know if his spec fits the scheme [13:21] I wouldn't have expected naïve implementations of Fibonacci's algorithm to parallelise; the traditional x[n] = x[n - 1] + x[n - 2] implementation has an inherent limit on parallelisability. Obviously you can implement it using Binet's formula for the closed form and parallelise that way (should you care). [13:22] ogra, "other" [13:22] persia, really ? why is it listed as track ? [13:23] Oh my. It wasn't a track 6 hours ago. [13:23] it was when i looked yesterday [13:23] i just cant find any specs for it [13:23] (or else I somehow didn't read it, and did notice the layout looked unbalanced, meaning there was a very strange blind spot) [13:24] goodness me. two hours later, and the initial autosync queue flush is only up to luatex [13:24] a-l in two hours is better than usual though. [13:25] this is just the flush step; I don't remember how long that usually takes. the bit that normally takes ages is constructing the syncs [13:25] (because sync-source falls over whenever it encounters something that needs manual resolution, and then you have to start again from the beginning, so it has worst-case quadratic time [13:25] ) [13:25] tkamppeter, hi, do you have a vcs for system-config-printer? [13:25] cjwatson: is this with NEW packages or only existing ones? [13:25] existing [13:26] pitti, did the alsa-utils SRU go through (i have some TI devs waiting for it) [13:26] pitti, to proosed that is [13:26] *proposed [13:28] tkamppeter, could you drop the depends on python-gnome2? [13:29] ogra, https://launchpad.net/ubuntu/maverick/+queue?queue_state=3 is a handy way to see recent acceptances into -propsed [13:29] tkamppeter, https://code.edge.launchpad.net/~mterry/ubuntu/maverick/system-config-printer/gtkbuilder/+merge/37621 as well === pedro__ is now known as pedro_ [13:30] ogra, And according to https://launchpad.net/ubuntu/maverick/+queue?queue_state=1 it's still pending [13:30] persia, no alsa-utils ... [13:30] yeah [13:31] Right. Just want to give you tools to be able to say "hey pitti, could you approve that?" rather than "did you approve that?" [13:34] persia, i did the former this morning, thats why i asked ;) [13:34] Oh, so with the tools you could even have reached "Why didn't you approve it yet" :) [13:34] heh [13:59] yeah, yeah, I'll get to it :) [14:00] thanks :) [14:00] i know you are busy spec writing ... [14:03] cjwatson, pitti: any feedback/corrections on http://paste.ubuntu.com/513846/ ? [14:05] ogra_ac: actually not; I'm busy finishing my bug assignments on my current OEM project by UDS :) [14:06] doko: looks fine to me [14:06] oh [14:07] pitti, i'm just writing a spec for arm thin client implementations btw, might be helpful to have some input from you at UDS :) [14:11] http://www.uk.spmgame.com/partner.php?ID=267046 [14:11] http://www.uk.spmgame.com/partner.php?ID=267046 [14:14] is that the new guerilla marketing strategy? [14:14] heh [14:21] doko: looks OK [14:21] doko: (I'll fix libdebian-installer for --no-as-needed, BTW) [14:21] and syslinux [14:22] and newt [14:23] ogra_ac: please reupload alsa-utils with -v; it covers two versions [14:23] (rejected) [14:23] -v for the changelog you mean ? [14:23] will do [14:23] right [14:23] cjwatson: note, it's --no-add-needed [14:28] doko: sorry, yeah, I always get those confused [14:31] cjwatson: me too :) it's now renamed to --no-copy-dt-needed-entries [14:31] could somebody approve the email to u-d-a? [14:32] pitti, done [14:33] doko: looking [14:35] doko: flushed [14:39] hi folks, could someone explain me which authentification is used for GDM Settings, software center and expanded user settings ? - I'm only getting a box asking to authentificate without the possibility to enter my pasword - but don't know where to start troubleshooting [14:40] persia: I just found a blog post by someone telling the world that his via c7m works with 10.10, so we should be fine there [14:41] nenolod, You may find #ubuntu is a better place to ask. This isn't a support channel. [14:41] mvo, Well, actually, the opposite, because I think c7m is family5 + cmov, which I think fails the test. [14:41] I might be wrong, but I remember having some issues with the ubuntu-mid images on c7ms when we did tests for i686. [14:42] So I fear the SRU would prevent some folk from updating who otherwise might be supported. [14:43] persia: I got the cpuinfo from that cpu, it says family 6 so we are good. but who knows, there might be multiple versions of that cpu :/ I was not able to find a "repository" of cpuinfo output [14:44] mvo, Then I'm completely wrong. Sorry to have raised the issue. [14:46] persia: its all good (in fact, great) - I added a test-case for this to the u--m repository and to be honest, this kind of change makes me nervous, so any hint/blocker/issue should be followed and checked [14:49] mvo, Heh, OK. I feel better knowing that your increased peace of mind made up for your increased work :) [14:49] persia: peace-of-mind++ === almaisan-away is now known as al-maisan [15:04] seb128, I will have a look into it. What is the problem of python-gnome2? [15:04] tkamppeter, it's legacy old technology and system-config-printer stopped using it [15:05] tkamppeter, the depends is buggy, it just makes some old component still be pulled in for no reason [15:08] seb128, OK. Is this only needed for Natty or also as SRU? The use of Glade is already removed upstream and Tim Waugh (upstream author) will also do some file renamings soon to not have wrong impressions. The removal of python-gnome2 and Glade dependencies is no problem for me. [15:09] tkamppeter, only natty [15:09] tkamppeter, thanks [15:14] doko: I can't reproduce the problem with libdebian-installer in https://wiki.ubuntu.com/RobSavoye/GoldFixes; it builds fine in an up-to-date natty chroot [15:16] cjwatson: yes, maybe he didn't finish the check. found two others which didn't need fixing [15:16] doko: is the python3.1 sync on cocoplum yours? if so you can flush it now, I'm done with the initial autosync (at least of main, would like to move on to contrib / non-free / other related stuff) [15:17] seb128, so I remove python-glade2 and python-gnome2 from the dependencies of system-config-printer-gnome. Do I need to put any replacement or to remove more? [15:18] tkamppeter, grepping in the source you need to depends on [15:19] tkamppeter, on python-gnomekeyring [15:19] jobviewer.py: import gnomekeyring [15:19] cjwatson: done [15:19] ta [15:20] seb128, thanks. [15:20] tkamppeter, you're welcome === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === bjf[afk] is now known as bjf === ivoks-afk is now known as ivoks [15:31] seb128, new s-c-p uploaded. [15:31] tkamppeter, thanks! [15:32] * pitti makes seb128 a honorary member of https://edge.launchpad.net/~ubuntu-cruft-busters [15:33] pitti, ;-) [15:47] lamont - you there? [15:50] doko: syslinux also works unmodified in natty, but at least newt fails [15:51] (missing -ldl by the looks of it) [16:26] doko: can I mark things as done directly in RobSavoye/GoldFixes? [16:27] cjwatson: I think that would be good [16:31] pitti: can we disable the "no work items defined" mails until after UDS? [16:31] apparently some specs have been accepted prematurely [16:32] just to be sure, i didnt recieve any release meeting mail or cancellation, there is none today, right ? [16:33] so I understand [16:34] thanks [16:34] cjwatson: sure, no objection; I just have about zero time right now, need to fix an apt regression today which causes OEM builds to fail [16:37] pitti: what would be your preferred approach? is a new configuration key overkill? [16:37] (happy to implement whatever) [16:41] cjwatson: we could just temporarily comment out the warning message about the "no WIs" [16:44] pitti: ok, fair enough - done [16:44] ERROR: 90 tests were run, [16:44] 71 failed unexpectedly. [16:44] 8 tests were skipped. [16:44] hmm, tar ... [16:44] er - really done now === ivoks is now known as ivoks-afk === diwic is now known as diwic_afk === dendrobates is now known as dendro-afk [17:04] initial autosync pass has finished for existing packages, FWIW [17:05] yay [17:05] cjwatson: not that many this time, I figure? [17:06] I didn't count, TBH [17:06] didn't seem too bad [17:07] cjwatson: 3 days waiting for a buildmachine is pretty normal so bad :P === jj-afk is now known as jjohansen === al-maisan is now known as almaisan-away === dendro-afk is now known as dendrobates === deryck is now known as deryck[lunch] === ivoks-afk is now known as ivoks [18:17] ttx: I don't see a "web scale" blueprint yet, should I be adding that? [18:26] doko: are you going to merge debconf, or should I? [18:26] (happy to) [18:27] cody-somerville: you're marked as touched-it-last for base-installer due to that change for live-installer, but most of the changes there are mine - do you want me to handle the merge? [18:28] cjwatson, You're more than welcome to do it if you'd like. I won't have time to get around to it today or early next week for sure. [18:35] cody-somerville: ok, no problem [18:42] Hi !!! :D === deryck[lunch] is now known as deryck [18:44] i installed ubuntu 10.10 and is great! But why the logout sound not work??? [18:44] * hyperair points at #ubuntu [18:45] actually it sounds like a potential bug. maybe you could report it on bugs.launchpad.net/ubuntu/+source/gnome-session (i think that's what's responsible for logout sounds) [18:47] * hyperair loves the way sabdfl phrased "odd super-self-interested muppet who expects me to singlehandedly make his wet dreams of technology kfuturism come true" [18:48] the logout sound not worked also in ubuntu 10.4 !!! [18:49] ggeorgy: file a bug, please [18:51] i think this bug alreay reported but the problem will not be resolve [18:52] do you have the bug number? [18:52] no === dendrobates is now known as dendro-afk [19:17] cody-somerville: ... you're lucky too, it's a conflict-resolution-and-a-half [19:22] i reported that bug #661385 [19:22] Launchpad bug 661385 in gnome-session (Ubuntu) "the logut sound dont play on ubuntu 10.10 !!!!" [Undecided,New] https://launchpad.net/bugs/661385 [19:24] cjwatson: please go ahead, I'm done for today [19:25] ok [19:29] doko: ok, thanks [19:30] doko: hi [19:30] SpamapS: sure [19:31] cjwatson: hi there; i have a couple of questions about multiverse, if you have a second ... [19:31] cjwatson: ahs3 has been working on building paravirtual drivers for Windows [19:32] cjwatson: Windows guests running in Ubuntu KVM can install these PV drivers and take advantage of PV disks, network, and memory ballooning [19:32] cjwatson: the source code for the drivers themselves are GPL [19:32] cjwatson: but we're not able to cross compile them on Linux [19:32] cjwatson: ahs3 has to build them in a Windows VM [19:33] cjwatson: the output is a little ISO (11MB, I think) [19:33] cjwatson: we're trying to decide the best way to make this ISO available [19:33] * ahs3 listens attentively... [19:34] cjwatson: one way would be through an Ubuntu package, that drops the ISO somewhere reasonable in /usr/share, and then the user can make that available to guests [19:34] cjwatson: by hot-add of a virtual cdrom to the guest [19:34] cjwatson: alternatively, we could, perhaps, just publish the ISO somewhere on ubuntu.com, or in the wiki or documentation [19:35] cjwatson: I was looking to bounce this off of you (or someone) first, though [19:35] I'm trying to understand what your question about multiverse is [19:38] oh, you're asking whether you can put binaries built ex-archive from GPLed software in multiverse? [19:38] sounds to me like it would have to have Build-Depends: windows [19:38] cjwatson: yes, right [19:38] sounds ok imho [19:38] cjwatson: so we can publish the source, but the buildd's ain't gonna build it [19:38] We have plenty of binary only stuff in Multiverse. [19:38] ogra_ac: he asked me [19:39] cjohnston, yes [19:39] err cjwatson [19:39] I think you should ask a lawyere [19:39] *lawyer [19:39] cjwatson: alrighty === dendro-afk is now known as dendrobates [19:39] cjwatson: i'm really not that concerned about the legal distribution question -- i think we're clear [19:40] cjwatson: i'm more wondering about the ubuntu policy on such matters [19:40] binary-only in multiverse is fine, but whether you can distribute GPLed binaries when I'm not sure we can distribute "the scripts used to control compilation and installation of the executable" (GPLv2 s. 3) ... [19:40] cjwatson: something that's built once somewhere [19:40] cjwatson: gotcha; ahs3: do you have any more info about this part? [19:41] ahs3: ie, the licensing of the source and the required build tools [19:41] kirkland: the source is _all_ GPL2 [19:41] how far down does "scripts" have to go, and are the resulting executables contaminated by linking with system components? === bjf is now known as bjf[afk] [19:42] as in is there something like libgcc that gets statically linked into the resulting binaries? [19:42] there are components of the Windows DDK (Driver Development Kit) that are included, and are covered by a freely redistributable clause in the DDK [19:42] freely redistributable doesn't meet the terms of the GPL [19:43] hence - ask a lawyer, this isn't a field I'm used to [19:43] more used to dealing with proprietary code on top of a free OS [19:43] cjwatson: okay, thanks [19:43] correct. there's a note in the DDK about an exception to the GPL that's been approved [19:43] ahs3: we'll need to talk to amanda brock, canonical legal counsel [19:43] Yeah, I'd bet this needs to be LGPL'd if it links any software like that. [19:44] i have to go look it up again, but the RH folks had this covered in the docs in the source [19:45] so do you mean that the source code is actually GPL plus special exception for the Windows DDK? An exception in the Windows DDK licensing wouldn't be enough [19:45] if that's the case, it would be OK in multiverse; however, distributability aside, I wonder if a package is really the best way to distribute this [19:45] afaiui, the former. agreed, the DDK licensing would not be sufficient [19:45] as in most convenient [19:46] * SpamapS likes the idea of an iso that is hot-added to the VM as a CD-ROM [19:46] if you're integrating it tightly in other packages, then a package would be reasonable [19:46] thats definitely how the VMware folks prefer to distribute guest enhancements. [19:47] and it works really nicely [19:47] hrm. these would only be useful pre-installed in a windows guest -- which we obviously can't redistribute [19:48] ahs3: they can't be installed after the fact? [19:48] that's the only tight integration that makes sense [19:48] like, during install you get the slow SCSI emulation.. but after the drivers are in, you get the hotness? [19:48] SpamapS: they can, but not automagically. there are manual steps involved :( [19:49] right. you get the slow stuff during install. shut down your VM, restart it with the virtio incantations, then update the drivers in the guest [19:51] all the ISO does is allow you to attach it to the VM easily so you can get the "new" drivers [19:51] Doesn't windows have some kind of "load disk drivers from a CD" mechanism that could be leveraged? [19:52] possibly. that's way past my windows expertise, tho.... [19:54] ahs3: SpamapS: i've definitely seen that option in the windows installer [19:55] I know win2k had it as I had a very new server with a totally unsupported RAID and was able to install using the extra CD-ROM from the mfgr. [19:55] so thats even more compelling an argument for the ISO [19:55] and if possible, formatting it as a windows driver disk [19:56] which, it may already be, as the same thing would be necessary for adding the driver manually later [19:56] Is there an easy way to add/remove environment variables when creating an install package? [19:57] SpamapS: yeah, i don't think there's any special format for a driver disk. [19:57] Isaick: our policy manual says that programs distributed in packages must not depend on particular environment variables being set in order to work [19:57] Isaick: why do you need this? [19:58] SpamapS: so, if we just dropped the iso in /usr/share/blahblah, you'd find it useful? [19:58] cjwatson: I've created a python app that I plan on installing in /opt/. I need to be able to append the /opt/[app] directory to the PYTHONPATH variable. [19:58] Isaick: you should either distribute a wrapper script that sets the environment variable, or you should make your top-level Python program prepend to sys.path [19:58] setting PYTHONPATH for everything isn't the right fix for that [20:01] Isaick: if you lay out your files right, you may not even need that - for example, one package I maintain has its modules in /usr/lib/germinate which isn't on sys.path. however, I don't need to set PYTHONPATH or modify sys.path to make this work; I just make /usr/bin/germinate be a symlink to /usr/lib/germinate/germinate.py [20:02] this may or may not be appropriate [20:02] cjwatson: I'll take a look. Thanks for the info [20:08] jdstrand: ping [20:09] kirkland: yes? [20:10] jdstrand: wondering if you had a couple of minutes to de-NEW a package to universe for me [20:10] kirkland: what package? [20:11] jdstrand: https://edge.launchpad.net/ubuntu/natty/+queue?queue_state=0&queue_text=bikeshed [20:13] kirkland: sure [20:13] jdstrand: awesome, thanks [20:14] hi, I know this isn't a support channel but I have a question pertaining to ubuntu 10.4(.1) i386 [20:14] today I have had two issues with people calling me and saying that they lost sound === ivoks is now known as ivoks-afk [20:15] in one case it was solved by applying updates and in the other case sound has stopped working after applying updates [20:15] * ScottK notes you didn't actually ask a question. [20:15] so I was wondering if anyone in the ubuntu teams is aware of these problems and what to do about them [20:16] Generally we are very interested to find out about post-release updates causing regressions. [20:17] Do you have access to details of the system that lost sound/know what package updates they installed? [20:18] I am typing on that system now, is there a place where I could find that information? [20:18] I see /var/cache/apt/history.log, is that what you need? [20:19] * hunger just finished the first round of natty upgrades:-) [20:19] I'm not the best person to answer sound questions. [20:21] okay, is there anyone who does know more about the sound system or a mailing list where I could contact the person(s) responsible for the sound system? [20:21] psychicist: Open a shell and type "ubuntu-bug". [20:21] It will give you point and click options to specifically collect information for a sound related bug. [20:22] Once you're done. Give us the bug number here. [20:33] hmm, so natty is open.. when does 'do-release-upgrade -d' start working? [20:33] around alpha? [20:34] ah [20:34] * SpamapS dist-upgrades ;) [20:35] barry: ping [20:35] Spads: sudo sed -i s/maverick/natty/g /etc/apt/sources.list ;-) [20:35] SpamapS: ^ [20:35] Spads: sorry [20:36] ScottK: it took me some time to fill in all the information, but here it is #661427 [20:36] psychicist: Thanks. [20:36] kirkland: :%s/maverick/natty/g in vim about the same time as you sent that. ;) [20:36] Bug 661427 [20:36] Launchpad bug 661427 in alsa-driver (Ubuntu) "[NFORCE - NVidia nForce2] ALSA test tone not correctly played back" [Undecided,New] https://launchpad.net/bugs/661427 === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates [20:36] SpamapS: heh [20:37] * SpamapS will wait for mongodb to finish building before he goes any further though. [20:37] Quintasan: pong [20:38] !regression [20:38] doh.. filled my vm's disk.. [20:38] Maybe that's not the right one. [20:38] barry: I'm trying to update SIP package and I want to send it to Debian, I was wondering in which section in rules I should put dh_python3 [20:39] !regression-alert [20:39] cjwatson, jdong, pitti, slangasek, ScottK, mdz, kees, ttx, marjo, seb128: reporting regression in a stable release update; investigate severity, start an incident report, perhaps have the package blacklisted from the archive [20:39] See Bug 661427 for details. [20:39] Launchpad bug 661427 in alsa-driver (Ubuntu Lucid) "[NFORCE - NVidia nForce2] ALSA test tone not correctly played back" [Undecided,New] https://launchpad.net/bugs/661427 [20:39] psychicist: ^^^ That should get someone who knows better than I do to look at it. [20:40] ScottK, psychicist: what update caused the regression? [20:40] * ScottK looks at psychicist. [20:40] this is filed against alsa-driver, but I don't see an alsa update in the attached log [20:40] (all I know is he showed up with a regression) [20:40] or even anything sound-related [20:41] slangasek: That's the default when you file a bug about sound. [20:41] sure [20:41] today I have had two issues with people calling me and saying that they lost sound [20:41] in one case it was solved by applying updates and in the other case sound has stopped working after applying updates [20:41] ^^^ is what he said when he arrived. [20:42] Quintasan: i'm actually not sure, i haven't done one of those yet. if ScottK doesn't know off the top of his head, i will find out [20:42] slangasek: I have attached a log of the updates I applied on this system just a few hours ago, I don't know if it was alsa-driver or something else, because as far as I know nothing sound-related was updated [20:42] but sound has stopped working nonetheless [20:43] psychicist: when did sound stop? Immediately after applying the updates? After a reboot? [20:44] barry: well, the debian's wiki says it should be before any dh_strip but I can't find any direct dh_strip, well I'll just put it before them and see what happens [20:44] slangasek: I am not sure about that, I rebooted after applying these updates [20:45] psychicist: I see no indication that this regression is related to the latest round of updates. When was your last reboot prior to this? Also, please attach /var/log/apt/term.log to the bug report (I've followed up to the bug with a request for this information) [20:45] afk, back shortly [20:45] Quintasan: let me know how it goes :) [20:45] Quintasan: If there's a direct reference to dh_pysupport, put it just after that. [20:47] ScottK: okay [20:47] * Quintasan hopes the universe won't explode after pbuild [20:53] a/win 14 [20:53] Quintasan: here's an example from markupsafe which has been converted to dh_python2 and dh_python3: http://pastebin.ubuntu.com/514095/ [20:54] (however we don't want to pysupport -> dh_python2 in Ubuntu without concurrence from the Debian maintainer) [20:55] how do you add a menuitem to an existing appindicator? I'm pretty sure gwibber and pidgin are doing this, but I can't find the code for it [20:55] ScottK: right. hopefully soon :) [20:56] barry: well, it seems it's read to go, can you paste me the control file somewhere as well? [21:03] jdstrand: thanks [21:12] Quintasan: http://pastebin.ubuntu.com/514103/ [21:12] ScottK: slangasek: thanks for your help, I will try a reinstall on another partition on Sunday and see if the problem can be reproduced === bjf[afk] is now known as bjf === dendrobates is now known as dendro-afk === yofel_ is now known as yofel [21:40] resizing an ext4 fs: 5$, resizing lvm underneath it: 10$, recovering data from backup: priceless :) [21:44] sistpoty: :) [21:44] I know this has come up before. [21:44] (and there are a few bugs on it) [21:44] buuuut [21:44] # ls -lh .xsession-errors [21:44] -rw------- 1 1000 1000 373G 2010-08-26 13:11 .xsession-errors [21:44] barry: thanks, my internet is slower than a turtle crawling today [21:44] just throwing it out there :) [21:45] >373G [21:45] huhu sistpoty =D [21:45] No, how did you manage to get it so big? :O [21:45] Quintasan: good question [21:45] I'm trying to figure that out [21:45] unfortunately, seeking through a 373GiB file takes a while [21:45] dd seek=381931 bs=1M count=1 .xsession-errors [21:45] Why not just rm -rf it? [21:46] Quintasan: I want to see what is in it before I erase it [21:46] Quintasan: this was on an ubuntu machine that was left idle for a while [21:46] >a while [21:46] it disturbs me that this sort of thing could happen to a machine just sitting there [21:46] Quintasan: a while like.... a few weeks to a month [21:46] or so [21:46] ... [21:46] @_@ [21:46] 383GB of text in a month? [21:47] I don't think I can even download that much [21:47] regardless, xsession-errors should have some sort of cap [21:47] like any log file [21:47] -rw------- 1 quintasan quintasan 1,5M 2010-10-15 22:47 .xsession-errors [21:47] rolling limit of, oh, 5 megs or something [21:47] not sure if ubuntu has any control over that [21:47] Quintasan: I know. that's not atypical [21:47] mine at home is less than a meg [21:48] with an uptime of 26 days [21:48] but the fact that it happens at all... [21:48] Quintasan: no worries [21:49] man. I wish dd could tell me how far it had seeked into the file. [21:49] sending USR1 signal doesn't show that? [21:49] nope [21:49] not for seek [21:50] does tell me it has been running for 52 minutes now [21:50] :) [21:50] hi sebner [21:51] hmmmm [21:51] you know [21:51] maybe I should have just started from the start [21:52] Starting Oracle Universal Installer... Checking installer requirements... Checking Temp space: must be greater than 400 MB. Checking monitor: must be configured to display at least 256 colors Failed Could not execute /usr/X11R6/bin/xdpyinfo Checking if CPU speed is above 300 MHz. Actual 2992 MHz Passed [21:52] etc etc [21:52] Some optional pre-requisite checks have failed (see above). Continue? (y/n) [n] Continue? (y/n) [n] Continue? (y/n) [n] Continue? (y/n) [n] Continue? (y/n) [n] [21:52] Oh god... [21:52] repeat Continue? (y/n) [n] [21:52] for line after line after line [21:53] tail -n 50> [21:53] TBH I'm not sure why the "Oracle Universal Installer" is running - much less as this user [21:53] ? [21:53] Quintasan: tried that first, that hung forever so I decided to try dd w/ a large block size [21:53] aaaanyway, a process spamming STDERR should not fill up a disc like this :-p [21:54] No wonder, no normal text processing expects 300+ GB file [21:54] text processing app* [21:58] nemo: a request from #ubuntu-pl -> "Pastebin it ;)" [21:58] haha [21:59] here we have a clue [21:59] Years worth of reading [21:59] the .xsession-errors has this not far from the continues. [21:59] near the top of the file [21:59] Wed Aug 25 15:54:02 2010 [21:59] the last date in the file? [21:59] -rw------- 1 1000 1000 400485761024 2010-08-26 13:11 .xsession-errors [22:00] so. in about 3 days. it generated 373GiB of spam [22:00] if it really is those 20 characters, repeated... [22:01] that's around 75k repeats of the message in the log [22:01] per second [22:01] * nemo rechecks his math [22:02] no, seriously, this is some sort of a record [22:02] yep. 75k or so repeats per second [22:02] I'm astounded the machine functioned [22:03] I'm guessing some incredibly stupid shell script in that installer, running in a loop, [22:03] I wonder if by any chance that was actually part of an attempted install [22:03] at least you know that your machine is powerful when it comes to printing the text to a file :P [22:04] you know. there are a few bugs on this issue... [22:05] but I'm thinking this one might give it a little more profile [22:05] there really is no reason whatsoever this file should have gone beyond even a few megabytes before starting to truncate [22:05] nemo: post it on planet [22:05] planet? [22:05] Ubuntu Planet [22:05] You are not a member yet? [22:05] maybe. dunno [22:05] I don't use that stuff very often [22:06] woah. wait [22:06] I fail at math [22:06] or rather, calnedars [22:07] Doesn't sound like it's Ubuntu's fault. [22:07] that was from the 25th at 16h to the 26th 13h - really it was 21¼h or so [22:07] jpds: well. I suppose in the sense that .xsession-errors behaviour is not ubuntu's decision [22:08] ok. that was really 256KiB/s written [22:09] nemo: Why don't you release it as a book? :D [22:09] it'll compress really well [22:10] jpds: doesn't mean ubuntu couldn't choose to add truncation [22:10] * nemo looks into what options there are for that file [22:13] MAX_XSESSION_ERROR_BYTES [22:13] hmmm [22:14] maybe it *is* ubuntu's fault :) [22:14] http://ubuntuforums.org/showthread.php?t=980958 - clearly this wasn't the only case [22:14] ah. gdm does its own purging [22:16] looks like this problem spans distros. no one has offered a decent solution [22:16] 400 505 700 352 <- I counted the number of characters in this file, assuming each is char is 1 bit [22:17] er. you mean 1 byte right [22:17] oh yes [22:17] * Quintasan can never get this right [22:17] also, the number of characters is presumably same as the number of bytes. divide by 20 and you get how many times that continue message shows up in there [22:18] thus my estimate of 256,000 repeats of the message each second while that log was active [22:18] looks like bugs have been filed on this for over 6 years, with no solutions offered [22:18] so clearly this one is not going to be solved tonight [22:18] :O [22:18] nemo: can you compress it? [22:19] heh [22:19] probably [22:19] or just tell me how long it would take to compress it :D [22:20] jpds: IMO the simple solution would be for xinit to change from: [22:20] looks like bugs have been filed on this for over 6 years, with no solutions offered [22:20] oops [22:20] er. to continue [22:20] to change from: [22:20] exec >"$ERRFILE" 2>&1 [22:20] to: [22:20] exec 2>&1 | head -c 5000000 > "$ERRFILE" [22:21] then after the 500,000 [22:21] presumably the rest would just disappear into the void [22:21] er. the 5,000,000 [22:21] >probably [22:21] I believe I will file a bug asking if this would be feasible [22:21] attach your log as proof :P [22:22] * Quintasan is curious how long it would take to compress this [22:27] https://bugs.launchpad.net/ubuntu/+source/x11-apps/+bug/661494 [22:28] Launchpad bug 661494 in x11-apps (Ubuntu) "Request to limit xinit writes to .xsession-errors to some reasonable value, such as 10 megs" [Undecided,New] [22:28] hopefully that's an appropriate place to file it [22:28] well, it's time to go to bed [22:28] night [22:29] nemo: well, I hope you get some response on this bug :) [22:29] me too :) [22:30] Hi@allI've got a problem: I used the gconf-sharp in a project some time ago...and I'd like to continue development but realized that this assembly is not packaged with ubuntu any more.. What's the appropriate replacement for this? [22:35] Maybe it's assembled in another assembly? === dendro-afk is now known as dendrobates [22:35] well. dd has been running for 1h 40m. I think I'm going to give up on reaching the end of this file [22:35] I'm going to assume it consists of exactly what I suspect it does [22:36] a cat of the file just scrolled that endlessly until I got bored [22:36] plasmasolutions: it's still there, hasn't been removed at all [22:38] please any core-dev open task on lucid in bug 626379 [22:38] Launchpad bug 626379 in gnome-settings-daemon "gnome-settings-daemon crashed with SIGSEGV in g_main_context_dispatch()" [High,Fix released] https://launchpad.net/bugs/626379 [22:42] um... does anyone else experience CRAZY cpu load from dbus-daemon in maverick? [22:45] directhex: not personally, but have you tried ltrace -S or similar to see what it is doing? [22:46] Another question: Does anyone knows if it's possible to change another users gconf entry through gconf-sharp? [22:46] Specifically in this case: changing the background image of gdm through gconf-sharp [22:47] Hey guys. Are there any bindwood developers in here? If so, doesb http://crash-stats.mozilla.com/report/index/bp-9f94cd73-56c7-4381-b09a-86a2f2101014 look like it's related to it? [22:49] nemo: i'll try that next time [22:49] problem is, when dbus misbehaves, yer screwed. try restarting it without doom [22:54] directhex: I've restarted it before [22:54] kills gdm, for one [22:54] that's doom? :) [22:54] Anyone a hint? Or idea how to do it? [22:55] what irritates me about dbus, personally, is it moderately complicates cron jobs [22:55] plasmasolutions: personally I have a loathing for the language, so really can't be of much help :) [22:55] (no familiarity) [22:58] plasmasolutions: this is a channel for development of, not on, ubuntu. try #mono on gimpnet [22:58] ari-tczew: is it a problem under lucid in the first place? [22:59] sistpoty: I don't understand the question. [23:00] ari-tczew: you want a lucid task, right? my question is, if the bug is found in lucid as well (still reading the bug report though) [23:00] sistpoty: yes, it exist in lucid. [23:02] ari-tczew: ok, thanks, task opened [23:03] sistpoty: thanks === Pilif12p is now known as Pilif12p|afk === dendrobates is now known as dendro-afk [23:43] Pilif12p|afk: it might be worth trying #ubuntuone, since those guys work on bindwood