[00:07] wgrant: historic reasons [00:11] RAOF: where are those headers includedd? [00:12] i dont see anything that looks like a header include with nm-device :) [00:17] asac: In main-menu/src/network-status-agent.c [00:18] RAOF: thats just NetworkManager.h [00:19] which is shipped in network-manager-dev [00:25] asac: It already includes that. At least, I think it does... :) [00:27] Anyway, I'll have a better look later; it doesn't appear that it'll be trivial at this point. [00:59] pitti: yeah I know about it, Im trying to find a fix for it having no luck [01:27] Hey, when is the new upstart slated to hit ubuntu? Will it make it into intrepid? [01:28] upstart? [01:29] upstart.ubuntu.com [01:31] Question about packaging for python. The package has a Python Module, and a script which acts as a program which interfaces with the module. Should this be split into two packages? [01:32] perhaps my question is best directed at Keybuk :) [01:33] foxxtrot: Would another application be able to make use of that module? [01:33] Yes it was designed to be developed against, however it is a pretty special purpose scientific package, so I'm unsure if anyone would want the Python module but not the application [01:34] foxxtrot: Consider splitting the module out into its own binary package [01:36] That's what I was thinking, felt it was worth checking. Unfortunately, the package doesn't have a true Makefile, so I'm going to have to see if the setup.py can be set up to 'install' to the debian/ directory [01:39] foxxtrot: --prefix= [01:39] something like python setup.py install --prefix=$(CUR_DIR)/debian/tmp/ [01:40] * rexbron cant remember off the top of his head if that is the correct varriable [01:40] The INSTALL file seems to be indicating --home= which doesn't seem nearly as correct as --prefix= would be, but the code backs it up. [01:40] and foxxtrot, #ubuntu-motu is a more appropreate place for general packaging questions :) [01:40] Fair enough [01:41] I'll join that channel as well then [01:41] Does anyone happen to know why sl-modem-daemon is in restricted rather than multiverse? I can't find any reverse package relationships that would keep it there. [01:47] persia: The source for the kernel driver afaik. [01:47] If not the source for all of it. [01:48] TheMuso: sl-modem-source is already in multiverse. Am I missing something? [01:48] persia: Are they not from the same source package? [01:49] TheMuso: They are. [01:54] Keybuk: ping [01:56] * persia files a bug on sl-modem to solicit more response. [01:59] Is it normal to have X11 and gkt libs dependencies with tomcat ?? [01:59] on ubuntu server i don't want those useless libs [02:00] I downloaded tomcat from its official website instead [02:00] Dekans: Unfortunately. I believe that Koon just fixed that for intrepid, but please file a bug on similar issues. [02:00] I don't understand these dependencies [02:00] Ah ok [02:00] perfect [02:00] :) [02:00] understood [02:01] You'll find that the issue is that the JRE depends on X. Getting that which can be headless to use a headless JRE is work in progress. [02:02] nxvl: I am actually here [02:02] what's up? [02:04] Keybuk: rexbron have just make me notice upstart [02:05] ? [02:05] Keybuk: what the state of it, and when can be start to safetly play with it [02:05] do not use for now [02:05] i'm installing it on a VM [02:05] just for testing [02:05] Keybuk: No? Why not? [02:06] persia: because it's just about to undergo a fundamental redesign [02:06] so anything you do now won't work next month [02:06] Oh, next month? That's actually fairly positive news. I thought maybe intrepid+1. [02:07] well, yeah, intrepid+1 [02:07] certainly not going to land anything like that for intrepid [02:07] not until we hire a new desktop team lead anyway :p [02:07] where can we suggest new apps to integrate in the repos ? [02:08] Keybuk: so is 0.5 stable enough for intrepid? [02:08] no [02:08] ok [02:08] well [02:08] it's stable [02:08] Dekans: https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages [02:08] but I don't really want to support it ;) [02:08] Keybuk: Should packages that use it now migrate away from it? [02:08] no packages use it now [02:09] Err, yes some do. [02:09] which? [02:09] ume-config-common is an example. [02:09] does it use it in vaguely sane ways? [02:09] /etc/event.d/session handles running startx in the absence of GDM. [02:09] sounds fair [02:09] won't be hard to convert later on [02:10] OK. So use is acceptable, but users should be prepared for a migration for intrepid+1? [02:10] exactly [02:10] (and upstream isn't going to support the current version) [02:10] you'd have a migration if we shipped 0.5 [02:10] so I'd rather skip that migration in Ubuntu [02:10] so 0.3 -> 1.0 will be a migration [02:10] Keybuk: < Keybuk> not until we hire a new desktop team lead anyway :p ? [02:11] nxvl: then I can go back to development full-time [02:11] Keybuk: as in you won't accept it, or as in you are quiting? [02:11] oh [02:11] ok ok [02:11] Keybuk: us studio guys are looking at writing some upstart jobs and are looking for a nice clean way to manage them (chaning values then restarting the job). I saw that 0.5 has dbus support [02:11] nxvl: I'm stepping down, thus the job description on the website [02:11] rexbron: right, it does [02:11] but d-bus has lots of bugs [02:11] Keybuk: i don't understand [02:11] and upstart is a great tool for finding bugs in other pieces of software [02:11] Keybuk: as in it's not what you expected? [02:11] especially security bugs [02:12] nxvl: after 18 months of management, I've decided that my heart lies with development [02:12] yeah [02:12] nxvl: so am stepping down as the ubuntu desktop team lead, and going to become a developer full-time again [02:12] well, faling that, calling start and stop from a subprocess shell works, if not as elegantly :P [02:12] after 4 months in advisory i have decided the same [02:12] nxvl: this can't happen until we hire a new team lead [02:12] :D [02:12] Keybuk: but still in the ubuntu-desktop team? [02:13] nxvl: I'll be moving to the ubuntu foundations team [02:13] which better fits the stuff I hack on [02:13] foundations as in platform? [02:13] mm concrete [02:13] right [02:13] or is it a new team? [02:13] ah ok [02:13] lol [02:13] lifeless: I do the plumbing, that goes under the concrete [02:13] but above the water mains [02:13] Keybuk: not the girders? [02:13] i feel better to know that Keybuk is not going away :D [02:13] rexbron: 0.5 was an attempt to fix the problems we had with 0.3 [02:14] rexbron: instead it created lots of fascinating new problems [02:14] rexbron: and thus didn't solve anything [02:14] Keybuk: I see [04:41] * jdong sees that he is joining Keybuk on the dark capacitative touchy side with his new shiny iPhone 3G :D [04:42] Consider it integration and compatibility testing... [04:43] :) [04:43] That's the sort of integration testing I can get behind. :) [04:43] oddly I do agree with his two cents on Linux's API fragmentation [04:44] in the little bit I did experiment with writing native iPod Touch apps, I found it surprisingly easy to learn [04:44] I've heard Objective-C isn't evil. [04:45] it's not bad. Perfectly bearable [04:45] maybe it's just because it's different and for that sole reason satisfies the nerd inside me [04:46] but from the perspective of an internet-enabled smartphone, the iPhone is still one of the best things I can get here in the states [04:46] the after-market modding community is simply enormous too [04:46] * jdong wishes there's a way to buy free time to explore all this stuff [04:47] jdong: One can purchase free time. One saves up, and declares that one is on sabbatical for N months. As long as one pre-arranges the end of the sabbatical, it's fairly safe. [05:33] wow the new lenovo W700 is amazing, but huge [05:34] http://www.engadget.com/2008/08/12/lenovo-intros-the-monstrous-thinkpad-w700-and-we-get-our-hands/ [05:34] * calc isn't sure amazing is enough to describe it [05:34] How huge? [05:35] * persia suspects about 30 minutes of battery life [05:36] Can anyone shed a bit of insight onto as to why Packages.gz failed the md5sum check in the Xubuntu cd build? http://people.ubuntu.com/~ubuntu-archive/cd-build-logs/xubuntu/intrepid/daily-live-20080811.log [05:36] calc: thats just terrible [05:38] persia: While pedalling furiously? [05:38] StevenK: And flapping one's arms vigorously. [05:39] calc: toshiba makes some nice traditional tabletPCs [05:40] persia: :-D [05:45] That isn't a laptop, that's a desktop that you can close. [05:45] I was tempted by 17" laptops when I bought mine. [05:46] I'm glad I didn't; I didn't really know how I'd be using it. My next laptop will be smaller :) [05:46] StevenK: saw my comment yesterday about pyclutter? [05:46] * StevenK likes his X40 [05:47] Chipzz: I did, thanks. "Exercise patience, and upstream will release 0.8." [05:47] or "SVN is in a more usable state" [05:47] Maybe upstream would like to release clutter-sharp sometime, too. Grr. [05:47] RAOF: My next laptop will be something about the same size of my current X40, or a little bit larger. [05:47] StevenK: you could consider shipping an svn snapshot? [05:47] i think i will get an X200 for my next machine or whatever replaces it by then [05:47] StevenK: The difference is that it has a battery. While not so common now, the all-in-one models with flip-close keyboards were very common here a couple years ago, but no battery at all, so momentary loss of mains shut it off. Consider it an integrated UPS. [05:48] i would like better than 1280x800 though for resolution [05:48] Chipzz: I could. I think pitti and and I are happy enough to leave it broken for the moment. [05:48] persia: Haha, point. [05:48] the X200 supposedly can last ~ 9hr on the 9cell battery :) [05:49] calc: Sure, but the W700? [05:49] StevenK: I was actually trying to point out (yesterday) that it wouldn't have to NBS'ed out of main if you shipped an svn snapshot, but ok :) [05:49] Also, I've not had best success with claims: my current laptop claims 8 hours, but I rarely get more than 5. [05:49] not using it anyway ;) [05:50] StevenK: How big is the X40? [05:50] persia: W700 is too big for me, 15" really is too big as well, which is what i currently use [05:51] persia: oh i don't know about what the W700 claim is [05:51] * RAOF 's next laptop is likely to be a toss-up between a 13" thinkpad and a macbook. [05:51] calc: Too big for weight, or too big because of your luggage? [05:51] RAOF: 12.1 inch [05:51] * persia is exceedingly happy with the CF-Y7, although the sound needs a bit of debugging. [05:51] Yeah, that's maybe _slightly_ small. Although maybe a couple of years at 13" will make it seem more reasonably :) [05:52] RAOF: The screen is a little small, but the keyboard is *lovely* [05:53] persia: luggage [05:53] persia: weight generally isn't an issue on the airline i fly, they don't even check carryon [05:54] of course i would rather not lug a heavy bag either [05:54] Ah. I care about weight more for walking about than for planes. [05:54] This is the main reason I like the X40. :-) [05:55] And terms of the laptop, charger and second battery, it's ~ 2kg [05:55] persia: i don't walk much living in Houston [05:55] calc: You're married to your car? [05:55] everything is too spread out, urban sprawl [05:56] the closest restaurant that i like is ~ 7km roundtrip, thats a fairly long walk in 40C weather [05:57] to even get out of my neighborhood, only houses here, it would take walking ~ 3km roundtrip to get the entrance, heh [05:57] no sidewalks, etc [05:57] i walked to the 7km place one day since my wife had my car [05:58] had to walk out into a 7 lane 70kph road to get around some really bad ground [05:58] Some places in America appear to suck like that; I've only been to Portland, which seemed reasonably pedestrian-friendly, but my partner went to Oak Ridge recently and it was definitely the opposite. [05:58] * persia boggles at the very existence of a 7 lane 70kph road being within 7km of a residential area [05:59] they have a datasheet on the W500 (not W700) and it says with 9cell battery up to 8.3hr on integrated video [05:59] 70kph, or mph? [05:59] 45mph [05:59] I think I'd go mad in those places. Cars suck. [05:59] meh [06:00] * ajmitch is far too used to walking everywhere [06:00] an auto's already a requirement where i live [06:00] Anyway, given https://launchpad.net/+builds shouldn't we be uploading or something? [06:00] Why? :-) [06:00] actually one way it is only actually 0.7km from my house to the 45kph road [06:00] 45kph [06:01] er 45mph [06:01] thats like what, 10 miles an hour? [06:01] * calc is typoing [06:01] 45mph/72kph (i think is the proper conversion) [06:01] its too damn hot here to go walking anyways [06:01] except when it's too cold or raining [06:02] snowing, or tornadoing [06:02] pwnguin: yep very hot here [06:02] i probably keeps it warmer in my house than it is outside for most people here ;-) [06:03] there aren't any trees around so the aircon can't keep it very cool [06:03] granted, england could probably fit within the area between metros where i live, all of which predate the car and highway [06:03] around 25.5C inside [06:04] england is pretty large but has a lot of people stuffed into it [06:04] well larger than many states in the US other than texas [06:05] england, or the uk? ;) [06:06] UK 244,820 km^2 60.5Mil people : TX 696,241 km^2 23.9Mil people [06:06] well even england is larger than many states (i think?) [06:06] What about Australia? :-) [06:06] australia is just a big desert ;-) [06:06] kinda like the west side of texas [06:07] huh, actually the UK's bigger than i thought [06:07] calc: england != UK [06:07] england by itself is 130,395 km^2 50.7 Mil people [06:07] lifeless: i know :-P [06:08] lifeless: i forgot to lookup just the stats on england at first [06:08] so england by itself is less than 1/4 the size of texas but has 2x as many people [06:08] which means you can probably visit the people you know without going too far ;) [06:09] about 11.5x the population density of texas [06:09] of course there is the part about texas being a lot of desert too [06:10] there's also washington, alaska and california :P [06:11] relatively no one lives in alaska [06:11] heh [06:11] you're the one who cares about density [06:11] but yes, you get paid to live in alaska [06:11] 0.41 km^@ [06:11] er 2 [06:11] * persia looks down at all the absurdly low population density counts [06:11] and there's still nearly no takers [06:12] 1,717,854 km^2 with 683,478 people [06:13] persia: yes well, that comes from not using the land to actually grow enough food :P [06:19] My local prefecture contains ~ 12 million people in ~ 2,187 km^2 [06:24] persia: and whats the food shortfall from that land? [06:25] persia: you can't count other regions for generating food, without lowering your population density :) [06:25] lifeless: Not sure. It does include a fair amount of argricultural produce area, but most lifestock and grain is imported. [06:26] Within the entire country, it's something like 90% sufficient, but that takes the numbers to significantly lower density [06:27] (only about 621 km^2 is metropolitan) [06:30] RIght. 126 million in 377,835 km^2, but ~70% is mountains that are good for neither people nor food. [06:31] see [06:31] if you measure the closest regular polyhedron capable encompassing my body you can get awesome population density [06:31] but it doesn't mean shit :) [06:32] Still, about 1000 people / km^2 for non-mountainous terrain [06:32] Keybuk: If I understand correctly, upstart isn't used atm anyway except as a wrapper around the current init-scripts, and a couple of other "minor" things (like terminals) etc, and that installing it is optional and has to be done manually by the user? [06:32] Chipzz: No. Upstart replaced sysvinit in Edgy [06:33] If you're using >= Edgy, you're using Upstart. [06:33] Unless you've done something very strange and likely stupid. [06:33] Chipzz: Rather, there is a wrapper around initscripts that make them upstart compatible. [06:33] I'm using gutsy IIRC, but I distinctly recall installing upstart manually [06:34] then again, this install is several releases old [06:34] update-manager should have installed Upstart on any upgrades to Edgy. [06:34] persia: that's what I meant :) [06:35] * Chipzz uses apt, not update-manager [06:35] Erm [06:35] Verboten. [06:35] * Chipzz is old-school like that :P [06:35] apt works, as long as one ensures one has the dependencies of the selected metapackages. [06:36] wgrant: erm, I've been running debian unstable/experimental since... lemme think [06:36] about 6 or 7 years ago [06:36] persia: It's officially discouraged and unsupported... [06:36] Chipzz: As have others. [06:36] wgrant: even on server installs? [06:36] wgrant: Really? update-manager mostly just calls python-apt or synaptic (which uses libapt). The important part is the metapackage definitions. [06:36] wgrant: do not worry. I know my way around [06:37] wgrant: where I have no gui [06:37] wgrant: I *do* know how to fix problems when they occur [06:37] Treenaks: update-manager-core contains CLI tools [06:37] Treenaks: Yes. do-release-upgrade. [06:37] wgrant: yes, but what if I'm running intrepid _now_ and upgrade every day? [06:37] wgrant: I am a sysadmin for profession, and use debian all the time [06:38] Treenaks: Then you are expected to know what is going to go wrong. And you haven't got such big jumps. [06:38] Treenaks: It's only needed when upgrading from one release to another (e.g. gutsy -> hardy) not when upgrading within a release. [06:38] oh yes, I've used d-r-u for that since it was introduced [06:38] Chipzz: I've done that too and have generally be successfull. It did bite me once rather badly. [06:39] persia: It also knows about upgrade quirks. For example, doing a manual dist-upgrade to Hardy would generally leave you with a fairly unworking system, due to evms changes. [06:39] ScottK: heh. I've gotten myself out of pretty bad situations with debian already :) [06:39] like a broken libc :P [06:39] wgrant: I guess. I think that's just a workaround for bugs in the package dependencies. [06:40] persia: There was no proper way to handle evms with dependencies. [06:40] transferring a running system from one HD to another one with debootstrap, and other crazy shit like that [06:40] wgrant: Quite possibly. That the facility for handling quirks is there doesn't mean that the evms stuff wasn't set up non-ideally to begin with. [06:43] good morning [06:44] Good morning [06:45] hi pitti [06:45] asac: aieeee [06:51] * pitti hugs dholbach [06:52] * dholbach hugs pitti back :) [07:12] could someone give back pymsn on hppa? [07:20] bigon: nothing to give back; it's built and arch:all [07:25] pitti, s/pymsn/pygtk [07:25] doh [07:25] bigon: done [07:25] thx [07:42] Good morning, mates. === pitti changed the topic of #ubuntu-devel to: archive: SOFT-FREEZE for Alpha 4 | Development of Ubuntu (not support, not application development on Ubuntu) | #ubuntu for support and general discussion for dapper/feisty/gutsy/hardy, #ubuntu+1 for intrepid | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs [08:05] Anyone was in contact with heno recently? [08:26] Recommends installed by default makes me want to cry now :/ [08:27] tkamppeter: I had an email exchange with him last wednesday, if that helps [08:27] dholbach: hi! Seb told me that the gnome-user-docs build error can be fixed by passing --disable-scrollkeeper to configure, but I see from debian/rules that this is already the case. I don't have any idea why the build fails [08:28] ah, hi seb128 [08:28] hi mdke [08:28] seb128: that build error on gnome-user-docs, I notice that debian/rules already contains this: [08:28] DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper [08:28] is there anything else I can do to fix the build error? [08:28] so that doesn't work for whatever reason, does the configure call during the build uses it? [08:29] I don't know :( [08:29] if the configure option is there look at what changed in the source which broken the option [08:31] hmm [08:32] i will have to get an intrepid chroot and test the build there [08:34] mdke, maybe switch to rarian-compat [08:35] mdke, thanks. I have sent an e-mail to heno last Monday, sent a reminder last Thursday or so and also yesterday and did not get any answer. [08:37] mdke, seb128: you could pass it to ./autogen.sh as well [08:38] dholbach: that should not make a difference, that's not an autotools option but a configure one [08:39] morning seb128 [08:39] hello NCommander [08:39] how goes it? [08:39] bigon: I'm not sure I'm confident enough to make such a large change to gnome-user-docs though [08:39] seb128: I just thought that autogen.sh would run configure at the end as well [08:40] dholbach: do you have a log of the build? Are you able to answer seb's question about whether configure is calling the option during the build? [08:40] dholbach: it does, but if using the option for the configure doesn't work it should not make a difference, no? [08:40] mdke: no, I just copied that portion of the log [08:40] seb128: I agree, it shouldn't [08:40] NCommander: busy but good, what about you? [08:40] seb128, my day kinda weird. I had a good firefighting drill. I got an AM ... and I'm coding on dak [08:41] So uh, yeah, when does the sky fall [08:41] ;-) [08:41] dholbach: ah, ok [08:41] Oh, and I found packages in Debian which had invalid signatures to top it all of [08:41] So yeah, weird day [08:41] sounds rather a good day ;-) [08:42] NCommander: not looking for updates to do then? [08:42] seb128, I can if it will help my MOTU quest ;-) [08:42] * NCommander is hit mortal combat style [08:44] seb128: do you have a gnome-games upload in the pipe? if not, I'd like to upload a new version which uses lzma [08:45] seb128: we need to downsize the alternates [08:45] pitti: go for it [08:45] * pitti goes for it [08:45] NCommander: http://download.gnome.org/sources/conduit/0.3/conduit-0.3.13.1.tar.gz [08:45] seb128, what category of difficulty does this fall under ;-) [08:45] pitti: just curious but how much lzma wins in this case? [08:46] NCommander: it's a standard update so should not be too hard [08:46] seb128: I expect some 3 MB (that was measured on gutsy, but shouldn't be much different nowadays) [08:46] * NCommander knocks on wood [08:47] seb128: not as impressive as ia32-libs (22 -> 10 MB) or libgl1-mesa-dri (13 MB -> 3 MB), but still not to be sneezed at [08:47] pitti: we still have ia32-libs on the cd? [08:47] seb128: no, we don't, it just was the first package we lzma'ed [08:47] * pitti holds that trophy [08:48] I see ;-) === terminx_ is now known as TerminX [08:48] the mesa lzmaification should rescue the kubuntu amd64 alternate [08:48] and the ubuntu amd64 one is now slightly oversized as well [08:53] seb128, how much do you know abotu dsc files? [08:53] NCommander: enough for what I need to do, which means not a lot ;-) [08:53] seb128, do you know if the Changed-By field ever exists in the dsc, or does it only live in the .changes? [08:53] no clue [08:55] NCommander: Only in .changes [08:56] persia, ok, that greatly simplifies this dak patch :-) [09:10] pitti: ;) [09:13] seb128: ok, forget gnome-games, for -data lzma doesn't save much any more for some reason [09:14] pitti: it's already bziped, it was a 3 megas win over non-zipped? [09:14] seb128: are you sure? [09:14] ar t /var/cache/apt/archives/gnome-games-data_1%3a2.23.6-0ubuntu2_all.deb |grep data [09:15] data.tar.gz [09:15] seb128: I got that 3 MB from https://wiki.ubuntu.com/dpkg-lzma [09:15] but it only shrinks to 12.9 MB now [09:15] gnoem-games itself shrinks from 1.2 MB to 700 KB, but that's much less of a saving [09:15] pitti: no, I though, but apparently now [09:17] 12.6 MB with bzip2 [09:17] so that's about as much air as we can drop from it [09:17] pitti: iso's have just finished up dating I'll let you know in a few minutes if it is still playing up :) [09:20] pitti: ArneGoetje: just updated langpacks from PPA ... think the current ones (5th Aug) are worth a try. [09:20] (from firefox perspective) [09:22] asac: for hardy-proposed you mean? [09:23] pitti: yes ;) [09:24] pitti: well. the last ones were broken. just wanted to emphasize that the new ones are working again ;) [09:24] * pitti hugs lzma, thanks for saving 10 MB with a single mesa upload [09:24] let me check that they fix the bug they are supposed to fix ;) [09:24] asac: right, thanks a lot for confirming [09:24] pitti: yes. it fixes antoher but the finish folks have long been waiting for [09:24] ArneGoetje: so it seems that hardy-proposed langpack updates are unembargoed again now :) [09:24] e.g. you can now search in the location bar again [09:25] so please roll them to -proposed [09:25] (before launchpad lands a new feature that makes the current po2xpi processor break again :)) [09:25] ArneGoetje: 5th aug langpacks appears to be good [09:26] Riddell: so, I think the kubuntu alternate amd64 should be within limit again in the next round [09:27] davmor2: ah, thanks; I start testing the current alternate amd64 now [09:28] pitti: oh great, what did you do? [09:28] Riddell: build mesa with lzma, which deflates libgl1-mesa-dri from 13 to 2.8 MB [09:28] lovely [09:28] Riddell: I diffed the i386 and amd64 .list files, and didn't see anything relevant [09:29] just curious that the amd64 one is so much bigger [09:30] Riddell: btw, are you aware ouf the various KDE out-of-date packages? [09:30] AFAICS kdebase and kdegraphics are just NBSes, but kdegames is a real FTBFS [09:32] however, there are still rdepends on kghostview and khelpcenter, so I can't kill them yet [09:32] asac: ok... [09:34] ArneGoetje: thanks [09:34] pitti: crontab for hardy langpacks disabled. You can shift them over to -proposed. :) [09:36] ArneGoetje: copy in progress; I estimate that everything is built and published in about 12 hours [09:36] pitti: thanks :) [09:36] (should be less) [09:38] mvo: do we need a g-a-i data update for alpha-4? [09:39] pitti: I prepared one, but didn't manage to upload last night, is it ok (freeze wise) to upload it now? [09:39] mvo: sure [09:39] (funny, I asked in #ubuntu-release some minutes ago) [09:39] execellent, thanks! [09:40] pitti: how do I build a package with lzma? I'd like to try that on my ttf-arphic-uming font package... [09:40] ArneGoetje: dh_builddeb -- -Zlzma [09:40] pitti: thanks [09:40] and a Pre-Depends: on dpkg (>= the version which introduced it) [09:40] which I of course forgot to apply to mesa, darn [09:41] Pre-Depends: dpkg (>= 1.14.12ubuntu3) [09:41] ArneGoetje: ^ [09:43] pitti: thanks === dholbach_ is now known as dholbach [09:45] ArneGoetje: btw, if you already have a deb with standard gzip compression, it's quicker to check what lzma brings with: [09:45] pitti: Fail [09:45] ar p /var/cache/apt/archives/gnome-games-data_1%3a2.23.6-0ubuntu2_all.deb data.tar.gz | gunzip | lzma -9 | wc -c [09:46] davmor2: darn, so that requires actual work; thanks for testing [09:46] pitti: would it help to test kubuntu alt and see if theres a diff between the desktops? [09:47] davmor2: I guess it won't for that grub bug, but independently from that testing other images is always appreciated :) [09:47] so if you have the time and the bandwidth, it would be great [09:48] pitti: I'm an iso tester dude it's what I do :D I got 22 up-to-date iso's [09:48] 22! you rock! [09:49] we put together and iso-dl-script to rsync the iso's for testing :) [09:50] pitti: hmm... the current one uses bz2. So, it won't bring much... from 9.3M to 7.8M... [09:50] ArneGoetje: well, 1.5 MB is pretty good [09:50] pitti: ok, so I'll give it a try [09:50] ArneGoetje: that's about the size of oversizedness we regularly have to fight :) [09:51] or a small langpack [09:51] pitti: he he he... :) [09:51] We could always compress the debs with a lossy compression. [09:53] * soren chuckles [09:53] data.tar.flac :) [09:55] pitti: Hmm. I wonder if anyone has tried to compress arbitrary data by doing a lossy compression and then appending a diff from its result to the original. Probably doesn’t work very well on arbitrary data instead of e.g. audio. [09:56] ion_: but which kind of lossy compression do you want to try? [09:56] ion_: I am willing to bet that the sum of lossy compression plus diff is higher [09:56] Didn’t think that far. :-) [09:56] Yes, that’s what i meant with “doesn’t work very well”. :-) [09:56] since the diff has to contain more entropy than the lossy compression saves [09:57] since it has to contain the knowledge about the errors in lossy compression as well [09:57] we just need that fractal Borg algorithm, and they'll all compress to 1 byte [09:57] :-) [09:58] Well, everything could be “compressed” to its checksum and length. All we need is something that decompresses it quickly enough. :-) [09:59] pitti: ok, the new deb has 7829330 compared to 9678278 before... [10:00] that's pretty good [10:01] “Please wait. Bruteforcing sha1: a4153fa1756bb709fea51d8c7169c4710cc9fe6d, length: 2083350 to cups_1.3.8-3_i386.deb” [10:03] ion_: too bad that hashes aren't bijective :) [10:15] pitti: uploaded to rookery: ~arne/ttf-arphic-uming/ [10:17] wrt. the current empathy discussion, how do I add my @ekiga.net SIP account? it doesn't seem to have a field for the SIP server? [10:17] pitti: Riddell: Kubuntu alternate fails before grub issue. libxine1-ffmepg: Depends: libavcodec51 (>= 3:0.svn20080206) but is not installabe :( [10:20] moin [10:53] davmor2: humph [10:55] Riddell: Pleasure :) [10:58] pitti: Riddell: I'm just checking the live installs to ensure that they work (crosses figures) [11:00] mvo: hi, thanks for another ddtp update. could I add "ddtp translations" to http://www.hs.fi/kaupunki/artikkeli/P%C3%A4%C3%A4kaupunkiseudun+joukkoliikenteen [11:00] bah [11:00] https://wiki.ubuntu.com/NonLanguagePackTranslationDeadline [11:00] so that they'd be somewhat officially be updated before release ca. at that point? [11:01] Mirv: yes, I think that makes sense [11:01] mvo: yep, if there is no problem updating them so close to relase (I guess not) [11:01] davmor2: yay, I think I got it (grub failure) [11:02] cool:) [11:02] Mirv: there is a risk, but its small [11:03] live has red and grey blocks instead of usplash again but it seems to be working other than that :) [11:05] davmor2: yeah, known problem [11:06] BenC: I analyzed bug 256989 and I have a solution for alpha-4; input from you whether it's the truly right solution appreciated [11:06] Launchpad bug 256989 in grub "Intrepid: Ubuntu Alternate grub install fails" [High,In progress] https://launchpad.net/bugs/256989 [11:07] pitti: gvfs-backends issue due to out dated componants? known or not? It tells me to upgrade to libldap-2.4-2, libhal1, libcromerr2, libbluetooth2 [11:07] davmor2: upgrading new libs is ok, there will always be new packagaes in the current stage of development [11:07] davmor2: however, what's teh gvfs-backends issue? [11:08] pitti: I don't know I hit the apport crash to see if it was reported and it popped up the upgrade to these versions window [11:08] davmor2: oh, I see [11:09] davmor2: so, don't worry about it for now, and report it once the system is installed and updated [11:09] davmor2: chances are high that it is already reported, though [11:10] looks like some of the upgrades are in place to update so I'll do that reboot and see if the issue is still there [11:12] I added now mention of ddtp translations (preferring doing those in Debian) and removed Firefox because those are now in language packs [11:13] davmor2: uploaded grub; after it's published, I'll rebuild new alternates [11:13] that should bring them back in size and fix the install [11:14] pitti: cool ping me when they are up I'll update the iso's and retest [11:14] davmor2: thanks, mate [11:19] Riddell: ok, let's fix that uninstallability for the next kubuntu alternate, too, shall we? [11:19] * pitti pokes [11:19] pitti: I'm away (at akademy), not really able to look at it [11:19] Riddell: ah, I see; I'll give it a spin [11:20] I wonder why it doesn't appear on http://people.ubuntu.com/~ubuntu-archive/testing/intrepid_probs.html [11:20] oh, hang on [11:20] ffmpeg? [11:20] pitti: I dropped a message on #kubuntu-devel about it too [11:20] I bet it's due to some "ffmpeg thou shalt not be on CDs" germinate blacklisting [11:21] pitti: mixer-applet2 crashes :( damn it === lamego is now known as joaopinto [11:24] seb128: btw, you are still attached to the amd64 retracer [11:24] bug 255554 :( [11:24] Launchpad bug 255554 in gnome-applets "mixer_applet2 crashed with SIGSEGV in g_datalist_id_set_data_full()" [Medium,Triaged] https://launchpad.net/bugs/255554 [11:25] pitti: yes, I'm cleaning the "can't be retracer because 7.04 and 7.10 have no retracer" list [11:25] davmor2: what about it? [11:25] pitti: do you need something? [11:25] Hello, my system is freezing randomly, I have found how a way to reproduce it, it hangs when starting a game, should I file the bug against the kernel, or the video driver ? [11:25] just letting you guys know [11:25] seb128: don't worry [11:26] davmor2: what is special about it? [11:26] davmor2: and there is 10 duplicates so we know about it === RainCT_ is now known as RainCT [11:27] joaopinto: do you have anything in the xorg or syslog logs? can you ssh to the box when it's frozen or not? [11:27] seb128: np's [11:27] I didn't tried to ssh, it's a workstation, I would need to install ssh and go to other system === davmor2 is now known as davmor2-away [11:28] davmor2: do you have a way to trigger it? does it prevent the applet to do something? [11:28] pitti: in fact I'm attached to the i386 retracer, the amd64 one should be available [11:30] [drm:i915_wait_irq] *ERROR* i915_wait_irq: EBUSY -- rec: 1412721 emitted: 1412727 <- found this on kernel.log [11:30] seb128: no it crashed on reboot [11:31] I have tried the sysreq key (I had some vague idea it was expected to cause a kernel dump) [11:31] davmor2-away: we still need informations on the bug if you can get a valgrind log or describe how to trigger it [11:31] SysRq : HELP : loglevel0-8 reBoot Crashdump tErm Full kIll saK showMem Nice powerOff showPc show-all-timers(Q) unRaw Sync showTasks Unmount shoW-blocked-tasks [11:31] I am not sure my random freezes are related to the game start freeze [11:32] mvo: the ddtp translations do not containt at least some of the universe translations I did two days ago. should they be there? I've also had some suspicions of not all Debian translations being imported, but no real proof. [11:32] (it's hard to remember/know when debian translations were done with regards to when merge to ubuntu was done) [11:32] mvo: and I mean I did those universe translations in ddtp-ubuntu two days ago in Rosetta [11:33] Mirv: that is expected, if it was just two days ago [11:33] Mirv: I fixed some stuff in the export code and did not yet request a new export of rosetta [11:33] Mirv: I will do that today though (hopefully that means it will be available tomorrow then :) [11:34] mvo: ok, cool [11:34] seb128: will do when I get back I'll ping you and find out exactly what you need [11:35] davmor2-away: thanks [11:35] Riddell: right, libxine1-ffmpeg pulls in libavcodec51 which is a no-no [11:35] Mirv: about the missing debian import bits, I would be very interessted if you can find some clues about those, I think the import works ok, but I'm not sure, its a multi stage process currently, so there may be bugs [11:39] mvo: I guess bug 255545 fix might make it to alpha-4, but we won't actually change the CDs accordingly? [11:39] Launchpad bug 255545 in apt "requires uncompressed Packages files on CDs" [Medium,Fix committed] https://launchpad.net/bugs/255545 [11:40] pitti: I can upload a fixed apt now, I'm not sure what the plan is though, colin is away this week [11:41] mvo: right, so no hurry for an upload [11:41] pitti: I guess I could look at the required cd building changes (also that is new terain for me, but if we need the space) [11:41] mvo: long-time we need the space, but I'm ok with a4 [11:41] (I hope) [11:43] Riddell, siretart: so, kubuntu desktop pulls in phonon-backend-xine, which depends: libxine1 which recommends: libxine1-ffmpeg [11:43] Riddell, siretart: and on top of that libxine1 depends: libxine1-plugins (which also pulls in libavcodec) [11:44] Riddell, siretart: does it make any sense to change the dependencies of xine, or shall we drop phonon-backend-xine from the seeds? [11:44] i. e. is it better to ship a reduced xine on kubuntu and let easy-codec-installation (does it work for kde?) worry about libavcodec, or is it better to not ship xine at all? [11:46] Riddell, siretart: argh, dragonplayer pulls in libxine1, too [11:46] (it's in main for a reason) [11:49] seb128: gnome-session is segfaulting during login for me [11:49] but apport doesn't trigger for some reason [11:49] mdz: do you have a stacktrace? [11:49] are you sure it's a segfault? [11:50] seb128: no, but I will get one. I had to downgrade gnome-session in order to get logged in [11:50] [ 63.025472] gnome-session[6222]: segfault at 70706120 ip b776b263 sp bfa719a4 error 4 in libc-2.8.90.so[b76f4000+158000] [11:50] [ 139.337706] gnome-session[6934]: segfault at 70706120 ip b76a3263 sp bf8aac84 error 4 in libc-2.8.90.so[b762c000+158000] [11:50] [ 409.272432] gnome-session[7643]: segfault at 70706120 ip b77ef263 sp bf9f45c4 error 4 in libc-2.8.90.so[b7778000+158000] [11:50] to what version did you downgrade? [11:50] 2.22.1.1-0ubuntu2 [11:50] urg [11:50] that was the next most recent one in the pool [11:50] pitti: do you have any guess why apport didn't trigger for my gnome-session segfault? [11:51] mdz: oh, that's hardy? [11:51] gnome-session | 2.23.6-0ubuntu1 | http://archive.ubuntu.com intrepid/main Sources [11:51] gnome-session | 2.22.1.1-0ubuntu2 | http://archive.ubuntu.com hardy/main Sources [11:51] seb128: yep [11:51] ah ok [11:51] mdz: is there anything in /var/log/apport.log, and is apport enabled in /etc/default/apport ? [11:52] pitti: the answer to your second question is yes. will check the first [11:52] mdz: if it crashes that often, you might have hit the "at most 3 reports per program per day" threshold [11:52] pitti: there are errors in apport.log, but it's difficult to correlate because there are no timestamps [11:53] so there already might be a /var/crash/_gnome-session_.crash [11:53] pitti: I have two .crash in /var/crash from today [11:53] pitti: but neither of them is gnome-session [11:53] mdz: weird, no timestamps? [11:54] mdz: can you put the file somewhere, or does it have anything s3kr1t? [11:55] pitti: oh, it has timestamps, just earlier on [11:55] pitti: http://people.ubuntu.com/~mdz/temp/apport.log [11:56] seb128: bug 257250 with a copy of .xsession-errors [11:56] Launchpad bug 257250 in gnome-session "gnome-session segfault during login" [Undecided,New] https://launchpad.net/bugs/257250 [11:56] mdz: weird, is there no /proc mounted by any chance? [11:56] pitti: definitely mounted [11:57] pitti: on an unrelated note, I noticed that apport triggers the kernel's hung task timeout [11:57] seb128, I am able to login to the frozen system using ssh, I have also checked the instructions on how to generate a kernel bug report using SysRq [11:57] now I just want to make sure I will be reporting the bug into the proper package [11:57] joaopinto: that's like an xorg issue if you can ssh [11:57] likely [11:58] mdz: do you get a proper report if you do: bash -c 'kill -segv $$' [11:58] well, after killing X I just got garbage, and keys kept not working [11:58] mdz: hum ok, a stacktrace and a valgrind log could be useful [11:59] mdz: I'm wondering if having /etc/xdg/autostart trackers autostarts and tracker not installed create issues [11:59] pitti: yes I do [11:59] seb128: I can test installing tracker [11:59] mdz: hm, I have no idea right now why /proc/pid wasn't available at that time [12:00] mdz: or move those autostarts away [12:00] well, I am going to to file the bug against xserver-xorg-video-intel [12:00] pitti: I also noticed that update-notifier shows the wrong program name when it contains a '_' (same char used to replace '/' in the path) [12:00] seb128: I have a meeting now but will look at this more after [12:00] oh, true that [12:01] and hope it's the same problem for my random freezes, which are really annoying on a primary workstation :\ [12:01] pitti: is that apport's bug or update-notifier's? [12:01] mdz: apport plugin in u-n [12:01] mdz: ok, let me know how it goes [12:01] but to fix that properly, it requires coordination from both [12:01] lunch time [12:01] so preferably I'd fix it in apport-checkreports and change the communication between u-n and a-checkreports [12:04] seb128, since I am unable to CTRL-ALT-F1, shouldn't it be a kernel issue ? Isn't the kernel managing for the console switch ? [12:05] joaopinto: look to the logs for errors but xorg or applications can steal keyboard events [12:05] joaopinto: Run 'sudo chvt 1' from ssh [12:05] joaopinto: there is some compiz bugs which broke vt switching [12:05] hum, that's odd, I though such combination would be identified at a lower level [12:06] StevenK, the system is frozen, I can only login remotelly [12:07] joaopinto: Then run it after you've logged in remotely is what I'm suggesting [12:07] seb128, ok, I am still missing something, xorg stealing keyboard events from kernel :P ? [12:07] StevenK, ok, will try [12:07] anyway I just want to be sure I will pick the proper component, maybe the intel video driver is really the better choice === glatzor_ is now known as glatzor [12:09] but again, shouldn't killing X release the keyboard lock ? [12:11] siretart: so how was the "xine in main" deal meant originally? AFAIK we had xine on the kubuntu CDs in hardy as well, without pulling in libavcodec [12:11] pitti: You did a little NBS didn't you? I didn't see libct3 this afternoon in the list [12:12] StevenK: killed it last night, yes [12:16] calc: what's your plan wrt. OO.o? if you want to push some fixes into a4, we need the upload today, otherwise I'd just move the milestoned bugs to a5? [12:17] tkamppeter: any idea about bug 251111? the import error might point to a missing dependency? or is it already fixed in the current s-c-p? [12:17] Launchpad bug 251111 in system-config-printer-kde "Intrepid: Kubuntu printer dialogue doesn't open" [High,Triaged] https://launchpad.net/bugs/251111 [12:19] pitti: that should be fixed now [12:20] Riddell: thanks [12:20] pitti: guess I forgot to add the bug to the changelog, I'll clos eit [12:21] ScottK: what's the status of bug 247332, do you want to see it in alpha-4? is it ack'ed/tested, and thus just needs sponsoring, or is the patch not complete yet? [12:21] Launchpad bug 247332 in postfix "Please add a script to allow filter services to be programatically added to master.cf" [Wishlist,In progress] https://launchpad.net/bugs/247332 === MacSlow_ is now known as MacSlow [12:56] pitti: It's needing lamont to get some time to look into it. He said he thought he'd get to it tonight. [12:58] uff, I found my bug is reported since Dapper [13:09] pitti: Sorry, no MIR today, I'll do it tomorrow, and point you at it === RainCT is now known as RainCT_ === thunderstruck is now known as gnomefreak [13:43] pitti: In response to your question yesterday, the thread at https://lists.ubuntu.com/archives/edubuntu-devel/2008-August/002612.html has been started to deal with denemo [13:47] persia: ah, thank you! [13:47] davmor2-away: http://cdimage.ubuntu.com/daily/20080812.1/ there we go [13:54] emgent: do you think you can forward the Homepage field update changes to Debian too? [13:55] yeah, I'm sending them now. [13:56] btw, hi dholbach :) [13:57] ROCK ON [13:57] :) === davmor2-away is now known as davmor2 === apachelogger_ is now known as apachelogger [14:05] seb128: ping [14:05] pitti: up-dating now :) [14:11] dholbach: http://daniel.holba.ch/really-fix-it/ clean page? [14:11] uhm no, now work. [14:11] sorry. [14:11] :) [14:11] it's harvest now [14:11] really-fix-it is dead [14:13] slangasek: is a release freeze a bad time to upload a rewrite of upstart? :) [14:18] http://apu.debconf.org:8000/Salon_del_mar.ogv.m3u [14:18] seb128: I've rebooted my machine and it doesn't crash again :( [14:19] davmor2: ok, as said not easy to get details on the issue, but it's also not a really annoy issue [14:19] Keybuk: he's on holidays, so... [14:19] oh, of course [14:19] debconf [14:20] seb128: could it be down to a change in applet that gnome is remembering? [14:20] Keybuk: on that basis, it might be a good time. it'll either work fine, in which case, he won't kill you, or it won't work, in which case, you'll have more time to prepare, and run :) [14:20] davmor2: what do you mean? no, it's likely a crash, could be happened when closing the session and be displayed on next login [14:22] seb128: okay it came up after a reboot from upgrade. So I've done a sudo reboot see if it fires off again [14:24] Keybuk: [14:25] seb128: Ah strange now I get gvfsd-trash error :( [14:25] davmor2: would be nice to get a valgrind log for this one too, there is a zillion duplicate too [14:25] davmor2: yay, installing grub worked now [14:26] pitti: I'll confirm it shortly :) [14:26] seb128: how do you get the valgrind log? [14:27] davmor2: https://wiki.ubuntu.com/Valgrind [14:28] ta [14:28] X still hangs when starting the session, but that seems to be a driver/compiz problem which by and large happens in kvm/vmware [14:28] davmor2: cd /usr/lib/gvfs, sudo mv gvfs gvfs-binary and create a gvfs wrapper which calls valgrind /usr/lib/gvfs/gvfs-binary [14:28] tjaalton, bryce: ^ any idea about it? gdm works, then it hangs when starting the session [14:29] davmor2: don't forget to install gvfs-dbgsym gvfs-backends-dbgsym libgtk2.0-0-dbgsym too [14:29] pitti: which card? [14:30] tjaalton: hm, whatever kvm/vmware do; if this is news to you, I'll try some further debugging and open a bug report with logs et al [14:30] bbl, testing desktop cd on real iron [14:31] pitti: so the host freezes, or just the guest? [14:35] does anyone know what pulled libchipcard-tools into desktop? [14:35] it looks like perhaps it's been fixed already, but it ended up on both of my intrepid systems [14:35] and is not marked automatically installed [14:37] or am I the only one who has it unexpectedly installed? [14:38] mdz, I have it installed too. No idea why. Does it make chocolate chips cookie cards? :) [14:39] tedg: it wakes up every 1000ms or so and scans over sysfs, to help you reduce your battery life [14:40] mdz: apport not working on gnome-session is likely a due to policykit [14:40] seb128: is it a bug? [14:40] pitti: ^ should we drop the noptrace change in unstable? [14:40] mdz: no, it's a security measure, see bug #202314 [14:40] Launchpad bug 202314 in policykit "gnome-panel crashes are not reported" [Low,Fix released] https://launchpad.net/bugs/202314 [14:41] mdz: https://bugs.edge.launchpad.net/ubuntu/+source/policykit/+bug/202314/comments/6 [14:41] Launchpad bug 202314 in policykit "gnome-panel crashes are not reported" [Low,Fix released] [14:41] pitti: crash reports from the guest session end up mode 000; is that a bug? [14:41] seb128: thanks [14:42] seb128: that's marked fixed; did it regress? [14:43] seb128: I can reproduce the gnome-session crash easily, but it will be tricky to catch it in gdb [14:43] mdz: as pointed in pitti's comment we decided to have the security patch on stable versions, so it was added to hardy [14:43] mdz: and I guess pitti_live didn't drop it yet in intrepid [14:44] oh, I see [14:44] hi [14:44] hey pitti_live [14:44] I just booted the current live, and I have a strange theme [14:44] pitti_live: is this something we should add to a release checklist? [14:44] that sounds like a g-s-daemon crash? [14:44] pitti_live: should we drop the noptrace policykit patch again? [14:44] seb128: I thought I did already? [14:45] pitti_live: in intrepid? the changelog doesn't mention that, you added it back to hardy stable for security reasons [14:45] hm, g-settings-daemon is running, but the theme is still wrong [14:45] seb128: yes, I thought I disabled it again when merging 0.9, let me check [14:45] - 02_noptrace.patch.disabled: Disable ptrace() and core dumping for [14:45] programs using libpolkit for security reasons; not enabled during [14:45] development. [14:46] the patch seems to still be disabled, which means ptrace should work [14:47] mdz: ok, that was a guess, might be due to something else [14:47] pitti: I see a lot of "another apport instance is already running, aborting" [14:47] but I don't think we got any gnome-panel or gnome-session apport crash in intrepid which is a bit weird [14:47] glxinfo seems to be crashing too; I wonder if that's blocking it from seeing the gnome-session crash [14:48] seb128: kill -SEGV panel works and gives me an apport report, so that confirms that the ptrace patch is off [14:48] ok, that was a guess, sorry for the noise [14:48] $ metacity --replace [14:48] Window manager warning: Failed to load theme "Human-Murrine": Failed to find a valid file for theme Human-Murrine [14:48] aah [14:48] that sounds like a missing dependency [14:49] pitti_live: human-theme is installed? [14:49] asac: the new NM 0.7 hardy PPA stuff seems fine, although the openvpn bit isn't working for me on hardy [14:50] seb128: yes [14:50] seb128: ah, /usr/share/themes/Human-Murrine/ is more or less empty, just a gtkrc [14:50] no pngs or anything [14:51] seb128: do you happen to know, what's supposed to be the default, NewHuman or Human-Murrine? [14:51] no clue [14:51] ok, will talk to kwwii [14:51] grep gtk /usr/share/gconf/defaults/* ? [14:52] fun, if I manually select Human-Murrine in appearance, it works [14:52] pitti_live: I'm still getting invalid problem reports for guest account crashes [14:52] /usr/share/gconf/defaults/10_libgnome2-common:/desktop/gnome/interface/gtk_themeHuman [14:52] /usr/share/gconf/defaults/16_ubuntu-artwork:/desktop/gnome/interface/gtk_theme Human-Murrine [14:53] pitti_live: do you set special rlimits on the guest session? [14:53] mdz: I didn't change the apparmor profile yet [14:53] oh [14:53] mdz: it's still curious, because AA is per process, not per user [14:53] thus, I limit gnome-session only [14:53] apport is forked by the kernel and thus shouldn't be affected [14:53] but I didn't investigate that yet [14:54] pitti_live: there are a bunch of apparmor errors about /dev/zero in the guest session as well [14:56] seb128: Right I think I've selected everything for install. So I create a new file call it gvfs and add #! /bin/bash (nl) valgrind /usr/lib/gvfs/gvfs-binary. Is that correct? [14:56] asac: having said that, disabling wireless via the applet just now froze my machine for a few seconds (no input movement, audio buffers repeating), but it did come back. [14:59] TheMuso: I still get the squeaking sound from pcspkr with the live cd startup; maybe we should just blacklist that silly module altogether, if all your workarounds in alsa and pulse don't work? [14:59] davmor2: no, you renamed gvfsd-trash to gvfsd-trash-binary and create a gvfsd-trash which calls valgrind /usr/lib/gvfs/gvfsd-trash-binary --log-file=/youruserdir/gvfs.log for example [14:59] davmor2: you can use gvfs-%p.log so it'll not replace the log at next login [14:59] pitti: How come gnustep-back0.12 has missed your pruning? It only has hppa rdepends [15:00] Ng: did you get the -openvpn from PPA? [15:01] pitti: Which means gnustep-back0.12-art can die too [15:01] Ng: the hang is a driver issue [15:01] Ng: if you have the chance to test them, please also test vpnc and pptp [15:01] seb128: but is the idea behind the wrapper right I've never written one? Or is it just a file called gvfsd-trash with the valgrind line in? [15:02] asac: I don't have vpnc/pptp setups unfortunately. going by the logs it seemed like NM was trying to ask me for auth details for the openvpn connection, but it shouldn't need any, my key is passwordless (and indeed if I tell the openvpn init scripts to make the connection, they don't ask for any further details) [15:03] davmor2: correct [15:04] Ng: if its the latest openvpn from network-manager ppa, please open a bug and give me the number ;) [15:04] asac: ok [15:04] Ng: as usual attach complete syslog taken after reproducing ;) [15:04] Ng: and whatever you think is important/special [15:04] davmor2: that's because you don't run gvfsd-trash, GNOME does that for you, so the easier way to get a valgrind log is to trick the command this way [15:04] asac: will do [15:04] good [15:04] * seb128 grrrr at apport being so slooow [15:04] seb128: ah okay ta [15:05] StevenK: yay === superm1 is now known as superm1|away [15:11] okay, I get the same theme bug in the guest session, too [15:11] hm, and kwwii is on holidays ... [15:13] mdz: right, I get the same exceptions under the guest account [15:14] pitti: which? glxinfo crash? gnome-session crash? invalid .crash file? [15:14] asac: After installing network-manager-vpnc from the ppa, the Add button under VPN is still greyed out. [15:14] mdz: invalid .crash file and /proc/12345 does not exist [15:14] pitti: interesting [15:14] pitti: I got the latter on a regular account [15:15] pitti: do you get 'another apport instance is already running'? [15:15] mdz: no [15:16] oh, indeed my log files show the same exception for a regular account, too [15:16] wth? [15:17] johanbr: ok. i think vpnc needs a special UI [15:17] * pitti runs /usr/share/apport/testsuite/test-apport kernel [15:17] asac: Okay. I had network-manager-vpnc-gnome installed before, but that get removed when I upgraded. [15:17] mdz: ^ indeed, this is very brittle, and fails at different tests in different runs [15:17] "...got removed" [15:18] seb128: I can reproduce the gnome-session crash in Xephyr, will have a backtrace soon [15:18] johanbr: ok. i dont find it in hardy archive [15:18] mdz: good thanks [15:18] mdz: since I didn't change that code for ages, I'll diff the relevant kernel bits, maybe something changed since .24 [15:19] johanbr: Thanks for having people trigger my hilight constantly. ;-) [15:19] ion_: ? [15:20] johanbr: Heh, nothing. I just happen to have our given name in hilight list. :-) [15:20] asac: network-manager-vpnc-gnome | 0.6.6svn3381-0ubuntu1 | http://ubuntu.media.mit.edu intrepid/universe Packages [15:20] ion_: ahh, okay. Sorry. :) [15:20] Heh [15:21] johanbr: I guess those have not been ported to nm 0.7 [15:22] johanbr: have you restarted your system after installing that package [15:22] seb128: backtrace is in bug 257250 now. it is segfaulting trying to print some error message [15:22] Launchpad bug 257250 in gnome-session "gnome-session segfault during login" [Undecided,Incomplete] https://launchpad.net/bugs/257250 [15:22] seb128: i have updated all the vpn packages in ppa yesterday [15:22] asac: The -vpnc-gnome package is no longer installed, but I did restart after installing network-manager-vpnc, yes. [15:22] seb128: i dont see the gnome one at all here [15:22] asac: gnome what? [15:24] mdz: what arch do you use? [15:24] seb128: i386 [15:24] mdz: I've a patch, I can give you a package to try in 2 minutes [15:24] seb128: cool, once I have it I can try to find out what's causing the error (since apparently it's not happening for others) [15:26] asac: found a similar bug report from earlier this afternoon and added a comment/log. bug 257246 [15:26] Launchpad bug 257246 in network-manager "NM0.7 / Hardy: DBUS methods missing with OpenVPN plugin" [Undecided,Invalid] https://launchpad.net/bugs/257246 [15:26] my errors aren't entirely the same, so maybe it should have been a separate bug [15:28] pitti: if I disable apport, it writes a core file OK [15:28] pitti: is there any way to turn that into a .crash so that it can be easily retraced etc.? [15:30] mdz: you can feed it to stdin of /usr/share/apport/apport 11 0 [15:31] mdz: but it expects a pid to work on, which is gone with a normal core dump [15:31] seb128: I just don't seem to get a trashcan anymore :( [15:31] pitti: but won't exist [15:31] mdz: you can probably fake it well enough by restarting and using that pid [15:33] pitti: that worked, thanks [15:33] pitti: yea the release was delayed please bump the a4 to a5 as you mentioned [15:36] calc: done, thanks [15:37] pitti: thank you :) [15:37] asac: can you please give me a quick heads-up for bug 232392? [15:37] Launchpad bug 232392 in nss "Ubuntu builds of libnss lack ECC support" [Unknown,Fix released] https://launchpad.net/bugs/232392 [15:38] asac: it has a patch and is marked for alpha-4; if it should land in a4, it needs to be uploaded today [15:40] mdz: http://people.ubuntu.com/~seb128/gnome-session_2.23.6-0ubuntu2_i386.deb [15:42] seb128: crashes in the same place [15:43] hum, weird [15:43] except the format string is slightly different [15:43] "Unable to parse command: %s" [15:49] seb128: looks like it's /etc/xdg/autostart/smart-notifier.desktop which triggers it [15:49] mdz: new deb at the same place, does it make a difference? [15:49] mdz: the error is Terminal= which is invalid in one of the .desktop installed [15:50] seb128: smart-notifier.desktop has Terminal=False [15:50] seb128: I've attached it to the bug [15:50] did you try moving it away? [15:50] seb128: yes [15:51] that fixes the issue? [15:51] seb128: yes [15:51] seb128: all the other .desktop have Terminal=false (lowercase) [15:52] ok thanks, I've enough informations to work on it now [15:52] seb128: changing it to "false" fixes the issue as well === superm1|away is now known as superm1 [15:52] did you try the new deb and the .desktop buggy version? [15:52] seb128: trying now [15:53] seb128: new .deb still crashes [15:53] e444a6ed41a0aa749f5eb056d9ad8979 gnome-session_2.23.6-0ubuntu2_i386.deb [15:54] a362c18f9cdce8255a31736b1c31659f /usr/bin/gnome-session [15:54] mdz: cd8cc4c0958cd74240eda2f0dd478a1a gnome-session_2.23.6-0ubuntu2_i386.deb [15:54] mdz: anyway don't bother I've enough information to work on it without having you testing [15:55] tjaalton: aah, the X hang in vm could actually be bug 246969, I'll test that [15:55] Launchpad bug 246969 in linux "[Intrepid] snd_pcsp module causing lockup when running as a VMWare guest" [Medium,Confirmed] https://launchpad.net/bugs/246969 [15:56] pitti: see, X has no bugs ;) [15:57] BenC: WDYT about that bug? ^ [15:58] pitti: Interesting [15:58] BenC: in particular about blacklisting snd_pcspkr by default? [15:58] pitti: Makes me happy [15:58] BenC: we have two RC bugs on the "caveats" list since the last couple of alphas, would be nice to at least provide a workaround IMHO [16:01] BenC: ok, then I might just do a module-init-tools upload for that and see who beats me up :) [16:02] seb128: shall I file a bug on smart-notifier as well about the bogus .desktop? [16:03] seb128: or is it not bogus? [16:03] mdz: yes please, the specification says it should be "true" or "false" [16:04] seb128: filed bug 257321 and purging smart-notifier from my system ;-) [16:04] Launchpad bug 257321 in smart-notifier "Syntax error in /etc/xdg/autostart/smart-notifier.desktop" [Undecided,New] https://launchpad.net/bugs/257321 [16:05] thanks ;-) [16:05] pitti: just to confirm grub works :) [16:06] pitti: should I file a bug report to track whatever is causing the test failures in apport? [16:07] mdz: that would be good, please assign it to me [16:07] might be a kernel prob, but apport will do for now [16:08] hoi [16:09] bryce, i'm here because of the xrandr problem here: https://wiki.ubuntu.com/X/Projects === [1]jarosser06 is now known as jarosser06 [16:16] yay, ubiquity now has an "automatically sign in" checkbox [16:17] ah i knew it was in oem-config, glad it made it to ubiquity too :) [16:18] pitti: test-apport kernel fails reliably for me on * Check that collected system groups has nonempty user groups information [16:23] pitti: done, bug 257326 [16:23] Launchpad bug 257326 in apport "Misses some segfaults on Intrepid" [Undecided,New] https://launchpad.net/bugs/257326 [16:23] * mdz notices the we-love-pitti team in launchpad === asac_ is now known as asac [16:29] mdz: thanks [16:30] ugh, kvm lockup [16:31] johanbr: ok. just saw that i didnt upload the -vpnc package to hardy yet [16:31] johanbr: thats now done [16:31] so in a few ours you should get a better package [16:31] pitti: I've also filed bug 257331 [16:31] Launchpad bug 257331 in linux "apport triggers hung task timeout" [Undecided,New] https://launchpad.net/bugs/257331 [16:32] asac: Sorry, but what does the hardy package have to do with the 0.7 package in intrepid? [16:33] mdz: ah, good idea [16:35] meh, does editmoin work for anyone else with wiki.u.c.? stopped working for me some days ago, even after updating my cookie [16:37] johanbr: ok. then i didnt get you right [16:37] johanbr: if you have opened a bug, i will come to it soon [16:38] pitti: testing and if good uploading nss. thanks for prodding [16:42] pitti: uploaded [16:45] asac: is there a spec for the new network-manager, where I could take a "release notes" paragraph from? [16:45] asac: I guess you want it mentioned in the alpha-4 notes :) [16:45] asac: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/257336 [16:45] Launchpad bug 257336 in network-manager "vpnc UI not built in n-m 0.7" [Undecided,New] [16:52] bryce, tjaalton: I added a stanza about new X and input hotplug to https://wiki.ubuntu.com/IntrepidIbex/TechnicalOverview ; I'd appreciate a review and corrections/amendments [16:53] asac: please feel free to fill out the networkmanager section here ^ [17:00] emgent: is adding a webpage in the control really worth having local change for a package which was in sync before!? [17:01] seb128: i opened bug in BTS too [17:01] i hope that new debian commit is again a sync for ubuntu [17:01] pitti: added to TODO ... on my way out; ill see if can add that section when i come back [17:01] emgent: still, do you really think it's worth having divergence? [17:02] emgent: can't that be reported to debian so it'll be part of the next syncs? [17:02] seb128: in the next debian commit is again a sync, homepage field is more util in packages.ubuntu.com [17:02] emgent: you are creating extra work for everybody there (need to have ubuntu changes, then to file a sync request, etc) [17:03] seb128: i know it`s a minimal issue [17:03] emgent: what was so urgent that you could open the debian bug, wait for them to do the change and sync? [17:03] couldn't [17:03] ok understand [17:03] thanks [17:03] np thanks to you [17:04] it's better for everybody to keep packages in sync when that's possible [17:04] changing a control description is usually not a real compelant reason to bring divergence [17:07] pitti: looks good, although it's RC6 :) [17:16] johanbr: what was your bug id again? [17:17] asac: https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/257336 [17:17] Launchpad bug 257336 in network-manager "vpnc UI not built in n-m 0.7" [Undecided,New] [17:17] johanbr: i dont think there is a ui still needed [17:18] asac: Can you add vpnc connections with the editor? [17:18] johanbr: yes ... you need the network-manager-vpnc package > 0.7~~ [17:19] asac: that's installed [17:19] which version? [17:19] 0.7~~svn20080807t145225-0ubuntu2~nm2 [17:20] johanbr: killall nm-applet [17:20] then nm-applet from a console [17:20] what errors do you see when going to the VPN tab [17:20] setting "Normal" "Effects" in gnome-control-center activates compiz but doesn't seem to set the /apps/gnome-session/gnome-wm key to "compiz" -- it stays as metacity [17:20] this is broken, ya? [17:21] asac: none [17:23] johanbr: which network-manager-gnome-package version? [17:23] pitti: fixed [17:25] johanbr: err, s/-package/ package/ [17:26] asac: ahh, there's an update for that. Let me try... [17:28] johanbr: upgrade everything to latest from PPA [17:39] hi :) [17:42] Riddell, can you take a look at bug #250459 please? :) [17:42] Launchpad bug 250459 in net-snmp "Example in snmpcmd man page shows wrong parameter" [Undecided,Confirmed] https://launchpad.net/bugs/250459 [17:43] tseliot, hi :) [17:44] totopalma: hi ;) [17:44] totopalma: It's on my sponsoring list - I'll have a look at it later today === mkrufky is now known as mkrufky-away [17:45] mathiaz, ah, ok :) [17:49] totopalma: not today I'm afraid (still at akademy0 === RainCT_ is now known as RainCT === fta_ is now known as fta [18:16] asac: installing the new network-manager-gnome improved things a bit. Now I get the UI, but the OK button is greyed out, even after I've filled out all the account info. [18:19] when i cat a /dev/input/eventX file shouldn't i get some data when i, e.g, stroke my touchpad or press keys? [18:23] johanbr: for met just "gateway" + "group" enabled OK [18:26] * asac out .... will be back later [18:26] asac: got it. Works for me. [18:26] cool [18:26] Stupid mistake on my part. [18:28] TheMuso: any chance you're around? === mkrufky-away is now known as mkrufky [19:04] pitti: one question, rapache is backported in hardy and I have one fix to apply (applyed in intrepid now). [19:05] i can fix it in hardy too or i should ask another backport ? [19:06] ScottK ? [19:11] slangasek: hi, ping me if you come around and have a few minutes for grub/raid [19:13] emgent: you are asking if you should upload to hardy-backports directly or ask for a new backport? [19:18] LaserJock: correct [19:21] emgent: ScottK would know for sure, but I believe if it's a no-change backport it's supposed to go through the normal backporting process rather than direct upload [19:53] superm1: how did you fix this bug (i.e. which way did you choose)? https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/254969 [19:53] Launchpad bug 254969 in nvidia-graphics-drivers-71 "package nvidia-glx-71 None [modified: /var/lib/dpkg/info/nvidia-glx-71.list] failed to install/upgrade: subprocess pre-installation script returned error exit status 2" [Undecided,Confirmed] [19:58] Riddell (as it's your day) or any archive admin: amsn hardy sru (bug #243722) received sufficient positive feedback now I think, and it's been 7 days since it was approved in -proposed (I think it's the minimum time, but can't find it on the wiki), so could you move it to -updates please? [19:58] Launchpad bug 243722 in amsn "amsn 0.97: login doesn't work anymore due to a protocol change" [Medium,Fix committed] https://launchpad.net/bugs/243722 [19:59] tseliot: nvidia-glx-* should Conflicts: xorg-driver-fglrx [19:59] tseliot, just conflicts: nvidia-glx-* [19:59] listing all 4 of them [20:00] eg nvidia-glx-71,nvidia-glx-96 etc [20:00] superm1,tjaalton: there are at least 2 ways to do it [20:00] the easiest solution (for us) is what you suggested [20:01] something a bit harder would be Conflicts, Replace, Provides and some diversions [20:02] superm1,tjaalton: so that you won't have to uninstall one driver before you can install the other [20:02] tseliot: what's the status of your xorg parser ? [20:02] I'm ok with either solution [20:03] tacone: it works well and should be introduced soon. Why are you asking? [20:03] because I am working to a parser either (apache conf). [20:04] tacone: I mean, did you ask because you're planning to use my parser? [20:05] tseliot: it's much cleaner this way [20:05] currently your api is different from what we're looking after, and also apache conf is a little different. but I could reuse some code, maybe. [20:06] tseliot: also may I ask you if you tried augeas and what do you think of it ? [20:07] tjaalton,superm1: let's use Conflicts since it will make maintainance easier [20:08] tseliot, ok [20:08] tacone: no, sorry I haven't tried augeas yet [20:09] tseliot: ok, thank you [20:09] superm1: ok, I'll add the Conflicts to my packages soon. [20:09] tseliot, the fglrx won't see the changes until 8-8 [20:10] no use doing another upload until then since they are still broke anyway [20:10] due to the xorg 1.5 abi junk [20:10] superm1: right. I'm doing the same for my 2 legacy drivers [20:15] hello [21:14] hmm, not sure if it's just me or not but Hardy seems to be getting buggier the longer I use it [21:15] it'd be interesting to see if that's a general trend [21:15] <\sh> LaserJock: regarding desktop or server? [21:15] desktop [21:16] a few days ago my network stopped working right after resuming [21:16] and today the gnome clock applet seems to not work [21:16] <\sh> ah...I use kde 4.1 from ppa..there are no bugs ,-> just tasks to be finished ;) [21:16] but those are just the latest "regressions" I've encountered [21:17] \sh: many many tasks ;-p [21:17] <\sh> LaserJock: not so many tasks then the desaster bug from vmware today [21:18] * \sh needs to switch to gnome at some time again to see the state.. [21:18] \sh: I managed around 2 days on KDE 4.1 [21:19] a big improvement from 4.0 for sure, but it seems to me like KDE must be designed by people with large resolution monitors [21:19] because all the windows/widgets are huge on my laptop [21:19] LaserJock: we care for the visual challenged [21:19] <\sh> LaserJock: nope...when you adjust the sizes to your needs, it fits also on a 1024x768 low form factor display [21:20] hmm, on my 1440x900 laptop it's quite cramped [21:20] <\sh> LaserJock: on this t43 1400xsomething it fits very nicely..,much better then on my 1280x1024 [21:21] doko: Can you please take a look at bug 256949? It is within your jurisdiction. :-) [21:21] Launchpad bug 256949 in java-common "Wrong value for symlink default-java causes build failures on powerpc" [Undecided,New] https://launchpad.net/bugs/256949 [21:21] <\sh> LaserJock: but do you think the errors are coming from updates to your used software? [21:21] <\sh> LaserJock: or more a side-effect of new upgraded libs? [21:21] \sh: well, that I don't know [21:22] slytherin: ohh, please fix [21:22] there have been so many Gnome updates I just don't know where to even begin [21:23] and I'm not sure if it's Gnome itself in the case of the network problems [21:23] doko: The observation I have put in the bug ia based on analysis of source package. I don't have access to powerpc machine to verify. [21:23] <\sh> LaserJock: because what I saw in the past was "we are upgrading libX" after that "app Y" doesn't work anymore, and the error message is just "can't connect to X display" even when it's set in the current session and I see my X running..very strange [21:23] slytherin: well, it sounds plausible =) [21:24] doko: ok, I will attach a debdiff in 5-10 minutes and let you know. [21:24] \sh: hmm, seems my laptop is 1280x800, perhaps that's why KDE seems so cramped [21:25] <\sh> LaserJock: oh those 16:9 displays...I'm happy to got rid of this laptop I had... [21:25] doko: just let me know if my understanding is correct i.e. jvmdir is the variable to be referred. [21:25] though Gnome seems noticeably better in terms of screen real estate [21:25] perhaps I just can't find the "shrink it all" switch in the KDE settings ;-) [21:26] <\sh> LaserJock: ah this, ask Riddell because we simplified it *eg* [21:26] * \sh runs [21:31] doko: Hi Matthias [21:32] I do not understand very well your comment on the bug #203636 [21:32] Launchpad bug 203636 in sun-javadb "replace icedtea-java7 references with openjdk-6 references" [Undecided,Confirmed] https://launchpad.net/bugs/203636 [21:32] do you want me to replace Depends: openjdk-6-jre | sun-java6-jre | j2re1.6 , libhiglayout-java, libwoodstox-java, , java-wrappers (>= 0.1.4) [21:33] by Depends: default-jre-headless, [21:33] libhiglayout-java, libwoodstox-java, , java-wrappers (>= 0.1.4) [21:33] for instance? [21:36] didrocks: he meant to add dependency on 'default-jre | java2-runtime' instead of openjdk-6-jre | sun-javar-jre etc. I shuld have told you that myself. I overlooked. :-( [21:38] slytherin: no pb. Indeed, I just removed the java-7 dependency. Ok, I will replace "openjdk-6-jre | sun-java6-jre | j2re1.6" by "default-jre | default-jre-headless", is it correct? [21:39] ok, I see that on https://lists.ubuntu.com/archives/ubuntu-devel-announce/2008-July/000460.html [21:40] didrocks: It is either 'default-jre | java2-runtime' or 'default-jre-headless | java2-runtime-headless'. Headless if the package does not any UI classes like AWT and SWING. [21:40] yes, I am currently reading that. I will inspect the code to see if it needs it or not. More stuff to deal with so :) [21:40] thanks a lot slytherin [21:42] the point is, that we might have different jres/jdks on different archs, and just depending on openjdk gets you the wrong one one these archs [21:43] doko: I have just added debdiff for the powerpc problem. Should I subscribe main-sponsors or are you are going to take care of it immediately? [21:44] doko: yes, someone pointed me to the ML when you explained that. I must admit I forgot it… [21:44] time to sleep, by all ;) === ryu2 is now known as ryu [22:27] pitti: BenC: either of you around? === superm1 is now known as superm1|away [23:22] pitti: Ok, I'll grab the latest daily today and investigate. If it still exists for me, I'll look into blacklisting the module, however I am concerned doing that will get rid of all PC speaker support in Ubuntu altogether, and people like myself still find the PC speaker useful sometimes, but if thats our only option... [23:22] kirkland: I'm around now.