/srv/irclogs.ubuntu.com/2009/04/14/#ubuntu-devel.txt

LaserJockwell, bryce's package nicely fixes the problem by dumping me into vesa :-)00:07
LaserJockI'm guessing that's not the intended fix00:07
jdongLaserJock: is performance better? :D00:08
LaserJockwell, if I could get a better screen resolution I'd just stick with it00:08
LaserJockbut it sorta looks not-so-great00:09
jdongah yeah, how many people put nonstandard resolutions in their VESA modes anyway.00:09
jdongI remember having this problem with my ATI card back when there were no drivers (more or less)00:10
tclineksis there anyone working on a 9.04 jeos image?00:11
jdonghmm it doesn't seem like vmmouse probing works in Jaunty anymore for vmware mouse acceleration... :(00:15
cody-somervillemouse acceleration?00:16
jdongyeah, the VMWare absolute position mouse driver00:16
jdongfor seamless host/guest mousing.00:16
jdongthere's some sort of HAL callout used to load the vmmouse input driver00:16
jdongbut in Jaunty only evdev/HID emulation is being used00:17
jdong(Intrepid and below did it correctly)00:17
TheMusoslangasek: what are we doing in relation to release freeze and GNOME 2.26.1 updates? There are a few a11y related GNOME 2.26.1 package updates available.00:17
tclinekshttp://cdimage.ubuntu.com/jeos/releases/jaunty/ =(00:20
cjwatsontclineks: the separate jeos image was retired in favour of just being an option in the Ubuntu server installer00:20
tclineksoh really00:20
tclineksavailable in alternate installer?00:20
tclinekstoo bad as small iso footprint can be kind of nice, but ah well00:21
cjwatsonno, just server00:21
cjwatsonI'm sure you could do it with the netboot mini.iso ...00:21
tclinekscrap00:21
tclineks60% done with alternate iso00:21
tclineksok00:21
tclineksthanks00:21
calctclineks: you can rsync that afterwards to server00:22
cjwatsonor jigdo00:22
calctclineks: probably would download less than a whole cd00:22
calctclineks: or what cjwatson just said :)00:22
tclinekscalc: alternate?00:22
tclinekshaven't dealt with jigdo00:22
calctclineks: yea you can rsync between different cd's or use jigdo to rebuild them00:22
calctclineks: you just need to rename it to the new name or however you want to do it00:23
tclinekshm00:23
cjwatsonyou should be able to boot the netboot mini.iso with the following arguments to achieve pretty much the same effect as jigdo:00:23
cjwatsonerr, as jeos:00:23
cjwatsontasksel/skip-tasks=standard pkgsel/language-pack-patterns= pkgsel/install-language-support=false clock-setup/utc-auto=true00:23
tclineksnice00:24
cjwatsonactually, you might want to install the virtual kernel as well00:24
cjwatsonso add: base-installer/kernel/override-image=linux-virtual00:24
tclineksi'll give that a go00:25
slangasekTheMuso: I've given seb128 the green light for 2.26.1 updates, pre-RC; what updates do you have, maybe they're already on seb128's list?00:26
TheMusoslangasek: gnome-orca and gnome-mag, which I am responsible for updating. Accerciser, which is universe.00:30
superm1jdong, this is something i'm always getting on BIOS developer's cases about, if the mode is in the EDID, it should be in the VBIOS00:30
slangasekTheMuso: will you be able to upload those today?00:30
slangaseksuperm1: so, how's mythbuntu+mesa looking?00:30
TheMusoslangasek: indeed.00:30
jdongsuperm1: haha fat chance they'll listen00:31
jdongsuperm1: not unlike fricking Apple with their ATA PIIX mode controllers in BIOS emulation mode00:31
tclineksdon't quite have the knowledge to do the mini.iso deal, just grabbing the full server iso00:32
tclineksthanks for you rinput00:32
tclineksyour*00:32
cjwatsonnp00:32
oobeI installed juanty beta and was wondering when the release becomes final in a few days will i have to do a full dist upgrade or will i be prompted with updates as per usual as in a normal apt-get upgrade should suffice?00:33
cjwatsonoobe: You should read the documentation for what dist-upgrade vs. upgrade mean, and you should generally use dist-upgrade through development releases. However, System -> Applications -> Update Manager (or the automatic notification) is not equivalent to 'apt-get upgrade', and should work fine.00:35
cjwatson(I mean System -> Administration -> Update Manager, obviously ...)00:36
oobei use kubuntu so im not used to those paths00:37
oobeplus i usually do everything with apt00:37
cjwatsonif you're using apt-get directly, then use apt-get dist-upgrade00:38
oobeok00:38
oobethanks00:38
jdongsee the manpage on apt-get for the difference between the two00:38
jdong(more or less the only time it matters is when apt-get reports held back packages)00:38
slangasekcalc: hunspell-vi, hunspell-hu still Conflict: myspell-da?00:39
directhexoobe, incredibly short version: dist-upgrade will add/remove packages to reflect changed deps, upgrade will hold packages that would require adding.removing things00:41
calcslangasek: yea, hmm let me see if i can see why00:43
oobedirecthex, thanks as cjwatson mentioned i really should read more docs on apt and dpkg but what you just said makes it very clear00:43
slangasekcalc: not a regression, I think it's a pre-existing packaging bug; accepted already00:43
calcslangasek: ok thanks00:44
calcslangasek: also working on a ooo update atm but still beating on it to make sure its working right00:45
slangasekcalc: why is that needed00:46
slangasek?00:46
calci managed to cause it to drop the jre dependency from ooo-java-common when i dropped the saxon package00:46
slangasekugh00:46
slangasekcan you upload now, and beat on it in parallel?00:46
calci fixed it up and built it and noticed the variable wasn't being substituted so fixed it up again and i think it will work correctly now00:46
calcyea i can upload it now as i think it should work now00:46
slangasekOOo needs to be in the build queue *ASAP* to avoid delaying CD builds00:47
calcyes, it takes 36hr to build on armel :\00:47
calci just got a bug report today that made it clear what the issue still existed00:47
calcso been working on it for a while when i saw it wasn't quite fixed yet, should be fine now though so i will upload it should be done uploading in ~ 1hr00:48
superm1slangasek, 7.4 breaks vesa for us, i'm testing it with -nv later tonight00:49
superm1slangasek, i've tried to bisect the tree, and i at least found when it started breaking, but it's not a matter of just revert this one commit and you're fixed00:50
slangasekerk, breaks vesa?  that's not even the same bug I was thinking of, is it?00:50
superm1no, the one you are thinking of is breaking -ati, and that exists on 7.3 too00:50
slangasekbryce: followed up to your -intel call for testing; dunno if it needs moderation to reach ubuntu-x00:50
superm1so it's two ugly bugs00:51
slangaseksuperm1: :/00:51
calcslangasek: started upload, should take somewhere between 30-45m i think00:53
slangasekack, thanks00:55
* jdong out of desperation foreports pulseaudio intrepid->jaunty.01:32
jdongoptimistically trying to bisect the flash/skype regressions.01:32
wgrantjdong: What Flash regressions?01:34
jdongwgrant: A-V loses sync on things like hulu or youtube, randomly.01:34
jdongaudio continues at normal speeds but video seems to just completely stop.01:35
wgrantI've not seen that.01:35
jdongmight be an X/xv related problem though.01:35
jdongjust trying to whittle down the list of suspects01:35
dtchenyou need a crackton of fixes in the audio stack01:37
superm1slangasek, if we wanted to block notification-daemon from getting installed in mythbuntu but just notify-osd, how would we (effectively) do that?  pitti did an upload the other day that stopped notify-osd from getting spawned on !gnome for kubuntu users, but we'd still like to use it on mythbuntu.  removing notification-daemon appears to be the most effective way of (easily) doing that01:37
dtchenjdong: you need newer linux, alsa-lib, alsa-plugins, pulseaudio01:38
tclineksoh maybe i will do the mini.iso after all, found some docs01:38
tclineksit'd be nice to have some common recipies01:38
slangaseksuperm1: I think I've gotten lost in the negatives in that question.  What is it you want installed?01:39
calcslangasek: done uploading01:39
superm1slangasek, haha.  we have notification-daemon and notify-osd installed side by side right now.  we notify-osd to be used, but to have it be used notification-daemon has to not be present it appears01:39
slangasekcalc: ta01:39
jdongdtchen: ah, how new?01:39
superm1i think it gets pulled in from earlier dependency resolution by things alphabetically before mythbuntu-desktop, like gnome-power-manager01:40
slangaseksuperm1: so you want to keep notification-daemon from *ever* being installed on mythbuntu?01:40
jdongdtchen: I noticed also annoyingly that skype ain't API-compatible with newer alsa-lib either. Groan stupid proprietary stuff.01:40
slangaseksuperm1: or you just want to make sure only notify-osd is pulled in automatically?01:40
superm1slangasek, no, just not by default01:40
slangasekok01:40
superm1notify-osd is currently there (recommends on mythbuntu-desktop i believe)01:40
dtchenjdong: at least what we have in current jaunty. you'll likely need to pull my linux tree and pulseaudio bzr branch, too.01:40
dtchenjdong: that should be sufficient for Intel HDA but may be insufficient for Intel8x0 AC'9701:41
slangaseksuperm1: I wonder if seeding notify-osd at the top of the seed would make a difference?01:42
jdongdtchen: would you have any hints as to why skype's audio playback would cause 80% of one core to be in system time? strace wasn't very helpful; seems to mostly be select() time01:42
jdong(it didn't happen in Intrepid)01:43
superm1slangasek, well is it the seed resolution or normal dependency resolution that does it I wonder?01:43
slangaseksuperm1: if not, then the only other thought I have is to change gnome-power-manager to depend on notify-osd | notification-daemon, and try to sort the knock-on effects01:43
dtchenjdong: welcome to mainloop hell.01:43
dtchenjdong: (known issue, the ARM guys are hateful about it, too)01:44
superm1slangasek, i think there are some other apps that do it too though, so that would be a handful of apps just for this change01:44
jdongdtchen: interesting; any literature you have on it off the top of your head?01:44
superm1slangasek, i'll try moving it to the top of the seed and see how tomorrow's daily works out with that change01:44
slangaseksuperm1: well, it shows up in the seed; http://people.ubuntu.com/~ubuntu-archive/germinate-output/mythbuntu.jaunty/all01:44
slangasekwe ought to see improvement in the seed after the next publisher run, if it's going to take01:44
dtchenjdong: i don't know aside from pulseaudio chat.01:44
slangasekcurrently, it's libnotify1 that pulls it in01:45
slangasek(according to the seed)01:45
superm1ooh very cool output.01:45
jdongdtchen: would you suspect adobe flash AV desync to be video stack related or pulse related?01:46
dtchenjdong: both01:46
jdongdtchen: and I suppose it's also known that glitchfree seems to universally glitch more, huh?01:47
dtchenjdong: on which kernel and using which pulseaudio?01:48
jdongdtchen: jaunty stock on both counts01:48
dtchenjdong: then you don't have the necessary base fixes to linux.01:49
dtchenjdong: (they'll be SRUd from my conversation with rtg)01:49
superm1slangasek, okay well i've committed that change.  when is the next publisher run for me to take a look at the output then?01:49
jdongdtchen: ah. Would that have any impact on the mainloop behavior in your opinion?01:49
dtchenjdong: the glitch-free portion isn't mainloop-related; that's pcm_lib and mid-layer (both linux)01:50
slangaseksuperm1: once an hour at 3 after the hour, so you should see the difference in about 1:10 or so01:50
dtchenjdong: i.e., http://kernel.ubuntu.com/~dtchen/README.asc01:50
superm1slangasek, okay cool thanks, i'll check back after dinner then01:50
jdongdtchen: mmmph. Perhaps I should just wait on Intrepid a bit longer for the dust to settle. Thanks for your infinite knowledgebase as always :)01:51
mrooneybryce: happen to know if bug 312319 is a dupe of anything?01:59
ubottuLaunchpad bug 312319 in ubuntu ""Fatal server error: no screens found" w/dual nvidia Quadro 1700" [Undecided,Confirmed] https://launchpad.net/bugs/31231901:59
bddebianlamont: You around by chance? (about xdelta)02:21
superm1slangasek, here's an overview of the last high/critical bugs I know about after testing on -ati, -vesa, and -nvidia for mythbuntu: http://tinyurl.com/mythbuntu-bugs . there are some smaller ones left too, but i'm not getting to them until i make more progress on mesa stuff02:25
slangaseksuperm1: thanks, I'll have a look through those later02:32
slangasekTheMuso: the gnome-orca diff includes this change; does this wind up in the binary package?:02:32
slangasek-localedir = os.path.join ("/usr", "share", "locale")02:33
slangasek+localedir = os.path.join ("/export/home/wwalker/work/orca/branches/gnome-2-26/bld", "share", "locale")02:33
* TheMuso checks02:33
TheMusoslangasek: appears it doesn't02:36
calcslangasek: did OOo get processed yet? i haven't seen an email yet02:36
=== Sikon is now known as LucidFox
=== jamesh_ is now known as jamesh
brycemrooney: check launchpad03:04
LaserJockbryce: yo, you get my comments on bug #359600?03:13
ubottuLaunchpad bug 359600 in xserver-xorg-video-intel "Solved slow 2D performances with EXA" [Undecided,Confirmed] https://launchpad.net/bugs/35960003:13
bryceLaserJock: yeah been looking at this03:14
ScottKbryce: For me greedy was the difference between I can't possibly live with this, what will I install instead and hmm, not too bad.03:30
bryceScottK, no one reports bugs against X that go, "I can live with this, but..."03:33
bryce;-)03:33
ScottKbryce: Between Intel video and some unrelated stuff I'm not thrilled about, I have a Debian ISO on my hard drive that I've decided to hold off on installing for a bit now.03:34
brycemaking threats is not very constructive03:35
ScottKbryce: I'm not intending a threat.  Just trying to express how bad I thought it was before and how much better it is now.03:36
bryceScottK, sounds like you're making an ultimatum - "Make the change I want or I quit"03:37
ScottKbryce: I doubt greedy is suitable for a default, be needs to be one of the options we give people (I don't envy anyone having to write the release note for this).03:37
ScottKbryce: Not at all.  I changed it myself and my situation is OKish now.03:38
slangasekcalc: notchet03:42
slangasekTheMuso: ack, thanks03:42
calcifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS))) <- should that actually work?03:43
calcit seems not to even though its in debian policy documented that way03:43
calcerg i see what is wrong03:46
calcits supposed to be whitespace delimited not comma delimited03:47
mathiazslangasek: what's your opinion on bug https://bugs.launchpad.net/landscape/+bug/360510?03:47
ubottuError: Could not parse data returned by Ubuntu: timed out (https://launchpad.net/bugs/360510/+text)03:47
mathiazslangasek: should this go in the release or in jaunty-updates?03:47
slangasekmathiaz: what's the impact of the bug?03:48
* slangasek doesn't know what landscape-broker is03:48
slangasekcalc: how did your local testing turn out? should I go ahead and accept the OOo upload now?03:49
mathiazslangasek: it's one component of  landscape03:49
slangasekthat doesn't tell me anything I couldn't infer from the name :)03:49
mathiazslangasek: yeah - let me look into this a bit more.03:50
mathiazslangasek: the impact is outline in https://bugs.launchpad.net/landscape/+bug/360510/comments/503:53
ubottuUbuntu bug 360510 in landscape-client "crash in landscape-broker" [Undecided,Confirmed]03:53
mathiazslangasek: if the broker crashes, landscape-client doesn't work.03:53
mathiazslangasek: the system won'03:53
mathiazslangasek: the system won't be manageable by landscape anymore.03:54
mathiazslangasek: so a system couldn't get its updates since landscape cannot send the package update request.03:55
radixhi, I'm around to discuss it03:55
radixbut yes, what mathiaz is saying is true03:55
mathiazradix: ^^ is that a possibility (ie an upgrade to jaunty would block the system from upgrading anymore)?03:56
mathiazradix: *updating*03:56
radixyes, at least updating through landscape03:56
mathiazradix: isn't that the case for most of systems managed by landscape?03:57
mathiazradix: ie are you supposed to use apt-get to manage packages on a landscape managed system?03:58
radixright, the biggest point of using landscape is its centralized package management03:58
radixI mean, rather, that that's its biggest feature03:58
radixso it's pretty serious, as far as users of landscape and landscape itself goes03:59
slangasekmathiaz, radix: if you can get the fix uploaded in the next few hours so it lands before RC, I'll take it04:02
radixit's completely ready, as far as the packaging branch goes...04:03
mathiazslangasek: ok - I'll upload a new package today.04:03
slangasekthanks04:03
radixslangasek, mathiaz: thank you both again04:03
slangasekcalc: OOo accepted now; if there was anything broken in it per your testing, please bump the version when you upload04:03
radixI am going to have to bake about fifteen cakes for you guys to regain my karma, I think04:03
slangasekwhooo cake04:04
radix:-)04:04
mathiazradix: well I prefer thai food than cakes FWIW04:04
radixmathiaz: noted ;-)04:05
slangasekooh thai cake04:05
radixhah04:05
slangasekwait04:05
lamontbddebian: actually just running off for the evening04:16
lamontwill be back in about 7 hours or so04:16
bddebianlamont: NP, thx04:21
mathiazslangasek: I've got a landscape-client package ready to be uploaded. Should I go ahead?04:25
slangasekmathiaz: yes04:31
calcslangasek: sorry it seemed to be fine04:33
=== jldugger is now known as pwnguin
geofftif I'm running intrepid and have jaunty in my sources.list, but apt preferences pinning all but one package at intrepid, does do-release-upgrade figure out what to do?06:04
pwnguinthats a lot of pinned packages06:04
geofftThat's how the preferences phrase it, no? Package: * Pin-Priority: -106:05
pwnguinmaybe i should learn how to pin packages sometime ;)06:05
dholbachgood morning06:27
* bryce waves to dholbach06:35
dholbachhiya bryce06:35
pittiGood morning07:27
Hobbseeheya pitti!07:28
Superdweebhey, most of you guys are asleep right?07:32
* pitti hugs Hobbsee07:43
* Hobbsee hugs pitti back :)07:43
Hobbseehow goes it/07:43
pittiHobbsee: I enjoyed San Francisco last week (LF collab summit), and the Easter holiday07:45
pittitime to get back to work :)07:45
Hobbseeahhh, nice07:46
Hobbseeheh.  Get fixing!  :)07:46
elmodoko: why isn't python-examples seeded as supported?09:09
dokoelmo: because nobody did note? really, should we support these? upstream currently considers removal of many of these09:11
elmodoko: *shrug* just seems odd - the source is in main, seems like a no-brainer.  but I'm not bothered either way09:12
elmo(by source, I mean python2.6, not python-defaults, obviously)09:12
dokosure, we can add it09:12
cjwatsonit's already in the development seed09:13
elmocjwatson: oh?  nijaba's ubuntu-maintenance-check script was flagging it as unsupported to me09:13
elmomaybe it or I am on crack09:14
cjwatsonelmo: it was in desktop in dapper (probably mistakenly), but is in development as of hardy; it may be that nijaba's script is confused about the status of development, since there's quite a bit of desktopy stuff in there09:18
slangasekpitti: strange, why is /tmp only a ramdisk if / is low on space?  (On an upgraded system, I have it as a tmpfs in /etc/fstab)09:19
slangasekhaving /tmp as tmpfs also makes it more straightforward to use read-only root...09:20
pittislangasek: in fstab? I'm fairly sure that this wasn't configured so by d-i09:20
cjwatsond-i doesn't do that (yet), no09:20
nijabacjwatson: That is definitely a problem with Dapper.  Are the python-examples in development or supported-development in Jaunty?  IIRC only the ones in supported-development are marked as maintained.  but maybe that is a mistake09:20
slangasekhmm, wonder where my tmpfs setting came from09:20
cjwatson/etc/init.d/mountoverflowtmp mounts /tmp as tmpfs in emergencies09:20
cjwatsonnijaba: development09:21
slangasekohwell, I'll keep it there in any case09:21
cjwatsonnijaba: was looking at hardy, I don't imagine the distinction matters for jaunty09:21
nijabacjwatson: nope09:21
elmoFWIW, I'm looking at jaunty09:21
pittibryce: I'm not sure about your own reply to the call for testing; are you still looking for feedback on 2.6.3-0ubuntu10~bug359600greedy1 ?09:25
nijabacjwatson: maybe there is a logical issue here.  So far, the script marks as maintained only those packages that are in some selected seeds directly or by inheritance.  When a package is not found there, it is not marked as maintained at all.  Shouldn't we change this so that any package in main should at least be considered as maintained for 18mo, then for a LTS mark it as maintained for 3y if in a DT seed and 5 for a server seed?09:26
brycepitti: no longer09:27
cjwatsonnijaba: for the 18-month releases, anything that's seeded at all should be supported, surely; the discrepancies would be a good way to find bugs in your scripts :-)09:27
pittibryce: okay09:27
brycepitti: my fears were confirmed, so we're back to square one09:27
cjwatsonnijaba: I don't think you should use main for this, but just the full set of seeds09:27
elmonijaba: so, one other thing I've noticed is that my (hardy) kernel always seems to be considered unsupported09:28
elmowhich is a little distressing if true ;-)09:28
nijabacjwatson: ok.  expect a new version shortly09:28
nijabaelmo: that's a known issue, as kernels, apart from the orinal one, are generally not seeded.  if you know a way to solve this, I'll take it09:28
cjwatsonkernels so are seeded09:29
pittibryce: BTW, I watched Keith's talk about GEM, UXA, and KMS last week; pretty interesting, but the amount of changes that we'll see in karmic are also scary :)09:29
nijabacjwatson: really?  where?09:29
cjwatsonoh, well, I guess ABI changes will leave unseeded kernels. Is that what you mean?09:29
nijabacjwatson: yep09:29
brycepitti: oh dear09:30
cjwatsonyeah, only thing you can do there is special-case them09:30
brycepitti: I thought we were through the worst of that.....09:30
pittibryce: well, we don't really use UXA yet, so I don't count jaunty yet09:30
slangasekpitti: do we need to rate-limit Keith?  Distract him with board games?09:30
pittiwell, the changes make a lot of sense, of couse09:30
pittiI'm slightly worried about what will happen for nvidia systems09:31
brycepitti: it's already been affecting us even though we don't use UXA, but I was hoping it'd all be stable so we could switch to it in karmic09:31
brycepitti: yes I am definitely growing tired of users grousing at us and threatening to switch to some other distro09:31
nijabacjwatson: so any linux-[generic|server|image-*-[generic|server]] should me marked as maintained?09:32
pittibryce: would that actually help? I can't see how it can work significantly better in current FC11, for example?09:32
pittithey are using nouveau by default there09:32
ograpitti, do you still maintain that table with languages used worldwide ?09:32
davmor2slangasek: is that kieth have you heard about this d&d game.......09:32
pittiogra: well, there's not much to maintain :)09:32
* ogra fails to find the url09:32
pittiogra: http://bazaar.launchpad.net/%7Eubuntu-langpack/langpack-o-matic/main/annotate/head%3A/langpacksize09:33
brycepitti: of course not, that's the sadly ironic thing09:33
pittibryce: unless, with "other distro" they mean "lenny" or "hardy" :)09:33
slangasekdavmor2: more like "hey have you heard of this San Juan variant called Lima"09:33
cjwatsonswitching distributions to avoid Intel driver bugs is a bit like switching cities to avoid divine retribution09:33
brycepitti: well I also hope we can rely more on -nouveau in karmic.  Dunno if it'll be viable for defaulting to, but that's definitely my hope09:34
cjwatsonit'll catch up with you in the end ...09:34
brycecjwatson: exactly09:34
davmor2slangasek: give him a copy of the sims and tell him he can't code till he completes it :D09:34
ograpitti, hmm, i thought i remembered a table with an overview how many people speak what langs in relation to the total world population09:34
cjwatsonnijaba: right, something along those lines although I suspect there are a few more flavours to add there09:34
pittibryce: *nod*; I doubt that we'll get a GEM/KMS enabled nvidia driver very quickly anyway09:34
Hobbseedavmor2: oh dear ;)09:34
pittiogra: that might be in some ancient email09:34
ograpitti, size doesnt matter so much on USB images ;)09:34
ograah, thanks09:34
cjwatsonnijaba: an alternative would be to whitelist by source package for the kernels09:34
* ogra checks if evo still has it09:35
dholbachKeybuk: does the patch in bug 343215 look good to you?09:39
ubottuLaunchpad bug 343215 in pybootchartgui "pybootchartgui crashed with ValueError in get_proc_state()" [Medium,Fix committed] https://launchpad.net/bugs/34321509:39
KeybukI've never really looked at the pybootchartgui code09:41
tjaaltonI've got a race condition on boot when using a remote server to collect syslogs. the boot hangs when trying to start klogd unless the network is up09:42
tjaaltonfailsafe works, because while the menu is open the network manages to get up and running09:43
tjaaltonthis is jaunty09:43
tjaaltonshould I file a bug or blame the local configuration?09:44
Keybuktjaalton: it's not something we support I think09:44
tjaaltonKeybuk: hrm, ok09:44
slangasektjaalton: do you have the remote server configured by IP or by hostname?09:44
Keybukpitti: is there any way to get the actual core file for a crasher bug?09:45
tjaaltonslangasek: hostname09:45
pittiKeybuk: if it was successfully retraced, it gets deleted09:45
Keybukpitti: :-(  but that means I can't actually examine the crash09:45
pittiKeybuk: so, if you are looking at a bug like that, then "no", I'm afraid09:45
slangasektjaalton: I would advise not doing that, unless you want to also add the hostname to /etc/hosts.  syslog itself is udp and should behave itself if the host is unreachable, but if it can't resolve the hostname I think that's invariably going to be painful09:46
Keybukpitti: the bug has a trace which puts the line of code of the crash at the *entry* to a function09:46
Keybukwhich makes little-to-no sense09:46
slangasektjaalton: if you get the same hangs when pointing at an IP, I think that merits a bug09:46
tjaaltonslangasek: ok, I'll try that next09:46
Keybukso I need to examine the stack, but can't do that without the core file09:46
Keybukpitti: does apport delete the core files from the user's /var/crash directory when reported?09:46
ograKeybuk, why does apt-get install bootchart default to install pybootchartgui for me ?09:46
ograif we dont support it09:47
pittiKeybuk: no, it remains for a week09:47
pittiKeybuk: the cron job deletes old files09:47
Keybukogra: I didn't way we didn't support it?09:47
ograoh, you were referring to the syslog qestion above, sorry09:48
ograstill though, its in universe09:48
Keybukogra: personally I dislike pybootchartgui strongly09:48
ogratjaalton, from my experience with remote syslogging in ltsp, syslog has hardcoded dns lookups builtin ...09:49
ograKeybuk, so why do we pull it in by default ?09:49
slangasekbecause I haven't gotten to that one in component-mismatches yet09:50
ograwe should offer it optionally but default to whats in main09:50
slangasekI was going to drop the pybootchartgui recommends for jaunty09:50
ograoh, so its supposed to go to main ?09:50
Keybukogra: there is no chart generation tool in main09:50
ograah, good09:50
Keybukslangasek: but then people installing bootchart would have no charts09:50
Keybukand I'll reassign all the zillion bugs about that to you personally <g>09:51
ograKeybuk, the java one we used to use ?09:51
Keybukogra: that's in bootchart-java09:51
ograright, that should be the default then09:51
slangasekKeybuk: ...09:51
Keybukslangasek: the bootchart package contains only the collector, it generates .tgz files containing the data collected09:51
Keybukslangasek: you need either pybootchartgui or bootchart-java to turn that into a chart09:52
Keybukwhich bootchart will do if either one is installed09:52
Stskeepsbootchart finally got seperated?09:52
slangasekKeybuk: are you arguing pybootchartgui should be installed by default?09:52
* ogra wonders why it doesnt collect anythng for him on armel 09:52
Keybukslangasek: I'm saying that one of the charting tools should be installed *with* bootchart by default, yes09:52
slangasekKeybuk: ok. would you like to write an MIR? :)09:52
Keybukie. if you install bootchart, you should get one of the charting tools along with it09:52
Keybukpersonally I prefer the java one09:53
Keybukbut that made people throw things at me for being written in java09:53
Keybukthe python one is supposed to be "better", but I think it's output sucks09:53
directhexnothing wrong with java09:53
Keybukand it generally doesn't work more09:53
=== dpm_ is now known as dpm
directhexif you have the disk space and RAM for it ;)09:53
Keybukslangasek: I could argue that the java one should be in main already, since it was only separated out of a source package that was in main before09:54
ograyou have it installed by default anyway09:54
slangasekKeybuk: great - let's recommend that one by preference and get it back into main, then. :)09:54
Keybukslangasek: can you file a bug to remind me?09:55
slangasekKeybuk: if we're in agreement, how about if I just upload?09:55
Keybuksure09:55
ograhmm ... "cp cannot stat "/lib/libc.so.*"09:56
ograKeybuk, meh, i think the init-top script needs special casing for armel09:57
ogralool, ^^^09:57
* slangasek eyes the bootchart version numbers09:58
ogralool, do we use /lib-vfp in initramfs ?09:58
loolIf we do it's probably by accident09:58
loolI think that's actually a bug if we do09:59
loolBecause we should create vfp initrd if the buildd is vfp09:59
loolerr should NOT09:59
* ogra looks for the runes to display initramfs contents09:59
loolBut the copy_exec stuff and other logic might be doing that   :-/09:59
ograyes09:59
ograso we would need to special case that or make a link or something like that09:59
slangasekKeybuk: bootchart missing an .orig.tar.gz?09:59
Keybukslangasek: ?10:00
cjwatsonogra,lool: should be a one-liner in copy_exec10:01
slangasekKeybuk: 0.90.1-2 is a native package10:01
cjwatson                # Try to use non-optimised libraries where possible.10:01
cjwatson                # We assume that all HWCAP libraries will be in tls.10:01
cjwatson                nonoptlib=$(echo "${x}" | sed -e 's#/lib/\(tls\|i686\).*/\(lib.*\)#/lib/\2#')10:01
Keybukslangasek: bootchart is a package we wrote10:01
slangasekKeybuk: <shrug> if there's no upstream tarball, why use non-native-format version strings10:02
slangasek(debuild whines at this)10:02
Keybukbecause I prefer them10:03
Keybukpoint me at the line in debian-policy that says you can't use a revision format version string if you don't have an orig.tar.gz ;)10:03
slangasekit doesn't say you can't10:04
slangasekit's just annoying when you do :)10:04
ograwow10:04
ograpybootchartgui explodes massively on armel10:04
Keybukslangasek: I think information is lost if you don't use them10:04
cjwatsonpolicy does allow that, but I think the intention is for that to be for cases where an upstream has released something with a dash in its version10:04
KeybukI like to still use <code version>-<packaging version>10:04
Keybukcjwatson: I don't see that intent in -policy at all10:05
slangasekcjwatson: evidently, that's what "upstream" is doing :-)10:05
cjwatsonTBH if I wanted to separate code and packaging I would create an .orig.tar.gz10:05
cjwatsonjust because that would make the separation more explicit10:05
Keybukbut that involves causing myself pain deliberately10:06
cjwatsonpolicy doesn't really specify the existence of an orig.tar.gz at all; it's left up to common sense10:07
cjwatsonperhaps we should change that ;-)10:07
loolcjwatson: thanks; will patch the sed foo10:08
cjwatson(except in C.3, which is less than obviously normative)10:08
* ogra wonders if bootchart-java behaves differently on armel10:13
loolcjwatson: It's unfortunate that I can't force the hwcaps for ldd; I can force them only for ldconfig10:13
loolslangasek: Pushing initramfs-tools; tested the change on my babbage and confirmed that it dropped /lib/vfp from the initramfs10:19
slangasekI guess that's critical for RC on armel?10:20
ograwell, it breaks things like bootchart :)10:20
slangasekbut not things like boot? :)10:21
* ogra didnt notice any breakage in the default setup yet ... though we're likely using the wrong libc then i assume10:21
ograhmm, bootchart-java doesnt seem to finish parsing10:22
ograpybootchartgui definately has the wrong code for CPU detection, i wonder if bootchart-java suffers the same thing :/10:24
ograah, no ! i get a png now, its just very slow10:25
ogra!!10:25
ograhmm, a 0 byte png yet ...10:25
slangasekwhy does pybootchartgui need code for CPU detection?10:27
ograno idea, but the parser tries to compare system.cpu with something10:28
ograand fails at that step on my imx51 system10:28
ograthe java parser is running since 7:30min already10:28
ograah, and it finished10:29
ogranice !10:31
ogramy babbage board takes 0:41 to boot10:31
ograthats not bad for booting from two Sd cards i think10:31
ograhttp://people.ubuntu.com/~ogra/babbage-jaunty-20090414-2.png in case anyone is intrested to see the boot of a babbage board10:33
amitkogra: two SD cards?10:34
ograamitk, one is my bootfloppy and the other sits in an USB SD reader and carries the rootfs10:34
=== mpt_ is now known as mpt
ograinitramfs comes from the first one10:35
amitkaah10:36
* ogra wonders what that udevadm sleep is doing there between 6 and 11.5 sec 10:36
ograasac, is there any ETA for the NM fix on armel ? would be nice to have ir in the RD image10:38
ogra*it10:38
ogra*RC10:38
* ogra sighs about his typing10:38
asacogra: is there still time to get anythin on the RC CDs at all?10:40
ograslangasek, ^^^ ?10:41
slangasekthat depends entirely on what it is10:41
ograbug 35651710:41
slangasekthe NM fix - yes, I would like to get that in; is it ready for upload?10:41
ubottuLaunchpad bug 356517 in network-manager "NetworkManager does not detect eth0 on armel" [High,In progress] https://launchpad.net/bugs/35651710:41
slangasekand even if it weren't in time for RC, better to have it in the queue if possible so we can take it opportunistically10:42
asacok. i will fast track right after what i am doing now10:43
pittislangasek: just for planning, is it okay for you if I upload apport after RC? (to disable itself by default)10:43
* ogra would prefer to not have to release note ifconfig calls :)10:43
slangasekpitti: any chance that fix can get in /before/ RC?  That's where it's supposed to be according to the schedule10:44
pittislangasek: ok; I just thought we might want it on for the RC itself10:44
slangasekasac: thanks.  btw, does ubufox still need updated to know to look at 9.04?  my cursory inspection of the source suggests it does10:45
asacslangasek: the sources.list is "just" a backend thing for setting up the DB, but looking into this i found that the urls still have 8.04 as distributionID ... most likely was a typo10:45
nijabacjwatson: should the rt kernel flavor considered as maintained?10:46
slangasekasac: does that mean there aren't changes that need to be made to ubufox to update it for a new release?  If so, I should take that out of te checklist10:46
asacslangasek: anyway. what i am doing right now is finalizing fix for bug 353924 and bug 270303 (both committed)10:47
ubottuLaunchpad bug 353924 in ubufox "Offline home page always English (browser language hard-coded to en-US)" [High,In progress] https://launchpad.net/bugs/35392410:47
ubottuLaunchpad bug 270303 in ubufox "MASTER - firefox (intrepid): "your browser has been updated and needs to be restarted"" [High,In progress] https://launchpad.net/bugs/27030310:47
cjwatsonnijaba: no, you can tell because it's in universe/multiverse10:47
asacslangasek: no we need to fix the distributionID url (also committed)10:47
slangasekasac: okie10:47
nijabacjwatson: ah, right, I did not click on the link to check, sorry10:47
pittislangasek: okay; one-line change to disable apport by default is uploaded10:48
=== smb_tp is now known as smb_afk
ogradoko, i see that on armel doing an upgrade: http://paste.ubuntu.com/150705/ bug or not ?11:09
ogra(it auto-opens the update-manager details window)11:09
slangaseklool, ogra: I'm planning to defer initramfs-tools until post-RC, to not hold up all the respins much longer11:17
pittiseb128: I can't say which of the two libproxy uploads is yours and which is mine; I just rejected one of them11:19
seb128pitti: yeah, that's ok, those should be identic anyway ;-)11:20
slangasekheh :)11:21
slangasekpitti: stray 9_autotools.patch2 in this tracker upload; do you want to redo?11:25
pittislangasek: whoops; yes, I'll reupload11:25
pittislangasek: done; I also updated Vcs-Bzr:; thanks for pointing out11:31
asacogra: __ARMEL__ ?11:32
asacogra: can you please spin nm with this debdiff and give me an ack? http://paste.ubuntu.com/150727/11:34
ograasac, will do11:36
asacogra: cool. that would help us to not do another round ;)11:37
RicardoPereztkamppeter: Hi! I'd just posted a minor patch to fix a i18n issue in the system-config-printer applet. Could you take a look and apply the patch (if you think it looks ok)? I'm talking about bug #36062111:38
ubottuLaunchpad bug 360621 in system-config-printer "Applet menu options shows untranslated, albeit they're translated (patch supplied)" [Undecided,New] https://launchpad.net/bugs/36062111:38
tkamppeterpitti, can we make a release freeze exception for the patch in bug 360621? It is a one-liner.11:41
ubottuLaunchpad bug 360621 in system-config-printer "Applet menu options shows untranslated, albeit they're translated (patch supplied)" [Undecided,New] https://launchpad.net/bugs/36062111:41
ograasac, hrm, that will take a while ... 115M build-deps ...11:46
pittitkamppeter: the patch makes sense; don't know about slangasek's plan for building CDs11:46
pittitkamppeter: please upload it anyway, so that it's in the queue; then it's quick to accept if we want it11:46
slangasekprobably post-RC11:47
pittislangasek: btw, did we ever consider renaming RC to "beta 2"? :-)11:47
slangasekyuck11:47
slangasek"probably post-RC" could also mean "probably SRU", if you prefer :)11:48
slangasekpitti, didrocks: does the gtk2-engines change have any effect on our default theme?11:49
pittislangasek: no, we are using murrine by default; I switched to clearlooks for testing11:49
RicardoPerezThanks very much to everybody :)11:49
pittiRicardoPerez: good job in chasing down i18n bugs11:50
didrocksslangasek: it just contains others GNOME default themes (clearlooks, and so on.)11:50
RicardoPerezpitti: I know I'm irritating about the i18n issues :) Sorry! :P11:50
pittiRicardoPerez: no, you aren't; unfortunately it's just a bit late to get in changes11:51
didrockspitti: I switched to clearlooks too and didn't notice regression11:51
kwwiipitti: I just noticed that the latest ubuntu-wallpaper package never made it into jaunty (it fixes a bug in the simple-ubuntu wallpaper in which the left pixels are transparent)...any chance of that making it into jaunty or at least an update right after?11:51
RicardoPerezpitti: many thanks anyway :)11:51
slangasekdidrocks: well, pretty much by definition, "fixes" to the appearance of themes break the UI freeze ;)  So I want to be sure this doesn't cause changes to our default appearance11:51
pittikwwii: I saw the sponsoring bug today, but it's a bit late I'm afraid11:52
pittikwwii: I can upload it, but it might very well get rejected11:52
didrockspitti: I don't know if you notice but tracker has been rejected11:52
nijabacjwatson: does http://bazaar.launchpad.net/~nijaba/ubuntu-maintenance-check/trunk/revision/14 looks ok to you?11:52
pittididrocks: I know, I reuploaded it for the stray .patch2 and also added Vcs-Bzr11:53
tkamppeterpitti, RicardoPerez, OK, will upload the fixed s-c-p11:53
didrockspitti: ok, thanks :)11:53
RicardoPereztkamppeter: thank you very much!11:53
cjwatsonnijaba: that grep syntax is bogus11:53
cjwatsonnijaba: I think you meant something like this: egrep -q "^linux-(headers|image|restricted)-"11:54
cjwatsonnijaba: (grep -> egrep, [] -> (), delete trailing * which is unnecessary here and anyway you meant .*)11:54
didrocksslangasek: I didn't have noticeable regression, even with French strings. The new features seems to not add too much changes in UI itself11:54
cjwatsonnijaba: likewise, grep -q "\-[virtual|server]$"  ->  egrep -q "\-(virtual|server)$"11:55
nijabacjwatson: :/ right.  Passed my test, I do not know how11:55
asacogra: thought you have a big pipe ;)?11:55
cjwatsonnijaba: I think I would also use grep -q -- "-blah" rather than grep -q "\-blah"11:55
cjwatsonnijaba: other than that, looks ok11:55
cjwatsonnijaba: well, do you care about non-x86 architectures here?11:56
ograasac, nah, just an expensive one :P11:56
nijabacjwatson: hmm... do we have non x86 that are maintained?11:56
kwwiipitti: right, it seems it wsa forgotten along the way11:56
cjwatsonnijaba: lpia, armel11:56
cjwatson(maybe not in hardy, I forget the exact timeframes)11:57
kwwiipitti: as the bug is only in the secondary wallpaper it should be fine if it gets included in an update after install11:57
cjwatsonnijaba: oh, also, why the two separate greps at the start, when the second is just a more specific case of the first?11:57
nijabacjwatson: well, would could be giving me details on this?  pgraner ?11:57
nijabacjwatson: no good reason, a left over11:58
cjwatsonnijaba: you could just say that lpia (flavour: "lpia") and armel (flavours: "imx51", "ixp4xx") kernels are supported and that won't fire if the kernels aren't present11:58
cjwatsonnijaba: but yes, pgraner11:59
asacogra: those build deps are good to have ;)12:02
ograyeah, its just that i have a freshly installed system here atm12:02
ograbut i'm already in the middle of the build now12:02
cjwatsonArneGoetje: could you merge lp:~cjwatson/langpack-o-matic/gnome-user-guide-recommends, please? It'll get rid of some entries on http://people.ubuntu.com/~ubuntu-archive/component-mismatches.txt once the next batch of language packs are uploaded with it12:04
tkamppeterpitti, s-c-p uploaded.12:11
asacslangasek: i uploaded nm-applet togetgher with human-icon-theme for 35852612:11
asacslangasek: waiting for ogra's confirm on the armel patch ... should happen soon too12:12
asac(e.g. nm daemon upload)12:12
ograstill building :/12:12
ogranijaba, armel is definately jaunty only yet, no hardy support back then12:14
nijabaogra: could you give me the output of 'dpkg -l | grep "$linux"' on an armel and lpia system if you have a sec?12:15
ograi dont have a lpia system around atm, but for armel i can12:16
* StevenK boots an lpia install12:16
nijabaogra: that would be great.12:16
* nijaba thanks StevenK12:16
ogranijaba, i assume you want the packages starting with linux-* ?12:17
nijabaogra: right12:17
ogra(your grep logic above is a bit flawed :) )12:18
nijabaogra: I have not clue what the kernel packages look like on those system12:18
ograsame as everywhere12:18
StevenKHeh, yeah, '^linux'12:18
StevenK^ == start of line, $ == end of line12:18
ograhttp://paste.ubuntu.com/150756/12:18
nijabaogra: uh, right ^linux, not $ :(12:18
ograStevenK, wont work either :)12:19
ograthe lines start with ii12:19
StevenKShhhh12:19
nijabaogra: dug12:19
nijabaduh, even12:19
ogradpkg -l | cut -d' ' -f3 |grep "^linux"12:19
loolslangasek: initramfs-tools is arch: all though12:20
slangaseklool: it still has to get built, which would delay things another ~1h12:21
loolOk12:21
nijabaogra: thanks a lot.  so there is a bit of a mess, as -generic -> x86, -server -> x86, but -imx51 -> armel.  What will happen when we want an server flavor armel build?12:22
ogranijaba, in the above paste s/imx51/ixp4xx/ or s/imx51/versatile/ for the other two armel subarches12:22
ograi guess you would end up with something like: linux-image-2.6.28-11-server-$subarch12:23
ogranot sure about the order, $subarch could come first12:23
loolpitti: Hey12:23
loolpitti: notify-osd 36098912:24
nijabaogra: ok, I'll worry about it later then...12:24
loolpitti: I can't reproduce here, but perhaps you have an idea of what changed that makes $GDMSESSION be default.desktop for some installs and default for others12:24
slangaseklool: is bug #349459 still a target for final?12:24
ubottuLaunchpad bug 349459 in cairo "Please provide a VFP-optimised build for cairo" [Medium,In progress] https://launchpad.net/bugs/34945912:24
StevenKnijaba: http://paste.ubuntu.com/150762/12:24
loolslangasek: I could upload it this week, otherwise either as a SRU or not at all, depending on importance of other issues12:25
nijabaStevenK: great, thanks a lot.12:25
infinitynijaba: The odds of having "-server" kernels on armel are pretty slim.  We don't have them on any !x86 arch because, in general, there's no real difference between, say, a sparc64 workstation and a sparc64 server, from the POV of what the kernel should support.12:26
pittilool: "default.desktop", really?12:26
infinitynijaba: In the armel world, the very few armel "servers" out there (like the Marvell boards we're using as buildds) would be their own subarch anyway.12:26
ograwell, you might want special generic server features enabled in the config12:27
ograstuff thats not actually arch related12:27
nijabainfinity: what about NAS? I thought a lot of them were using arm?12:27
cjwatsonnijaba: I'm not aware of plans for such an image12:27
loolpitti: That's for mdz12:27
cjwatsonoh, now that I press page down once more I see that others have already answered that12:27
loolpitti: Mine uses default.desktop and has it in the gdm.conf as well12:27
cjwatsonnijaba: don't borrow trouble12:27
nijabacjwatson: I am not either, was just trying to deduce a global logic12:27
loolpitti: Sorry mine says default12:27
looland has default.desktop in gdm.conf12:27
pittilool: right, that should be /usr/share/gdm/BuiltInSessions/default.desktop12:27
ogranijaba, i guess best is to grab the logic the kernel team uses for generating the names12:28
cjwatsonnijaba: don't try to invent a global logic in advance of the kernel team either - deciding on names for images is their prerogative12:28
cjwatsonogra: there isn't anything set in stone12:28
ograsadly12:28
* cjwatson shrugs12:28
infinityogra: Most of the "server-related features" are enabled in x86 -generic kernels too. :)12:28
ograinfinity, yeah, indeed12:29
infinityogra: The differences between -generic and -server aren't what most people expect, and are usually related to hardware support tradeoffs (like supporting massive amounts of RAM on -server, but fewer processor architectures, etc)12:29
nijabacjwatson: ok, for now any -(imx51|ixp4xx|versatile|generic)$ will be considered to be on the same maintenance cycle as Ubuntu.  will adapt if and when needed then12:29
infinityogra: Since in the armel world, subarches already cover those sorts of things, I doubt we'd ever need or want -server images.12:29
ograasac, works !12:29
nijaba* -(imx51|ixp4xx|versatile|lpia|generic)$12:29
mdzpitti: my only guess is desktop-switcher12:29
kwwiiwow, my jaunty system just fell apart...error 13 from grub, fsck problems, etc...how does one report a bug in this case?12:30
loolmdz: Ah you used desktop-switcher?12:30
ograyeah i think so too, but i wasnt sure there might be things enabled you dont want on desktop but on server12:30
loolmdz: it's know to cause breakage sadly12:30
ArneGoetjecjwatson: will do12:30
slangasekpitti: bug #352656 doesn't look critical enough to me to warrant a freeze exception; what do you think of pushing this to SRU?12:30
ubottuLaunchpad bug 352656 in compizconfig-backend-gconf "Ignores GNOME preferred terminal application setting" [Low,Fix committed] https://launchpad.net/bugs/35265612:30
slangasekpitti: (is it regression-potential?  it's not marked as such)12:30
infinitynijaba: To be honest, your better bet is probably just to find linux-image\* in Component: main on all arches, and there's your list.12:31
pittiwill always have the12:31
pitti        <filename>$GDMSESSION</filename> set to the basename of the12:31
pitti        session that the user chose to run without the12:31
pitti        <filename>.desktop</filename> extension.12:31
pittislangasek: I don't know whether that worked in intrepid, I'm afraid12:31
nijabainfinity: if I do so, we would be saying that we maintain -rt, -xen, etc for 3y, so it does not work12:31
pittilool: it seems it's meant to not have .desktop12:31
slangasekpitti: ok; without a clearer justification, I'm inclined to reject12:32
cjwatsonnijaba: -rt and -xen are not in main12:32
infinitynijaba: linux-image-xen is in universe.12:32
cjwatson(though you should check Component: restricted too)12:32
infinity(Not that I'd mind us supporting it...)12:32
pittislangasek: ok; I'll reopen the bug then12:32
nijabacjwatson: and security, and updates12:32
cjwatsonnijaba: those are not components, so no12:33
infinitynijaba: security and updates are pockets, not components.12:33
loolpitti: Ok, we should have written this in gdm.conf in the first place12:33
nijabacjwatson: but my problem is that if I search for a specific kenel version, that has been updated after initial release, I will not find it in main12:34
loolpitti: If you look at daemon/slave.c:4644, gdm strip .desktop only for user session12:34
loolpitti: Not for configured or fallback sessions12:34
nijabacjwatson: hence my current logic to go around this12:34
mdznjpatel: do you have any ideas on bug 360989?12:34
ubottuLaunchpad bug 360989 in notify-osd "notification-daemon started instead of notify-osd in Netbook Remix" [Undecided,New] https://launchpad.net/bugs/36098912:34
slangaseknijaba: well, those kernels by definition are also not "supported" for security, you have to instal the renamed one to get security support ;)12:35
loolpitti: This is patched in debian/patches/35_gdm.conf.patch, but even the upstream default config file uses .desktop there12:36
ogralool, shouldnt it actually use the Exec= line from the .desktop file instead of the name ?12:36
loolmdz: Could you attach your .dmrc?12:37
pittilool: I'm fine with updating the d-bus service test accordingly if you want12:37
mdzlool: done12:37
loolpitti: Yes, I think we should fix: gdm to strip .desktop, gdm to default to default and not default.desktop and notify-osd to asked default.desktop12:37
loolmdz: dthanks12:37
mdz(it's empty)12:37
pittilool: perhaps not all three, with the freeze being really close now?12:38
loolmdz: Mine has [Desktop]\nSession=default12:38
loolmdz: Which is why GDMSESSION is correct here12:38
ograit is only written if you manually selected a session12:38
ograsimilar to gconf behavior12:38
loolpitti: Agreed, probably only notify-osd change for RC12:38
mdzlool,pitti: just to confirm, I don't think this is an RC issue12:39
loolpitti: I can do it if you like12:39
mdzit's the sort of thing I expected from integrating notify-osd late12:39
loolmdz: Could you explain what you ran though?  Did you run desktop-switcher?12:39
pittiwith slangasek just shutting the doors, we probably can't get it into RC, but we might get it post-RC or SRU12:40
loolmdz: I wonder what changed your .dmrc or created mine differently12:40
mdzlool: I don't remember, I haven't touched the machine in over a week12:40
ograusually its only a DM that writes .dmrc12:40
pittilool: sure, please go ahead, and coordinate with slangasek about rc/final/sru12:40
mdzlool: my .dmrc is dated today12:40
mdzaround the time I rebooted the system after installing updates12:40
njpatelmdz: desktop-switcher doesn't touch session files (just /gnome/session/required_components gconf list)12:41
loolmdz: I think it's written my gdm when you chose a session on the login screen12:41
ograright, and only then12:41
mdzlool: I've never even *seen* the login screen on this system12:42
mdzit's always been autologin12:42
mdznjpatel: thanks, I've copied that into the bug12:42
loolmdz: It's probably written every time, I mentionned login screen to explain the use case12:42
* ogra wonders if asac noticed his success message13:03
kopertonhi i have made a simple bash script ; to work it shoul be in the /usr/bin . so now i have only to create my debian package . i have read this  http://ubuntuforums.org/showthread.php?t=85202313:03
kopertonand i have create13:04
kopertond13:04
kopertonbut ... it install nothing13:04
directhexkoperton, #ubuntu-motu13:04
kopertonok13:04
kopertonsorry for that13:04
slangasekasac: you saw ogra say that your NM patch fixed the problem?13:04
asacslangasek: yes. uploaded13:05
slangasekgreat13:05
asacso now i am ready for RC13:05
asacogra: ^^13:05
ograyippie !13:05
asacjust verified that it really doesnt includew the code on non ARMEL ;)13:05
asacs/doesnt includew/does run/13:06
ograheh13:06
seb128slangasek: we will probably need an another apport update13:06
ograjust wanted to say ...13:06
seb128slangasek:13:06
seb128$ ubuntu-bug --package gedit --pid $(pidof gedit)13:07
seb128Usage: /usr/bin/ubuntu-bug <pid>|<packagename>|<program path>|<.crash file>13:07
seb128slangasek: that breaks the launchpad integration menu entries in all desktop applications there13:07
slangasekseb128: er, and when did that regress?13:07
asacgood. finally no new bugs ;)13:07
seb128dunno, that was mentionned in this glchess email yesterday on the list13:07
seb128and somebody else pointed on #ubuntu-desktop right now that it's broken in any applications13:07
seb128and I can confirm that here13:08
seb128"  * debian/local/ubuntu-bug: Drop generic passthrough of apport-{cli,gtk,kde}13:10
seb128    options since this leads to too much confusion. Instead just support a13:10
seb128    single argument and check whether it is a pid, a package name, a .crash13:10
seb128    file, or a program path. This does the right thing when calling it with a13:10
seb128    .crash file (LP: #347392) and fixes the help output (LP: #344923) Update13:10
seb128    manpage accordingly."13:10
seb128I guess13:10
seb1280.14813:10
seb128which was 2 weeks ago13:10
slangasekpitti: ^^13:12
slangaseksuperm1: mythbuntu seed doesn't look any better wrt notif*13:13
asaccdimage.u.c seems to be down from here :/13:17
slangasekasac: 358526> human-icon-theme touches a lot more ISOs than I realized, due to ltsp; so I'm going to defer that one for the moment, possibly until post-RC13:18
OsamaKHello. I found some typos in the Arabic docs, is it possible to fix that? (the 'freeze' is in action).13:19
asacslangasek: ok, i think its fine (with me) ... please consider it as a ride along if more ISOs need to be respun though.13:20
asaci will let the dxteam know, so they dont bug me "RC images still have this bug" ;)13:21
* slangasek nods13:21
Ampelbeinseb128: i don't think this is a problem directly in apport but from how liblaunchpad-integration calls ubuntu-bug as the options were changed there. http://paste.ubuntu.com/150786/ should fix that in the liblaunchpad-integration.13:25
=== ryu2 is now known as ryu
seb128Ampelbein: not really13:35
seb128$ ubuntu-bug gedit $(pidof gedit)13:35
seb128Usage: /usr/bin/ubuntu-bug <pid>|<packagename>|<program path>|<.crash file>13:35
=== smb_afk is now known as smb_tp
seb128Ampelbein: we need both option because gnome-sudoku needs a --package gnome-games for example13:36
directhexwhoopsie. bug 361049 is the result of insufficient packager testing13:36
ubottuLaunchpad bug 361049 in monodoc "monodoc-base: missing NDesk.Options.dll" [Undecided,New] https://launchpad.net/bugs/36104913:36
Ampelbeinseb128: ah, ok.13:38
cjwatsonOsamaK: it might be possible to do it post-RC13:43
cjwatsonOsamaK: are the fixes committed somewhere?13:43
pittiseb128, slangasek: re (sorry, was at lunch)13:48
seb128pitti: wb13:48
pittiseb128, slangasek: could we change lp-i to call s/ubuntu-bug/apport-gtk/ ?13:48
seb128pitti: is lpi using out of GNOME? ie is -gtk always right?13:49
pittiseb128: alternatively, we could just call ubuntu-bug <pid>13:49
slangasekpitti: well, changing either package requires full respins; so whichever is most correct13:49
pittior I need to change ubuntu-bug to accept all options again, which is more intrusive, though13:49
slangasekand I think this should be post-RC, at this point13:50
pittislangasek: post-RC> ack13:50
pittiseb128: apt-cache rdepends liblaunchpad-integration1 is only gnomeish13:50
pittibut still, using ubuntu-bug would be nicer13:50
pittiphone, brb13:50
seb128pitti: would <pid> work on the case where you need to specify a package? ie gnome-sudoku will match gnome-games?13:51
seb128pitti: I think the reason why we have --package <package> --pid <pid> right not is those cases13:51
pittiseb128: the major reason for supplying --package is that it's more efficient13:52
pittiseb128: if you supply pid, it looks up the executable, and then the package with (the equivalent of) dpkg -S13:52
pittiseb128: wouldn't that work for sudoku?13:52
* pitti tries13:52
seb128pitti: that should, I'm just trying to figure why we have this extra api and call --package if not required13:53
pittiseb128: as I said, it speeds it up a bit13:53
pitticonfirmed that ubuntu-bug <pid> DTRT for sudoku13:54
seb128right, I tried here too13:54
seb128so you recommend just not using --package or calling apport-gtk rather?13:55
seb128is lpi called out of GNOME and would apport-gtk be still right in those cases?13:55
pittiseb128: right now, lpi is only called for gnomeish things, but also for e. g. pidgin13:55
pittiI prefer calling ubuntu-bug over apport-gtk, since that has built in DE detection13:56
seb128which is a gtk application so apport-gtk is ok13:56
seb128ok13:56
seb128want to do the lpi change?13:56
pittiright, it would just not work if you'd install pidgin under KDE and don't have apport-qt installed13:56
pittiseb128: I think I'll go with changing the ubuntu-bug calling semantics13:56
pittis/semantics/arguments/13:56
pittithis is a safe one-liner and keeps the semantics13:57
seb128ok thanks13:57
* seb128 hugs pitti13:57
pittislangasek: I'll upload this, and we can accept it after RC, or before if we need to rebuild anyway; okay?13:57
slangasekpitti: yes13:57
pittisorry for having screwed that up, I didn't think about checking lpi13:57
pittiseb128: do you know if there's a bug for this?13:58
seb128pitti: bug #360470 is that I think13:58
ubottuLaunchpad bug 360470 in gnome-games "glchess relies on bug-buddy to report bugs, as a result "Report a problem" does nothing" [Low,Incomplete] https://launchpad.net/bugs/36047013:58
Ampelbeinpitti: bug 353503 also13:59
seb128pitti: the title is misleading, what it really means is that apport doesn't run where it should13:59
seb128bug #35350313:59
ubottuLaunchpad bug 353503 in yelp "Report a Problem menu choice non functional" [Low,Incomplete] https://launchpad.net/bugs/35350313:59
pittiAmpelbein: thanks13:59
pittiI'll make the first a dup of the second13:59
Ampelbeinthere are some more i have spotted.13:59
Ampelbeinwhich should become the master?14:00
Ampelbein353503?14:00
pittiAmpelbein: yes, just made it the master14:01
pittiAmpelbein: if you find more, marking them as dupes is appreciated14:01
Ampelbeinwill do14:01
pittiseb128: this WFM: http://paste.ubuntu.com/150805/14:06
* pitti restores tabs (which shouldn't be there in the first place, argh)14:07
seb128pitti: the change looks good to me14:08
seb128hum wait14:08
pittieww, the bzr branch is out of date14:09
seb128pitti: will "launchpad-integration --package gedit" display the assertion in this case?14:09
pittilaunchpad-integration --package gedit -b14:09
pittiworks fine14:10
pittiseb128: the assert is only for cleanliness14:10
pitti$ launchpad-integration  -b14:10
pittiAttributeError: 'NoneType' object has no attribute 'binarypackage'14:10
pittiit fails way before that14:10
seb128ok14:10
seb128good14:10
* seb128 hugs pitti14:10
* pitti commits dokos' uploads to bzr first14:10
seb128yeah, known issue, doko doesn't bother update bzrs when doing changes ;-)14:11
=== Sikon is now known as LucidFox
pittimeh, it doesn't even build14:29
elmocould someone seed openssl-blacklist in hardy, please?14:31
elmocjwatson: ^-- ?  (not sure, if there's a better way/place to report such low priority things; I realise this is not the best time to be asking)14:33
Ampelbeinpitti: talking about launchpad-integration? i'm not a developer, but wouldn't http://paste.ubuntu.com/150830/ do the trick?14:37
pittiAmpelbein: not that part, the -dbg package gets files into /usr/local14:37
seb128Ampelbein: <pitti> seb128: this WFM: http://paste.ubuntu.com/150805/14:38
pittiand I need to fix that14:38
=== beuno_ is now known as beuno
superm1pitti, your change wrg to notify-osd only showing up in gnome stopped it showing up in xfce on mythbuntu too.  i was wondering if you had any ideas how to get it there now?  it seems if we remove notification-daemon it shows up, but it's going to be hard to remove notification-daemon since it gets pulled in via libnotify1 when building CDs14:43
pittisuperm1: depends on owhether you want it in xfce, I figure?14:43
pittisuperm1: you should be able to remove the package, though14:44
superm1pitti, well in mythbuntu we do - i dont know if cody-somerville wants it in xubuntu too14:44
pittinotify-osd satisfies Recommends: notification-daemon14:44
superm1pitti, slangasek recommended moving notify-osd to the top of our seeds and seeing if the the publisher just doesn't pick notification-daemon, but it still got picked up i'm guessing by dependency resolution order14:44
pittisuperm1: if xfce wants to use notify-osd as well, we could also change the dbus service file accordingly14:54
slangasekpitti: xubuntu doesn't14:54
superm1oh :(14:54
cjwatsonelmo: done14:58
elmocjwatson: ta14:58
superm1slangasek, well looking at livecd-rootfs, mythbuntu odesn't use the tasks for building the live disk, but uses the meta packages.  i think this was because w/ tasks, all of gnome got pulled in by dependency resolution.  so what if a conflicts is put on mythbuntu-live?  would that do the trick you think?15:00
slangaseksuperm1: depends how accomodating apt wants to be at the time, I guess15:01
superm1slangasek, okay i'll try to do some experiments emulating what livecd-rootfs does in a chroot then and see what apt thinks about it15:01
ogracalc, around ?15:09
=== stooj_ is now known as StooJ
superm1pitti, i just talked to cody-somerville and mr_pouit in #xubuntu-devel and they appear to be fine with bringing notify-osd into xfce now15:16
* pitti arghs and wonders why lpi suddenly installs files into /usr/local/lib/python15:16
pittisuperm1: ok; that needs a notify-osd upload, though15:17
pittior, we just use seeding everywhere for now15:17
superm1pitti, it's already seeded at least for mythbuntu15:17
superm1pitti, i think that .service file is what needed adjustments then?15:17
pittiright15:18
seb128pitti: python bug, didrocks had the same issue with gnome-applets apparently15:19
seb128pitti: that might be fixed with the update from this morning, doko or slangasek knows about the details I guess15:19
pittiprobably, but I presume we can't get a fixed python in time, so I'll do a debian/rules workaround15:19
pittiI'll try15:19
seb128pitti: are you update with the version from today?15:20
pittiprobably not15:20
slangasekpython is already "fixed", AIUI15:20
Tonio_jcastro: about the UDS, I confirmed to claire, as suggested, you weren't in copy15:22
Tonio_jcastro: should I forward to you then ?15:22
jcastroTonio_: nope, that's fine, thanks for the heads up though15:24
Tonio_jcastro: no pb... I was a bit late, but I needed confirmation from my company, since I just announced I was leaving ;)15:25
Tonio_form the company I mean... ;)15:25
ograTonio_, so i'll see you in barcelona ?15:25
Tonio_ogra: yup, sponsored again ;)15:26
ograi wonder from where you take all that bribing money every time :P15:26
pittislangasek, seb128: thanks for the hint; now I get files in site-packages/, but at least not usr/local any more15:26
slangaseksite-packages, not dist-packages? :(15:27
Tonio_ogra: hehe :)15:27
pittislangasek: right15:27
ograTonio_, btw, i think i saw you on german TV recently15:27
ograin a report about FOSDEM15:27
pittithere was a previous upload to correct this, but apparently it doesn't work any more15:27
Tonio_ogra: hu ?? ah !15:27
Tonio_with my broken foot ?15:28
ograwhat did you do with your leg ?:)15:28
ograouch15:28
Tonio_ogra: during FOSDEM, my left  foot was brone15:28
Tonio_broken15:28
slangasekpitti: does gnome-applets use the python.m4 from automake to detect python paths?15:28
ograyeah, i noticed something was wrong with it15:28
pittislangasek: I don't know, I'm working on launchpad-integration15:29
slangasekoh15:29
slangasekpitti: does lpi "" "" "" ? :)15:29
Tonio_ogra: everything's fine now, hopefully15:29
pittithere's no python.m4 in the code anyway15:29
ogragreat :)15:29
slangasekpitti: are there python path checks in a configure script?15:29
pittiand no hits with grep for python.m415:30
slangasekpitti: what I'm getting at is that aclocal had a buggy macro before which has only now been fixed, so re-autotools might fix this15:30
slangasekand smell better than hard-coding a hack in debian/rules15:30
pittislangasek: ah, I'm still installing today's upgrades (I just started with python)15:30
pittithere's a new automake etc. coming in15:30
pittislangasek: I'm doing full autoreconf anyway, bzr only has the .am/configure.in bits15:31
slangasekok15:31
calcogra: pong15:38
pittiseems that was it; yet another example why I advocate debian/patches/99autotools.patch instead of doing it at build time15:38
ogracalc, is see http://paste.ubuntu.com/150705/ on my systems ... while that doesnt make dpkg fail, it enforces update-manager to open the details window ...15:39
dokopitti: the aclocal.m4 needs to be regenerated15:39
pittiright, it's working now after dist-upgrade15:39
pittislangasek: launchpad-integration uploaded for bug 35350315:42
slangasekpitti: ack; post-RC15:42
ubottuError: Could not parse data returned by Launchpad: The read operation timed out (https://launchpad.net/bugs/353503/+text)15:42
pitti*nod*15:42
=== azeem_ is now known as azeem
calcogra: hmm thats very strange i didn't change anything regarding that between 9ubuntu2 and 9ubuntu315:43
ograwell, its a freshly installed system from before easter, geeting its first upgrade run today15:44
slangasekcalc: the espa-nol you had me sync had an unsatisfiable build-dep :(15:44
Keybukpitti: is the core file not in the .crash file?15:45
pittiKeybuk: it is15:46
pittiKeybuk: if you have a .crash file, you can use apport-unpack to get it15:46
Keybukoh there it is, encoded in an rfc822 header :p15:46
slangasekcontent-type: ELF/multipart15:46
Keybukpitti: great, thanks15:47
tseliotpitti: would this change in nvidia-common break jockey? http://launchpadlibrarian.net/25455321/nvidia-common_0.2.10.debdiff  (bug #303825)15:48
ubottuLaunchpad bug 303825 in nvidia-common "linux-image-2.6.27-9-generic failed to install/upgrade : run-parts: /etc/kernel/postinst.d/nvidia-common exited with return code 10" [High,In progress] https://launchpad.net/bugs/30382515:48
Keybukpitti: we should probably teach apport about upstart's strange core dump behaviour15:49
Keybukpitti: or does it know about it already?15:49
pittitseliot: from a first look, it shouldn't15:50
pittiKeybuk: it doesn't special-case upstart in any way right now; what should it do?15:50
Keybukpitti: Upstart will always crash in a syscall to sigprocmask() in the crash_handler() function15:50
Keybukit basically catches the SEGV, and lets a child process crash on its behalf15:50
Keybukso the real cause of the crash is whatever was happening when the SEGV signal handler ran15:50
pittiKeybuk: so you want it to unwind the stack trace until that point for dup detection?15:51
Keybukyeah15:51
pittiKeybuk: apport already does stack unwinding for some situations15:51
tseliotpitti: ok, thanks, I'll make an SRU then15:51
Keybukif you look at bug #358915 it looks like it picked on the top-level function called from the main loop15:51
Keybukrather than the real function15:51
ubottuLaunchpad bug 358915 in upstart "init crashed with SIGSEGV in event_poll()" [Medium,Incomplete] https://launchpad.net/bugs/35891515:52
calcslangasek: ah crap :( will look at it after i get my report written (~ 10m)15:52
slangasekcalc: I've already uploaded what should be a fix15:52
slangasekjust waiting for another release teamer to review it15:52
Keybukadmittedly, I can find no reason *WHY* this crashed from this core file15:52
Keybukbut it's always worth making back traces nicer :p15:52
slangasek(actually, probably waiting until after RC)15:52
calcslangasek: ok sorry for the problem :(15:53
ograogra@osiris:~/Devel$ free15:54
ogra             total       used       free     shared    buffers     cached15:54
ograMem:       3087916    2993664      94252          0      34624    190296415:54
ogra-/+ buffers/cache:    1056076    203184015:54
ograSwap:      4803392    4803384          815:54
* ogra screatches head what the hell uses all that swap on his system15:55
pittiKeybuk: so where in http://launchpadlibrarian.net/25186204/Stacktrace.txt should it unwind to, for StacktraceTop?15:55
ograi dont run anything special ... evo, ff, four terminals and xchat15:55
* slangasek giggles15:56
Keybuk#3  job_change_goal (job=0x7f70bacdb1e0, goal=JOB_STOP,15:56
Keybuk    emission=0x7f70bacd8ff0) at job.c:70315:56
Keybuk__FUNCTION__ = "job_change_goal"15:56
Keybukpitti: that's the "crashing" function15:56
slangasekogra: I think it's probably evo, ff, and xchat15:56
Keybukthe one immediately below the "<signal handler called>" thing15:56
pittiI think in the past I considered unwinding to <signal handler called>15:56
ograslangasek, well, top reports X and ff with around 400M VIRT usage each ... the rest of the processes looks relatively calm15:57
pittibut I didn't do it, since with that we'd miss crashes in signal handlers15:57
pitti(although that's much less likely)15:57
ogranothing in the three digit area15:57
Keybukpitti: makes sense; this is somewhat upstart-magic since it *catches* SIGSEGV <g>15:57
Keybukvery few programs do that15:57
slangasekogra: tmpfs?  sysv shm?15:58
pittiKeybuk: what I'd like to see is package hooks being able to specify further unwinding; that keeps the facility general15:59
pittiKeybuk: perhaps you can open a bug against apport with this example, and how the StacktraceTop should look like?15:59
Keybukpitti: sure15:59
ograogra@osiris:~/Devel$ df -h|grep tmp16:00
ogratmpfs                 1,5G     0  1,5G   0% /lib/init/rw16:00
ogratmpfs                 1,5G  8,2M  1,5G   1% /dev/shm16:00
ogralooks calm as well16:00
ograkilling evo got me 34M back from my swap16:00
ograkilling FF only got me 1M more free space16:01
ograhrm16:01
Keybukhow much video memory do you have?16:02
ograits my lappie with intel card ... so none actually ... in BIOS 128M (maximum) shared videoram are set16:02
ograok, closing everything but one gnome-terminal and xchat still only gets me 42M free16:05
ograi start to suspect the intel driver leaks somewhere16:05
ograthat would also explain why i see system lockups after several days without any trace in any logs16:06
ograsimply because i hit OOM16:06
Keybukso 128M of X's memory will be that16:11
ograyes, but what is eating 4G of swap16:12
ograon a system only having xchat and a terminal open16:12
ograopening and closing evo doesnt really show a change in that footprint ... same goes for FF16:13
ograMem:   3087916k total,  2969868k used,   118048k free,    70652k buffers16:14
ograSwap:  4803392k total,  4774848k used,    28544k free,  2373076k cached16:14
=== dendrobates- is now known as dendrobates
ograoh !16:15
* ogra just notices he is running metacity while he ran compiz earlier today16:15
ogralooks like it switched16:15
ograMem:   3087916k total,  1409668k used,  1678248k free,    75592k buffers16:18
ograSwap:  4803392k total,     9972k used,  4793420k free,  1073884k cached16:18
ograhmm16:18
ograswitching compiz back on crashed X immediately ... now my swap is freed up16:18
slangaseksuperm1: are you adding a conflicts to mythbuntu?  I think that's the only thing blocking a reroll of mythbuntu images at the moment (assuming the X bugs aren't getting more love before RC...)16:21
* cjwatson successfully installs to a virtio device. Nice ...16:25
superm1slangasek, if i add it, it will be right after RC.  i need to make sure it actually works in a chroot yet, but that won't be until later today16:27
ogramumble16:27
slangaseksuperm1: ok, so I should go ahead with mythbuntu RC rolling?16:27
superm1slangasek, but otherwise wubi bug has been fixed, so rerolls are fine16:27
superm1yeah16:27
cody-somervilleHow is Ubuntu handling X's poor auto-detection of DPI?16:43
seb128it forces 96 dpi16:44
cody-somervilleOkay, thanks.16:45
cjwatsonah, yes, if Xubuntu isn't doing that then that would explain the installer difference16:45
* cody-somerville nods.16:45
cody-somervillesuperm1, ^^ You might be interested in doing the same.16:45
superm1cody-somerville, yeah we are forcing 100dpi actually (since the most common case for us is TVs)16:48
cody-somervilleOkay.16:48
superm1we're doing it via our gdm-cdd.conf.16:48
superm1we did however get a complaint about doing it this way, that on displays that are supposed to have rectangular pixels, they are square16:48
superm1bug 151310 i believe16:49
ubottuLaunchpad bug 151310 in mythbuntu "-dpi 100 forces square pixels even on 16:9 display with 4:3 pixel resolution" [High,New] https://launchpad.net/bugs/15131016:49
slangasekKeybuk: hmm, but bootchart-java has other deps that aren't (and never have been) in main; is pybootchartgui really that bad?17:04
Keybukslangasek: I prefer the -java output17:06
Keybukslangasek: though if those deps were not in main, how was bootchart in main previously?17:06
slangasekI don't know17:06
Keybukor has somebody promoted bootchart to main without an MIR?17:06
slangasekthe intrepid version didn't dep on them17:07
Keybukwhat are the deps?17:07
Keybukjava build system changes perhaps?17:07
slangaseklibcommons-cli-java, libcommons-compress-java17:07
slangasekmaybe17:07
calcStevenK: stick it in a large bag of rice ;-)17:12
* calc would probably completely disassemble it and manually dry and then stick it in rice like the other poster mentioned :)17:13
Keybukslangasek: it's honestly a surprise to me that bootchart is in main ;)17:14
slangasekKeybuk: been there since dapper or earlier; but if you think that's /wrong/, demoting it is a real easy fix for the component-mismatches pain. :)17:14
Keybuklooks like Tollef did an initial MIR for it way back in the day17:14
KeybukI think that it's ok to be in universe, it's not something we install by default17:15
* Keybuk is not a subscriber to main-or-bust17:16
ograbut please make -java the default dep17:17
=== yann__ is now known as yann|work
rgreeningbug 361185 requires ack17:30
ubottuError: Could not parse data returned by Launchpad: timed out (https://launchpad.net/bugs/361185/+text)17:30
=== didrocks_ is now known as didrocks
cody-somervilleWhat can cause SIGUSR2?17:41
geserkill -s USR217:42
cody-somervilleThats odd because I'm seeing a crash in the Live CD when clicking the logout button with SIGUSR2 in Xubuntu17:42
geserI don't know if any other reason exist that such a signal might get send17:44
=== maco_ is now known as maco
=== rbelem is now known as rbelem-lunch
cjwatsonSeeker`: what does it take to get the logs at http://www.novarata.net/mootbot/ updated? Is it just a manual rsync or something? If so, could you please do one (if you're still the right contact for mootbot maintenance)?17:56
cjwatsonSeeker`: I've been waiting for logs from a meeting on 4 April to appear there so that I can write up minutes with reference to them17:57
Seeker`cjwatson: will give the relvant person a prod18:03
superm1slangasek, if a solution isn't identified for the intel freezes and mythtv segfaults, will reverting to mesa 7.3 be out of the question before jaunty at this point?18:08
slangaseksuperm1: a full revert would not be my first choice, but if necessary we could look at it18:08
superm1slangasek, okay.  i'm going to attempt a second bisection then at least to identify a second round of commits that are bad (i've got one set so far)18:09
cjwatsonSeeker`: thanks. For future reference, whom should I talk to?18:24
jpdscjwatson: nalioth runs the server.18:28
cjwatsonaha, thanks18:28
cjwatsonTheMuso: do you understand bug 360530? dm-raid45 does seem to be added to the initramfs18:34
ubottuLaunchpad bug 360530 in dmraid "On first boot "Gave up waiting for root device"" [Undecided,New] https://launchpad.net/bugs/36053018:34
=== rbelem-lunch is now known as rbelem
_2eXtremehey guys, with regards to risk management, can anyone give me a few examples of risks that would arise in a development project that you are working on by yourself? im writing a report for a personal project, and i need to get some examples of what risks are so that i can get an idea of what a risk is, and then identify the ones i have encountered. please help, i dont know anything about risk management, but i ne18:49
=== awe is now known as awe-afk
directhex_2eXtreme, risk: getting sued by microsoft for patent violation18:52
_2eXtremedirecthex, am i right in thinking that risk management is one of things where you just write a load of b***s**t, like one of the boring business sides of software dev that no one really cares about?18:54
directhex_2eXtreme, bingo!18:54
directhex_2eXtreme, and bill the client for £180 an hour, that's an important step18:54
_2eXtremedirecthex, can i say taht a change in requirements could be one?18:55
directhex_2eXtreme, yes, especially late in development18:57
_2eXtremedirecthex, cool, so, are there any websites that sort of...tell you about example risks?18:57
ebroderHow do the Ubuntu buildds get at the .ddeb before the build chroot is thrown away, if it doesn't get added to the .changes file?19:01
cjwatsonebroder: I believe it's just copied out by hand at the end of the build; it would need to be added to the .changes file if .ddebs were processed by Soyuz, but they aren't19:11
* ebroder nods19:11
infinityebroder: It's a violent and hideous hack best not described.19:12
infinityebroder: But, yes, the ultimate goal is to make soyuz accept them as part of the upload, and then they'll be added to .changes.19:12
=== davmor21 is now known as davmor2
=== awe-afk is now known as awe
martinwchristel: you said quite a few times in public that you are quite happy that you know young, male lawyers who are falling for you. you said your mom told you it would be smart to be a little bit flirty with them20:26
martinwchristel: and i think its quite obviousy why that is quite smart, when you and your staffy friends dont stick to your own policy.20:26
martinwchristel: you make Freenode be your own little dating site20:26
martinwits a shame20:26
hyperairmartinw: /me doesn't see anything said by christel.20:30
martinwsabdfl: i hope you are proud to invest money in form of donations to a hobby like Freenode. Rob Levin wanted this network to be different than other IRC networks and dedicated to Free Software20:30
martinwbut what current staffers made of this is a shame, really20:31
hyperairmartinw: exactly what are you talking about?20:31
martinwsabdfl: maybe we get a live interview some day that show what unethical behaviour you supported20:31
martinwand what you have in mind to justify it20:32
hyperair!ops20:32
ubottuHelp! bhale, infinity, Hobbsee, jdub, thom, fooishbar, fabbione, mdz, lamont, or Keybuk20:32
martinwi am very curious20:32
bizkutwhere220:33
ebroderAnyone from the security team who could look at bug #356861? These vulnerabilities have been in the wild for over a week now20:36
ubottuLaunchpad bug 356861 in openafs "OpenAFS Security Advisories 2009-001 and 2009-002" [Undecided,Confirmed] https://launchpad.net/bugs/35686120:36
keesebroder: yup, know about.  if anyone is prepared to do the patching and testing, we'd be happy to publish updates.20:38
ebroderkees: We have patches for Hardy, Intrepid, and Jaunty20:38
ebroderAlthough Anders and I would both prefer to see 1.4.10 synced in for Jaunty, if that's possible20:38
ebroderHmm...did Anders post an actual patch for Intrepid? I can generate one if he didn't20:39
ebroderI guess not. I'll do that now20:40
keesebroder: it's very late in the release cycle, you'll need to get a freeze exception.  https://wiki.ubuntu.com/FinalFreeze20:40
keesebroder: as for the others, please see https://wiki.ubuntu.com/SecurityUpdateProcedures (once patches exist, marking it as "In Progress")20:40
ebroderkees: Ok, thanks20:41
ebroderkees: If we just take 1.4.9 in Jaunty instead of 1.4.10, do you still need the debdiff or can that be done as a sync from Debian?20:46
=== beuno_ is now known as beuno
ebroderOh, hmm...1.4.9 seems to have been booted out by 1.4.10. Never mind20:48
keesebroder: if you want to fix it in jaunty with a patch (like done for intrepid, hardy, dapper), that's fine.  if you want 1.4.10, you'll need to go through feature freeze and final freeze exceptions with approval from the motu-release team.20:48
anderskHow likely is such an exception to be approved?  I assumed not very likely, which is why I posted a minimal 1.4.9 package.20:58
RicardoPerezslangasek: Hi! Too late for a very simple patch to fix an i18n issue?21:17
slangasekRicardoPerez: too late for RC; for final, it will depend on how simple21:17
RicardoPerezslangasek: it's a oneliner. the bug is #36131221:17
RicardoPerez(sorry, bug #361312)21:18
ubottuLaunchpad bug 361312 in computer-janitor "Some strings shows untranslated, albeit they're translated (patch supplied)" [Undecided,New] https://launchpad.net/bugs/36131221:18
RicardoPerezvery very simple, as you can see21:18
slangasekyes, that looks appropriate, either for post-RC or for an SRU21:19
RicardoPerezslangasek: great news :)21:19
RicardoPerezI don't know if I need to assign a developer & status21:20
NCommanderslangasek, we're doing a minor seed change in Xubuntu to close #278763 and I'd like to run the seed diff by you just to make sure its alright so we don't need to worry about breaking Xubuntu so close to release: http://paste.ubuntu.com/151041/21:21
slangasekRicardoPerez: if you need an uploader for it, then you need to subscribe ubuntu-main-sponsors21:22
RicardoPerezslangasek: Ok, I'll do that just now21:22
RicardoPerezslangasek: thanks a lot, cheers21:23
slangasekNCommander: given that these transitional packages all exist and are usable, I don't see that this change is really warranted this late21:29
NCommanderslangasek, fair enough, I'll slate the change for karmic21:30
slangasekNCommander: it would be good if when karmic opens, we can get a solution to the fact that core-dev don't have commit access to the xubuntu seeds, so that we can get changes merged over in a timely fashion21:30
NCommanderslangasek, xubuntu seeds are managed by the xubuntu-devel team21:31
slangasekyes, they are21:31
NCommanderThey were changed mid-intrepid to lp:~xubuntu-dev/ubuntu-seeds/xubuntu.jaunty21:31
slangasekand they're not tracking the changes in the ubuntu seed, where this change was made months ago21:31
slangasekthose are changes I would push out with my RM hat on, if I could commit to the seed21:32
* NCommander just realized I read what you originally said backward21:34
NCommander*sigh*21:34
ebroderAnyone from motu-release around? How likely are we to get a freeze exception to sync in 1.4.10 of openafs from Debian? (for bug #356861)21:52
ubottuLaunchpad bug 356861 in openafs "OpenAFS Security Advisories 2009-001 and 2009-002" [Undecided,In progress] https://launchpad.net/bugs/35686121:52
jpdsebroder: You might want to subscribe motu-release to the bug.21:55
keesebroder: and check with #ubuntu-motu21:55
ebroderSure - I'm just trying to get a sense of which way I should push the bug. I'll ask #ubuntu-motu21:57
philsfI have some spare time now, if any devel wants to test something for Jaunty21:57
=== ryu2 is now known as ryu
siretartbryce: have you considered downgrading the intel driver to the 2.4 branch for jaunty?22:36
siretartbryce: I've compiled it locally for me, and I feel it behaves much better than 2.6 branch in jaunty. and even in fact better than the 2.7 one.22:37
brycesiretart: have you read the IntelPerformance page I wrote?22:38
siretartbryce: no, where can I read about it?22:38
brycesiretart: also did you know we're in FinalFreeze, so even if we wanted to do that, it couldn't be done?22:38
brycesee the Ubuntu-X wiki, it's linked from the Troubleshooting section22:38
siretartbryce: I'm imagining a new package 'xserver-intel-xorg-intel-2.4' that conflicts/replaces the intel driver in some PPA22:38
brycesiretart: feel free to set something up22:39
siretarthttps://wiki.ubuntu.com/X/Troubleshooting/IntelPerformance22:39
siretartbryce: I think I have such a package ready..22:39
bryceplease add a link to your ppa from that wiki page, in a new section on reverting to 2.422:40
siretarthm. I haven't tried this in intrepid, so I cannot say if it's a regression, but...22:41
siretart... when enabling compositing in metacity, moving a gnome-terminal window (and only gnome-terminal) is unbelievably slow22:41
siretartis that known/expected?22:41
bryceyou could check launchpad but it's not an issue I've heard before22:42
brycealthough I think not so many people use metacity+compositing yet22:42
walterssiretart: do you have the transparent background enabled?22:42
brycein general composite on intel seems to have a performance regression, so perhaps that's it22:43
siretartwalters: no22:43
siretartI know it was fine with compiz22:43
siretartbut for some reason, compiz doesn't love me anymore in jaunty :( - still investigating that22:44
brycesiretart: most tricks and tips and workarounds we know of are listed on that wiki page fwiw22:45
siretartreading that page now...22:48
siretartbryce: okay, I've just uploaded my xserver-xorg-video-intel-2.4_2.4.1-1ubuntu11~ppa1_source.changes package to my ppa - pending publishing23:17
siretartI'll head of to bed right now, I'll do some more testing tomorrow23:17
bryceok cool23:18
brycesiretart: don't forget to update the wiki page with info on your package, so others can make use of it23:18
bryceI pretty much point everyone that complains about intel performance issues to that page, so that way they'll find your packages easily23:19
brycesiretart: thanks for putting that backport together23:19
siretartthat's rather a forward port than a backport, no? ;-)23:19
siretartbryce: btw, I had to add 2 patches to get that beast built against libdrm 2.4.5...23:20
brycetrue, forward port ;-)23:21
brycesiretart: not surprising23:21
siretartwow23:21
siretartI managed to get compiz started23:21
siretartand moving gnome-terminal is as expected. only metacity's compositing manager breaks it23:22
siretarts/breaks/makes it unusable/23:22
siretartHA! same performance as in intrepid again. yay23:22
siretarteven planetpenguin is playable, though it's better without compiz23:24
siretartanyway, I can sleep now tightly. cu tomorrow!23:24
TheMusocjwatson: that doesn't appear to be a dmraid bug to me, it looks like its something to do with mdadm.23:29
cjwatsonTheMuso: I initially made it mdadm, but the nvidia_blah stuff in the error message looks like dmraid, and mdadm doesn't seem to do anything with raid45 (only raid456)23:31
TheMusocjwatson: hrm ok, will take another look. I find it kinda hard to work with screenshots.23:32
=== asac_ is now known as asac
TheMusocjwatson: in the modules screenshot I don't see raid45, and if it were for dmraid it would be dm-raid4-523:34
nerudaany plans for a vmware image?  I tried to virtualize 8.0.4 (64bit) with vmware server and found out the hard way that vmware cripples all of its free products?23:37
neruda?=!23:37
cjwatsonTheMuso: it's not in the modules screenshot, but the "CRW_1325.jpg" attachment shows a screenful of these two errors repeated:23:39
cjwatsonTheMuso: device-mapper: table: 252:0: raid45: unknown target type23:39
cjwatsonTheMuso: device-mapper: ioctl: error adding target to table23:39
cjwatsonTheMuso: and then at the end: device-mapper: ioctl: unable to remove open device nvidia_ddbfdieb23:40
cjwatsonTheMuso: so that seems to be the most immediate problem23:40
cjwatsonTheMuso: "raid45" does show up in dmraid's source ...23:40
TheMusohrm ok, I need to find out whether he chose to use a dmraid array at install time and some info about the array.23:46
TheMusocjwatson: thanks for that23:46

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!