=== ember_ is now known as ember === doko_ is now known as doko [01:52] <[reed]> bryce: I can't figure out why my X is dying because silly bulletproof-x overwrites the Xorg logs when it tries to use Xorg.conf.failsafe [01:52] <[reed]> I was told that's your fault [01:52] <[reed]> is there a way I can work around it? :) [01:52] <[reed]> so I can figure out what's really wrong [01:52] <[reed]> and fix it [01:54] [reed]: Setting the log rotation to keep a few logs, and looking in the log before last may help. [01:55] <[reed]> where do I set that? [01:56] [reed]: I don't remember. I did it once, and now have .0, .1, and .2 in /var/log/ Sorry. [01:56] <[reed]> I have Xorg.N.log(.old)? where N == 0, 9, 20... 20 is really old log from when X was working, 9 is some testserver thing, and 0 is the failsafe stuff [01:58] [reed]: What is 1? [01:59] <[reed]> persia: I don't have 1 [01:59] <[reed]> I only have 0, 9, and 20 [01:59] <[reed]> :/ [01:59] [reed]: Odd. [02:00] [reed]: hmm, I thought we'd configured bpx to only write a higher numbered log [02:00] [reed]: anyway, you can disable bpx entirely by commenting out the line in /etc/gdm/gdm.conf: [02:01] # FailsafeXServer=/etc/gdm/failsafeXServer [02:01] <[reed]> ok, restarting with that commented out, my old (and known working) xorg.conf in place, and xorg.conf.failsafe* removed [02:02] one thing you could check is run /etc/gdm/failsafeDexconf, and then examine /etc/X11/xorg.conf.failsafe to see where it went wrong; the most common error I've seen is that it gets the BusID wrong [02:03] <[reed]> all of this is because I tried out displayconfig-gtk to see if I could change the resolution on my second monitor [02:03] <[reed]> and now X won't even start properly [02:03] <[reed]> :( [02:04] * [reed] will never use displayconfig-gtk ever again [02:04] look at the end of /var/log/Xorg.0.log [02:05] <[reed]> yeah, one sec... I restarted, and I'm just looking at a black screen right now [02:05] <[reed]> so, let me get to a console and check some logs [02:08] * emgent hi [02:09] <[reed]> bryce: looks like fglrx runs through a lot of modelines, sets dpi / virtual size / display dimensions, runs through more modelines, and then crashes out with a backtrace [02:09] <[reed]> with signal 11 [02:13] [reed]: sort of sounds like you have new gfx hardware that the drivers don't know about. [02:13] <[reed]> like what? it's been working fine for months [02:13] <[reed]> I haven't changed any hardware [02:13] <[reed]> :/ [02:14] <[reed]> I did get a new 22" monitor to play with, but I backed up my xorg.conf before I changed anything, and this is crashing now with my old xorg.conf [02:14] <[reed]> ugh [02:14] well, you're not giving me much information, and so I'm limited to making guesses [02:14] <[reed]> ok, what info do you need, and I'll do my best to give it to you :) [02:16] https://wiki.ubuntu.com/X/Debugging - see "What to Include in Bug Reports" [02:17] <[reed]> ok, coming right tup [02:17] <[reed]> -t === zen-afk is now known as zenrox [02:33] <[reed]> bryce: http://primedirective.net/xorg/ [02:33] <[reed]> let me know if you need anything else [03:11] your backtrace matches bug 165068 [03:11] Launchpad bug 165068 in linux-restricted-modules-2.6.8.1 "Enabling restricted driver causes X to start in low graphics mode, defaulting to a failsafe vesa driver" [Undecided,New] https://launchpad.net/bugs/165068 [03:21] <[reed]> ok [03:21] <[reed]> brb [03:26] kobodeluxe 0.4.1-1ubuntu1 [03:26] * lamont phears what we changed. [03:31] maybe it's Ubuntu branded ;-) [03:37] lamont: Phear the .desktop revolution. === asac_ is now known as asac [04:47] <[reed]> bryce: going to try the latest driver now === bddebian2 is now known as bddebian [05:41] siretart: you know there are problems with xine-lib right? you have libxine-dev deps on libxine1 which has been replaced with libxine1-bin [05:58] hello [05:58] im new here [05:58] im translator of portuguese [06:01] [06:01] Everyone is asleep» [06:02] fabio: try #ubuntu-pt [06:03] burgundavia: hello friend [06:03] thanks for the tip [06:06] siretart: also an issue with libxine1-dbg dep on libxine1 [06:06] nixternal: Does shlibs still define libxine1 as the dep? [06:06] no [06:07] libxine-dev and libxine1-dbg had libxine1 in the deps [06:08] I am rebuilding on my amd64 box so I can install it on my other amd64 box to get kde4 to build...so all of it has worked thus far after a change for libxine-dev [06:30] woohoo, rebuilt xine-lib locally..removed libxine1, and then s/libxine1/libxine1-bin/ for -dbg and -dev build-deps and it is working like a champ [06:56] nixternal: ops, you're right. working on it [06:56] siretart: no biggy, very simple fix...already did it locally and tested it..works great [06:57] libxine-dev and libxine1-dbg need libxine1 changed to libxine1-bin...I think that is all I fixed to get it to build [06:57] and seeing as libxine1-bin replaces libxine1, can you just rip that from control so it doesn't build that as well? not 100% sure on the rules there...you have to file a removal request probably I would assume [06:58] libxine1 cannot be dropped before hardy [06:59] siretart: Could it be a transition package, with versioned conflicts for libxine1-bin, so both the meaningless transitional library and the replacement could be simultaneously installed? [07:02] persia: it is already (more or less) [07:03] siretart: OK. I just got libxine1 knocked out when doing the last upgrade (maybe 10 hours ago), but it could be a local issue. [07:03] yes, the conflict is wrong, fixing that [07:03] that is because libxine1-bin replaces (<< libxine1) iirc [07:07] Hi all! [07:10] nixternal: fixed package uploaded [07:11] and why do you rock hardcore again? :) [07:11] thanks siretart...I figured it was just easier to bug ya about it as I knew you would be around shortly [07:13] nixternal: yes, in this case this was indeed better, because I applied the fix to the debian packaging branch first, and merged that into the ubuntu hg branch [07:13] -4 should really be a sync candidate, so that we can finally drop the diversion [07:14] ya, that was another reason for poking ya, plus by the time I got everything figured out, you were here anyways :) [07:14] I would have filed a bug and hit submit...waste of a bug number..plus didn't feel like adding to the stats for boogs :) === elkbuntu_ is now known as elkbuntu === stu1 is now known as stub [08:43] good morning [08:45] good morning [08:46] hm, I thought the cups PDF thingy wasn't supposed to overwrite files? [08:48] Mithrandir: Dream on. [08:53] Mithrandir: There might be a hug in it for you, if you fix it? [08:54] soren: currently I'm angry over so much b0rkedness here that I'm not going to do it now. [08:55] * soren pats Mithrandir [08:55] There, there. [09:08] doko: Sorry to bug you about this, but since the fontconfig merge, I have had ugly fonts in firefox here so I guess it is something I should be fixing on my side, do you have a pointer on this? [09:09] I think pitti had the problem the same day I did, dunno if he found a workaround [09:10] lool: hmm, I forgot about that; have to check in the new year ... [09:10] Okay [10:23] cjwatson_: Do you happen to know who maintains the gfxboot patch in SuSE? I want to send the updated patch back to them. [10:24] seb128: Hi! [10:24] hey soren [10:24] seb128: The consolekit patch seems to work brilliantly. [10:24] seb128: Thanks! [10:24] soren: good, thanks for testing :-) [10:24] :) [10:26] the sparc buildd is fixed? there are several of that need a given-back on there [10:29] Kmos: I'd say no as there is a new log for sparc with the same error from the last hour [10:32] geser: we should wait.. thanks [10:32] Kmos: we'll give back all those once we've fixed the problem. No need to ask for each of them. [10:32] Mithrandir: ok, thanks === seb128_ is now known as seb128 [10:45] Mithrandir: please give-back: tklib. Thanks. [10:51] At what point will the buildd's start picking a package as a build-dependency? As soon as Launchpad says it's built or not until it's been published? [10:52] geser: given-back === pedro is now known as pedro_ === iSchnee is now known as Schneeflocke === pedro__ is now known as pedro_ [11:42] Mithrandir: please give back kdepimlibs/4:3.97.0-1ubuntu3 (since you seem to be the giving back type today) === dholbach_ is now known as dholbach [11:43] Riddell: given-back [11:45] doko: there's nothing special we need to do wrt java on lpia? You're working on icedtea and all that shiny, right? [12:01] * soren kicks java.. hard! [12:25] * Hobbsee waves === illovae is now known as Pere_Noel [12:54] MOTU Q&A session in 6 minutes in #ubuntu-classroom [13:11] Is the OpenOffice.org packager here? [13:11] calc is not [13:12] problem is that "apt-get dist-upgrade" on Hardy wants to uninstall OOo. [13:14] Often such things are due to some parts of a huge project having been built, and others being still in the queue. Unless something is actually wrong in the packaging, that problem often goes away by time. [13:15] ion_ it is the case now for more than one week. I hope our build servers are not that time behind. [13:17] apt-get -o Debug::pkgProblemResolver=true -V dist-upgrade might print useful information. [13:17] tkamppeter: the less OOo builds, the better. [13:17] it's probably waiting for a bigger change [13:18] I have stepped back to "apt-get upgrade" now to get the more than 200 packages updated which queued up in that week. [13:35] * soren kicks the sparc buildd [13:36] soren is angry today [13:36] He's kicking everything [13:36] I've just spent >1½h trying to get java working. [13:36] That will make anyone angry. [13:37] That’s one of Java’s features. [13:37] soren: did you chat with doko about it? [13:37] And when I finally got it to work (in a gutsy vmware instance), the frickin' applet didn't work properly with firefox. [13:39] dholbach: No.. It was not so much a debugging-and-making-notes-along-the-way kind of thing, but more of a get-the-bloody-thing-to-bloody-work-right-bloody-now-'cause-I-just-don't-want-to-know-about-it session. [13:40] Lots of files were copied around, symlinks were created, swear words were invented, core dumps removed.. [13:40] * soren grrrrrs [13:40] I just want to forget it ever happened. [13:41] -ion I have tried "apt-get -o Debug::pkgProblemResolver=true -V dist-upgrade" and it seems that OOo depends on an old version of libhsqldb-java and so the update of libhsqldb-java triggers the removal of OOo [13:42] tkamppeter: During this period of agressive archive churn, you may find aptitude's conservative update behaviour helpful. [13:48] soren: gutsy, or hardy? [14:06] soren: amd64? [14:08] doko: hiya, did you see my question about lpia and icedtea? [14:08] (or the stock JRE) [14:12] Mithrandir: no difference compared to i386 (currently ftb on the buildd); don't know why === mvo_ is now known as mvo [14:13] doko: good to hear (well, the no difference part, not the ftbfs part). You don't need us (the mobile team) to do anything in particular for java apps and the web browser plugin to work, then? [14:13] Mithrandir: not currently [14:14] doko: ok, thanks. [14:15] doko: hardy. Both i386 and amd64. [14:16] doko: on amd64, j2re1.4 makes firefox crash whenever I access a page with java on it. On i386 I just couldn't get anything to really work at all. [14:17] j2re1.4? how about icedtea? [14:24] there's stuff in the installer that calls udevinfo directly, isn't there? [14:25] there's stuff in casper that does, at least. [14:25] bugger [14:25] doko: It doesn't provide a plugin for mozilla, does it? [14:26] soren: icedtea-java7-plugin [14:27] * soren takes it for a spin [14:29] doko: Well, it shows up in about:plugins, but the test thing on java.sun.com doesn't seem to work. [14:30] doko: It just leaves a grey box where the cool stuff should be. [14:31] soren: amd64? [14:31] doko: Yes. [14:31] on gutsy? [14:31] doko: Hardy. [14:32] strange [14:32] doko: Sorry, I'll try to be more explicit. [14:32] did work for me. start firefox from a terminal and look at the output. my test was to open classpath.org (and seeing the man stomping the fork) [14:34] Keybuk: why is that a problem? [14:34] doko: No go. I has saved a log file for me. [14:34] doko: You want it? [14:36] doko: Ah, there's an update for icedtea-java7-bin [14:36] doko: I'll try again. [14:37] No luck. [14:41] doko: Exact same thing happens on hardy i386. [14:43] soren: ok, I'll have it running here. strange. have to look at it after xmas [14:44] doko: Will the hs_err_pidXXXX.log files be of any use to you? [14:46] soren: not really, there's a bug report with some duplicates which have these as well. [14:46] doko: They all say "# SIGSEGV (0xb) at pc=some_address pid=some_pid tid=some_tid" at the top. [14:46] doko: Ah, bug 152362 ? [14:46] Launchpad bug 152362 in icedtea-java7 "icedtea-java7-plugin always crashes firefox" [High,Confirmed] https://launchpad.net/bugs/152362 [14:46] soren: one thing you could try: build the package locally and try again. we had problems with the package built on the buildd before [14:47] doko: My firefox doesn't crash. The applet just never does anything useful. [14:47] soren: maybe ask tmarble (#ubuntu-java) as well [14:47] soren: hmm ... we did switch from firefox-dev to xul recently ... [14:48] doko: As a b-d? [14:48] doko: I can grab an older version and try that? [14:48] soren: try it, yes [14:49] doko: Which version should be good? === cprov is now known as cprov-lunch [14:52] ..trying 7~b23-1.5~20071124-4 [14:53] Same. [15:11] weird [15:11] when I login, I get a strange "Language en_GB doesn't exist, using system default" warning [15:15] Keybuk: yeah, server installs don't include locales [15:15] this is a desktop [15:16] Ah well. an en_US desktop? [15:16] no [15:16] an en_GB desktop [15:17] keybuk: I get the equivalent message. [15:17] I got nothing. [15:17] Spads: are you on hardy? [15:17] It says the same about en_US in Finnish. [15:18] Keybuk: nah [15:18] My locale settings: LANGUAGE=en_US:en LANG=fi_FI.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_NUMERIC=en_US.UTF-8 [15:20] LANGUAGE=en_GB:en [15:20] LANG=en_GB.UTF-8 [15:20] LC_COLLATE=C [15:20] seems to be LANGUAGE it's complaining about? [15:23] (whatever "it" is - I'm grepping strings currently) [15:24] Whatever “it” is, “it” has a bug in a bug: it should have said the error message in English according to my locale settings. :-) [15:34] ion_: Do you have en_US.UTF-8 in your "locale -a" output? [15:35] ion_: (en_US.utf8, actually) [15:35] minghua: Yes. [15:39] ion_: I don't know, maybe try "LANGUAGE=en_US.UTF-8:en_US:en"... [15:40] ion_: I assume you don't have en_US in "locale -a" output? [15:40] minghua: I don’t think one is supposed to put .UTF-8 into LANGUAGE. [15:40] minghua: Yes, there’s no en_US. [15:40] ion_: I don't think so either, but who knows. :-) [15:41] Alternatively, maybe you can do something to make en_US appear in "locale -a" output and see if that helps. [15:41] There should be no need to do that. It used to work. [15:43] Mithrandir: please give-back: yorick-yeti smpeg-xmms whizzytex. Thanks. (I'd have asked pitti if he were here). === cprov-lunch is now known as cprov [16:03] geser: given-back [16:04] Mithrandir: was the bundle ok? [16:04] Keybuk: looks fine to me, yes. [16:05] Keybuk: I'm assuming you know what udevadm does and how it's called; I haven't verified that. :-) [16:05] there were unuploaded changes in the trunk, so I figured that a bundle would let you worry about the history ;) [16:05] (since merging it will make it look like you merged a branch, rather than retconning history on a new revision) [16:07] ah, true [16:16] soren: ? [16:16] ImportError: No module named debian_bundle.changelog [16:16] Ah, I thought someone fixed that already. [16:16] You need python-debian [16:18] right [16:18] thanks [16:18] it gave me an editor [16:18] does it expect me to explain the patch there [16:18] or is that just to review the patch? [16:18] First, you review the patch. [16:18] debian/Changelog is already filtered out. [16:19] Anything else that is not appropriate for Debian, you remove manually. [16:19] :wq [16:19] and then an editor shows up with the body of the bug report, which will be based on the latest entry in debian/changelog [16:20] it didn't filter out the "diff" line for debian/changelog ;) [16:21] True.. Feel free to fix filterdiff to do that :) === jpatrick_ is now known as jpatrick [16:22] also you don't handle epochs properly [16:23] How so? [16:24] epochs don't appear in filenames [16:24] You /are/ running hardy, aren't you? [16:24] Keybuk: Oh, good point. [16:24] Keybuk: ubuntu-dev-tools depends on python-debian in hardy. [16:25] http://people.ubuntu.com/~scott/std.patch [16:25] Keybuk: Thanks very much. [16:36] Mithrandir: please give-back: texpower. Thanks. [16:38] geser: given-back [16:46] mvo: hi. [16:46] can you prod this through please? https://bugs.launchpad.net/bugs/175646 [16:46] Launchpad bug 175646 in notification-daemon "Notification summaries should not be parsed as markup" [Low,Triaged] [17:10] Some guy is saying it’s been decided that this will be 8.04’s default theme. Please say that’s not true. :-) [17:11] <_MMA_> ion_: Thats concepts only. [17:14] <_MMA_> https://wiki.ubuntu.com/Artwork/Incoming/Hardy/Alternate/BasicIdeals === evand_ is now known as evand === Pici` is now known as Pici [17:43] cjwatson_: am I ok to create a kubuntu-kde4 seed? [17:44] Mithrandir: could you give back kdebase-kde4/4:3.97.0-1ubuntu4 [18:09] slangasek: need all merges of packages in main now a freeze exception? [18:09] geser: in a very limited sense, yes [18:10] geser: any Ubuntu developer can "grant" a freeze exception [18:11] I looked at texlive-bin which can be synced now and the new packages it produces would be nice to have as the would allow to install texlive-full (which now has two unmet deps) [18:11] geser: don't look at me, after 5 years of bad experiences with tex packaging, I reflexively run screaming at the mention :) [18:12] I just wanted to know what's needed to get it synced (besides the sync request) [18:14] I think a sync request is sufficient generally; for texlive, if I were the one processing the request I might want some greater detail to reassure me that it's not going to blow up [18:15] slangasek: So the lesson is: Find a miniscule patch that needs to applied, and just upload yourself? [18:15] * soren runs away [18:22] slangasek: have you some ideas how that "greater detail" might look like? pbuilder build-log? [18:22] geser: probably an analysis of any changes to debian/control [18:36] asac: can you try if http://go-mono.com/sources/gluezilla/gluezilla-1.2.6.tar.bz2 builds with new xul? :) [18:37] slomo: wanna help? i am on holiday till jan 2 :) [18:37] i can try it, but would appreciate to rather help then do it myself :) [18:37] asac: you have new xul already installed, i just want to hear if "./configure && make" worked ;) [18:37] but it can wait until after your holidays if you prefer that :) [18:38] slomo: i even have gluezilla here as source :) [18:38] and no ... it doesn't build because it doesn't look for the right pkg-config files [18:38] (without trying) [18:40] ok [18:40] thanks [18:42] slangasek: bug #176411 if you want to look on it [18:42] Launchpad bug 176411 in texlive-bin "[Sync request] Sync texlive-bin (2007.dfsg.1-2) from Debian (main)" [Undecided,New] https://launchpad.net/bugs/176411 [18:43] geser: well, /looks/ safe to me... :) [19:08] alex-weej: thanks, I check out 175646 [19:08] cool === ion__ is now known as ion_ [19:19] Mithrandir: please give-back: libchipcard offlineimap c++-annotations cffi. Thanks. [19:39] Burgundavia: heh, regarding your blog post :) [20:08] I notice that there are a few backports builds for AMD64 on Gutsy that have been sitting and waiting for quite some time while the buildds are idle. Is there an issue with the Gutsy AMD64 buildd? [20:10] ScottK: Which builds? [20:10] infinity: https://edge.launchpad.net/ubuntu/+source/dkim-milter/2.4.0.dfsg-1ubuntu2~gutsy1/+build/470770 is the one I was waiting for. [20:10] When I looked at needs-building I saw at least one other. [20:12] ScottK: At a guess, I'd say it's just been backlogged behing hardy builds... [20:13] infinity: OK. I'd thought it was different machines. That makes sense. Thanks. [20:13] ScottK: Nah, it's all the same hardware, and *-backports comes last in the queue. [20:13] updates -> proposed -> release -> backports. [20:14] (security is on different gear) [20:14] Sure. Makes sense. Thanks. === cprov is now known as cprov-away [20:19] ugh ok, i have a problem, about to email the ML about it but i thought i would kick it arround here first, as most know adobe released a new flash ( 9,0,115,0 ) and i have the updated flashplugin-nonfree in hardy and an SRU in -proposed ... here is the issue [20:20] it works perfect with geko based browsers as reported on the bug, but it breaks Konquorer due to a bug that only this flash exposes [20:20] so if a SRU is pushed ALL konqueror flash installs get broke, but if its not pushed then all new installs are broke [20:21] imbrandon: The first thing I'd do is mention that in the bug if it's not already. [20:21] and hardy is broke, soooo do we update and then SRU a patch to konqueror also when it becomes available ? or .... [20:21] ScottK: it is [20:21] OK. [20:22] see my delima though ? its like leave it broken or fix some people and knowingly break others [20:23] Yeah. [20:23] i hate binary blobs [20:23] * ScottK too. [20:23] Well your a Kubuntu dev, where's the Konqueror SRU to go with it? ;-) [20:23] there is no fix ( even upstream yet ) [20:23] and likely wont be soon [20:24] as it requires konqueror to support XEmbed ( a new feature that might not be SRU worthy anyhow ) [20:24] Is it something we could figure out in Kubuntu if we focused on it? We'll need it fixed for Hardy. [20:24] add XEmbed to konqueror heh [20:24] * ScottK is just saying... [20:25] no no i totaly understand, but thats the fix [20:25] OK. So how hard is that? Maybe we should --> #kubuntu-devel [20:26] the only other options ( none will go over well with users ) is not support flash-nonfree in konqueror OR only support gnash [20:26] have them conflict [20:26] or something [20:26] ScottK: k === ivoks_ is now known as ivoks [20:50] mvo_: happy with the patch? [21:09] alex-weej: patch is fine. if you don't like the patch stuff, maybe we can do something else? instead of a patch in debian/patches just include it inline in the package? [21:09] alex-weej: and/or put it into bzr [21:10] i just think it's inefficient to roll out a new notification-daemon every time we change our theme [21:10] is all :) [21:10] doesn't really bother me that much though, i just remembered you talking about it before [21:10] yeah [21:11] its really not ideal this way, I think the best course of action is to try to get it upstream [21:11] but last I talked about it, he didn't like the yellow :) [21:11] well this is the thing, we don't put ubuntulooks in upstream gtk-engines [21:11] why should we do it for the notification daemon theme? [21:12] alex-weej: you could also reverse the question [21:13] why don't we put ubuntu-looks in upstream gtk-engines? there may be some people who like it and want to use it, who aren't running ubuntu [21:13] and ubuntu-looks is not a patch I suppose, rather a seperate engine [21:13] Chipzz: and at that point, we basically relinquish control over the theme to gtk-engines maints [21:14] how so? you would be upstream, pushing changes to gtk-engines [21:14] heh [21:14] assuming i have commit access [21:14] alex-weej: point being, notification daemon is a patch, gtk-engines is a seperate engine [21:14] no [21:14] notification daemon theme is an engine too [21:14] it's its own sofile [21:15] yeah, we could put it into its own source package [21:15] heh. then I misunderstood [21:15] and maintain it in bzr [21:17] There is a bug in the linux kernel that prevents xfce4-battery-plugin from compiling and I'd like to have this merge done for the next alpha because it contains important patches we'd like tested. Basically, apm_event{,info}_t are userspace types but they got hidden behind #ifdef __KERNEL__ by mistake in commit ee8e7cfe9d330d6f1ce0b9b1620d6df5d9cf6b70 [21:18] (alex-weej: as an aside; yes there are people actually doing that (I think); a friend of mine made a post about it in his blog) [21:18] I imagine this might also cause other applications (such as xscreensaver) from compiling [21:18] Chipzz: doing what? [21:18] somerville32: could you tell me when this is fixed as I've seen also other packages FTBFS because of this? [21:18] alex-weej: using ubuntu gtk-engine outside of ubuntu [21:18] * somerville32 nods at geser [21:19] geser, I was actually wondering if maybe the kernel team would be willing to apply the very non-evasive patch to fix this in the mean time [21:19] Chipzz: foresight do it, iirc [21:20] somerville32: addressing yourself directly to the kernel team (by name, or in #ubuntu-kernel) is probably going to be more effective at getting you an answer [21:22] slangasek, ok [21:23] would anybody have a look at bug #173717 ? [21:23] Launchpad bug 173717 in grub "Grub has a build-depends-indep against a multiverse package" [High,New] https://launchpad.net/bugs/173717 [21:27] oh, clever; there are two copies of mkisofs in gutsy and hardy, even, one in multiverse and one (the dummy package) in main [21:28] someone should've forced package name changes on cdrtools when it was reintroducde [21:28] Lutin: well, I've looked but I can't upload it ;) [21:28] I'm sure the one in multiverse was supposed to have been removed [21:29] The licensing is still inconsistent [21:29] oh? no bug report about it assigned to ubuntu-archive [21:30] Ah. I'd discussed it in email with elmo, but never actually filed a bug [21:30] CDDLed code linking against GPLed library without any exemptions [21:30] slangasek: ok :) [21:31] I need to email Jörg back about that, but haven't had time yet [21:32] mjg59: could you file a bug report if you want it removed in the meantime, so I have something I can act on (and point to :)? [21:33] Can't make promises about when it'll happen, but yeah [21:37] Chipzz: oh, gtk engine, hm dunno then. foresight use our notification theme [21:53] bug 102982 [21:53] Launchpad bug 102982 in linux-source-2.6.22 "intel_rng: FWH not detected " [Low,Confirmed] https://launchpad.net/bugs/102982 [21:55] Would that bug ^^^ relate to my not being able to reboot? [21:56] No [21:56] Hmm ok [21:57] Given that that's not a bug, merely an informational message [21:57] failed to reset NO_REBOOT flag, reboot disabled by hardware [21:57] that's my informational message [22:00] Which I would suppose relates to my not being able to reboot :) [22:00] That's not related to the bug you mentioned... [22:00] And again, no, that won't prevent you from rebooting - that's only relevant for the hardware watchdog [22:01] Ok I saw on the forums that they might be related and that page comes up when you search for the error message and Ubuntu [22:01] So I guess there is no known workaround? [22:02] The messages you're getting are unrelated to your inability to reboot [22:02] So you should open a new bug about that [22:02] mjg59: What? [22:03] mjg59: The message reboot disabled by hardware is not related to my not being able to reboot? [22:03] smcintyre: Correct. It's only referring to the hardware watchdog, which isn't generally used. [22:03] Ah [22:03] The watchdog is a piece of hardware that automatically reboots the system if the kernel hangs [22:03] mjg59: Anyway I can get more information as to where reboot stops since that should help you [22:03] Yeah. It ought to be a new bug, though. [22:03] mjg59: I see :) thanks for that info [22:04] hi Hobbsee! [22:04] mjg59: ok I have to run right now but I'll bug it later today [22:04] heya! [22:04] thanks for the insight [22:05] No problem [22:07] mjg59: Would reboot abilty from the Live CD be helpful in the bug? [22:08] mjg59: I get libhal errors on shutdown (which works) would that be more related? [22:09] Nope, hal can't really interfere with reboots [22:09] ANd yeah, the liveCD should be a perfectly fair test [22:09] Ok heading out then. [22:18] Yay for tracker-applet. [22:19] TheMuso, ping [22:20] TheMuso, Can you come for a visit in #ubuntu-artwork? [22:33] geser,Riddell: given-back [22:34] Hi Hobbsee [22:35] hey geser! [22:39] eroyf: /win 7 [22:39] doh.. [22:43] anyone know anything about pata_via? [22:50] mekius: that's not really the question you need answered anyway, is it? [23:03] soren: :) [23:03] soren: Well I'm mostly wondering why it's not included [23:03] No idea. [23:04] soren: k [23:05] we need it for some hardware and was hoping to avoid an extra package