[12:00] k [12:01] what UTC hour is that? [12:01] seb128: probably where piware.de is located :) germany somewhere [12:01] hum, k, I was already on IRC [12:02] seb128: this was created with make distcheck, as jamesh instructed [12:03] seb128: did you see my dead line extension email? (I mailed mdz, cc'd you) What do you think? [12:04] I'm fine with a 2-3 days delay but ask mdz [12:04] I keep patching other apps for the moment [12:05] seb128: ok, that's cool. I'll ping him as well, btw gedit as an example patch is here: http://muse.19inch.net/~sivan/lpint/01_lpint_bonobo_src.patch [12:06] I've read this one already [12:06] you put it on the wiki no? [12:06] seb128: ah right :) I forgot [12:06] hum, no, that's from IRC probably [12:06] I don't get what you have listed on the wiki [12:06] by example bug-buddy !? [12:07] it has no menu [12:08] seb128: remove it then, sorry, I guess that's are leftovers from my "about" boxes list that was moved here [12:08] I've made a clear list, that's not a copy [12:08] you have listed it ... anyway I'll clear it [12:08] seb128: hmm, then maybe I added it, if I did I'm sorry. I really don't remember..:-/ [12:09] and what about all the applets? they don't have a menu neither [12:09] you want to put that to the context menu? [12:09] seb128: context menu being the one opened when you right click an applet? [12:09] mdz, thanks for the inkscape stuff. Sorry to be so nagging [12:10] mdz: ping, did you get my email re lpint due date postpone? [12:10] right [12:10] seb128: then yes, doesn't it feel reasonable? [12:10] sivang: yes, but what is the rationale? [12:12] mdz: bonobo apps which I'd like to have done (+ the listed applets) which without it won't be ready, unless seb128 does it alone and finishes till tommorow :) [12:12] there is not a lot of those, that's doable tomorrow [12:13] if the lib is ready and jamesh push it with lpi sources [12:13] okeydock, I don't mind at all. I just became too much busy at work this couple of days and that prevents me for helping out until next week :-( [12:14] (begining sunday at weekend) [12:17] seb128: actually are you sure you've seen http://muse.19inch.net/~sivan/lpint/01_lpint_bonobo_src.patch ? (it a new patch agains the lpint-bonobo lib) [12:17] seb128: (it's not in the wiki) [12:17] yeah [12:17] you pointed it to jamesh today on this chan [12:18] and I clicked on it [12:18] seb128: ah ok :) just making sure, sorry for repeating myself [12:18] np [12:19] sivang: hum, did you read what I wrote yesterday about using launchpad-integration and not making a new source package? [12:20] seb128: yes, ofcourse [12:20] because your tarball seems to be a new source [12:20] seb128: you mean use the same source for a couple of bin pakcages, make much sense [12:20] not a patch for lpi [12:22] seb128: I thought that this sources can be included with the src pkg, and create several bin packages. also, why bonobo app need include the GTKUImanager stuff in the original lib? [12:22] seb128: that way only the relevant part is included in an app , and I use the launching callbacks so no code duplication [12:23] seb128: (i.e. the code that lunches the browser at the right location) [12:24] I don't mean to interrupt, but why isn't libgmp3 a real package? === lakin [n=lakin@dsl-hill-66-18-228-60-cgy.nucleus.com] has joined #ubuntu-devel [12:24] paolo: it has been rename to libgmp3c2 for the cpp transition [12:25] sivang: "why bonobo app need include the GTKUImanager stuff in the original lib? " .. what do you mean? [12:25] seb128, what could be done if a package relies on it, and doesn't install because of that? [12:25] rebuild the package for the transition [12:26] Aww, darcs take ages :-) Thanks anyway. [12:26] that means that the app and the libs are not built with the same gcc version [12:27] paolo: ping a MOTU and get them to rebuild it [12:27] darcs is a special case because of ghc6 issues === joefso [n=joefso@ip503d4396.speed.planet.nl] has joined #ubuntu-devel [12:28] Did any of you guys ever ran ubuntu in UML? [12:29] ajmitch: ah [12:29] Kamion: how do you feel about a upload of a update-notifier that uses libnotify too? pitti convinced me that it is a good way to get attention to the update [12:29] Kamion, I'll try :-) [12:30] mvo: gnome-applets uses it too now FYI :) [12:30] seb128: it's nice and the notifications certainly draw attention :) [12:31] mvo: it sounds like an obvious thing for which to use libnotify, I'll admin [12:31] er, admit [12:32] discussion the other day indicated that update-notifier's icon often goes unnoticed, so I'd say yes, do it [12:32] Kamion: thanks! [12:32] er, do we need notification-daemon in main? [12:32] seb128: with the seperation, a Gtk app (glade, UIManager) is using the lib with only the funcs it needs, and a bonobo apps will use their lib. Acutally jamesh suggested to make it a seperate lib (if I understood him correctly) to be able to seperate between the two from the pkging point of view. Won't it be easier to drop bonobo support that way? (trying to guess that what jamesh had in mind suggesting that) [12:32] shouldn't it be seeded or something? [12:33] Kamion, they can't because other packages need fixing before :-( Thanks for the hint anyway. [12:33] sivang: I don't get what you say sorry [12:33] $ ls lib [12:33] callbacks.c launchpad-integration.h Makefile Makefile.am Makefile.in [12:33] sivang: that's the launchpad-integration source from jamesh [12:33] Kamion: pitti was taking care of it. IIRC he wanted to seed it and make it a recommend from ubuntu-desktop (so that people can remove it if they find it too anoying) [12:34] seb128: maybe you can ping jamesh about it , sorry that I can't explain myself any better..:-/ [12:34] sivang: drop here a new callbacks-bonono.c instead of making a new source [12:34] sivang: I'll [12:34] seb128: it can be done, acutally with only modification of the .h file [12:34] sivang: he probably meant to do a liblaunchpad-integration-bonobo.so and a libbonobo-integration-gtk.so [12:35] mvo: (a) that won't make the installer install it by default, because base-config deliberately runs aptitude --without-recommends; (b) I thought that was part of PackageSelection and deferred [12:35] sivang: but using launchpad-integration current source, not by doing a new one [12:36] Kamion: I don't know, sorry. but if gnome-applets use libnotify now too, it would make sense to have it in main, wouldn't it? === SEBest [n=chatzill@sebest.ovibes.com] has joined #ubuntu-devel [12:37] mvo: libnotify's in main, notification-daemon isn't [12:37] I agree the latter probably should be [12:37] seb128: ok, it has no effect that I used a "new" source, it was just easier for me to work on it that way. my callbacks.c (which uses his callbacks.c) code can be dropped into callbacks-bonono.c. but how do you make to .so(s) and allow an app to use funcs from them with one .h file? [12:37] Kamion: let's discuss it again tomorrow when pitti is around, ok? === WaterSevenUb [n=WaterSev@bl5-50-46.dsl.telepac.pt] has joined #ubuntu-devel [12:38] Kamion, mvo: notification-daemon has been fixed by pitti/approved by main [12:39] it just need to be pulled any way ... maybe with the desktop ? [12:39] seb128: 23:32 < Kamion> shouldn't it be seeded or something? [12:40] hum, k === seb128 hides :) [12:40] the notification spec is weird: "The image should never exceed 200x100, but this should be thought of as a maximum size." [12:40] "Never do X. Furthermore, never do X." [12:56] Kamion: lol [01:00] infinity,lamont-away: about? I need a sessreg/amd64 build === GmanAFK is now known as Gman_ === terrex [n=terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-devel [01:05] night all === jasoncohen [n=jason@pcp0011382713pcs.ebrnsw01.nj.comcast.net] has joined #ubuntu-devel [01:09] mvo, hi, i was speaking with pitti earlier about adding a popup notification under the update-notifier icon telling users that there are security or bugfix updates available. Many users don't know that the red update-notifier icon means there are updates available and thus leave their system un-updated for long periods. pitti suggested I speak to you about this since you are the developer of update-manager & update-notif [01:09] ier [01:10] lamont-away: have you made any changes to the livefs build scripts recently? [01:10] lamont-away: I'm getting 403 on /current/ [01:10] i was also thinking that the popup should only come up if the update is from hoary-security or hoary-updates. With the introduction of the official backports, it would be a nuisance to tell users to upgrade every time backports upped the version on a package [01:11] jasoncohen: thanks for this suggestion. I added support for libnotify to update-notifier and will upload it now [01:11] infinity: awake? [01:11] mvo, sounds great [01:12] jasoncohen: the currently implemetation takes everything in the sources.list into account (and of course only stuff that is installed). so it will give a message if you have backports enabled and a package installed that could be upgraded. I understand that backports are not enabled by default so this should be ok? [01:13] with cron-apt, one can simply use an alternate sources.list. regular upgrades could use security.sources.list for example and a distribution upgrade (is this going to be in breezy?) can use the full sources.list [01:13] mvo, i'm seeing more and more users in #ubuntu with backports enabled [01:13] fortunately, i haven't seen any problems with packages in the official backports [01:14] i think it would be best to at recognize the high rate of backport usage and give users an option to "show only security and bug fix updates" - perhaps the default option - via an altnerate sources.list [01:14] jasoncohen: the dist-upgrade tool will not make it for breezy (unfortunately) === LinuxJones [n=willy@blk-222-221-81.eastlink.ca] has joined #ubuntu-devel [01:16] jasoncohen: let me check if I can't do some python-apt magic to figure about the available updates without using multiple sources.list [01:16] ok [01:18] anyone else with buildd privileges on terranova? [01:22] eh? === rcliii [n=rcliii@cpe-65-26-158-102.cinci.res.rr.com] has joined #ubuntu-devel === tseng [n=tseng@tseng2.ath.cx] has joined #ubuntu-devel === poningru [n=poningru@pool-71-243-240-53.tampfl.fios.verizon.net] has joined #ubuntu-devel [01:23] Kamion, any news from the xorg/boot side? === KaiL [n=kl@p5485F5C2.dip.t-dialin.net] has joined #ubuntu-devel === KaiL [n=kl@p5485F5C2.dip.t-dialin.net] has left #ubuntu-devel ["Verlassend"] === mpt_ [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [01:28] jasoncohen: I'm going to bed now, basic libnotify support is in and upload, more may be impossible before the feature freeze [01:28] jasoncohen: thanks for your suggestions, I'm happy to talk to you again about it tomorrow/next days, just ping me [01:30] mvo, will do [01:31] thanks [01:32] Kamion: ping === mvo goes to bed now [01:32] paolo: nothing more I need to do that I'm aware of. the xorg upgrade issue's fixed, the sed unsupported command thing's fixed [01:32] marcin: pong [01:33] Kamion, I wonder if it's possible to dig further in the "missing binaries issue", tough. [01:33] Kamion: sorry to bother you again but maybe you could tell me something more about maintaining [01:33] paolo: nothing to dig, it's a known work in progress [01:34] Kamion: could you tell me how do you work on packages? I mean _practically_ [01:34] Kamion: have you got single development tree? what tools do yo use? === wasabi [n=wasabi@c-67-173-207-169.hsd1.tx.comcast.net] has joined #ubuntu-devel [01:34] marcin: that's extremely vague and the answer would be very long [01:34] Kamion, OK. I'm rather new to all this stuff - thank you for the useful information :-) [01:34] Kamion: or maybe you could point me to some kind of tutorial - but not maint-guide [01:34] marcin: I have a bunch of unpacked source packages organised in whatever way seems appropriate to me; the details are not really interesting [01:35] some of them are just stored on-disk as source packages, some are stored in one of various revision control systems [01:35] Kamion: so you work on these packages 'manually' and you don't have something like a well organized 'factory' ? [01:36] eh? [01:36] Kamion: for example scripts that could build new packages automagically [01:36] I use debuild to build source packages [01:36] Kamion: for example you got a kind of template and some scripts - you define url to source [01:37] no, that would be pointless because the installer is far too varied for that, and that's what I spend most of my time on [01:37] I spend most of my time hacking code, not packaging stuff [01:37] Kamion: and it could fetch and unpack and create development tree just with single command [01:37] I've never felt the need for that, I'm afraid [01:38] Kamion: ok [01:38] Kamion: and you don't know if there is something that could work like I just described? [01:38] if I need to create a new package, either I find the last roughly-similar one I did and borrow off it, or I just write it by hand - I've been a Debian developer for about four and a half years so it's kind of second nature [01:39] there's dh_make, and people have written various things like that for specialised purposes [01:39] Kamion: mhmm [01:39] it's a bit limited [01:40] Kamion: well then propably I'll develop 'yet another thing for specialized...' [01:41] but in practice, I spend most of my time either (a) dealing with incoming bugs, thinking about why they're happening, debugging, and writing fixes, (b) writing code to implement new features, (c) testing CD images and netboot installs [01:41] I don't spend very much time building development trees, so there's no need to optimise that process [01:41] I usually find that the maintainers of the devscripts package do it for me if I leave them alone long enough ;-) [01:42] (debcommit rocks my world) [01:43] Kamion: ok I understand [01:43] and, I think if I *did* spend enormous amounts of time building factories for churning out packages, I'd be inclined to try to rearrange things so that there wasn't a need for so many packages [01:43] but it would depend on the situation [01:44] paolo: it's all daniels' baby, anyway; see http://wiki.ubuntu.com/XRoadmap [01:44] (of course the dates on that roadmap ran out a couple of months ago) [01:48] Kamion: ok, thanks for help [01:48] Kamion: I hope that I'll be able to upload something soon [01:48] Kamion: so, back to work === dunerecords [n=johannes@p54991FBB.dip0.t-ipconnect.de] has joined #ubuntu-devel === SloMo_ [n=slomo@p5487FD09.dip.t-dialin.net] has joined #ubuntu-devel [01:58] OK, goodnight folks :-) === martinhj [n=ubuntu@host-81-191-103-214.bluecom.no] has joined #ubuntu-devel === robertj [n=robertj@66-188-77-153.dhcp.athn.ga.charter.com] has joined #ubuntu-devel [02:38] the last breezy kernel upgrade left my machine unbootable.. could not detect my lvm partition on my hd.. what are the big differences? [02:39] I ended up in a busybox shell === azeem [n=mbanck@proxy-out.lrz-muenchen.de] has joined #ubuntu-devel [02:43] the question is not for support, only want to find out if you know my problem - if I should file a bug or not [02:43] who deleted breezy goals? [02:43] https://wiki.ubuntu.com/UbuntuDownUnder/BreezyGoals [02:43] it says the page no longer exists [02:44] https://wiki.ubuntu.com/BreezyGoals [02:44] is the new URL [02:44] thanks sklp === luis_ [n=louie@c-66-31-46-131.hsd1.ma.comcast.net] has joined #ubuntu-devel [02:48] will https://wiki.ubuntu.com/PackageDependencyManagement get done for breezy? specifically, will apt & synaptic remove the dependencies of a package you want to remove that were installed merely to satisfy dependencies [02:49] apt-get shouldn't care [02:50] aptitude already does [02:50] i know aptitude does but why shouldn't apt-get support that feature as well? [02:50] synaptic certainly should [02:51] afaik, apt-get was originally a test app for libapt [02:51] "The apt package needs to be improved to provide support for the marking of automatic dependencies. This feature needs to be exported so that frontends like synaptic can make use of it too." === mxpxpod [n=bryan@12-207-1-46.client.mchsi.com] has joined #ubuntu-devel === jinty [n=jinty@205.134.224.215] has left #ubuntu-devel ["Leaving"] [03:11] yay for suspend to disk not working [03:11] because firefox and X are consuming more ram than I have swap [03:11] rotfl === thoreauputic_ [n=prospero@wolax7-159.dialup.optusnet.com.au] has joined #ubuntu-devel === marcin [n=user@www.e-dev.tele2.pl] has joined #ubuntu-devel === jsgotangco [n=jsg@202.57.71.236] has joined #ubuntu-devel === camilotelles [n=Camilo@201.32.223.192] has joined #ubuntu-devel === rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-devel === Amaranth [n=travis@ip68-96-129-148.om.om.cox.net] has joined #ubuntu-devel [03:59] jasoncohen: we are *one day* from feature freeze; at this point you can probably expect that most features that haven't been making progress will slip === ikuyaLoqu [n=ikuya@gnulinux.good-day.net] has joined #ubuntu-devel [04:00] jasoncohen: of the auto-mark work, mdz said in the last goals meeting that he didn't think it had had enough testing to slam into breezy at this late state [04:00] s/state/stage/ === Unfrgiven [n=ankur@202.76.176.94] has joined #ubuntu-devel === AndyFitz [n=andy@220-245-97-227-qld-pppoe.tpgi.com.au] has joined #ubuntu-devel [04:06] Kamion, darn, thangs for the update [04:07] Kamion, when will we have a better idea what is going to be getting into breezy? [04:07] check the status page, it's pretty much up to date [04:08] jasoncohen, the decisions on deferring stuff is going to happen quite soon [04:08] jasoncohen, at which point the BreezyGoals page will be updated [04:08] how much time will high priority goals get past the feature freeze to complete their work? [04:12] depends on their potential for breakage [04:12] and user interface impact [04:13] jasoncohen, the UI freeze is aug 25th [04:13] the doc team need time to complete their work, which involves documenting the user interface, so they need something stable to work from [04:13] if the developers break that, the doc team will hunt them down and kill them slowly [04:13] I hope nobody's going to document oem-config at all really, otherwise I'm dead then. :) [04:13] Burgundavia: only for main, I assume? [04:14] heh [04:14] (since its UI isn't finished, and I'm about to go on holiday for two weeks) [04:14] ajmitch, UI is defautl desktop stuff [04:14] Burgundavia: ok, great :) [04:14] ajmitch, we need time to get screenshots made [04:14] it'd be a nightmare trying to document universe as well [04:14] yes, I know [04:14] which is why there can't be a last minute theme change this time [04:15] heh [04:15] (the developers didn't want that last time either) === OddAbe19 [n=OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-64-26-167-219.d-ip.magma.ca] has joined #ubuntu-devel === mgalvin [n=mgalvin@cpe-69-205-46-35.nycap.res.rr.com] has joined #ubuntu-devel [04:45] ajmitch: ping === Jimbob [n=jcape@c-24-14-116-227.hsd1.il.comcast.net] has joined #ubuntu-devel [04:48] mgalvin: yes? [04:50] ajmitch: i committed those doc package updates, there is an email on the doc list about it as well, just so you know its there, any pointers are more than welcome [04:50] ok, it's in docteam svn? [04:50] yup [04:51] i modeled it after kubuntu-docs which already has weekly builds going into kubuntu main [04:51] ubuntu-doc/gnome/debian? [04:51] yup [04:52] ok, checking out of svn [04:52] cool, thanks for taking a look at it [04:52] might take awhile :) [04:52] sure, np, i am off to bed now away, no rush [04:53] ok [04:54] if i'm not around just drop me a line on the doc list about it [04:54] thanks again :), g'night === ikuyaLoqu [n=ikuya@gnulinux.good-day.net] has joined #ubuntu-devel === nomed^ [i=daniele@host104-121.pool8254.interbusiness.it] has joined #ubuntu-devel [05:13] hi all .. does a dpkg recovery tools already exist? a script that can recreate a dpkg status file .. [05:14] "backups" [05:14] or a little shell script using /usr/share/doc/ [05:14] there are some automatic backups of status in /var/lib/dpkg/ and /var/backups/ [05:14] but status is a primary file, it's not in general generated from information available elsewhere [05:15] it's the main dpkg working database === AndyFitz [n=andy@220-245-97-227-qld-pppoe.tpgi.com.au] has left #ubuntu-devel [] [05:24] i needed this info because i was just doing some experiments with unionfs and an ubuntu based live cd [05:27] my idea was to use different layers ... and unify them .. add a new kernel or new packages would be really easy in this way .. but the status file is a big problem .. [05:27] thanks anyway [05:32] jbailey: wow, adding initramfs-tools to minimal adds like a megabyte to the debootstrapped set [05:32] what with busybox, klibc-utils, lvm2, mdadm [05:32] Kamion: Hmm. [05:33] Kamion: That dependancy could be weakened by moving the initarmfs install script to those various packages. [05:33] We just need to make sure then that a system using md or lvm has the right packages installed. [05:34] Kamion: Is it going to cause you grief in the meantime? [05:35] oh, no, I was just noting the size increase [05:35] Kamion, what is the status of the windows stuff on the live cd? [05:35] base-installer actually already ensures to install mdadm and lvm2 before installing the kernel, I think because initrd-tools needed that [05:36] Burgundavia: no idea, I just copy it [05:36] I have no Windows systems on which I could look at it even if I wanted to [05:36] Kamion, is there going to be enough space for the breezy release? [05:36] Burgundavia: it may be reduced, depending on size constraints; we want to keep at least some of it there [05:36] ok [05:37] I am asking for our QuickTour marketing doc, that is all === Unfrgiven [n=ankur@202.76.176.94] has joined #ubuntu-devel [05:38] Kamion: Ah, that makes sense. Part of it is also that an older lvm2 results in a non-bootable system with 2.6.12 [05:39] Kamion: I really want to see us work towards eliminating the option of doing your own kernel so that we can do proper dependancies with kernel packages and make promises based on it. [05:39] yes, it showed up all sorts of fun :) [05:39] jbailey: is binutils-static really meant to depend on binutils? [05:39] Kamion: But I'm expecting this to be an uphill battle. Something to bribe people over at the Fall Canonical conference. [05:40] jbailey: users are always going to want to roll their own [05:40] jbailey: elmo will murder you in your sleep [05:40] (for no-homebrew-kernels) [05:40] ajmitch: Yes, thanks for the testing last night. [05:40] no problem.. [05:40] Right, but the question is always *why* are users rolling their own? [05:40] And can we eliminate the need for it. [05:41] at best, you could document what users need to have for things to work [05:41] because they're users, and they heard from a friend-of-a-friend.. [05:41] jbailey, why not ask on the forums and lists? [05:41] the problem is that dependencies on kernel packages don't work even if nobody rolls their own kernels [05:41] Watching #ubuntu, rolling your own kernel seems to be more of a "I heard that you need to do this on Linux" than people actually meeting a need. [05:41] sometimes people do it just to see what it's like [05:41] because generally you want to express a dependency on the running kernel, not on whatever kernels dpkg happens to think are installed [05:42] Burgundavia: Because I prefer to get flamed by friends before I go out and get flamed by strangers. It's my style. =) [05:42] jbailey, ok [05:42] jbailey, I meant ask people about why they rolled their own kernels [05:42] Kamion: re: binutils-static only provides ld_static at the moment. [05:42] jbailey: (jessica wants to promote binutils to the debootstrapped set at the moment, which seems like crack) [05:43] jbailey: yes, but that's all we need in base, surely [05:43] Oh feh. [05:43] hooray, InstallerStage2Progress works perfectly on today's CDs [05:43] Next time someone sees our friendly dpkg maintainer can they poke him with a stick until he gives us the "Doesn't really depend on, but if it's installed, it needs to meet these constraints" header? =) [05:44] jbailey, Kamion would it be useful for me to ask on the forums about why people roll their own? [05:44] Conflicts: binutils (<< ${Source-Version}), binutils (>> ${Source-Version}) if you really must, but won't that make upgrades horrifically complicated? [05:45] Kamion: Assuming I didn't do some crack with a symlink and /usr/share/doc/binutils-static, it's not a critical thing. Just a way of keeping irreproducable bugs from showing up. [05:45] that does look a bit evil [05:45] Burgundavia: I don't think so; we have enough experience within the team of that [05:45] Kamion, ok [05:45] jbailey: oh, if you aren't depending on binutils, you'll have to ship copyright and changelog in /usr/share/doc/binutils-static/ anyway [05:45] so just drop the symlink? [05:45] Burgundavia: Not yet. I want to work out the idea of "If noone rolled their own, how would this work" before eliminating the need for peopel to roll their own. [05:46] ok [05:46] Kamion: Yup [05:46] ah, I just reread your sentence and it makes more sense now [05:46] Sorry, I'm a bit tired. === zwnj [n=behnam@81.31.160.199] has joined #ubuntu-devel === Gman_ is now known as GmanPUB === daniels [N=daniels@amnesiac.heapspace.net] has joined #ubuntu-devel === poningru [n=poningru@pool-68-238-174-159.tampfl.fios.verizon.net] has joined #ubuntu-devel [06:44] good morning [06:47] hi doko [06:52] hi ajmitch [06:53] Mithrandir: the OOo2 bootstrap succeeded, please test the sunjavaplugin.so in my home on chinstrap === otavio is now known as otavio[off] === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-devel [07:17] i run "gucharmap --version". cvs gives me 1.4.2 but ubuntu's one gives 1.4.3. what's the matter? [07:27] doko: cool, I'll do that just after breakfast. === _d4vid [n=xxx@tor/session/x-a6db27d10e17c71b] has joined #ubuntu-devel [07:33] i wonder how freenode detectors TOR [07:34] there's only so many exit nodes [07:35] ah i thought it was like a p2p thing [07:35] no === Lathiat reads up on it [07:38] ah, interesting === ogra [n=ogra@p5089CC44.dip.t-dialin.net] has joined #ubuntu-devel === `anthony [n=anthony@220-253-11-94.VIC.netspace.net.au] has joined #ubuntu-devel === JaneW [n=JaneW@wbs-146-157-188.telkomadsl.co.za] has joined #ubuntu-devel === pef [n=loic@lns-vlq-39f-81-56-130-224.adsl.proxad.net] has joined #ubuntu-devel [08:08] hrm nautilus still has (null) for trash [08:09] hello === cat [n=bla@unaffiliated/cat] has joined #ubuntu-devel === Valandil [n=chrys@dsl-084-056-102-062.arcor-ip.net] has joined #ubuntu-devel === sto [n=sto@debian/developer/sto] has joined #ubuntu-devel === marilize [n=marilize@196.36.161.235] has joined #ubuntu-devel === zAo^ [n=zao@zAo.xs4all.nl] has joined #ubuntu-devel === toresbe_ [i=tsb@developer.skolelinux.no] has joined #ubuntu-devel === otavio[o1f] [n=otavio@201.10.58.28] has joined #ubuntu-devel === toresbe_ is now known as toresbe === pvanhoof [n=pvanhoof@cvs.maia-scientific.com] has joined #ubuntu-devel === _dark [i=deviled_@microsoft.gotrooted.com] has joined #ubuntu-devel === jsgotangco [n=jgotangc@202.57.71.236] has joined #ubuntu-devel === auxesis_ [n=lindsay@li12-168.members.linode.com] has joined #ubuntu-devel === jdub [n=jdub@home.waugh.id.au] has joined #ubuntu-devel === niran [n=niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-devel [08:32] elmo: one of the members of the archive.ubuntu.com (.151) is giving ECONNREFUSED on port 80. === luis_ [n=louie@c-66-31-46-131.hsd1.ma.comcast.net] has joined #ubuntu-devel [08:40] who should I bug about lrm-manager? [08:40] it doesn't find ld, because PATH is not set === pitti [n=pitti@195.227.105.180] has joined #ubuntu-devel [08:41] Good morning! [08:41] morning pitti [08:44] pitti ! === pitti hides under the flood of pending main inclusion reports [08:45] hi ogra :) [08:45] pitti, we have a small problem.... [08:46] bbl.. [08:47] pitti, obviously there is a new open CAN for nvu... according to Burgundavia there is also a new upstream version and our current one is ftbfs because of XPrint bindings.... === rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-devel [08:48] so i think you can kip this one until we decided if we want the new upstream version... [08:48] s/kip/skip [08:48] it's certainly justified in this case... [08:48] pitti, the new upstream is merely the stable [08:49] pitti, the current version is a half-asses unstable versin [08:50] I'm not opposed, you have to convince mdz or Kamion :-) === vedran [n=vedran@195.130.52.250] has joined #ubuntu-devel [08:50] Burgundavia, whats wtong with "web development editor" in the tooltip ? [08:50] wrong even [08:50] :) === highvoltage [n=Jono@wblv-146-214-69.telkomadsl.co.za] has joined #ubuntu-devel [08:50] ogra, nothing, but the name needs to say something only that nvu, because very few hyperactive kids are going to stick around long enough for a tooltip [08:51] especially if we want to crack the Ritalin-addicted US market [08:52] the bug says: The current tooltip is not Higgy. [08:52] thats somewhat confusing :) [08:52] oh, the tooltip needs to be a verb [08:52] sorry, I forgot about that [08:52] Edit webpages or something similar === GheRivero [n=ghe@193.146.157.2] has joined #ubuntu-devel === _d4v_d [n=xxx@tor/session/x-ed33cab4547bfe50] has joined #ubuntu-devel === carlos [n=carlos@243.Red-83-47-24.pooles.rima-tde.net] has joined #ubuntu-devel [08:58] Burgundavia, there is no indication you mean the text of the menu entry, it only talks about the tooltip... thats what i maent with confusing.. [08:58] ogra, ok, the tooltip and the menu item need to change === zAo^ [n=zao@zAo.xs4all.nl] has joined #ubuntu-devel [08:59] ogra, made it more clear === janimo [n=jani@iv.ro] has joined #ubuntu-devel === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel [09:15] oh joy, strace segfaults. [09:15] haha [09:16] (with -c) [09:16] (when stracing 32 bit programs on amd64) === carlos [n=carlos@243.Red-83-47-24.pooles.rima-tde.net] has joined #ubuntu-devel === highvolt1ge [n=Jono@wblv-146-214-69.telkomadsl.co.za] has joined #ubuntu-devel === HiddenWolf [n=hidden@136.25.dynamic.phpg.net] has joined #ubuntu-devel === seb128 [n=seb128@ANancy-151-1-29-175.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [09:35] Kamion : amd64 sessreg and partman-base builds rescued for you. === highvolt1ge is now known as highvoltage [09:36] daniels: around? [09:36] morning seb128 === carstenh [n=carstenh@mkfw.fh-trier.de] has joined #ubuntu-devel [09:37] hey hey jdub [09:37] seberino, full of healthy seb goodness! [09:37] ;) [09:38] dude [09:38] you are famous [09:38] i met an ubuntu user today who said he used sebuild [09:38] i am pleased to see that meme working its way around the world :) [09:38] ah ah [09:40] whoa.. the French even _laugh_ in reverse? :P [09:41] doing thing the same way has everybody else would be boring :p [09:41] seb128: that's a way of explaining it :) [09:42] s/has/as/ [09:42] daniels, pitti: any reason to not ship /usr/bin/dbus-binding-tool and /usr/bin/dbus-viewer with dbus-utils? [09:42] is the current nvidia-glx known to be broken? it tries to run my flat-panel on 75Hz while it should use 60 [09:43] worked on hoary [09:43] seb128: I don't know these tools, but they can certainly be shipped if you need then [09:43] them, even [09:43] pitti: totem wants the first one [09:44] seb128: uh, totem uses dbus now? === _d4v_d [n=xxx@tor/session/x-501ed4db75c6c165] has joined #ubuntu-devel [09:46] pitti: every cool kids use dbus nowadays [09:46] :-P [09:46] " Use DBus for plugin<->helper communication, with nice function [09:46] interfaces so it's all easy (no more totemMozillaObject::wait())," [09:46] right, get rid of these damn cars, use the bus! [09:47] yeah, that's good for the planet :) === Natja [n=Natja@116-210.240.81.adsl.skynet.be] has joined #ubuntu-devel [09:48] yay, security bug in evolution *sigh [09:49] seb128: sure, I'll fix that [09:49] pitti: oh, I'm doing a gaim sync with Debian, cf the changelog for security fixes [09:49] seb128: 1.5.0? thanks, I know the advisory [09:49] daniels: hey. I've uploaded a version with the .la for the lib, it was breaking GNOME again ... [09:49] seb?!? [09:49] insert a tab in there wher eappropriate [09:49] pitti: not yet, but they have patched 1.4.0 [09:50] cool [09:50] how many libs was it in? i grepped over /usr/lib and didn't find one .la with it in [09:50] daniels: and a bunch of other .la mention libdbus.la which break everything using hal [09:50] daniels: libhal by example [09:50] which is already a good candidate for b0rkages [09:50] seb128: we could fix those ... [09:50] daniels: and mdz agreed the -dev should ship the .la [09:51] i'm trying not to ship *any* .la's [09:51] daniels: I agree with that, we should not ship any, but we should make it a policy [09:52] there is not point to change a few random package and breaking builds every time [09:52] Policy comes from common practice, not vice verse === chmj [n=chmj@196.36.161.235] has joined #ubuntu-devel [09:52] infinity: nono, that is in debian. We're ubuntu. :-P [09:52] daniels: [09:52] $ grep dbus-1.la /usr/lib/*.la | sed 's/:.*//' [09:52] /usr/lib/libhal.la [09:52] /usr/lib/libhal-storage.la [09:52] /usr/lib/libnautilus-burn.la [09:52] [09:53] daniels: I'm fine to rebuild both with the new dbus if that's the correct fix, but you were not arround and mdz said the -dev should ship the .la [09:53] daniels: drop them while doing the upload for /usr/bin/dbus-binding-tool and /usr/bin/dbus-viewer if you want, we rebuild hal and n-c-b then and we are fine [09:54] daniels: I was just trying to get GNOME building, if we want a colony CD this week ... :) === mvo [n=egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [09:56] Hi mvo [09:56] hey mvo [09:56] hey pitti, seb128 ! === terrex [n=terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-devel === herzi [n=herzi@c151197.adsl.hansenet.de] has joined #ubuntu-devel [09:59] infinity: could you kick rhythmbox build? It broke due to dbus .la drop yesterday and should build with current version [10:00] mvo: n-d is ftbfs, your patch doesn't apply... === mitsuhiko [n=mitsuhik@80.122.201.98] has joined #ubuntu-devel [10:02] seb128 : punted. [10:02] thanks === niran [n=niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-devel === mdke [n=matt@81-178-88-200.dsl.pipex.com] has joined #ubuntu-devel [10:06] pitti: should I mention the CAN again with the Ubuntu changelog, or the previous entry from Debian is fine? [10:06] pitti: http://packages.qa.debian.org/g/gaim/news/1.html [10:06] seb128: if the CAN appears anywhere, that's fine [10:06] cool [10:06] thanks [10:06] np [10:06] cool, so the patches are already split out [10:07] I was afraid that I had to pull them from cvs agaihn [10:08] :) [10:09] seb128: ok. when are you around tonight/tomorrow? i'll do the upload while we're both here so we can keep the disruption as small as possible. [10:10] I'm around for like ~12 hours from now [10:10] daniels: but I can do the upload now with the 2 binaries to dbus-utils and without the .la and then rebuild hal and n-c-b [10:11] so I can upload totem [10:11] as you want [10:11] seb128: want me to sort it? === mae_ [n=mae@dpc674653178.direcpc.com] has joined #ubuntu-devel [10:11] that's a trivial change ... if you agree than the 2 binaries go to dbus-utils I can do it [10:11] ok, sure [10:12] will do so, thanks [10:12] thank you :) === JaneW [n=JaneW@wbs-146-157-188.telkomadsl.co.za] has joined #ubuntu-devel [10:13] np ;) [10:13] Riddell: I'm about to give up on getting kde to understand that it should look in /usr/lib32/kde3 for styles and such, you might want to pick it up. [10:14] seb128: anything else you need? i'm going to do another xorg upload tonight [10:14] seb128: (if all goes to plan) [10:14] daniels: fix Xnest? :) [10:15] $ Xnest :1 [10:15] Could not init font path element /usr/share/X11/fonts, removing from list! [10:15] Fatal server error: [10:15] could not open default font 'fixed'; [10:15] [10:15] do you know what is the issue here? [10:16] oh man I am so shit [10:16] yes [10:16] would be nice to fix that so sabayon can work ... :) [10:17] yeah, that's a one-liner [10:17] what is elmo's email addy? [10:17] mdke: james.troup@ [10:18] seb128: unfortunately you need to *grow* the element, so you can't just edit the binary and pad the table with NULs === mvo [n=egon@ip181.135.1511I-CUD12K-01.ish.de] has joined #ubuntu-devel [10:18] daniels, thanks [10:18] daniels: I can wait for next xorg upload, no hurry ... I local hack would not make a big difference, I want to upload a working version anyway :) === _koke [n=koke@169.Red-217-127-113.pooles.rima-tde.net] has joined #ubuntu-devel === HiddenWolf is now known as AwayWolf === poningru [n=poningru@pool-68-238-174-159.tampfl.fios.verizon.net] has joined #ubuntu-devel [10:32] seb128: ln -s /usr/share/X11/fonts/misc /tmp/fonts, change /usr/share/X11/fonts in Xnest to /tmp/fonts, and pad it with NULs [10:34] k, thanks [10:35] infinity, lamont-away: do you know what's going on with evolution 2.2.1.1-0ubuntu4.1 build? That's a upload made some time ago for hoary-updates [10:36] ? [10:36] I see no evolution in hoary-updates at all. [10:36] Was it actually ACCEPTed? [10:36] no clue [10:37] " to pool/main/e/evolution/evolution_2.2.1.1-0ubuntu4.1.dsc [10:37] Announcing to hoary-changes@lists.ubuntu.com" [10:37] yeah, I've an ACCEPTED mail [10:38] infinity: it's still in the accpeted queue, but without debs [10:38] Interesting. [10:38] jul 19 [10:38] I see -0ubuntu4 in hoary, and nothing registered for hoary-updates or hoary-security. [10:39] has anybody used hoary-updates out of this upload? :) [10:40] Looks like a whopping 3 packages have successfully passed through hoary-updates. [10:40] k [10:40] xine-lib, kdenetwork, knetworkconf [10:40] so why does it hate me? :p [10:40] Not sure, but I'd whine to elmo. [10:41] If cron.daily isn't exporting the current state of the queues/archive to wanna-build, I can't do anything about it. [10:41] infinity: the source pkg is in accepted, but it didn't build [10:41] pitti : Yes, see above. [10:41] k [10:41] pitti : From my POV, the source package doesn't exist. [10:41] ohh, is this the same case for dbus? [10:41] doko : There's a dbus in limbo in hoary-updates too? [10:41] If so, then yes. [10:42] Like I said, those three packages above are the only three registered in wanna-build at all (all in state:Installed) [10:42] pitti: ping [10:42] Anything else uploaded doesn't seem to exist. [10:43] elmo : Dude, cron.daily doesn't seem to be syncing the state of the hoary-updates archive with wanna-build. There are complaints of ACCEPTED source packages that have never made it to w-b. [10:43] There, that's about all I can do about it. :/ [10:44] (Well, if the source is actually sitting in the archive, I can force builds, but fixing the real problem is best..) [10:45] daniels, do you know of existing issues with libvgahw and screen blackout or should I file another bug on the subject (trident card on laptop) === carlos [n=carlos@243.Red-83-47-24.pooles.rima-tde.net] has joined #ubuntu-devel [10:47] janimo: it should be fixed via a gcc patch in -44 and above. if not, file a bug on gcc because the fix was incomplete. === zAo^ [n=zao@zAo.xs4all.nl] has joined #ubuntu-devel [10:48] <_d4v_d> play Aggro Berlin - Schlampen (Bushido, Sido & B-Tight).mp3 === gbon121 [n=chatzill@bohr.pisa.iol.it] has joined #ubuntu-devel === vedran [n=vedran@secondary.energodata.ba] has joined #ubuntu-devel === \sh_away is now known as \sh === Danten [n=danten@h87n8c1o1049.bredband.skanova.com] has joined #Ubuntu-devel [11:12] Kamion: can you send me whatever code you have for MountingHDDFilesystems (or point me in the right direction at least) [11:13] hrm [11:14] apt doesnt fall back if a host has more than 1 ip [11:14] e.g. archive.ubuntu.com has connection refused on 1 ip but not the other [11:14] (and someone might wanna look at that) [11:15] Lathiat: I've already told elmo here, might want to drop him a mail as well [11:15] Mithrandir: ok [11:15] that, and apt should be fixed :) [11:15] Both IPs work for me. [11:16] As for apt, it just does what the resolver tells it to do. [11:16] And the resolver will just pick a random IP from round-robin DNS. [11:16] ok i lied [11:16] *debmirror* doesnt fall back [11:16] apt doesn't know or care that there are multiple IPs. [11:16] the resolver can return a list of IPs, iirc [11:16] infinity: well getaddrinfo will return a list of all ips [11:16] and you can cycle through them [11:16] (if 1 fails) [11:16] like e.g., talnet [11:17] err, telnet [11:17] anyway i think its debmirror not apt, i wasnt thinking [11:17] apt seemed to update ok [11:17] also [11:17] it just [11:17] fixed itself === WaterSevenUb [n=WaterSev@bl5-54-185.dsl.telepac.pt] has joined #ubuntu-devel [11:20] hrm some maintence might be being done [11:20] cus the other one just went over now [11:23] mvo, will notification be usable for something like disk full warning? [11:23] jamesh: around? [11:24] janimo: yes, but there will need for a daemon that actually monitors for disk-full [11:25] A cronjob would probably be good enough. [11:25] OTOH, notification seems a bit goofy. [11:25] I keep getting wanred to reboot cause I installed a new kernel... Afetr I've rebooted (and not before) [11:26] Yay. [11:26] infinity: good point, there is this nice notify-send command [11:26] infinity: that sounds like a bug to me :) [11:26] Yeah, I think it may be "development release specific", though, so I haven't bothered to look into it. [11:27] mvo: beware that notify-send currently hangs on powerpc, I'm sorting this out wit upstream [11:27] (ie: it may have to do with update-notifier or gnome-panel being updated in the same apt run as the kernel, and so the applet doesn't fire until I log out and back in) [11:27] right [11:27] And in a stable release, the odds of yuu updating the panel stuff and the kenrel in the same go are slim. === SloMoSnail [n=slomo@p5487FD09.dip.t-dialin.net] has joined #ubuntu-devel [11:28] pitti, mvo : Is there a way to set a "clear on reboot" flag on a notifier message? [11:28] It doesn't make sense to be told about a kernel upgrade after you've rebooted, for instance. [11:28] infinity: no, the current kernel notification is broken anyway in several ways [11:29] yeh thats annoyed me a few times [11:32] infinity, mvo: I think the notification should not be shipped with l-i, but created in the postinst, and some init script should remove it [11:32] that would be the easiest solution [11:39] Well, this notify-send you speak of may be the ticket there. [11:39] Assuming stuff sent by notify-send disappears into oblivion on reboot. [11:42] infinity: it does [11:42] infinity: the only problem is, package installation can' trigger it [11:42] infinity: since this is entirely user-session stuff [11:43] Hrm? [11:43] notify-send only works on a user-by-user basis, you can't send a "system notice"? [11:43] Then it wouldn't work for a diskspace cronjob either. [11:43] right [11:43] it's intended to be a desktop tool [11:43] and it listens to the session dbus [11:44] does anyone know if there are any bugs filed about the installer breaking laptop rescue partitions? I did a quick search and couldn't find any [11:44] So, what's the "correct" way to just "send a notice to any currently logged in session", or similar? [11:44] update-notifier, I think [11:44] mdke : Define "breaking". [11:44] breezy problem [11:44] The following packages have been kept back: [11:44] x-window-system-core [11:44] infinity, for any definition of it [11:45] can it be fixed? [11:45] mdke : Is parted eating your partition table, or is the partition being wiped out, or it it being unhidden/renumbered, ec? [11:45] startx does work :) [11:45] infinity, in my case, i can't access it via the hotkey from bios, and if I start it from the grub entry that was added, i get a BSOD [11:45] but I'd prefer the package system to be correct [11:45] pvanhoof : Try a dist-upgrade. [11:45] infinity, yeah I used that [11:45] pvanhoof : If that doesn't work, try "apt-get install x-window-system-core" on its own, and see why it's refusing to install it. [11:46] -window-system-core: Depends: libgl1-xorg-dri but it is not going to be installed [11:46] Depends: libgl1-xorg but it is not going to be installed [11:46] hmm strange [11:46] infinity, so you know of bugs filed on that subject? [11:47] it needs to remove some -dev packages, to get libgl1-xorg installed [11:47] mdke : Hrm. Rescue partitions are usually marked "hidden", and as such shouldn't end up being auto-added to GRUB, or touched in any way. [11:48] jbailey: ping? [11:48] pvanhoof : Which packages? [11:48] is there an easier way to test changes to the live cd than making a new one and burning a new disc? [11:48] pvanhoof : That would most certainly point at a bug in those. [11:48] like .. libbonoboui2-dev libcairo1-dev libdbus-qt-1-dev libdevhelp-1-dev libeel2-dev libgail-dev libgail-gnome-dev libgal2.4-dev libgimp2.0-dev libglade2-de [11:48] there's more [11:49] infinity, not this one I guess. It was added to grub as Windows 2000 and I can no longer access it by pressing the "Access IBM" button at the startup screen [11:49] pvanhoof : That doesn't seem right at all. [11:50] mdke: that's because the MBR is overwritten. [11:50] uhm [11:50] mdke : Hrm. If I hadn't wiped out the recovery partition on my Thinkpad, i could test this. [11:50] works for me? [11:50] at least, afaik. [11:50] infinity, idd, I'm going to leave it like that :) [11:50] since I do need a development platform [11:50] mdke : But it sounds like you, at some point, turned on the BIOS option to "allow recovery partitoin to be used/recovered by the OS" [11:51] elmo: can I please have the evolution build-deps in concordia's warty and hoary dchroots? [11:51] infinity, I think xlibmesa-dri is causing the problems [11:51] pvanhoof : Uhm, that's been removed from the archive. [11:52] but I removed them (the devel packages) and am now reinstalling them. And suddenly the packaging system is cool about installing x-window-system-core [11:52] pvanhoof : Try 'apt-get --purge install libgl1-xorg-dri' [11:52] ah but it's going to install it [11:52] without any special rules [11:53] I had a lot of warnings like this [11:53] libgle3 depends on xlibmesa3-gl | libgl1; however: [11:53] Package xlibmesa3-gl is not installed. [11:53] Package libgl1 is not installed. [11:53] Package xlibmesa-gl which provides libgl1 is to be removed. [11:53] infinity, i received the laptop yesterday and haven't touched the BIOS [11:53] That's fine. [11:54] dpkg: xlibmesa-gl: dependency problems, but removing anyway as you request: [11:54] mdke : Ahh, then it could be Mithrandir's guess about the MBR, though I don't recall "Access IBM" using thr MBR. [11:54] ok i'll report a separate bug and debug it with whoever is assigned to it [11:54] pvanhoof : Those warnings are fine. It's just apt forcing dpkg to do things in one run that it would rather do in several. [11:55] aha ok [11:55] thanks infinity, Mithrandir [11:55] almost downloaded all packages :). so installed will proceed in a few seconds [11:55] s/installed/installing [11:56] hmm, this shouldn't work: [11:56] db_input casper-udeb/snapshot/cow-device || true [11:56] I wonder why it does. [11:56] or, it probably doesn't [11:56] here we go [11:57] no significant problems ... testing x11 === john6000 [n=john@dsl-80-43-83-94.access.as9105.com] has joined #ubuntu-devel [11:57] 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [11:57] startx -- :2 worked [11:58] going to reboot in a few minutes to test the new kernel. Has there been issues reported by somebody about the kernel? [11:58] or is it safe to reboot? [11:58] :p [11:58] -- oh I like that question -- [11:58] xlibmesa3-gl?? [11:58] daniels, yes, it's removal was a bit problematic === omer [n=omer_lh@bzq-179-132-64.pop.bezeqint.net] has joined #ubuntu-devel [11:59] it blocked the update of libgl1-xorg-dri .. and it forced me to remove +- 15 -dev packages first [11:59] is that an upgrade from debian? [11:59] no well, hoary to breezy (5 weeks ago) and now a new upgrade [11:59] bong ... someone must've hardcoded xlibmesa3-gl. [11:59] I managed to fix the fact that mkfontdir was missing a few weeks ago [11:59] in any case, that's apt's fault [11:59] mdz: is there anything we can do with apt to make upgrades like pvanhoof's above actually work? [12:02] pvanhoof : Kay, that's hilighted a bug or two in breezy that we'll poke at. So, your upgrade problems aren't all for nothing. :) [12:03] ok :) [12:03] that is one of my reasons for running breezy [12:03] so, great [12:04] installing gnome-devel (it looks like some packages from that collection have been removed) === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel [12:11] libgnomemm2.0-dev: Depends: libgnomemm2.0-1c2 (= 2.0.1-2ubuntu3) but it is not going to be installed [12:12] why isn't it going to be installed? [12:12] sec [12:13] libgnomemm2.0-1c2: Depends: libgtkmm2.0-1 but it is not installable [12:13] libgtkmm2.0-1c2 [12:13] E: Package libgtkmm2.0-1 has no installation candidate [12:13] so, a missing package [12:13] or incorrect dependency === camilotelles [n=Camilo@201.32.223.192] has joined #ubuntu-devel [12:14] looks like libgnomemm got transitioned before libgtkmm? [12:14] so needs a rebuild I guess [12:17] infinity: btw, I just found another hanging hoary-updates package: dbus (0.23.4-0ubuntu4) [12:17] pitti: yes, that was the thing as was asking before ... [12:18] Are there channel logs? [12:19] paolo: http://people.ubuntu.com/~fabbione/irclogs/ [12:19] hm [12:19] what happened to xorg 6.8.2-10.1? [12:19] speaking of things that just wandered out of hoary-updates === Xyc0 [n=Xyc0@ip70-179-1-7.sd.sd.cox.net] has joined #ubuntu-devel [12:22] mdz : Your LiveCD builds on terranova should be okay now, I just did a test run of all of them. === pvanhoof [n=pvanhoof@cvs.maia-scientific.com] has joined #ubuntu-devel [12:23] During the boot of my new kernel, I saw the message "Unable to find volume group "hda1" [12:23] luckily it did boot === seb128 [n=seb128@ANancy-151-1-16-122.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [12:23] :p [12:23] daniels, is it espectable to not have xfonts-terminus working on the latest xorg? [12:23] this was, of course, a breezy kernel [12:24] is [12:24] pvanhoof, it doesn't MAKEDEV hd[abcd] for me too, but I boot from USB (/dev/sda) [12:24] daniels@ephemera:~/canonical/brainfreeze/xorg/monolith% interdiff -z old/xorg_6.8.2-48.diff.gz xorg_6.8.2-49.diff.gz | diffstat | tail -1 [12:25] 56 files changed, 54 insertions(+), 15729 deletions(-) [12:25] paolo: yeah [12:25] paolo, is it something that I can fix? [12:25] daniels, aww - too bad :-) [12:25] pvanhoof, unfortunately I don't know. [12:25] or something that I shouldn't fix [12:25] ok [12:25] it does take long for the kernel to mount the volumne [12:25] pvanhoof, as a workaround you could create them by hand once it booted. [12:25] pvanhoof, but it will not reduce that delay - I think. [12:26] ok [12:26] the delay is not a big problem .. [12:26] I wonder how can people code without a terminus-enabled Emacs! /me grins evilly === zAo^ [n=zao@zAo.xs4all.nl] has joined #ubuntu-devel [12:27] ok. other than that kernel issue [12:27] everything seems to work for me , breezy [12:27] seb128: so gamin changed the semantic of FAMEvent.filename? it does no longer include the path? do you know what that was good for? [12:28] mvo: API b0rkage? [12:28] aha, and the keyboard layout thing now works [12:28] cool [12:28] mvo: nop [12:28] daniels, could I help in any way for this font issue? [12:28] Error activating XKB configuration. [12:28] bleh :) === GheRivero [n=ghe@193.146.157.2] has joined #ubuntu-devel === bskahan [n=bskahan@dsl254-074-249.nyc1.dsl.speakeasy.net] has joined #ubuntu-devel [12:28] seb128: very bad indeed, old gamin gave me complete pathes for changes files, new gamin does no longer do that [12:29] mvo: bugzilla.gnome it please [12:29] bleh, no french charactes for me then [12:29] seb128: is the new maintainer around on irc? I would like to have a word with him :) [12:30] is there a way to switch to us_intl for the keyboard on a breezy? [12:30] a way that works :) [12:30] mvo: not that I know of, but you can probably drop him a mail === Xyc0 [n=Xyc0@ip70-179-1-7.sd.sd.cox.net] has left #ubuntu-devel [] === GheRivero [n=ghe@193.146.157.2] has left #ubuntu-devel ["Abandonando"] === GheRivero [n=ghe@193.146.157.2] has joined #ubuntu-devel === seb128 [n=seb128@ANancy-151-1-16-122.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel [12:32] what is the standard admin group ? adm or admin? [12:33] admin [12:33] grumpf, why does my user is to "adm" and /var/log files for adm too [12:34] Group adm is used for system monitoring tasks. Members of this group can read many log files in /var/log, and can use xconsole. Historically, /var/log was /usr/adm (and later /var/adm), thus the name of the group. [12:34] seb128, It happened to me in this breezy install - it seems because I set a root password in the process. [12:35] is the stock user on a stock install a member of admin or adm ? [12:35] my /etc/group doesn't list "admin" as a group ... [12:35] If stock != expert, I can't say. [12:35] seb128, yes, you have to add the group and the line to /etc/sudoers, if you set a root password. === GmanPUB is now known as Gman [12:36] (and the user to the group, obviously) [12:37] hello [12:37] I have seriously problem [12:37] I can't load the system [12:37] paolo: not really, sorry [12:38] it a new install, on a new computer, amd 64 [12:38] and yesterday I can [12:38] now, all I have is the grub command line [12:38] Unpacking gconf2 (from .../gconf2_2.11.90-0ubuntu3_i386.deb) ... [12:38] dpkg: error processing /var/cache/apt/archives/gconf2_2.11.90-0ubuntu3_i386.deb (--unpack): [12:38] subprocess pre-installation script returned error exit status 1 [12:38] Bah. [12:38] /var/lib/dpkg/tmp.ci/preinst: line 7: return: can only `return' from a function or sourced script === infinity glares at seb128 [12:39] daniels, no problem - I wish I could have ;-) [12:39] infinity: is gtk bug [12:39] omer, doesn't sound like a big problem if you just installed it yesterday .. reinstall it? :) === Mez [n=Mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-devel [12:40] omer, if you didn't "upgrade" something, you might have a problem with your harddisk or hardware [12:40] I just want to chwck out if there is another solotion [12:40] I have two old harddisk, not serial ata [12:41] omer, you can try booting with a livecd and see if the partition is still readable [12:41] if it is [12:41] mkdir /mnt/temp [12:41] Mithrandir: everything I've done's in the archive [12:41] mount /dev/hda1 /mnt/temp [12:41] chroot /mnt/temp [12:41] init 5 [12:41] In the start I have on the computer serial ata [12:41] Mithrandir: it's in helper programs in partconf, mostly [12:41] It will take time to download the live cd [12:41] so, just to reinstall it? [12:42] omer, yes well, with nothing you can't fix things [12:42] omer, that is the most easy solution for your problem, yes [12:42] infinity: jbailey broke that's and I uploaded a fixed version like 1 hour ago [12:42] so I will reinstall it [12:42] seb128 : Ahh, I must have just missed getting the fix on my LiveCD build. === kent_ [i=Madhawk@82.145.135.26] has joined #ubuntu-devel [12:42] There is a way to use my serial ata hardisk? [12:42] omer, and download the livecd once reinstalled [12:42] OK [12:43] I have a serial ata that came with the computer [12:43] omer, well, you can check whether the livecd finds your serial ata hd [12:43] if it does .. the installed will most likely detect the controller/ata hd [12:43] the installer don't recognize it [12:44] and then it should be possible to select it as the target device to put your / on [12:44] so I use in my old HD [12:44] Mithrandir: see near the end of http://people.ubuntu.com/~fabbione/irclogs/archived/2005-06/ubuntu-devel-2005-06-01.html for the last important discussion about it [12:44] omer, then it highly depends on your serial ata controller [12:44] omer, if you can find kernel modules/support for it at the manufactorer of the controller: perhaps === kent [i=Kent@82.145.135.26] has joined #ubuntu-devel [12:44] Mithrandir: the thing about having a little script in partconf to extract the label which is then used by os-prober [12:44] seb128: Thanks for catching that. I thought return was the same as exit in regular shell. [12:45] I have a disket with driver to windows [12:45] seb128: But apparently it's not C. =) [12:45] omer, you can also build a custom kernel and replace the one of the installer. Also note that you'll have to replace the final kernel with that one etcetera ... it's a lot of work [12:45] omer, that driver will not work [12:45] jbailey : I've heard testing packages is a good idea. [12:45] I know [12:45] Mithrandir: but anyway, as the IRC log indicates, colin.watson@canonical.com--2005/casper--automount--0 has the relevant live CD tweak; and I misspoke, that part isn't in the archive [12:45] omer, so basically .. use your old harddrive [12:45] jbailey: hi, no problem :) [12:46] so I will continue working with the old HD [12:46] OK [12:46] thanks [12:46] Mithrandir: that's http://people.ubuntu.com/~cjwatson/archives/colin.watson@canonical.com--2005 [12:46] infinity: Right, and I tested upgrades from a previous version, from the problem version, and from the newer version as well as downgrades. [12:46] infinity: Forgot to --purge it. =) [12:46] Tsk. :) [12:46] I'll forgive you this once. [12:46] omer, if you can get the serial one working once installed and upgraded .. you might try reinstalled with the very latest unstable release build of ubuntu [12:46] jbailey : I wouldn't care if it hadn't broken the LiveCD build. :) [12:47] s/reinstalled/reinstalling [12:47] It a bait dangerus to use unstable, not? [12:48] speaking of broken builds, gnome-applets and gaim are my currently-painful missing builds [12:48] \o/ not xorg [12:48] omer, you should ask such questions on #ubuntu. Those people can help you [12:48] omer, but indeed, unstable is more dangerous than stable [12:48] ow, gnome-applets dep-wait libhal-dev [12:48] they send me here [12:48] lol. I see [12:49] Kamion: libhal-dev should now be buildable again [12:49] I have problem with installing === winkle [n=winkle@lgh3814234.vittran.norrnod.se] has joined #ubuntu-devel [12:49] omer, what the people here basically need to know is the manufactorer of your serial ata controller [12:49] infinity: give-back libhal-dev, please? [12:49] er, hal [12:49] and the version/id/make etcetera [12:49] and then they can tell you whether or not the device is supported [12:50] I can tall you what was writen on the disket: [12:50] sure [12:51] Silicon Image SATA RAID Driver for ATI RS480 [12:51] you could try loading the module sata_sil [12:51] elmo: heartbeat sync, please [12:51] during the installation [12:52] silican image raid is fake raid [12:52] fwiw [12:52] so youll get the disks but not the raid [12:52] daniels: does that mean we know where that dpkg segfault came from? [12:52] If you can explain me exactly what to do it help [12:53] Kamion : Done. [12:53] omer, I forgot the installation procedure acutally :). But I do know you need (in some expert mode) need to load that module using some option [12:54] Perhaps do the people on #ubuntu know how to do that.. or perhaps will somebody else answer it [12:54] Kamion : And no, we have no idea where the dpkg segv is coming from yet. :/ [12:54] basically .. if you can manage to load that module, it might work [12:54] All right, so I go back to there [12:54] thanks [12:54] since the support for your device would be implemented in that module [12:54] Kamion : Other than the general cluster of packages that seems to tickle it, leading me to believe that if I just change enough control fields in the gl/glu clusterfuck, it'll magically go away. [12:54] and the kernel will only find your device if that module is loaded [12:54] whats the current plan for default audio output? alsa / polyp / esd? [12:55] not sure if the version of your device is also supported by the module [12:55] gaim was bitten by the gconf2 preinst thing [12:55] you'll have that check that [12:55] hrm ive got 15 lines in my system tray again [12:55] gtg now omer :) [12:55] hf [12:55] somethings messing with it, perhaps udpate notifier ? [12:55] ok, so that should be most of the desktop problems [12:55] seems to be a recent problem [12:55] gaim... gconf? [12:55] I try to check what I can [12:56] huh, no, imagemagick/amd64 too [12:56] infinity: that's another dpkg segfault casualty [12:56] infinity: yeah, that was my instinct too [12:56] Hmm.. 13365 says that lilo passes root= as a *numeric* device? [12:56] shall I get working on that today? I can't really do significant more installer work before going on vacation; my main outstanding task is Colony 3 [12:56] Ugh. I thought I had managed to escape all the crappy magic constants. [12:57] Lathiat: do you have a screenshot (if it is u-n faults, i would like to know :) [12:58] Kamion : daniels just went through xorg and tore out a bunch of obsolete conflicts/replaces which will make it in the next upload, and I'm going to mangle mesa beyond repair, so we may get it worked around. [12:59] Kamion : I'd rather, though, have someone attempt to debug the actual segv. [12:59] Kamion : Keybuk's not had the time/inclination to look at it, but someone really should. I'm sure we're tickling something hairy in the depths of dpkg that really should not be broken like this. [01:00] Kamion : If you have the time to look at it, debugging dpkg would make me love you forever. All I could get form it was an un-backtraceable smashed stack. [01:01] ok, makes sense === carl [n=carl@217-162-189-134.dclient.hispeed.ch] has joined #ubuntu-devel [01:01] Mithrandir: I've NEWed ia32-libs-kde, guessing that'll make ooo2-amd64 entirely installable [01:02] Kamion: is gnome-app-install-data waiting in NEW too? [01:03] Mithrandir: time to add it to the desktop seed? [01:03] mvo: yeah, processing now [01:03] mvo: why the split? [01:04] infinity: what was the reproduction case again? [01:04] Kamion: it felt natural [01:05] Kamion : Pick one from a build log, there are dozens. But the one that works 100% for me is "new --variant=buildd chroot ; apt-ge install libqt3-mt-dev mesag-dev" [01:06] mvo: it would have made sense if gnome-app-install were architecture: any, but it's architecture: all [01:06] Kamion : Take a note of which packages get installed, so you can repeated --purge them and reinstall while debugging, if you don't feel like debootstrapping a fresh chroot every time. [01:06] infinity: oh, it works if you --purge? I'm sure that failed to reproduce for me before [01:06] but maybe I just fumble-fingered it [01:06] Kamion: hm, right [01:06] Kamion : it works for me if I purge back to a clean chroot and reinstall libqt3-mt-dev/mesag-dev again. [01:07] Kamion : Same as the buildds, which I purge down to a clean chroot regularly. [01:07] infinity: my security uploads are not built by i386... [01:07] infinity: ok [01:07] pitti : i386 is a bit backlogged. Should clear up shortly. [01:07] ok, thanks [01:08] pitti : I have one buildd offline for bootstrapping biarch stuff and another was offline debugging LiveCD issues, that's all. [01:08] And.. I'm not actually sure what the other is up to.. [01:08] infinity: ok, that's fine, just wanted to point it out if it had been a serious problem :-) [01:09] Oh, building OpenOffice. That'll kill anything. === infinito [n=infinito@75.Red-80-59-227.pooles.rima-tde.net] has joined #ubuntu-devel === AwayWolf is now known as HiddenWolf [01:13] heh [01:14] Kamion : Also, hal/amd64 died differently this time. [01:14] Kamion : Completely unrelated to dpkg. [01:14] gar [01:16] mvo: I've accepted it for now since FF's today, but I think you might want to consider merging those packages again [01:16] Kamion : I'll make someone else care about it. I don't want to distract you from fixing my dpkg woes. ;) [01:17] Kamion: ok, sorry for that. I will have to do another upload today, should I just merge it then? [01:17] mvo: that's fine, no problem === setite [i=ExUser@193.sub-70-209-253.myvzw.com] has joined #ubuntu-devel [01:18] anyoen have an evdo card [01:18] im struggling to get mine to work on hoary === Simira [n=rpGirl@150.84-48-74.nextgentel.com] has joined #ubuntu-devel === DanielN [n=daniel@162.23.4.126] has joined #ubuntu-devel [01:19] does someone know about libiw27? [01:19] it's broken i think === jbailey_ [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-devel [01:19] in breezy, use libiw28 [01:19] ah [01:19] libiw27 is gone [01:20] then the debootstrap script mentioned in the wiki is wrong for breezy [01:20] DebootstrapChroot [01:20] but thanks Kamion [01:21] someone should fix that [01:21] DanielN: erm [01:22] i go debootstrap breezy dir/ file:///home/lathiat/ubuntu [01:22] and it works? [01:22] which debootstrap version are you using? [01:22] has anyone tested EVDO mobile modems under linux? [01:23] setite: There all different. This is not a user support channel, it is for discussion about development of ubuntu, Please see #ubuntu for user support, for that sorta thing you probably wanna ask google. [01:23] argh [01:23] there are several more errors in that damn script [01:23] DanielN: no, there aren't [01:23] DanielN: you just can't use it with hoary's debootstrap package [01:23] i know where the support channel is.. i was just hoping there was someone in here who had one and could help.. thanks === Lathiat has 0.3.1.4ubuntu4 === setite [i=ExUser@193.sub-70-209-253.myvzw.com] has left #ubuntu-devel [] [01:24] Kamion, i don't use this one [01:24] i use the one told on wiki.ubuntu.com/DebootstrapChroot [01:24] grrrr, this crashing ffox drives me crazy [01:24] will build an UML machine on a hoary server [01:24] what is claire's nickname? [01:24] DanielN: oh that's kind of ancient, just build the version in breezy [01:24] DanielN: you should always use the current version in breezy [01:25] ok, so i run breezys debootstrap on hoary then? [01:26] DanielN: rebuild breezy's debootstrap package for hoary [01:26] actually, no, that's unnecessary now isn't it [01:27] just grab the .deb from breezy [01:27] I'll update the wiki to say that [01:27] ok, do that [01:27] and thanks for your hints ;) [01:28] DanielN: wiki updated [01:28] :) [01:28] thanks [01:28] np [01:28] thanks to you [01:41] seb128: pyxdg 0.15 is out === theine [n=theine@fw2.nbi.dk] has joined #ubuntu-devel === martink [n=martin@p54B3A44B.dip0.t-ipconnect.de] has joined #ubuntu-devel [01:47] did anyone here understanding in BusyBox? (ash)? === jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel [01:49] Amaranth: cool, thanks [01:50] pitti : Those missing builds should be rolling in. [01:50] yay === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel [01:54] ah, pizza appointment... === mayco [n=mayco@170.106-136-217.adsl.skynet.be] has joined #ubuntu-devel === bskahan [n=bskahan@dsl254-074-249.nyc1.dsl.speakeasy.net] has joined #ubuntu-devel === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === Gman is now known as GmanZZZ [02:05] carlos: ping [02:05] doko, in a meeting sorry === LinuxJones [n=willy@blk-222-221-81.eastlink.ca] has joined #ubuntu-devel [02:09] Kamion, mdz: ok to upload a new l-r-m with updated avm modules for i386 and amd64? === comadreja [n=comadrej@pdpc/supporter/active/comadreja] has joined #ubuntu-devel === mbreit [n=mo@p5487418E.dip.t-dialin.net] has joined #ubuntu-devel === aigarius [n=aigarius@159.148.239.80] has joined #ubuntu-devel === zul [n=chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel === shackan [n=shackan@host105-81.pool8257.interbusiness.it] has joined #ubuntu-devel [02:32] are there any jigdo files for the Hoary DVD images? [02:34] eh, forget it, I found a DVD from the LinuxTag [02:35] hehe [02:38] find /etc -name mediawiki.conf -exec rm -rf {} \; ; [02:38] classy [02:38] urgh [02:39] elmo, thats only tuned the apache config.... [02:39] elmo: could you sync bacula from debian unstable please? it fixes ftbfs and unmet dependency in breezy. thanks! [02:40] elmo: could you please sync pong2 from unstable? [02:40] elmo: please sync heartbeat [02:40] elmo: and besides, do you any news of the linode vserver for revu? [02:41] gnome-app-install-data wasn't installed after installing gnome-app-install [02:41] ogra: no, it's ANY FILE called mediawiki.conf in ALL OF /etc [02:41] [breezy] [02:41] ogra: and mind the merciless -rf [02:41] elmo, but mediawiki never installed such files... [02:41] ogra: then why is mediawiki removing them? [02:41] it only stars with this package... [02:42] probably because duck had one that installed the file in /etc ... which is wrong... [02:42] starts to exist ... even [02:43] original medaiwiki only stores settings and configs in the www root.... [02:45] elmo, would you feel better if i comment it out ? it does nothing anyway ... === Seveaz [n=seveas@seveas.demon.nl] has joined #ubuntu-devel [02:45] ogra: dude, this isn't about me feeling better, that's quite obviously a bug [02:45] oki [02:46] i'll fix t then... [02:50] mbreit/siretart/pitti: done [02:50] thanks [02:50] [breezy] Problem: Most of the nautilus "Open with" settings are wrong [02:50] siretart: we're still waiting on availability from linode, I'm afraid [02:50] elmo: thanks! [02:51] pvanhoof: what do you mean "wrong"? [02:51] seb128, for example if I open with gedit, it doesn't open the file in gedit [02:51] and the default has been set to Firefox for .txt files [02:51] stuff like that [02:51] some are correct .. [02:52] $ grep "text/plain" /etc/gnome/defaults.list [02:52] text/plain=gedit.desktop [02:52] like pdf was correct [02:52] what do you mean? [02:52] "gedit file.txt" doesn't run gedit? [02:52] " seb128, for example if I open with gedit, it doesn't open the file in gedit" [02:52] trying [02:53] hmm ok, not it does work :) [02:53] now [02:53] NOTABUG [02:53] elmo, any other things you spotted before i upload the new versiomn ? [02:54] ogra: no [02:54] yay [02:54] :p [02:54] indeed. now it's correct [02:55] perhaps I just had to restart nautilus after some upgrade [02:55] It was last session. So nautilus effectivly restarted since then === chmj [n=chmj@196.36.161.235] has joined #ubuntu-devel [02:56] elmo: please can you remove atlas, blas, lapack, lapack99 and sync ghemical ? === \sh is now known as \sh_away [02:58] elmo: thanks for sync and update on linode. === Mez [n=Mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-devel [02:59] bah, I can't work like this === pitti reboots to i386 to get a working browser [02:59] elmo please sync ecosconfig,thanks === omer [n=omer_lh@bzq-179-132-64.pop.bezeqint.net] has joined #ubuntu-devel [03:01] janimo: please read my email [03:03] jamesh: interesting blog entry. did you see mine (planet.debian.org)? [03:03] Hello [03:03] I have controller integrated by ATI SB400 [03:03] jamesh: also http://blog.madduck.net/debian/2005.08.10-arch-packaging.html [03:04] Which module shuld I load that it recognize by the installer? [03:04] madduck: I don't read planet debian much. Is that the URL of your entry? [03:04] one of the two. yes [03:04] jamesh: http://blog.madduck.net/debian/2005-08-11-rcs-uploads.html is the other [03:05] elmo, haven't got reply but just got ACCEPTED from Katie. Thanks [03:06] janimo: the reply says, please: a) ask for/about source packages not binaries and b) specify the version you want === pitti [n=pitti@195.227.105.180] has joined #ubuntu-devel [03:07] elmo, indeed I saw there are two versions of binaries on debian, but I thought a sync brings the newest source. [03:07] I am confused I admit,but that tool is only used on x86 anyway AFAIK [03:08] janimo: the point is sync works by source package; a) if you ask for a binary, I have to go and work out what source package to tell my tool [not much work, but it adds up across all sync requests] , b) if you ask for a binary, it's not obvious you know the other packages are being synced and have checked the implications of it [03:09] actually I thought that what I asked for was a regular sync, did not notice differences.(binary only package?) [03:10] just saw it has wxwidgets depends wrong and needed to correct that without an ubuntu1 or build1 patch [03:11] indeed now I see what you mean === chmj [n=chmj@196.36.161.235] has joined #ubuntu-devel [03:11] I assumed the source has the same name, sorry bout that I'll be more careful next time === pef [n=loic@lns-vlq-39f-81-56-130-224.adsl.proxad.net] has joined #ubuntu-devel [03:11] thanks for the trouble [03:12] last upgrade render breezy unbootable (error on init :/) === \sh_away is now known as \sh [03:13] somebody has this problem ? [03:14] <\sh> ok..hoary + portege r200 network card...== unusable [03:15] \sh, use breezy... thats what you got this baby for ;) [03:15] <\sh> ogra: yes...this is easy now...pxeboot is working... [03:15] <\sh> what about daily cd? installable or should i use last colony? === sklp [n=sklp@81-226-252-142-no19.tbcn.telia.com] has joined #ubuntu-devel [03:18] <\sh> ok...trying colony 2 [03:21] mjg59: why is suspend to ram off by default? doesnt work often? [03:21] Lathiat, i'd guess 80% .... [03:22] ogra: and to disK? [03:22] 98 ? dunno, just guessing [03:22] hm ok [03:24] Kamion: permission for a update-notifier upload? it works correctly with the new gamin now (new gamin changed the meaning of a field in the FAMEvent structure under certain conditions and that breaks u-n) === bddebian [n=bddebian@user216-178-65-218.netcarrier.net] has joined #ubuntu-devel [03:25] Morning [03:26] morning (good afternoon from +2GMT [03:26] Heh [03:26] evening here :) +8 [03:26] heh that looks like some kinda stupid smiley [03:26] A goatee ? ;-) [03:26] Kamion: and a gnome-app-install upload that fixes some missing icons, the package split and adds some support for mimetype searching [03:30] can you help me with kernek modules? [03:31] what are the criteria for a source package to be deletable from the archives? [03:32] *kernel [03:34] Is it a problem if a package installs gcc-4 and another gcc-3? [03:35] no [03:36] OK, I tought mplayer needed some update because it want to install gcc-3.3-base. Thanks. === mae__ [n=mae@dpc674653178.direcpc.com] has joined #ubuntu-devel [03:39] <\sh> hmmm [03:40] btw: who is responsible for adding/deleting NFUs on the buildds? [03:40] <\sh> to test if a dual install of ubuntu and windows xp is possible...well...toshiba delivered only a recovery dvd with it [03:40] <\sh> so it will delete all stuff from the hd when it's installed [03:41] have fun partitioning :) [03:41] how did y'all install Ubuntu on you X40s without a CD-ROM? [03:41] <\sh> is it possible to shrink ntfs partitions with the fdisk util? [03:41] <\sh> https://wiki.ubuntu.com/Installation/LocalNet [03:41] <\sh> mjg59: thx btw for this tip... [03:41] azeem, PXE magic :) [03:41] <\sh> mjg59: but there is one mistake in the default config [03:41] ogra: cool [03:41] :) [03:41] <\sh> filename="pxelinux.0"; should be filename="ubuntu/install/netboot/pxelinux.0"; === chmj [n=chmj@196.36.161.235] has joined #ubuntu-devel [03:42] <\sh> ok another try with breezy...rb [03:42] <\sh> brb === \sh is now known as \sh_away [03:43] mbreit : I am. [03:44] infinity: i have fixed noteedit in breezy, but it's on NFU... [03:45] Kamion: memdisk at http://syslinux.zytor.com/memdisk.php will let you load a grub floppy as an initrd === Amaranth [n=travis@unaffiliated/amaranth] has joined #ubuntu-devel === \sh_away is now known as \sh [03:46] mbreit : So that means you've updated libtse3? [03:46] <\sh> ok...default breezy colony 2 install is not possible...network device is not recognized [03:47] <\sh> explanation is on http://glozer.net/dynabook/dynabook.html#ethernet [03:47] infinity: no, i did not...? it builds fine in pbuilder on amd64... [03:48] infinity: i fixed building with gcc4... i have not noticed any other problems.. [03:49] <\sh> where can I put an additional driver for the NICs into the install procedure? or do I have to change some seeds? [03:49] mbreit : It was waiting on libtse3 to go through the C++ ABI transition. Apparently it did so, and no one informed me. === infinity stares at \sh. [03:49] mdz: That's correct - Jeff is working on that now [03:49] there is chanel to kernel question? [03:49] Lathiat: Yup === doko [n=doko___@dsl-084-059-090-111.arcor-ip.net] has joined #ubuntu-devel [03:49] mjg59: ok [03:50] mjg59: be nice if there was an 'easier' way to enable it. :) [03:50] Lathiat: There will be in Breezy === mjg59 goes out [03:50] mjg59: and i can reported it workign on a HP nx6120 on hoary [03:50] mjg59: if thats of any use, friends got it working great on theirs. :) === ogra offers \sh sme sesame to change against \sh's poppy seed :) [03:50] <\sh> infinity: did I touch it? [03:50] infinity: thanks for looking at it... [03:50] some even [03:51] \sh : Well, you've been my only point of contact to MOTU for the C++ transition, so I assumed you'd keep pinging me baout updates to frozenapps. :) [03:51] <\sh> infinity: -- Oliver Grawert Wed, 8 Jun 2005 13:35:55 +0200 [03:51] infinity, the first libtse tranitione is ages ago... it was one of the firts packages of the abi transition [03:51] <\sh> infinity: ogra is boss motu...so blame him...I gave u all infos i had ... adn I'm working on the rest like an idiot [03:52] <\sh> *evilsmile* === persia [n=persia@p3101-ipbf412marunouchi.tokyo.ocn.ne.jp] has joined #ubuntu-devel [03:52] infinity, we have lists on the wiki for the transition... why was tse3 frozen ? [03:52] mbreit : Anyhow, noteedit is unfrozen. Should build soonish. [03:52] oh, and a lot of transition bugs in bugzilla === carl [n=carl@217-162-189-134.dclient.hispeed.ch] has joined #ubuntu-devel [03:53] infinity: please requeue OOo2 on i386, dpkg segfault ... [03:53] <\sh> ogra: what's the best way to put a new driver into the d-i...just the case, I don't have a external cdrom or floppy drive [03:53] ogra : All C++ apps were frozen, and unfrozen as their depending libs became available. It's a manual thing, though, so when people don't tell me, I don't always check. [03:53] doko : YAY. [03:54] infinity, ah... ok... [03:55] <\sh> infinity: but I didn't see it on the frozenapps.txt..tse3 it should give me some hints..but nothing [03:55] i thought it was a general freeze that was dropped after the lib transition was done completely.... [03:55] \sh : I just removed it. [03:55] ogra : The transition isn't done. [03:55] i know [03:55] <\sh> infinity: no..I never saw it, when doko gave me once the url earlier on..i didn't see it on it.. [03:55] infinity: thanks [03:56] ogra : Still waiting on libace, libyehia, libxdb, libwaili and libcrypto__ [03:56] Does ubuntu kernel suprut ATI SB400? [03:56] \sh : Curious, it was on my list. Oh well, no big deal. [03:57] i havent had the time to look recently... [03:58] doko, seb128, daniels : Apparently your packages not building on hoary-updates is a feature, not a bug. They need manual approval by Kamion/mdz. [03:59] infinity: lol! === julien` is now known as julien [03:59] infinity: and they are not noticed on upload? it was waiting for like 3 weeks [03:59] doko : Also, OOo2 is already (re)building on i386. [04:00] seb128 : You may want to ping them. === opi [n=emil@nat0.mnc.pl] has joined #ubuntu-devel [04:00] I ping mdz by bugzilla, he accepted the patch and I commented saying I did the upload [04:00] k, next time I'll ping on IRC too :p [04:00] thanks infinity [04:01] s/ping/pinged/ [04:01] seb128: what would you say to putting gnome-menus 2.11.91 in backports? :) [04:02] I don't use backports [04:02] surprisingly it built fine against hoary and ran === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has left #ubuntu-devel [] [04:02] fcrozat made a patch to make it work with gnome-panel 2.10 for mandriva [04:03] so I guess there is some issues [04:03] didn't work (odd) but the bugs in 2.10.1 were fixed and autoupdating worked (thanks to libgamin-dev build-dep) [04:03] where is this patch? [04:03] ask to him on #gnome-hackers [04:03] he keeps speaking about that === persia [n=persia@p3101-ipbf412marunouchi.tokyo.ocn.ne.jp] has left #ubuntu-devel [] [04:05] Kamion: I thought it was in the desktop seed already? [04:05] <\sh> ok...will have a look later on this bloody ethernet problem...now I'm going :) [04:05] Mithrandir : get home! === \sh is now known as \sh_away [04:06] infinity: mdz did approve it in 7292 [04:07] doko : I believe it requires manual *intervention*, not just approval. === Mez [n=Mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-devel [04:12] mvo: oh, so you already sent the n-d patch upstream? [04:14] pitti: only my patch about the arrow placement [04:14] mvo: yes, that's what I meant [04:14] mvo: my patches are already upstream, he prepares a 0.2.2 tarball, I tested it already [04:14] yes, I wonder if he will like it. it looks a bit crude to me and to get it right there will be a lot more needed [04:15] he hasn't answered me yet, may I scared him away :) [04:15] he didn't answer to my last mail either, probably just busy (he is very cooperative and answered to my other mails) [04:16] doko, ping [04:16] oh, ok. nice === otavio[o1f] is now known as otavio [04:17] Hi carlos [04:17] pitti, hi === _dark is now known as dark [04:19] carlos: pong [04:19] whats wrong with the archive... ? i cant pull any source file and the builds break seem to too... [04:19] doko, I'm ready to listen to you :-) [04:19] hmpf... [04:20] ogra: apt-get update seems to complain about wrong md5sums [04:20] yep [04:21] i also had 404s for the Package.gz files [04:21] carlos: just wanted to know, where I can update the wiki, and when we can start the first tests ... [04:21] pitti: where do you write the language data during a build? [04:22] doko: you mean where a package stores po and pot files? anywhere in the source dir === dr88dr88 [n=gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel [04:24] pitti: where do you write them, when the package is built? [04:25] doko: pkgstriptranslations tars them up into ../package_version_translations.tar.gz [04:25] pitti: in the parent dir? [04:25] yes, where the debs, dsc, changes, etc. land [04:26] ok, and what does happen then? [04:26] doko, pitti https://wiki.launchpad.canonical.com/RosettaFirefoxAndOpenOfficeSupport [04:26] doko, pitti if you cannot edit it, tell me so I can ask extra permissions for you [04:26] pitti: ? [04:26] debian/rules:11: /usr/share/cdbs/1/rules/simple-patchsys.mk: No such file or directory .... hmm... interesting [04:27] doko: the buildd moves them to rookery:~lamont/translations [04:27] doko, and Rosetta imports the .pot and .po files [04:27] doko: rosetta and my scripts collect the tarballs from there [04:27] ogra: missing cdbs b-dep? [04:27] carlos: thanks [04:27] pitti, haha [04:27] is the buildd stuff a laminity thing? [04:28] doko: lamont set it up [04:28] laminity? [04:28] doko: why? [04:28] pitti, the package is from DUCK, you wont find even traces of debhelper in there ;) [04:28] carlos: lamont/infinity [04:28] pitti: ??? [04:28] oh! [04:28] pitti: because I have to export the damsn GSI files? [04:29] doko: I mean, is there a bug in this process? [04:29] aha [04:29] doko, hmmm I thought we made clear we don't need to export the gsi files.... [04:29] laminity ? [04:29] a new description for buildd masters [04:29] ? [04:29] carlos: huh? [04:29] doko, that's what we talked about importing first release without getting Rosetta imports [04:29] doko: why isn't exporting the po files enough? (and pot) [04:30] and reupload a -2 version with the updates and generating the .gsi on build time.... [04:30] pitti: I DON'T HAVE ANY PO/POT FILES TO EXPORT [04:30] I think we are having here a misscomunication... [04:30] carlos: did you read, why I did split the sources into two parts? [04:30] doko: I though that was the mere point of using pootle??? [04:31] doko, dude, we agree on a way to prevent the .gsi export last week [04:31] and it's in the spec [04:31] and you agreed [04:31] pitti: all the conversions are done outside the build process [04:31] what's the problem now? I mean, what am I missing? [04:31] doko, you do it by hand? [04:31] before the source upload? [04:31] doko: why can't you call pootle in debian/rules? [04:32] doko: (that was the idea actually) [04:32] carlos: the spec is heavily truncated [04:32] pitti: you told me, that I have to include the imported language data in the diff. How do you do that from inside debian/rules ? [04:32] pitti, really? [04:32] hmm, let me check [04:33] doko: I think we have a gross misunderstanding here [04:33] doko: so again, the oo.o2 source package can call pootle in debian/rules to generate pot/po files, right? [04:33] doko: this will create po files in the source pkg build directory [04:34] doko: it is not necessary to include the po files in the package diff [04:34] pitti, fixed [04:34] doko: it is just necessary that they are present in the source build dir before dh_builddeb [04:35] ^ this will call pkgstriptranslations, which collects the po files in a tarball [04:35] pitti: please don't include the conversion in the build process. we never did specify this. the extraction takes about 5min for each language on a fast machine [04:36] doko: uh, doing it on the buildd was at least my original idea [04:36] pitti: I know, I don't need to include the po/pot files in the diff. [04:36] doing it manually before each upload won't save you time, right? and it's error prone [04:37] doko: we specified it: "# [04:37] New script that uses the oo2po script from pootle, it will be executed in the openoffice.org2-l10n tarball so it creates a po/ directory storing there the .pot and .sdf files and a .po file per language available on that sourcepackage. This script will be executed on build time, just before the extract_po script. [04:37] # [04:37] " [04:37] bah, silly ffox paste [04:37] no, I don't want to do it manually. I'm building the ooo2-l10n source package automatically from the ooo2 source package and the data provided from rosetta [04:38] carlos: thanks, the overview in the wiki is now more complete. [04:38] doko, the changes done after your update came from pitti [04:39] I didn't touch it yet ;-) [04:40] Hrm, am I going to have to add a nick hilight on "laminity" now? [04:40] \lafty :-P [04:41] I don't recall a LaTeX code for that one, you lose. [04:42] pitti: OOo2 doesn't work with pkgstriptranslations, there's nothing to strip besides some menu files [04:42] doko, pitti please, could you agree on a procedure to follow on your side for OO and update the wiki so it's well documented? [04:43] doko: that's why pottle is supposed to generate pot/po files on the buildd [04:43] doko: why isn't that possible? [04:43] we do it for all other packages [04:44] carlos: btw, could you already try ffox po extraction? [04:45] Hm. So, on this machine, grub fails to work, X screws itself and the wireless does nothing [04:45] not done yet, I was finishing with the fixes we need to be able to export language packs [04:45] I will start with that today === wasabi_ [n=wasabi@207.55.180.100] has joined #ubuntu-devel [04:45] carlos: oh, export works now? [04:45] mjg59 : Sounds like a success. [04:46] pitti, the code that will fix them is done [04:46] pitti: it's a nightmare to debug, if something goes wrong. the conversion can be done offline. there's no reason not to do it offline [04:46] pitti, now it's running on our test system [04:46] but will take a while [04:46] anyone else having problems with today's liveCD? [04:46] so I think the data will be fixed on Sunday - Monday [04:46] fucking hell [04:46] i didn't know bazaar tracked inodes [04:46] doko: ok, then shipping the po files in the package diff.gz is fine, too [04:46] i moved to another disk [04:46] pitti: no, no po files in the diff. [04:46] rob^^^: what kinds of problems? [04:47] dieman : Yes, it's irritating. Can't relocate working copies to other computers either. [04:47] dunno, Buffer IO errors on virtual PC [04:47] doko: hm, but if they aren't in the package diff, nor generated at build, where do you want to generate and put them? === rob^^^ resets and tries again [04:48] on rookery, or somewhere else. where do you build the language packs? [04:48] infinity: heh [04:48] doko: I build them on rookery [04:48] pitti, doko do we have Ubuntu packages for pootle? [04:48] carlos: yes [04:48] carlos: apt-get is your friend === allee [N=ach@allee.exgal.mpe.mpg.de] has joined #ubuntu-devel [04:48] infinity: well, anyhow, im just going to check it out, remerge the upstream im working with, and then copy back over the changes i was making to some conflicts [04:49] doko: so if you want to generate them on rookery, I can grab them from there, too [04:49] siretart: ping [04:49] pitti: I think, rosetta needs to get them. why do _you_ need them? [04:50] doko: ok, right; I could directly import them into langpacks, but right, Rosetta needs them for import as well [04:50] doko: ping capi und PCMCIA. [04:51] first error is attempt to access beyond end of device [04:51] hdc: rw=0, want=1279776, limit 970096 [04:51] doko: I've got my B1 PCMCIA working but it's a bit hackish. Do you have already any plans how to support PCMCIA? [04:52] pitti: ok, so I have to ask lamont/infinity how to move the files I need to rookery? [04:52] allee: later please [04:52] doko: which files do you need? you mean, install pootle on rookery? [04:52] doko:'k [04:53] pitti: the sdf files, as described in the summary [04:53] s/summary/overview/ [04:54] doko: if you really need build-time generated files for the extraction, this seems really, really hackish to automatically transfer them [04:54] doko: but yes, that would be laminity [04:54] pitti: why is it more hackish than transferring the po files? [04:55] doko: not more, but would double the hack :-) [04:55] doko: in fact there is a spec to remove the existing hack [04:55] it's just not yet implemented [04:55] pitti : Can't you just special-case OOo2 in pkgstriptranslations so you can grab the files doko needs? [04:55] pitti: and you propose to use your hack and add another one instead of doubling it ;-) [04:56] doko: another idea: why not build ooo on concordia and generate pos there? [04:56] pitti : If we're going to talk about hacks on hacks, I'd rather not be shipping even more out-of-band stuff if we can avoid it. [04:56] infinity: of course I could [04:56] (I'd really prefer is we were dumping this stuff in the .changes, but we're Not There Yet) [04:56] s/is/if/ === carl [n=carl@217-162-189-134.dclient.hispeed.ch] has joined #ubuntu-devel [04:56] infinity: we already talked about that spec, just ENOTIME, I guess [04:56] Yes. [04:57] Hence "Not There Yet." === luis_ is now known as lu|bbiab === OculusAquilae [n=bastian@p548D08AC.dip0.t-ipconnect.de] has joined #ubuntu-devel [04:58] pitti: what do I win with building on concordia? [04:58] doko: I still don't understand why you don't want to call pootle on the buildd, but if there are reasons, I can change pkgstriptranslations to grab ooo files. So you need find -name "*.sdf"? [04:58] doko: conc has build chroots, rookery not :-) === ogra [n=ogra@p5089F85C.dip.t-dialin.net] has joined #ubuntu-devel [04:58] doko, ok, thanks === Natja [n=Natja@116-210.240.81.adsl.skynet.be] has joined #ubuntu-devel [04:59] doko: ok, if exporting *.sdf is your preferred solution, I'm going to change pkgstriptranslations [04:59] pitti: how do I know, which languages should be built? You have to change the build code [05:00] pitti: where do you expect these sdf files? [05:00] doko: anywhere, I'll just do a find -name "*.sdf" -exec cp ... [05:00] pitti: even in the source? [05:00] (preserving the dir structure, of course) [05:00] heh [05:00] doko: yes [05:01] gnu diff and its millionths of a second resolution [05:01] no, that's wrong [05:01] doko: please don't expect pkgstriptranslations to know about packaging details [05:01] pitti: just search in debian, that's enough [05:01] doko: copying files into the tarbal is fine, but I can't analyze control files in it [05:02] doko: hm? [05:02] copying files into the tarball? [05:02] lets talk on the phone ... [05:02] ok [05:02] oh wait [05:02] phone is broken ATM [05:02] I call you [05:02] :-)) === robitaille [n=daniel@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-devel === dooglus_ [n=dooglus@r2m7.chello.upc.cz] has joined #ubuntu-devel [05:04] doko: is -10 uploaded? [05:07] mvo: yes and yes [05:07] Mithrandir: not for amd64 - but I'll take that as a "yes, please add it" [05:07] Kamion: yes, please add it. :-) [05:08] done [05:08] thanks [05:10] heh, edubuntu-meta looks like the amd64 world imploded ... [05:11] http://people.ubuntu.com/~cjwatson/testing/breezy_probs.html doesn't show particular amd64 damage [05:11] Kamion: thanks === Simira [n=rpGirl@150.84-48-74.nextgentel.com] has joined #ubuntu-devel [05:13] argh, what's up with gnome-python-extras? [05:13] Kamion, see the changelog ... nearly all of minimal dissapeared... (i dont care for amd64 currently, so i dont mind to regenerate tomorrow..) [05:14] it was probably just a transient error when you updated; you should have thrown that away and tried again [05:15] Kamion: gnome-python-extras needs to be rebuilt against libwnck18 [05:15] ogra: please fix it today rather than tomorrow, if possible === ogra tries to regenerate [05:16] Kamion: same with serpentine [05:17] well, serpentine uses g-p-e [05:17] hmm [05:17] 207 Preparing to replace libglu1-mesa-dev 6.2.1-5ubuntu5 (using .../libglu1-mesa-dev_6.2.1-5ubuntu5_amd64.deb) ... [05:17] 208 Unpacking replacement libglu1-mesa-dev ... [05:17] 209 E: Sub-process /usr/bin/dpkgdpkg-deb: subprocess paste killed by signal (Broken pipe) [05:17] 210 received a segmentation fault. [05:17] yay! [05:17] thats how g-p-e looks in the amd64 buildlog [05:19] ppc for comparison: [05:19] 2063 grep: /usr/lib/libdbus-1.la: No such file or directory [05:19] 2064 /bin/sed: can't read /usr/lib/libdbus-1.la: No such file or directory [05:19] 2065 libtool: link: `/usr/lib/libdbus-1.la' is not a valid libtool archive [05:19] 2066 make[3] : *** [nautilusburn.la] Error 1 [05:19] *groan* [05:19] i thought that was fixed ysterday === Amaranth blames daniels for everything ;) [05:19] I'm looking into the dpkg segfault [05:19] at least on ia64 you have a fine build :) [05:19] in my negative available time [05:22] hmm, dpkg: serious warning.... that doesnt sound good [05:23] libgl1-mesa contains no files? [05:23] "THE WORLD IS BROKEN BECAUSE I SEGFAULTED EARLIER AND NOW I'M VERY CONFUSED!" [05:23] ogra : That message? [05:23] yay, my next changelog will have the same size :) just inverted the added/removed part in front [05:23] 186 dpkg: serious warning: files list file for package `libglu1-mesa-dev' missing, assuming package has no files currently installed. [05:23] exactly ... [05:24] ogra : Which buildd? [05:25] Kamion : Oh dear god, please fix it now. I'll buy you a pony. [05:25] 186 dpkg: serious warning: files list file for package `libglu1-mesa-dev' missing, assuming package has no files currently installed. [05:25] ergh [05:25] Automatic build of gnome-python-extras_2.11.4-0ubuntu2 on yellow by sbuild/amd64 1.170.5 [05:25] ^^ yellow === kent [i=Kent@82.145.135.26] has joined #ubuntu-devel === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-devel === Madhawk_ [i=Madhawk@82.145.135.26] has joined #ubuntu-devel [05:26] Hrm. I'm attempting to resize an NTFS partition in the installer. The partitioner keeps claiming it's the original size afterwards. [05:29] assumedly its resizing th entfs and not the partition then? [05:29] infinity: it's in does_replace(), anyway [05:30] It ought to do both === m0rphx [n=morph@p83.129.199.66.tisdip.tiscali.de] has joined #ubuntu-devel [05:30] But there's no DMA for the chipset in the installer [05:30] D000040: does_replace new=libglu1-mesa-dev old=x11proto-gl-dev (0:1.4+cvs.20050524-3) [05:30] D000040: does_replace ... no [05:30] D000040: does_replace new=x11proto-gl-dev old=libglu1-mesa-dev (0:6.2.1-5ubuntu5) [05:30] E: Sub-process /usr/bin/dpkg received a segmentation fault. === madduck [n=madduck@sake.ifi.unizh.ch] has joined #ubuntu-devel [05:30] I'm wondering if it's deeply confused by the two packages replacing each other [05:31] Kamion: Any idea why ntfsresize would appear to fail? [05:31] mjg59: not right at the moment I'm afraid [05:31] I'm swamped === Simira [n=rpGirl@186.80-202-169.nextgentel.com] has joined #ubuntu-devel [05:32] Oh. Hitting "Finish partitioning and write changes to disk" does nothing. I think it's broken. === pef [n=loic@lns-vlq-39f-81-56-130-224.adsl.proxad.net] has joined #ubuntu-devel [05:32] /var/log/partman should help but unfortunately I don't have time to analyse it just now [05:32] Ah. ntfsresize has spewed errors all over the place. [05:32] possibly also /var/log/{syslog,messages} [05:32] re === niran [n=niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-devel [05:33] Kamion : That does sound deeply confusing indeed. [05:33] Kamion : And easily fixed, since I intend to remove the file overlaps in mesa in the next upload. [05:33] Kamion : You think that'll make it go away and stop hating me? [05:34] Kamion : (Obviously, remove the overlaps AND the Replaces control field, not just the former) [05:34] infinity: I'm digging into it a bit more [05:34] Kamion : Still, it should probably issue an error or something in such confusing situations. :) [05:34] allee: pong [05:34] infinity: actually they don't replace each other, I was just being stupid [05:34] Oh. [05:34] Well, so much for that. [05:35] siretart: hi. I'm the one pestering you about revu today;) [05:35] I still intend to tear out half the overlaps and replaces. [05:35] Which will probably "fix" it. === pvanhoof [n=pvanhoof@dD5E045F3.access.telenet.be] has joined #ubuntu-devel [05:35] Given the incestuous relationship between xorg and mesa, I assumed the bug would be in the Replaces handling. [05:35] siretart: s/revu/revu reviewer/ [05:35] allee: ah, hi. I'm just reading you email ;) [05:35] siretart: sorry for the mess [05:36] allee: no matter [05:42] Argh. [05:42] Kamion : Do you have an apt cache directory full of the packages you need to reproduce this? [05:43] Kamion : I'm about to start mangling packages in an attempt to work around it in the archive, so... [05:43] infinity: yes [05:43] infinity: I'm just in the middle of a debugging build of dpkg now [05:43] I also have a local mirror which won't update for a while [05:44] if need be, I can make it not update tonight === ogra [n=ogra@p5089F85C.dip.t-dialin.net] has joined #ubuntu-devel [05:51] carlos: I did talk with pitti about the extraction at the phone. you'll get the strings into rosetta ... Is there a way for you to import some strings, but not present them for translation? i.e. the OOo2 help cannot be built at the moment, and so it would be some waste of time to translate it === calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-devel [05:53] seb128: did you ever add smeg to the seeds? [05:53] seb128, is gnome network tools supposed to keep an accurate count of incoming and outgoing traffic? [05:53] any kernel-package maintainers here? [05:53] Amaranth: yep, to desktop, why ? [05:53] HiddenWolf: no clue [05:53] seb128: just checking :) === Beire [i=Beire-@dD5E0BCBE.access.telenet.be] has joined #ubuntu-devel === _koke [n=koke@169.Red-217-127-113.pooles.rima-tde.net] has joined #ubuntu-devel [05:54] seb128: network tools has it's 'interface statistics' in the main window, that's why I ask. === Beire [i=Beire-@dD5E0BCBE.access.telenet.be] has left #ubuntu-devel [] [05:54] BenC: jbailey should be around in a bit, I think [05:54] HiddenWolf: that's probably the same as ifconfig [05:55] doko, I'm working on a patch to "hide" some potemplates that are useless, we could use that [05:55] HiddenWolf : Those counters wrap. [05:55] doko, so the import is done, but the user will not see them until you ask me to activate it [05:55] seb128: I figured. [05:55] doko, is that enough? === Treenaks [n=martijn@messy.foodfight.org] has joined #ubuntu-devel [05:55] BenC : kernel-package the package, or kernel-packaging in general. [05:55] Kamion: is it ok to upload a new l-r-m with a new driver version of the avm isdn drivers (and new drivers for amd64)? [05:55] Kamion: Ok, that was just caused by a corrupt filesystem [05:55] BenC : ? [05:55] infinity: one way or the other, it's off by a margin. [05:55] The installer didn't seem to pick it up, though. I'll file a bug? [05:56] carlos: sounds ok [05:56] BenC : Either way, you probably want to ping #ubuntu-kernel [05:56] HiddenWolf : Mine shows the same stats as ifconfig. [05:57] (gdb) p dep->list->version [05:57] $31 = {epoch = 268361688, version = 0x696e6520
, revision = 0x58496e70
} [05:57] HiddenWolf : Oh, actually, today it doesn't. It's off by a factor of 2. Odd. [05:57] infinity: I know for a fact that I've downloaded a multitude of what ifconfig is reporting [05:57] doko: what does that get us? [05:57] mjg59: please [05:58] HiddenWolf: ifconfig wraps around I guess? [05:58] infinity: ^-- point of segfault [05:58] <[SemTeX] > HiddenWolf: 32-bit counters... [05:58] avm support on amd64, more stable drivers on i386 [05:58] <[SemTeX] > once you're over ~4GB, it will reset... [05:58] doko: ok, if you've tested it [05:58] it only effects the avm drivers, nothing else. [05:58] I guess, that makes the statistics useless tho. [05:58] Kamion : Huzzah. [05:58] HiddenWolf : Those stats are generally useless, yes. [05:59] If they're useless, why are they there? [05:59] "Just cause" [06:00] doko, I suppose that my patch will be applied in a week and a half [06:00] doko, so perhaps it will appear for a couple of days [06:00] in the mean time I can put there a "deprecated, don't use" message [06:00] infinity: wouldn't it be a good idea to either make them useful or remove it from network tools? [06:00] HiddenWolf : Probably. [06:01] I'll go file a bug then. === dooglus [n=dooglus@rincevent.net] has joined #ubuntu-devel === Simza [n=rpGirl@150.84-48-74.nextgentel.com] has joined #ubuntu-devel [06:04] doko, pitti can I play with hoary's firefox packages or are they too different from breezy? (about language packs) [06:05] carlos: not my thing [06:05] carlos: hoary has exactly the same upstream version now === WaterSevenUb [n=WaterSev@bl5-135-188.dsl.telepac.pt] has joined #ubuntu-devel [06:05] pitti, ok [06:05] thanks [06:05] hmm [06:06] doko: pkgstriptranslations_14_source.changes ACCEPTED [06:06] pitti, carlos: then it might be good with those two translations to be synced automagically? [06:07] i.e. firefox and firefox :-P [06:08] this will - sort of - happen in the future [06:08] elmo: hi [06:08] oki, kewl === MagnusR [n=magru@85.194.14.142] has joined #ubuntu-devel [06:09] mdz: so we'll have another breezygoals meeting tonight? === cassidy [n=cassidy@f1-pc174.ulb.ac.be] has joined #ubuntu-devel [06:11] Nafallo, we are working now on that so it happens like with the other packages. === trygvebw [n=trygvebw@216-84-238.5002.adsl.tele2.no] has joined #ubuntu-devel [06:11] carlos: other packages? === Burgundavia [n=corey@S0106000000cc07fc.gv.shawcable.net] has joined #ubuntu-devel === dooglus [n=dooglus@rincevent.net] has joined #ubuntu-devel [06:19] hmm, amd64 buildd segfaults constantly, x86 seems completely gone now [06:21] ogra : Sheer luck. Kamion's hunting the segv right now. [06:21] heh.... and hes standing on the x86 buildd to look into amd64 ? [06:21] s/hes/he's === Arrogance [n=aks@ottawa-hs-64-26-167-219.d-ip.magma.ca] has joined #ubuntu-devel [06:22] infinity: bingo. you owe me a pony. [06:22] heh [06:22] Unpacking libglu1-mesa-dev (from .../libglu1-mesa-dev_6.2.1-5ubuntu5_powerpc.deb) ... [06:22] Replaced by files in installed package x11proto-gl-dev ... [06:23] straightforward uninitialised memory while copying the forward dependency chain during unpack [06:24] we should run a buildd under valgrind [06:24] ironically, the segfault was triggered by a new debug message [06:25] it would've been fine if the debug message hadn't been there, because everything else checked verrel != dvr_none before looking at version === seb128_ [n=seb128@ANancy-151-1-16-122.w83-194.abo.wanadoo.fr] has joined #ubuntu-devel === sklp [n=sklp@81-226-252-142-no19.tbcn.telia.com] has joined #ubuntu-devel [06:30] Kamion : Your pony will be in the mail the moment a fixed dpkg builds. [06:32] Kamion : That also backs up my assertion that fixing the file overlaps between x11proto-gl-dev and libglu1-mesa-dev would have cleared it up, but I'm much happier to see the bug fixed. [06:32] infinity: you should have promised him a cow. those can be found in inflatable format :-). [06:32] it was triggered by unversioned Replaces [06:32] 'cos those never happen at all [06:33] Yeah, and that will be fixed in mesa/x11proto on my next upload. [06:33] Cause it looks very evil/wrong as it is now. [06:33] probably only happened when hitting the new "don't break when installing a package that is replaced" code [06:33] Still, segv bad. segv gone == good. [06:33] Kamion : Have you uploaded a fixed package already? [06:34] just done [06:34] well, doing [06:34] wanna leave the mesa/x11proto uploads for a bit, just to make sure the problem goes away? [06:35] Kamion : Yup, I'm just fixing them up locally. [06:35] Kamion : They won't upload until tomorrowish. I'll let the buildds chew on your changed dpkg overnight, with a mass give-back for good measure. [06:35] pitti, bad news, moz2po creates lots of .pot files, so we will need to hack the script a bit === trygvebw [n=trygvebw@216-84-238.5002.adsl.tele2.no] has left #ubuntu-devel ["b00t-b00t"] [06:36] like oo [06:36] carlos: just cat'ing them won't work? [06:36] pitti, to import them into Rosetta, yes [06:36] pitti, the problem is the return path [06:37] Hey, lookie there, the i385-amd64 biarch toolchain is finally done bootstrapping. [06:37] pitti, we don't know which messages come from which files [06:37] oh, po2moz needs split files, too? [06:37] Well, finally half done, anyway. [06:37] pitti, I think so === carlos checks... [06:38] carlos: can't you quickly convert ffox to gettext? === pitti ducks === janeW_away [n=JaneW@wbs-146-157-188.telkomadsl.co.za] has joined #ubuntu-devel [06:39] they don't use gettext? [06:40] pitti, :-P [06:40] pitti, don't think so ;-) [06:41] pitti, hmmm firefox needs also the original files to get the language pack rebuilt... === doko [n=doko___@dsl-084-059-090-111.arcor-ip.net] has joined #ubuntu-devel [06:42] pitti, but it should not be a problem as the spec says that the same procedure applies to firefox [06:43] carlos: it should be possible to sort that out with msgmerge, I guess [06:44] carlos: i. e. generate the po files again and merge the relevant parts [06:45] pitti, hmm good idea [06:45] pitti, it's an easy and fast solution, yes [06:45] mdz: ping [06:46] pitti, I will play with the scripts a bit more and will dump my conclusions to the spec so you can review it tomorrow and see if it's doable on build time, ok? === tux15 [n=tux15@wblv-146-214-69.telkomadsl.co.za] has joined #ubuntu-devel [06:52] Hm. The ATIXP IDE driver has failed to bind to the IDE interface on this machine, and hence I am without DMA [06:53] I think I need 2.6.12 [06:55] infinity, thank for the mail, eased my mind. I was getting a bit tense - considering today being the final deadline and such. OTOH it did help me write faster :) [06:55] wow i'm bored [06:55] i just did a search for 'doc' in synaptic, went through the entire list of results, and installed about 100 of them [06:56] mvo, hi- so, update-notifier now has the ability to popup when an update is available? will you get a chance to allow it to differentiate between hoary-security/hoary-updates and backports? [06:57] jasoncohen: that was the idea [06:57] jasoncohen: I talked with mvo about this and we'll implement it that way [06:57] great [06:58] so the popup will only come up when it's security/bugfix or will it be an option? [06:58] I agreed to offer an option to disable it, mvo? === carl [n=carl@217-162-189-134.dclient.hispeed.ch] has joined #ubuntu-devel [06:59] yeah, does it have a close button so it can be easiy removed? [07:00] jasoncohen: by default these popups remove automatically after 7 seconds, but in any case they do when clicking on them [07:00] ah, ok === janimo [n=pet@Home03207.cluj.astral.ro] has joined #ubuntu-devel [07:00] pitti, so, if the popup comes up when the user isn't at the computer, they'll never see it? [07:01] jasoncohen: I asked mvo to disable autotimeout for these security popups [07:01] good [07:01] I think it makes sense in this case [07:02] yeah, because update-notifier doesn't necessarily update the apt cache when you're at the computer so you might never see the updates. this way, you know the user sees the popup [07:04] pitti: I set the timeout to 60sec [07:04] mvo: maybe disabling it completely would be suitable in this case? [07:04] mvo: do you already offer to disable these? [07:05] it's easy enough to do (disable it). it can't currently distinguish between backports and other updates (because of limitations of python-apt) [07:07] note: on breezy the screensaver isn't "ubuntu-ed" [07:07] mvo, are you speaking of disabling the timeout or the popups themselves? [07:08] jasoncohen: disabling the timeouts is very easy (but not done right now, only a big timeout is set). disabling the popups is implemented with a little blue action "Never show this message again" [07:10] ok [07:11] isn't it already in the archive? [07:12] don't know- i'm running hoary [07:12] I can add the needed support into pyton-apt, it's not too difficult, the problem is that today is feature freeze :) [07:13] so, you would have to do it today? how strict are the deadlines? === mxpxpod [n=BryanFor@unaffiliated/mxpxpod] has joined #ubuntu-devel [07:14] yes, both the code for python-apt and update-notifier would have to be ready today (pretty much impossible). and I think we are pretty strict about deadline this time [07:14] bye ! [07:16] mvo, so, what can you get into breezy? [07:17] ping doko [07:18] jasoncohen: notifications are in (using libnotify), timeout can be removed without problem and "Never show this notification again" is in too. only the "show only security, but not backports" will not be ready [07:18] janimo: pong [07:18] doko, pse didn't build I think it needs python-dev in BD [07:18] mvo, well, the most important stuff is already in. [07:18] spe [07:18] mvo, i tried to contact you earlier but i didn't see you online [07:19] if it's in uni I can try fixing it [07:20] jasoncohen: well, we will get it for breezy+1 then [07:20] janimo: right, will fix it [07:20] mvo, ok === OculusAquilae [n=bastian@p548D05CD.dip0.t-ipconnect.de] has joined #ubuntu-devel === stratus [n=stratus@cronopio.rits.org.br] has joined #ubuntu-devel === aigarius [n=aigarius@159.148.239.80] has joined #ubuntu-devel === carlos [n=carlos@243.Red-83-47-24.pooles.rima-tde.net] has joined #ubuntu-devel [07:38] morning [07:38] jdub: pong [07:38] pitti: hmm? === elvirolo [n=elvirolo@lns-p19-3-idf-62-147-135-7.adsl.proxad.net] has joined #ubuntu-devel [07:39] hi [07:39] mdz: don't remember, gotta run ;) [07:39] i was wondering about something... [07:39] seb128: yes, -updates uploads need manual approval, and I don't get any notification when they are waiting [07:39] mdz: ISTR that somebody told us "we will meet every week on Thursdays now", but I could be wrong [07:39] doko: updated avm modules = new upstream? [07:40] mdz: yes, asked Kamion about it [07:40] mdz: Good morning :-) [07:40] mdz: now that we have libnotify in main, can I add notification-daemon to ubuntu-desktop seed? [07:40] mdz: hey mdz. Ok, next time I'll ping you on IRC when a package is waiting :) [07:40] mdz: and fixed the pcmcia_cs linking [07:40] daniels: if there's a specific upgrade issue, send it to mvo for analysis [07:40] Ubuntu Hoary is way better than Kubuntu in means of integration and simplicity ... will Kubuntu Breezy try and develop its own configuration utilities, and, to a larger extent, deliver a more integrated environment ? [07:41] pitti: yes [07:41] doko: ok, sounds fine [07:42] doko: just don't break it ;-) === rtcm [n=jman@217.129.142.72] has joined #ubuntu-devel [07:42] mdz: you did approve dbus for hoary-updates in the bug report, but it's not yet accepted [07:42] mdz: I'll let daniels do it if he updates the graphics stuff ;) [07:43] doko: well, dbus is in the accepted queue, but it doesn't build and doesn't go into the archive for some reason [07:43] pitti : ACCEPTED != INSTALLED. [07:43] pitti: ouch, any way for me to look at the reason? [07:43] helena says these packages are waiting for approval: [07:43] glibc | 2.3.2.ds1-20ubuntu14 | source | 1 month old [07:43] evolution | 2.2.1.1-0ubuntu4.1 | source | 3 weeks old [07:43] dbus | 0.23.4-0ubuntu4 | source | 2 weeks old [07:43] kdelibs | 4:3.4.0-0ubuntu3.4 | source | 2 days old [07:44] I remember approving glibc, dbus and kdelibs [07:44] you can drop the evolution one [07:44] I remember it now that I read .changes [07:44] pitti put the fix with today's upload [07:44] * debian/patches/05_bugzilla.patch: [07:44] - use the GNOME bugzilla to send bugs (Ubuntu: #12475). [07:44] is that no longer important? [07:44] mdz, seb128: I asked elmo to drop evolutio [07:44] mdz: I included it into today's security update, it's a trivial one-line change in .desktop [07:45] ah, ok [07:45] I approved the rest [07:45] mdz: a quick question about launchpad integration. do we want it for synaptic too? it means that the started ff (launched from the menu) is run as root [07:46] mdz: so you have to manually approve -updates uploads? I uploaded evolution to warty-updates to fix that version, too, and it went straight in [07:46] mvo: hmm, that's awkward === sm [n=simon@pool-71-107-254-23.lsanca.dsl-w.verizon.net] has joined #ubuntu-devel [07:46] infinity: is the i386 buildd still busy? awstats | 6.3-1ubuntu0.1 | source | 1 hour old [07:46] mvo: can we enhance libl-i to drop privileges before launching the browser? [07:46] pitti: yes [07:46] pitti: when was that? [07:47] pitti : You'll get them back shortly. :) [07:47] mdz: I can certainly do that (if that's ok with seb128) [07:47] mdz: this morning, maybe 9 hours ago [07:48] seb128: is there a baz archive for liblaunchpad? === blueyed [n=daniel@i53871035.versanet.de] has joined #ubuntu-devel [07:48] hi all. bugzilla, forums, wiki, lists, #ubuntu all come up dry.. if anyone knows why a minority of hoary users can't get cupsd to respond to web browser or gnome-cups-manager, I would appreciate any clue [07:48] mdz: it appeared on warty-changes and everything [07:48] pitti: interesting; maybe approval is only set up for hoary? [07:48] nice [07:48] oo2, oo2-l10n, gcc-3.4, gcc-4.0 and glibc [07:48] concurrently [07:48] mdz: the difference apparently is that there already was an -updates version of evolution, but not for the packages in your helena [07:48] elmo : Yeah, "ouch". :) [07:48] sm: the web interface is intentionally disabled; gnome-cups-manager should work though [07:49] elmo: OMG, no wonder that I don't get a trivial arch-all perl package built... [07:49] not for me [07:49] that's pretty much your worst case stress test scenario [07:49] I had to replace Listen with Port in cupsd.conf to get it to start up, but still not responding === infinity bows. [07:49] quick, someone upload xorg and a new kernel, and it'll be complete [07:49] ubuntu-desktop: Depends: gnome-app-install but it is not going to be installedE: Broken packages [07:49] who broke it? [07:49] elmo: 200 langpacks in addition maybe? [07:50] pitti: langpacks are trivial for a buildd, even in bulk === dr88dr88 [n=gerrit@h174040.upc-h.chello.nl] has joined #ubuntu-devel [07:51] mdz: face that problem a few minute ago...had to do "apt-get install gnome-app-install-data" to get things properly installed [07:51] s/face/faced [07:51] robitaille: that won't fix this problem [07:51] mvo: jamesh@ubuntu.com/launchpad-integration--devel--0 [07:51] python2.4-gnome2-extras: Depends: libwnck17 (>= 2.11.4) but it is not installable === jbailey [n=jbailey@63.237.41.205] has joined #ubuntu-devel === infinity uploads xorg. [07:53] mvo: please fix python-gnome2-extras [07:53] mdz: the buildd needs a retry [07:53] mdz: [07:53] The following packages have unmet dependencies: [07:53] libgksu1.2-dev: Depends: libgksu1.2-0 (= 1.3.1-1ubuntu1) but it is not going to be installed [07:53] libgksuui1.0-dev: Depends: libgksuui1.0-0 (= 1.0.5-1ubuntu1) but it is not going to be installed [07:53] edd: Broken packages [07:53] [07:53] according to the i386 build log [07:53] mdz: humm...worked for me maybe 30 mins ago. but didn't look into it in detail. [07:53] infinity: please give a retry to python-gnome2-extras build [07:54] seb128 : Will do when I get a buildd back. [07:54] yeah, those seem tob e intsallable now [07:54] (Or I could kill OOo2... ) === infinity glances at doko. [07:54] I don't see a python-gnome2-extras upload on -changes [07:54] was it yesterday? [07:55] infinity: Mithrandir will kill you ... he's waiting for it to build the amd64 package [07:55] Could have been. Between biarch bootstrapping and dpkg segvs, the buildds have been unhappy. [07:56] mdz: 2 days ago I think [07:56] Kamion: no, we're just taking random stupid stabs in the dark [07:56] mdz: the package is gnome-python-extras [07:57] seb128: yeah, if it were 2 days ago I already read it and forgot about it ;-) [07:57] Kamion: thanks for finding the segfault, you rock [07:58] Kamion: your pony will arrive in the morrow [07:58] there was a window yesterday where the desktop was actually installable, and I missed it due to livefs build script breakage, grr [07:59] mdz: I believe all the installability fixes are in progress; the dpkg segfault totally snarled up the buildds [07:59] mdz : No worries, I'll babysit that build and retry the livefs build as soon as it goes through. === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [08:00] I've been up/working too long to do anything that requires actual though anyway, and I have to sit up and babysit this biarch build, so it's not like I have anything better to do. :) [08:00] Kamion: dpkg segfault? [08:00] I missed that one [08:01] For the last month or more, builds have been breaking horribly and chroots getting broken due to dpkg segfaulting while isntalling gl/glu-related packages. [08:01] Turned out that dpkg segfaulted on an unversioned reverse-replaces corner case. Kamion just uploaded a fix. [08:02] (reverse replaces, as in unpacking the replaced package after the replacing package) [08:05] infinity: uh, do we need to fix that in hoary, too? [08:05] "need"? Dunno. But we probably should. === shackan [n=shackan@host105-81.pool8257.interbusiness.it] has joined #ubuntu-devel [08:06] It could make upgrades a bit sketchy. [08:07] aspell-nl: Depends: libaspell15c2 (> 0.60) but it is not going to be installed [08:07] yet libaspell15c2 is installed [08:07] pvanhoof: yes, known issue [08:07] odd, I just got the same [08:07] doko, can I fix it? [08:08] temporarily [08:08] pvanhoof: ah, a workaround? don't know === {Seb} [n={Seb}@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel === sm updates cups bug 13200, available for troubleshooting any time [08:12] dpkg -i aspell-nl_0.1e-30_i386.deb [08:15] mvo, when will we see the changes outlined in https://wiki.ubuntu.com/PackageDependencyManagement. i was told they're not going into breezy === otavio is now known as otavio[off] [08:16] jasoncohen: there is a bazaar apt branch that adds the needed support to apt. if you are curious, you can check it out and test it. it works pretty well for me, but it needs more real-life user testing [08:16] (apt--auto-mark--0 from my baz archive) [08:16] Is there a sane and rational explanation for why we appear to build openoffice.org2 twice, with two different source packages? [08:17] infinity: once for code, and once for language packs [08:17] mvo, but it won't make it into breezy because of lack of testing? === niran [n=niran@cpe-67-10-213-51.houston.res.rr.com] has joined #ubuntu-devel [08:18] pitti : It appears that the langpack build also builds the code too, that's why I was asking. === thoreauputic [n=prospero@wolax6-186.dialup.optusnet.com.au] has joined #ubuntu-devel [08:18] infinity: maybe doko can teach it to not build everything in vain? [08:18] jasoncohen: unfortunately yes. it's a feature that basicly affects every user and every package managment operation so we need to be carefull with it [08:20] jasoncohen: I plan to make test packages available after the freeze for people that are curious === BIGBRUNO [n=biglinux@200.196.122.39] has joined #ubuntu-devel [08:20] mvo, ok, sounds good [08:20] doko, is somebody working on the aspell_nl issue? [08:21] I can forcefully install the current package, but it's not enabled the dutch language :-( [08:21] infinity: technically, you could try to uncouple the build system not to build code again, but it's currently not supported upstream. I think, that's the reason we do have compiler caches ;-) [08:21] s/enabled/enabling [08:21] regretfulyl I have no idea how aspell is to be configured [08:22] pvanhoof: correct, a fix requires updating the package, it's on my list. see the aspell changelog for the changes which must be made [08:22] ok [08:23] of this one? aspell-nl_0.1e-35ubuntu1_i386.deb [08:24] doko : If the -l10n build ends up building all the code again anyway, then why have two source packages at all? [08:25] doko : Is it not feasible to build all the binaries and langpacks from the same sourcde? [08:26] infinity: we do want to update the langpacks after the breezy release, without modifying the binaries [08:26] Ahh, but isn't that supposed to be done out-of-band via rosetta and langpacks? [08:26] (I guess that's a "down the road" thing, though) [08:27] yes, but currently, there are no source packages for langpacks, IIRC. [08:30] pitti: dpkg in hoary didn't support that at all [08:30] pitti: we talked about it in the context of langpack replaces [08:30] Oh, good point. That dpkg bug wasn't fixed until breezy (thus introducing the degv) [08:30] s/degv/segv/ === mgalvin [n=mgalvin@host-66-202-95-170.spr.choiceone.net] has joined #ubuntu-devel [08:32] cp /usr/lib/aspell-0.60/* /usr/lib/aspell/ [08:32] temporary fix, doko === Frafra [n=Frafra@d81-211-225-70.cust.tele2.it] has joined #ubuntu-devel [08:33] hi all [08:33] in the currents build [08:33] can i install nvidia proprietary drivers? [08:33] i've read that in colony 3 will be supported [08:34] doko, dictdir = $(libdir)/aspell-0.60 in the Makefile.am will install the dictionary files of aspell-nl in /usr/lib/aspell-0.60 [08:34] whereas all of them are simply in /usr/lib/aspell/ [08:34] oh and .. [08:34] I'd do something like $(libdir)/aspell-$(VERSION) [08:35] and I'd use targetdata = nl.multi nederlands.multi etcetera [08:35] and targetdir = $(libdir)/aspell-$(VERSION) [08:36] rather than this piece of junk Makefile.am [08:36] it's asking for problems [08:36] I guess that's an upstream problem .. [08:37] it's even using "ln" which isn't platform neutral === Simza [n=rpGirl@150.84-48-74.nextgentel.com] has joined #ubuntu-devel === zeedo [n=zeedo@www.reboot-robot.net] has joined #ubuntu-devel === Frafra [n=Frafra@d81-211-225-70.cust.tele2.it] has left #ubuntu-devel [] === kent_ [n=Kent@82.145.135.26] has joined #ubuntu-devel === Madhawk__ [n=Madhawk@82.145.135.26] has joined #ubuntu-devel === edd [i=dancer@aloo.dreamhost.com] has joined #ubuntu-devel [08:55] mdz: IIRC Keybuk did a last minute fix to support Replaces properly? [08:55] pitti: oh, you may be right [08:56] mdz: http://changelogs.ubuntu.com/changelogs/pool/main/d/dpkg/dpkg_1.10.27ubuntu1/changelog === otavio[off] is now known as otavio [08:56] mdz: we did that because of the langpacks, it broke the preview, remember? :-) [08:56] it went into 1.10.27ubuntu1 and 1.13.2 [08:57] pitti: send mail to Keybuk about it for when he returns === zeedo [n=zeedo@www.reboot-robot.net] has joined #ubuntu-devel [08:57] yes === Madhawk__ is now known as kent === mp1 [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has left #ubuntu-devel [] [08:59] doko: coming to #pkg-zope? === mp1 [n=mpt@200-171-140-32.dsl.telesp.net.br] has left #ubuntu-devel [] === robitaille [n=daniel@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-devel === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [09:11] carlos, pitti: updated RosettaFirefoxAndOpenOfficeSupport === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [09:14] doko: will the ooo2 binaries be uninstallable or anything if we kill the ooo2-l10n build? [09:14] no, just some missing translations for the binary filters, not that important [09:15] mdz: ^^^ [09:18] the parallel ooo2/ooo2-l10n builds are blocking all the uninstallability fixes for the desktop [09:22] no, just kill it, but keep the ooo2 build. Mithrandir needs the binaries for the amd64 package [09:23] Not going to bother killing it, it's almost done anyway. :/ [09:23] If you had said "just kill it" 3 hours ago, I would have happily done so. === zeedo [n=zeedo@www.reboot-robot.net] has joined #ubuntu-devel === Simza is now known as Simira [09:28] I was unconscious 3 hours ago [09:28] and dreaming of waking up to fresh livefs builds ;-) [09:28] Odd dreams. === vedran [n=konversa@se400.pppoe927.bih.net.ba] has joined #ubuntu-devel === terrex [n=terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-devel === infinity sets about making -desktop installible on amd64. === trygvebw [n=trygvebw@216-84-238.5002.adsl.tele2.no] has joined #ubuntu-devel [09:43] Oh, that's right. hal is actually FTBFS on amd64 without dpkg's help. [09:43] Bother. [09:43] Does anyone for whom it's not 6am in their timezone want to look into it? [09:44] infinity: ok [09:45] pitti ; http://people.ubuntu.com/~lamont/buildLogs/h/hal/0.5.3-0ubuntu2/hal_0.5.3-0ubuntu2_20050811-1154-amd64-failed.gz [09:45] infinity: "E: Sub-processdpkg-deb: subprocess paste killed by signal (Broken pipe)" [09:45] infinity: that doesn't look like a normal error... [09:45] pitti : Try the log above it (or the one below it when it rolls in) [09:46] checking for BLKGETSIZE64... no [09:46] configure: error: BLKGETSIZE64 is not defined [09:46] WTF is that??? [09:46] That's the one. [09:46] WTF indeed. [09:46] *sigh*, booting to amd64, brb === pitti [n=pitti@195.227.105.180] has joined #ubuntu-devel [09:50] pitti : You could always try blaming jbailey. [09:50] infinity: will it help? [09:51] pitti : BLKGETSIZE64 is an LFS64 ioctl whicn, on amd64, should probably be an lias for BLKGETSIZE, so maybe it's a linux-kernel-headers bug.. [09:52] great to see that I'm supposed to fix things I don't understand :-) === Mez [n=Mez@cpc2-lich4-3-0-cust115.brhm.cable.ntl.com] has joined #ubuntu-devel === sto [n=sto@debian/developer/sto] has joined #ubuntu-devel [09:58] /usr/bin/libtool: line 6545: exec: dbus-binding-tool: not found [09:58] GRRRR [09:59] why dont we build that ? dbus-binding-tool seems nonexistent [09:59] ogra: context? [09:59] gnome-power [09:59] infinity: no, it's one of these damn compiler "features": [09:59] /usr/include/asm-x86_64/types.h:23: error: conflicting types for 'int64_t' [09:59] /usr/include/sys/types.h:194: error: previous declaration of 'int64_t' was here [10:00] it took me ages to get all bits and pieces togehter to have the build-deps fulfilled... and now that... :( [10:00] ogra: sudo apt-get install dbus-utils [10:00] seb128, nope [10:00] how so "nope"? [10:00] at least thas not what dpkg --contents shows me [10:01] I've fixed this morning [10:01] what arch? [10:01] dbus-1-utils_0.35.2-0ubuntu2 ? [10:01] 0.35.2-0ubuntu3 has it [10:02] the buildd for x86 hasnt build since 15:00 GMT [10:02] thanks OO.o2 [10:02] heh [10:02] dbus_0.35.2-0ubuntu3_20050811-1302-i386-successful.gz [10:02] i was worried it was mediawiki ;) it was the last one that builzt [10:02] Filename: pool/main/d/dbus/dbus-1-utils_0.35.2-0ubuntu3_i386.deb [10:02] strange [10:02] change your mirror [10:03] yup... just saw it... its not on de. yet [10:03] (i normally dont compile on that machine... but amd64 is to borked currently) [10:10] pitti : Looks like jbailey's fault to me. [10:10] what's the correct way to get java on breezy? [10:10] pitti : That first declaration is linux-kernel-headers, the second is libc6-dev, either way it's his breakage. :) [10:10] infinity: not necessarily, gimme some minutes [10:10] infinity: I'm digging into it [10:11] pitti : Although, conflicting types for int64_t sounds pretty painfully wrong. [10:12] infinity: in fact hal seems to screw up this on its own [10:12] ./config.h:#define __s64 int64_t === seth_k [n=seth@24-117-17-230.cpe.cableone.net] has joined #ubuntu-devel [10:12] ^ __s64 is defined in l-k-h [10:12] and hal aliases it _and_ includes types.h [10:12] Fancy. [10:13] *grumpf* [10:13] Go hal. [10:14] it uses AC_CHECK_TYPE, and if that fails, it defines it on its own === darkling [n=hugo@81-5-136-19.dsl.eclipse.net.uk] has joined #ubuntu-devel === Natja_ [n=Natja@163.185-200-80.adsl.skynet.be] has joined #ubuntu-devel === pitti goes to figure it out and fixes [10:15] pitti: is the new hal blocking desktop installability? [10:15] mdz : Yes. [10:15] gar [10:15] mdz : Only on amd64. Due to this bug we were just discussing. [10:15] what's above it in the chain? [10:16] infinity: why doesn't amd64 use 0.5.2 then? [10:16] pitti : Depends on packages that no longer exist. [10:16] Or some such. [10:16] Or, rather, something else that is uninstallible is waiting on the new hal before it can build. Or something. [10:17] It all made sense to me 30 minutes ago when I discovered hal was the bottleneck. === {Seb} [n={Seb}@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel [10:18] wtf, last kernel/initrd tries to use a non-existing volume group "hda6" instead of my /dev/hda6 partition ? [10:18] Funny, jbailey was just bragging about how he'd had no complaints about initramfs yet. [10:19] pitti: grah, g-v-m crashed again on update ... we should stop restarting dbus [10:19] infinity: yeah, when it wasn't the default yet [10:19] and therefore about 5 people were using it [10:19] mdz : Nah, just 30 minutes ago, from whatever airport he was in, he'd mentioned his surprise at the lack of fallout from the switch. :) [10:20] it only landed yesterday; most of the world didn't upgrade until today [10:20] and still more haven't rebooted yet [10:21] amd64 is blocked by gnome-applets and gnome-app-install [10:21] I rebooted pretty well instantly, out of fear that I'd have to get involved in some messy recovery. [10:21] (at top level) [10:21] And, oddly, I didn't. [10:22] gnome-app-install I traced earlier to python-gnome2-extras, which just needed to be built [10:22] mdz : Yup, I tracked that one down, too. [10:22] The other direction is the hal problem. [10:22] it doesn't seem to have a recent attempt [10:22] http://people.ubuntu.com/~lamont/buildLogs/g/gnome-python-extras/2.11.4-0ubuntu2/ [10:23] the last one was a dpkg segfault [10:23] [10:23] Requeued already. === OddAbe19 [n=OddAbe19@pcp02542642pcs.lncstr01.pa.comcast.net] has joined #ubuntu-devel === mae__ is now known as mae [10:30] mdz: I have a apt upload pending (send you a mail about it some days ago, a small bugfix in the dpkg<->apt communication). can I do that now is it inconvenient now (because of the buildd situation)? [10:31] The buildd situation isn't much of a situation. i386 will normalise in a few hours and it'll be like nothing happened. [10:32] (Until I wake up tomorrow and do a mass give-back to catch everything that may have been screwed by the dpkg segv...) === LinuxJones [n=willy@blk-222-221-81.eastlink.ca] has joined #ubuntu-devel [10:33] Right, that's why I need the new hal built. [10:33] mvo: gnome-app-install-data just failed to install on amd64 for me [10:33] mdz: yes, the fix is uploaded but not yet build [10:34] mdz: it fails only on a upgrade, right? not for a new install [10:34] mdz, pitti : The old hal refers to libdbus-1.la, so building against it fails, the new hal will be built against the new dbus and fix that. gnome-python-extras won't build until we have it. [10:34] dpkg: error processing /var/cache/apt/archives/gnome-app-install-data_0+20050809_all.deb (--unpack): [10:34] trying to overwrite `/usr/share/gnome-app-install/Mozilla.desktop', which is also in package gnome-app-install [10:34] dpkg-deb: subprocess paste killed by signal (Broken pipe) [10:34] mvo: ok === rob^ [n=rob@pdpc/supporter/student/rob-ubuntu] has joined #ubuntu-devel [10:35] mdz: ok for g-a-i or ok for the apt upload? [10:35] mvo: g-a-i === Danten [n=danten@h71n6c1o1049.bredband.skanova.com] has joined #Ubuntu-devel === {Seb} [n={Seb}@i-195-137-120-148.freedom2surf.net] has joined #ubuntu-devel [10:36] mvo: I cannot deal with apt or anything else until this situation is fixed [10:37] our priority at the moment is working CDs [10:37] <{Seb}> i've got a few niggles with breezy and i don't know if they are known bugs [10:38] <{Seb}> first - i had to remove /usr/bin/X11 and symlink it to /usr/bin to get X to start [10:38] pitti: I'm getting my amd64 upgraded so that I can look at hal; have you had any luck with it? [10:38] mdz: I'm on it [10:38] mdz: but its a bit tricky [10:38] what the hell [10:38] <{Seb}> second - gnome-app-install is broken [10:38] locales is generating EVERY locale [10:38] needs some time, but I'll solve it [10:39] <{Seb}> and i had to force install gnome-app-install-data [10:39] <{Seb}> are these known bugs or should i file them in bugzilla? [10:39] mdz: well, the upload is ready. but if you want to have a look first it can certainly wait. it contains only small (but importent) fixes [10:39] {Seb}: it's a known bug, the fix is uploaded but not yet in the archive [10:39] <{Seb}> which ones? [10:39] {Seb}: gnome-app-install is known; it has already been discussed here several times today [10:39] {Seb}: for X, search bugzilla and report only if it is not there already [10:40] <{Seb}> also, my scroll wheel won't work [10:40] <{Seb}> i'll search [10:40] <{Seb}> breezy is look absoutly great [10:40] pitti, something about BLKGETSIZE64 ? [10:40] infinity: what's broken on the gnome-applets size? [10:40] ogra: no, something entirely different, it just appears to be so [10:40] s/size/side/ [10:40] YAY, hal builds!!! [10:40] hooray... [10:41] with a 178 KB patch.. === koke [n=koke@adsl229-164.unizar.es] has joined #ubuntu-devel [10:41] anyway, I'll throw it at the buildds to have something working, and I'll sort that out with upstream to find the real solution [10:42] pitti: 178kb? [10:42] mdz: upstream does weird things with datatypes, so I needed a find/sed to replace them all [10:42] mdz: and I need to regenerate configure [10:42] so 8k search/replace, 170k configure ;-) [10:43] mdz: no, about 120 KB search/replace [10:43] mdz : Out of date, waiting on new hal. [10:43] wow [10:43] mdz : So, both paths lead to hal. [10:43] mdz: it's not a good patch, and not the final one, but I'll test it on some arches now and upload to have a quick solutuon [10:43] pitti: ok === carl [n=carl@217-162-189-134.dclient.hispeed.ch] has joined #ubuntu-devel [10:46] wow, hal even works === pitti tries on i386 === thoreauputic_ [n=prospero@wolax9-002.dialup.optusnet.com.au] has joined #ubuntu-devel === GmanZZZ is now known as Gman [11:00] mdz, infinity: hal_0.5.3-0ubuntu3_source.changes ACCEPTED === lu|bbiab is now known as lu|away [11:00] pitti: good timing for :03 [11:00] hehe :) [11:04] awstats | 6.3-1ubuntu0.1 | source | 4 hours old === pitti wants an i386 buildd [11:05] pitti: is the firewall stuff landing or no? [11:05] I need to know whether I need to implement the contingency for ltsp [11:06] mdz: I asked carstenh about useful subsets, but most certainly not [11:06] damn [11:06] mdz: he doesn't even have packages yet [11:06] SoC started way to late [11:06] i386 buildds are coming back. One's here. [11:06] pitti: please set it to deferred [11:06] so not until tomorrow, but even this wouldn't yield much useful [11:06] mdz: ok [11:07] infinity: is hal building? [11:07] Still not registered in wanna-build. Give cron.daily some breathing room. [11:07] mdz: oh, it's not even in the table yet [11:08] pitti: add it to the deferred table [11:08] seb128: how is launchpadintegration? === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel === mpt [n=mpt@200-171-140-32.dsl.telesp.net.br] has left #ubuntu-devel [] [11:09] mdz: ~25/30 apps patched [11:10] seb128: is there a list somewhere? [11:10] I'll update the wiki === mp1 [n=mpt@200-171-140-32.dsl.telesp.net.br] has joined #ubuntu-devel [11:10] a min [11:11] one ooo2 build did finish ... [11:11] mvo: findingpackages is bust, I guess? [11:12] Oh, hey php4 finally got shoved to universe. [11:12] php4 | 4:4.3.10-15ubuntu2 | http://archive.ubuntu.com breezy/universe Packages [11:12] php4 | 4:4.3.10-15ubuntu2 | http://archive.ubuntu.com breezy/main Sources [11:12] well, almost... [11:12] Someone else saved this page while you were editing! Please review the page and save then. Do not save this page as it is! Have a look at the diff of BreezyGoals to see what has been changed. [11:12] mdz : Can I sync php4 with Debian, and upload php-imap (which builds php4-imap and php5-imap) to universe? [11:12] who ignored my lock? [11:12] mdz: I just added Firewalls, but I didn't get a lock... [11:13] pitti : The binries all got shoved to universe... [11:13] mdz: FindingPackages gnome-app-install is in, but nautilus/mozilla integration is not done yet [11:13] pitti: I made several edits, so I'm clobbering your changes [11:13] mdz: I was told that I had the lock, sorry [11:13] pitti : Not sure why the source didn't move. [11:14] mdz: I fix it [11:14] pitti: thanks [11:15] infinity: packages moving between components is an entirely manual process [11:15] infinity: send me email with the details [11:16] (re: php) [11:16] mdz: odd, how can this happen? race condition? [11:16] mdz: https://wiki.ubuntu.com/LaunchpadIntegration [11:16] infinity, btw, edubuntu has only hp5 deps let, i git them all sorted, so php4 could go completely to universe [11:16] s/hp5/php5 [11:17] pitti: it is easy to overlook the message; are you sure it did not warn you? [11:17] s/let/lefzt [11:17] grmpf [11:17] morning [11:17] ogra : Excellent. If edubuntu needs any php5 extensions we don't have packaged, you need to let me know, and ask mdz for permission to let me upload them. :) [11:18] mdz: I remember having read the usual "you have locked 10 minutes" sign, but given my current mental state I could be wrong; nevermind for now [11:19] mdz: the dpkg segfault does appear to be present in hoary too, looking at the code [11:19] infinity, oki... but i'm fine for now... [11:20] mdz: however, it really is quite a corner case, so I'm not that worried about it; we only ran into it because of very odd packaging [11:20] Kamion: so it won't break the usual langpack use case? [11:20] mdz: you need to have something doing an unversioned Replaces on a package that's still active in the distribution, which is not a usual thing to do [11:21] pitti: hmm [11:21] you do have an unversioned Replaces there ... [11:21] Kamion: I guess if the fix is easy we should update, but it's not super urgent, right? [11:21] Kamion: I can't update langpacks before rosetta export is working anyway [11:21] mdz: gnome-python-extras build failed again ... nautilus-cd-burner 0ubuntu2 needs to be built first and then gnome-python-extras [11:21] seb128 : On it already, don't worry. [11:22] mdz: due to dbus.la changes [11:22] daniels insisted to drop them [11:22] pitti: now you mention it, it looks to me as if it ought to break, but then I'm amazed it hasn't broken lots already [11:22] Kamion: we didn't actually update hoary langpacks yet (ENOROSETTA) [11:23] pitti: yes, but that dpkg change happened some time before release [11:23] and before the last language pack upload for hoary [11:23] so, if it were going to happen I'd've thought we'd see it then [11:23] perhaps the circular Depends and bidirectional Replaces manage to insulate us from it [11:24] the fix is trivial, anyway, and I can probably prove that it doesn't break anything that wasn't already broken ;) [11:25] sounds like a "5 free minutes to fix it" case for hoary-updates, then? [11:26] haha, SuSE replaces mozilla in all stable releases to 1.7... [11:27] Vindication! === _d4vid [n=xxx@tor/session/x-cdc9d38289147690] has joined #ubuntu-devel [11:28] pitti: probably, if the stress-test-by-buildd goes well [11:28] <_d4vid> hi all === Arrogance [n=aks@ottawa-hs-64-26-167-219.d-ip.magma.ca] has joined #ubuntu-devel [11:31] Mithrandir: -10 is built on i386 [11:35] infinity, mdz: hal built on amd64 [11:36] pitti : I know, I've been babysitting it. [11:42] Argh, I hate my laptop crashing every day. === infinity blames daniels. [11:47] mdz: btw, I tried to get the ffox crash on i386 by incrementally upgrading everything to the latest version, no luck [11:47] mdz: I assume removing l-r-m-2.6.10 from breezy is fine? === terrex [n=terrex@84-122-73-155.onocable.ono.com] has joined #ubuntu-devel === lu|away is now known as luis_ [11:54] night everybody! [11:55] Goodnight pitti [11:58] Kamion: something wrong with the new lrm upload?