=== beuno_ is now known as beuno [00:44] I know this has to do more with Ark and RPM than Debian, but bero did a write-up on package management. http://arklinux.wordpress.com/2009/06/02/another-look-at-linux-packaging-systems/ [01:02] slangasek: I recall you taking notes during this spec: https://blueprints.launchpad.net/ubuntu/+spec/desktop-mime-execution-policy -- did you paste them somewhere? there's no link at that page [01:39] holy crap [01:39] a kernelu pdate fixed busted GTK file picker? [01:45] bluefoxicy: what kind of busted? [01:46] GTK file picker was busted for other reasons... === cody-somerville_ is now known as cody-somerville [02:57] YokoZar: they're still in gobby [02:58] slangasek: ahh good, thanks [02:58] I'll make a wiki page === mcasadevall is now known as NCommander === fabbione is now known as fabb-rome [06:57] good morning [07:10] Good morning [07:11] bryce: get well soon! didn't hit me too hard, just a cold, but fortunately it was Pentecost yesterday anyway :) [07:16] Hey pitti. [07:26] hey TheMuso, made it back in one piece? [07:27] pitti: Indeed. Long flight, but after a good night sleep, I feel much better. === asac_ is now known as asac [08:24] How do I find the version of the running system from a python script? Parsing /etc/lsb-release? [08:26] soren: run "lsb_release -rs" and parse the output? :) [08:26] hm, /usr/bin/lsb_release is Python, and looks to do if __name__=='__main__' correctly. You could import it! [08:27] I don't think I'll be adding /usr/bin to my sys.path, though. :) [08:27] That seems like a recipe for disaster. [08:28] "perfectly safe" [08:34] soren: why don't you just use the function get_lsb_information() from the lsb_release? It's small and give you all you need === azeem_ is now known as azeem === tkamppeter_ is now known as tkamppeter [08:37] soren: I meant to copy the function, instead of import the script [08:39] copying code would defeat the idea of lsb_release [08:39] e. g. it wouldn't work on Debian [08:39] pitti: How do you do it from apport? Parse the output from lsb_release? [08:39] lsb_release is supposed to be executed, not sourced/copied/imported, so the only safe way is to call it [08:39] soren: yes [08:40] Cool, thanks. [08:40] soren: so if you care for portability, run lsb_release; if you don't, just read /etc/lsb-release [08:40] (the latter is magnitudes faster, of course) [08:41] Portability isn't a great concern, but speed even less so :) [08:44] Riddell: ping about eet [08:49] soren: if you want speed, reimplement lsb-release in C :) [08:49] lsb_release, even [08:49] * soren passes on that opportunity [08:50] pitti: maybe, but probably the best is not to have to run the lsb_release, but have it as a lib, so you can use from python easily [08:51] smb: jaunty-proposed queue has l-r-m which "Bump ABI to 13 for proposed kernel"; however, there is no -13 in jaunty-proposed [08:51] pitti, Let me check. I thought I had uploaded all three during uds [08:51] juanje: agreed, but that needs to be defined in LSB then [08:51] smb: there was a linux upload which reverts a previous change which introduced a regression [08:52] smb: ah, indeed: http://launchpadlibrarian.net/27192879/linux_2.6.28-13.44_source.changes [08:52] smb: that bumps the ABI [08:52] smb: (ugh) [08:52] pitti, yeah that bump the abi again for the remove [08:52] smb: ok, nevermind then [08:52] soren: feel free to pick another language that results in a fast to load binary [08:53] pitti, Ok, yeah sorry about that. The sound changes required another one [08:54] pitti, I'll follow up with meta in a bit [08:54] smb: ok, thanks [09:01] Lutin: hi [09:02] heya Riddell [09:02] Riddell: I was curious about why you reverted eet to an older version with a 'new upstream version" changelog entry [09:06] Lutin: let me work out where I got that from [09:08] Lutin: it's from http://dev.openbossa.org/trac/qedje/ [09:10] Riddell: well, qedje uses eet 1.1.0 in Debian and I haven't seen any bugreport so far [09:10] mm, and I'm pretty sure that page is out of date [09:11] (sure, the version in ubuntu was rev365xx) [09:15] Riddell: anyway, no big deal, just wanted to point it out [09:15] it's also linked on http://code.openbossa.org/projects/qedje/pages/Home [09:15] which is the new qedje page [09:21] Riddell: maybe they needed some bugfixe that happened right before, ot they just picked whatever SVN rev was at that time [09:21] anyway the interface sure didn't change [09:26] Lutin: there's also an eet 1.2 [09:27] Riddell: I know, I actually uploaded it to experimental [09:28] but it depends on libeina, and I'd rather not have it in ubuntu unless there's a very valid reason for it [09:28] oh aye, I remember that now [09:28] now I just need to remember why I thought the 1.1 wasn't good enough :) [09:29] Riddell: you know you uploaded an /older/ version than 1.1, don't you ? [09:36] Lutin: well presumably I didn't at the time and I must have thought it was newer === korn_ is now known as c_korn [09:53] Lutin: where can I find the svn revision of 1.1? [09:53] thought of the day: PPAs have killed Backports [09:53] hallelujah? [09:54] PPAs don't require paperwork [09:54] PPAs don't have a build score of 0 [09:54] build scores of 0 don't require paperwork [10:05] Riddell: by checking out the svn and having with svn log, or you can look at the git-svn-id associated to the upstream-vcs/1.1.0 tag here: http://git.debian.org/?p=pkg-e/libs/eet.git;a=tags === masACC is now known as maswan === agateau_ is now known as agateau [10:33] anyone up for some sponsoring?https://bugs.edge.launchpad.net/ubuntu/+source/pyrex/+bug/379754 [10:33] Ubuntu bug 379754 in pyrex "deprecation warning in Errors.py" [Undecided,In progress] [10:39] lifeless: I'd rather a debdiff [10:40] StevenK: done === emgent_ is now known as emgent [10:56] Lutin: I uploaded 1.1.0 again [10:58] Riddell: cool, thanks [11:11] cjwatson, poke, could you merge https://code.launchpad.net/~ogra/debian-cd/ubuntu so we get armel images again ? [11:14] ogra: done, and rolled out [11:14] thanks [11:14] do we really need the version check in there ? [11:15] i would think we can just trust what lies in /srv/cdimage.ubuntu.com/ftp-ports/dists/karmic/main/installer-armel/current/images/imx51/cdrom/ [11:15] needs to be fixed properly with a kernel change [11:15] it's not about trust [11:16] indeed, but until thats there we'll have to bump the version for every ABI change [11:16] yes. [11:16] and given that the babbage2 patches will take some time to be sorted that might be a longer period [11:16] incentive to get it fixed properly ... [11:17] ogra: hi [11:18] does anybody known an easy way to replace a new line by a space? ie to change a file having a name by line to a "name1 name2 name3" etc, cat file | something [11:18] tr -d '\n' deletes the new line but it lacks space between words [11:18] seb128: tr '\n' ' ' [11:18] loic-m, hey, the ubuntu-gettext domain changes in tuxtype were to please the langpack generation, i think they are still needed [11:18] StevenK: ok, I was not far, thanks [11:19] seb128: xargs [11:19] ogra: which langpack generation? I thought it was because the package was in main, and thus translated in Launchpad? [11:19] (slightly creative option, but it's what I usually do for that task) [11:19] though it does go wrong if the file has too many lines [11:19] loic-m, right and it gets automatically picked up for langpacks through being in main [11:20] ogra: then what about tuxmath, who's also in main? [11:20] same thing ... if that setting is missing thats a bug [11:20] ogra: I'm in touch with upstream, so I can ask them to put it (they already do something for Suse) [11:21] good, make them do it and we can sync [11:21] ogra: Ok, now I can tell them about both .desktop files and we can sync [11:21] when i maintained it the package had only a debian .menu file iirc (its quite a while ago) [11:21] StevenK, cjwatson: thanks [11:21] ogra: we'll have to wait for tuxtype > 1.7.4 though, Debian still isn't using upstream .desktop file [11:22] right, that was the prob i had back then as well [11:22] ogra: yes, I fixed the bug in U and contacted the DD [11:22] ogra: (before they didn't have a .desktop file) [11:22] thanks for getting it sorted :) [11:22] ogra: thanks a lot [11:23] the edubuntu guys will be happy to have less work [11:23] ogra: you're welcome. I was afraid you'd have forgotten about it, since nobody on #u-edu could tell me about the string [11:23] ogra: so direct contacting you was a good thing ;) [11:23] to be honest i *had* forgotten about it ... [11:24] its 1.5 years ago that i touched my last edu package actively [11:24] though i probably did a dumb merge inbetween when LaserJock had no time [11:34] pitti: http://people.ubuntu.com/~ubuntu-archive/NBS/ is empty, and I don't believe it, could you check? [11:36] StevenK: I wish! [11:36] give me a minute [11:38] StevenK: so, was the debdiff ok? [11:38] lifeless: *cough* Got distracted [11:45] kirkland: in my "what was known as screen profiles", i've got a "49m". What does it stand for? :) [11:45] is it hte remaining time of my dist-upgrade, or something? [11:46] oh, uptime. never mind. [11:46] StevenK: archive-cruft-check.py -n /srv/launchpad.net/ubuntu-archive/ [11:46] ImportError: No module named ftpmaster [11:46] cprov: ^ can you please look at this? [11:46] \o/ [11:51] StevenK: so, how do I go about undistracting you? === ScriptRipper_ is now known as ScriptRipper [11:51] lifeless: Visit? [11:51] mm, not still I'm less sinusy [11:51] I'll settle for nagging [11:52] * lifeless nags StevenK [11:54] asac: shall I drop the modem fdi from hal-info for karmic, for better testing of the prober? [11:56] pitti: i would say no. the prober is always used anyway and there are other things like modemmanager and wader that still rely on that info. i will talk to dan if we can drop the code pieces that do something with hal [11:57] (to get even more testing of prober) [11:57] asac: ah, I see; so it's not necessary for NM? [11:57] asac: roger, thanks [12:11] if a package was in depwait in jaunty on a particular arch (hppa) and the depwait is now cleared in karmic, what is the best way to make the buildd try the package again? [12:13] slytherin: hppa is no more in karmic [12:14] pitti: I thought since FTBFS page shows hppa, it was still a community supported architecture. Also doko made some hppa specific uploads to java tool chain. [12:15] slytherin, doko: https://lists.ubuntu.com/archives/ubuntu-devel-announce/2009-May/000571.html [12:17] pitti: thanks [12:23] pitti: Except it is still building stuff [12:34] One more question. Is there any problem with powerpc buildd? I am trying to analyse FTBFS of tuxguitar - http://launchpadlibrarian.net/27258462/buildlog_ubuntu-karmic-powerpc.tuxguitar_1.1-1_FAILEDTOBUILD.txt.gz [12:37] slytherin: that does seem to be powerpc-specific but the cause is very unclear. I was just getting started on looking at that one ... [12:38] (bug 372243; please don't add any more tasks to that bug!) [12:38] Launchpad bug 372243 in texlive-base "FTBFS of other packages due to dpkg-trigger bug in texlive-base" [Undecided,Confirmed] https://launchpad.net/bugs/372243 [12:38] I don't think texlive-base itself is likely to be the buggy thing, but it's hard to tell at the moment [12:39] cjwatson: Thanks. I am subscribing myself to that bug. [12:40] I also find that in general betting *against* a bug being buildd-specific is wise [12:41] cjwatson: I will try to build tuxguitar locally on a powerpc machine and will see if that still fails for same reason. [12:42] oh, I'm not asserting that it will necessarily fail in all cases; just that people are typically too quick to think "oh, must be a buildd bug" [12:43] cjwatson: right. I will make sure first. [12:43] the code in both texlive-base and dpkg looks correct on the face of it [12:44] dpkg's source has not changed relevantly since jaunty, and I believe this bug is new in karmic [12:44] it might well be one of those things you can only reproduce if you're running an old kernel (say, dapper's) [12:45] pitti: yes, I'm on it. [12:45] cprov: cool, thanks [12:47] Hobbsee: uptime :-) [12:47] Hobbsee: cheers ;-) [12:50] pitti: fixed. [12:50] cprov: you rock [12:51] cjwatson: Seems like an odd thing to be triggered by kernel/userspace skew, but certainly possible, given that PPC is the only arch still running dapper kernels. :/ [12:51] StevenK: cron.NBS running [12:51] pitti: I wish ;) [12:51] pitti: Danke [12:51] cjwatson: (And that's my two cents before I go back to not being here) [12:53] * ogra shakes his head [12:53] infinity, go away ! [12:55] infinity: yeah, I don't get it yet [13:04] TB meeting today? [13:13] karmic doesn't explode after dist-upgrade. Please fix it! [13:15] Hobbsee, i noticed that too yesterday ... [13:15] we should do some broken uploads [13:15] heh :) [13:16] the only thing i'm not liking so much is that konversation has a new version, which is kde4-based. That's not good enough! [13:16] bump it to kde5 and break it heavily :) [13:16] haha [13:16] what's wrong with it? [13:17] nothing, apart from me not being sold on the aesthetics of it. (how does one change kde4 themes, without having the rest of it installed?) [13:17] and the artefacts [13:17] Hobbsee: willpower [13:18] lifeless, dont you need persia's cool brain input device for that ? [13:19] pitti, hi [13:20] lifeless: heh :) [13:21] siretart: yes, 1400 UTC [13:22] Keybuk: ping [13:23] ogra: OCZ NIA? :-) [13:24] something similar, yes [13:24] cjwatson: ok. btw, I'm a bit unsure why ffmpeg is again on the meeting agenda. If I remember the meeting logs correctly, mdz wanted to confirm the course of action with sabdfl, but either that didn't happen or there were no objections. Do you know if there is actually something to discuss on that topic? [13:24] he had it with him at UDS and demoed it [13:25] ogra: Is there Linux support for such devices? [13:25] i think it did something with plain xinput [13:25] siretart`: it's on the agenda because we don't typically remove things from the agenda until they're actually done [13:26] otherwise we forget about them entirely [13:26] ah, I see [13:26] kirkland: hi [13:26] mdz: did you catch sabdfl to confirm the course of action wrt ffmpeg? [13:26] siretart`: I haven't heard of any concrete progress but it would do no harm to poke people again; unless you're going to be around anyway, I don't know that you need to make any special effort to be there [13:27] okay, because I'd need to leave around 14 UTC here :-/ [13:34] Keybuk: hey, just filed a wishlist bug against upstart, inotify dir watching [13:35] Keybuk: ideally, i'll get bugmail from LP when that gets fixed :-) [13:36] Bug Status, "You wish it, you fix it" :) [13:36] siretart`: I haven't spoken to him about it recently, but he is here and will be at the meeting [13:37] siretart`: if there's nothing to discuss, we can skip it. is it resolved? [13:37] mdz: IIRC, you wanted to check with sabdfl if what we discussed (not munging the ffmpeg source anymore) was OK and if yes, to proceed so in karmic [13:38] I'm unsure if we discussed enabling the encoders, but TBH, the more interesting ones are in the multiverse package anyways.. [13:38] siretart`: I was pretty sure we resolved that in a meeting, that munging the source was unnecessary [13:38] though h263 would certainly be interesting to users of ekiga [13:40] pitti: Is cron.NBS running still, or did it die a horrid death? [13:41] StevenK: https://bugs.edge.launchpad.net/ubuntu/+source/gnome-doc-utils/+bug/336882 too :) [13:41] Ubuntu bug 336882 in gnome-doc-utils "Deprecated module md5 with python 2.6" [Low,In progress] [13:41] StevenK: just upload, you know you want to [13:42] lifeless: Maybe applying for core-dev would be quicker [13:42] * StevenK hides [13:42] StevenK: when people start whinging at me to do that, sure. [13:46] lifeless: I'll upload pyrex, subscribe the relevant sponsor team for the gnome-doc-utils bug [13:46] StevenK: isn't it just ubuntu-main-sponsors? its what I already subscribed [13:47] lifeless: It is, yes. I haven't looked. [13:52] james_w: Is --install-layout=deb still needed for python packages? Building a deb without it seems to do the right thing in Karmic. [13:53] mterry: check closely, site-packages != dist-packages, and also python-support does evil magic that can in principle break [13:53] lifeless: Modules get installed to /usr/lib/python2.6/dist-packages [13:53] lifeless: I believe that's correct [13:54] mterry: I suspect python-support is moving from site->dist, I may be wrong. [13:54] but I certainly saw something like that in pyrex [13:54] lifeless: So you're saying that python-support will shortly (or apparently already does) do the right thing without --install-layout=deb? [13:55] lifeless: i.e. what I'm seeing is expected and good and loverly? [13:55] mterry: If I am remembering what I observed. [13:55] lifeless: Alright, I love it [13:55] mterry: I think its wrong, because if the build process is encoding paths into the output files, python-support will be breaking things. [13:56] admittedly thats a corner case ;) [14:03] StevenK: still running, seems to be a lot [14:03] StevenK: hah, just finished [14:04] StevenK: http://people.ubuntu.com/~ubuntu-archive/NBS/ looks good now, enjoy [14:04] pitti: Right, so I just needed to be slightly more patient. [14:04] Riddell, seb128: any chance I could cajole one of you to binary-NEW udev-extras? It's blocking a hal upload I'm about to do, and I'd like to get it into alpha-2 [14:04] pitti: I think I prefered it when NBS was empty, just looking at the list [14:05] seb128, Riddell: (oh, alpha-2 is next week, nevermind; but it's still a small blocker) [14:05] pitti: I can do that, but you can do that yourself directly too no? [14:05] pitti: ok (I'm doing new queue now) [14:05] seb128: well, I'm the uploader [14:05] and I packaged the new binaries [14:06] I tend to no bother finding somebody else for binary new-ing [14:06] but usually I need those for soname changes and there is not a lot to verify in such cases [14:06] mterry: I believe james_w is on vacation this week. [14:07] al-maisan: Ah, kthx [14:08] pitti (seb128): accepted [14:08] Riddell: cheers! === sconklin-gone is now known as sconklin === BenC1 is now known as BenC [14:34] pitti, the CUPS BZR is OK now, the two wrong files I have reverted. [14:34] tkamppeter: I saw, thank yuo! [14:34] ion_, There's kernel support, and userspace hiddev drivers, but nothing for X yet. [14:34] persia: Which device is it you were demonstrating? [14:35] OCZ NIA [14:35] Ah, right [14:35] For the filters in general I will return to Poppler for pdftops, GS is a good PS/PDF interpreter, but is not very good in creating PostScript. [14:35] persia: I’d love to type using NIA controlling Dasher. :-) [14:35] tkamppeter: right, makes sense; poppler upstream didn't seem entirely averse to the patch either, so that should be okay [14:36] pitti: Is there already a reaction from upstream to the patch? [14:36] tkamppeter: I just saw the initial followup [14:36] ion_, That's the idea :) More hands welcome if you want to hack on stuff. I should get some packages into Karmic for basic toying about sometime this month. [14:37] persia: Perhaps i’ll purchase one when i have extra money. [14:37] At least they are about 8% of the cost of the brainfingers devices :) [14:37] Problem is that we create a new dependency of CUPS on the patched Poppler, which will need that we have to wait for the patch to hit Debian. [14:38] persia: Does the device provide the data for all the inputs the Windows™ software provides, or does the software do heavy analysis on the data? [14:39] pitti: And depending on the maintainer of Poppler it can take long. The Ghostscript maintainer for example did not answer yet to my fixes. [14:39] ion_, It needs analysis. The device provides raw frequency data. There is extant software that does the analysis. [14:41] pitti, fortunately, we will not need my last Ghostscript fixes for CUPS any more when we revert to Poppler. [14:53] pitti: good to hear, yeah I'm feeling a lot better today, just a lingering cough [15:21] will karmic be using packagekit-gnome as the default app installer ? [15:26] joaopinto: no, it's too limited [15:26] PK still has fundamental design problems with dpkg [15:26] such as conffiles or debconf [15:36] pitti, tks [15:42] pitti, WDYT, will the Debian maintianer of Poppler accept our patch quickly so that we can proceed with CUPS? [15:42] tkamppeter: I don't know, but even if not, we'll just reintroduce the original "different papersizes" bug, right? [15:42] tkamppeter: or do you introduce a new pdftops command line option which doesn't exist in current poppler? [15:43] Riddell, you rejected ldm ? [15:44] There is a new pdftops command line option, "-origpagesizes" as I did not want to modify the behavior of Poppler for other programs. [15:44] pitt, see https://bugs.freedesktop.org/show_bug.cgi?id=19777 [15:44] Freedesktop bug 19777 in general "pdftops command line utility does not convert multiple-page-size documents correctly" [Normal,New] [15:45] pitti: ^^ [15:46] I can also modify the patch to not use this option, but this can break other programs which use pdftops of Poppler. [15:46] tkamppeter: eww, I see [15:46] tkamppeter: yes, in this case this would block on the patch being accepted [15:46] tkamppeter: however, is the current behaviour really a feature? [15:46] it sounds a bit like --unbreak [15:46] ogra: the themes stuff I did [15:47] Riddell, they were in the archive for several years now [15:47] its three plain colored rectangles [15:47] pitti, I do not know. Currently one supplies a paper size on the pdftops command line and all pages get fit into that given size. [15:47] they were just split out from the main package [15:47] tkamppeter: what happens if you don't submit a paper size? [15:48] tkamppeter: I don't understand why pdftops needs a paper size at all; after all, a PDF file should already have a proper size? [15:49] any update on the rt-kernel for ubuntu 9.04? [15:50] when to expect a new release? anyone working on it? [15:53] ogra: ah, you want me to remove the old packages from the archive until you can get in a SRU with the copyright notice fixed? :) [15:54] huh ? [15:54] i doubt its even possible to copyright a color [15:54] pitti, if I do not supply a size I get all pages fit into the size of the first page. === pochu_ is now known as pochu [15:55] So one-page documents always worked with Poppler's pdftops also documents with all pages having the same size, as long as the wrapper from CUPS does not supply the default size given in the PPD. [15:57] The default paper size in the PPD is also intended to give a paper size default for a document without paper size, like a JPG or a PostScript file without size definition (the CUPS test page for example). [15:58] pitti: A document defining a paper size is supposed to be printed in that size. [15:58] tkamppeter: that behaviour sounds like a bug to me, not a feature [15:59] The user should supply the "fitplot" option if he wants to resize a PDF document to a given paper size. [16:01] pitti, according to upstream developer Albert Astals Cid's comment #1 in gs.freedesktop.org/show_bug.cgi?id=19777 it seems to be a feature ... [16:01] pitti, https://bugs.freedesktop.org/show_bug.cgi?id=19777 [16:01] Freedesktop bug 19777 in general "pdftops command line utility does not convert multiple-page-size documents correctly" [Normal,New] [16:07] cjwatson, so, um..... do those of us without access to secret cabal mailing lists get to find out what the "mono (open discussion)" thing was actually meant to be about? [16:10] directhex: at the TB review at UDS (which was videotaped, I believe), various folks expressed a desire for the TB to hold free discussion on issues of the day, partly as agenda-fillers and partly to build up its profile [16:10] not necessarily with the aim of issuing anything binding but just as part of a general TB aim of having good oversight of the project [16:11] I think Mono (by which I assume he meant the patent position) was simply something Mark suggested off-the-cuff as something people frequently ask about and that it would be sensible to have a position on [16:12] stgraber: what channel are we talking on? [16:12] Riddell: the release one (probably not the best though) [16:13] cjwatson, am i allowed to be a little concerned about said discussion being moved to ubuntu-secret-cabal@lists, where people who can actually answer the TB's queries, well, aren't allowed? [16:23] directhex: I meant a public ML [16:24] I'm actually a little concerned about starting YA mono discussion on a public list given the amount of heat that has been generated on the subject in the past; personally I had been planning to hold a discussion on technical-board@ and CC the maintainers [16:25] there's nothing actually secret, since after all we were going to hold it on IRC, I'd just like to keep the noise down [16:25] we could hold it on ubuntu-devel [16:25] the noise doesn't go up to 11 there [16:28] although it WILL go to 11 if certain sites catch wind and link to it. FYI. [16:29] cross-posting between technical-board and debian-cli might work as another option? [16:29] in the end i'm not fussy as long as people in a position to put forward rational points of view aren't excluded [16:29] whatever those points of view may be [16:29] (oh, and nutcases are in short supply) [16:34] directhex: is debian-cli high-profile? [16:34] I don't want to exclude people, but I also don't want to try to construct something resembling a project position in the teeth of a howling gale [16:35] cjwatson, it's not particularly high profile, no. but it's the new official list for cli (.net if you're ignoring trademarks) related topics in debian. which generally means pnet and mono. [16:37] Riddell: I am afraid I don't agree with your rejection of parti-all on account of it containing two gzipped pdf files in the source tree. The files are not part of any resulting binaries, they're MIT licensed, and they're not generated from an available source document. [16:37] Can I see the logs of this channel somewhere? [16:37] * Elbrus wonders if infinity responded to my ping last time [16:37] evand: how do you modify them? [16:37] Elbrus, i think there's an irclogs.ubuntu.com [16:38] Riddell, a hex editor, what else? [16:38] directhex: thanks [16:40] Riddel: Is the preferred form for modification a requirement for MIT licensed material? [16:40] Riddell: They're X11 licensed, it doesn't have that clause. [16:41] evand: we're a free software distro, we require files to modifiable [16:41] at least for main and universe we do [16:41] persia: no it's a requirement for main and universe [16:42] infinity: ping, you seem to be the one that could help with bug 67544 [16:42] Launchpad bug 67544 in fpc "PPC build of fpc fails" [Undecided,Confirmed] https://launchpad.net/bugs/67544 [16:42] Well, there's always pdfedit, but hrm. [16:42] and "I saw sladen do it once" isn't a reasonable definition of editable :) [16:43] fpc needs bootstrapping on ppc [16:43] directhex: I meant high-profile enough for anything posted there to turn into a firestorm [16:44] Riddell: PDFs are modifiable with a PDF editor; the things that require a *transparent* file format are the GPL/GFDL and friends, not our general principles [16:44] It seems they’ve managed to make screen rotation work a bit better in the radeon driver. [16:44] s/transparent/preferred form of modification/ [16:45] I think that's just wording; the GPL says "preferred form for modification" while the GFDL says "transparent", but the effect is similar [16:45] well, I disagree === smb_tp is now known as smb [16:45] our main/universe licensing policy says that the licence must permit modification, but says *nothing* about how [16:46] if I produce a html file from a docbooc xml file, shipping only the html file would violate the GPL [16:46] if you disagree, could you point me to where it says how? [16:46] but if a html file is written from scratch, then this _is_ the source and preferred form of modification [16:46] pitti: hm, ok, but nevertheless none of that is at issue here [16:46] I think we do have some restrictions though: we don't allow pq in universe, for example. [16:46] persia: pq? [16:46] cjwatson: right, just pointing out that transparency is not the main point of the GPL, as far as I understand it [16:46] cjwatson, Yes. It's a windows binary that permits free redistribution and modification *of the binary*, for which we don't have source. [16:47] persia: that arises from "The main and universe categories have a strict and non-negotiable requirement that application software included in them must come with full source code." [16:47] "application software" does not include PDFs [16:47] cjwatson, to the best of my knowledge that's unlikely to happen - however, an argument could be made that it's not an ideal place to post as it's "not neutral enough" as a list. in the end it's your call. i just want to avoid being talked about again without knowing after that time on debian-legal [16:47] Ah. I understand the distinction at this point. Thank you. [16:49] Riddell: So given the preceding discussion, are you comfortable with accepting that upload? === DrKranz is now known as DktrKranz [16:50] cjwatson: interesting, what about a PDF with the non-edit bits set? [16:50] evand: I must admit I'm not confortable with accepting files which are not in preferred modifiable form into universe [16:51] Riddell: do you ship any png files anywhere? [16:51] or any ttf files? [16:51] etc. [16:51] in the parti-all case, common sense should prevail anyway [16:51] since the files are not part of any resulting binary package, they aren't interesting [16:52] Riddell: I don't believe there is any justification for this from the licensing policy, TBH [16:52] Keybuk: PNG files often are preferred modifiable form. where they're not they should be accompanied by the files which are [16:52] Keybuk, arguably, for some applications, .png *is* the preferred form for modification. [16:52] indeed, I'm pretty sure we specifically encoded into the licencing policy a get-out clause for documentation, graphics, fonts, etc. [16:52] +dfsg ! [16:52] (although your argument stands for .ttf) [16:52] since the very beginning we've said that we'll decide on data case-by-case [16:52] Riddell: PDF are often the preferred modifiable form [16:52] if evand says that these files are actually edited as PDFs ... [16:53] and in this case, these documents are in the source package simply because they're specifications that the author followed [16:53] (and even if they aren't, I don't see a huge problem TBH) [16:53] repackaging the source package just to remove them would be a ridiculous PITA [16:53] sladen: #include [16:53] especially since they aren't placed into a binary [16:54] ooh, New queue is empty [16:54] only took all day [16:55] * pitti hugs Riddell [16:56] Keybuk: right now the i915 module is loaded very late, even after mounting the root fs; this makes it quite impossible to do anything sensible with usplash [16:56] Keybuk: do you think there is a chance to move modprobing to a much earlier point in the boot process? [16:57] no [16:57] s/i915 module/any video module providing KMS/ [16:57] right now it takes more time _before_ KMS gets enabled than between KMS and gdm [16:57] I'd rather we simply got there faster [16:57] readahead alone blocks for 5 seconds or more [16:57] and I don't think we can significantly speed up this [16:58] at most we can move it to a different time [16:58] we can significantly speed up the time it takes to load drivers [16:58] my every waking moment is currently consumed by that task [16:58] I fully expect that we will have the KMS driver loaded at the same time after boot that we currently start usplash [16:58] so chill out, relax, and let me worry about boot speed ;) [16:59] Keybuk: I was just curious :) [16:59] Keybuk: erm, don't we start usplash in the initramfs? [16:59] yes [16:59] you said that we wouldn't move the drivers into the initrd last week [16:59] but I don't want to put the kms drivers in there [16:59] in fact, I'm going to start ripping things *out* of the initramfs [16:59] right, understandably [16:59] we should spend as little time in there as possible [17:00] budget looks a bit like [17:00] kernel: 1.2s [17:00] initramfs: 0.8s [17:00] udev: 1s [17:00] Riddell: Are we at an impasse? And if so, shall we take this to the TB for a formal clarification? [17:00] that'll mean the kms driver is loaded *by* 3s [17:00] keybuk: Will karmic have Upstart in initramfs? [17:00] ion_: unlikely [17:00] Keybuk: oh, you mentioned that you had a console-setup patch to make it use udev - if you can toss that over to me, I could push it up the hill towards upload [17:00] evand: (TB hat) I don't see that it needs a formal clarification; the current licensing documentation is clear [17:00] Keybuk: I just feel that we should do something to unbreak usplash for alpha-2 [17:01] right now it just turns into a black screen after KMS gets active [17:01] pitti: *shrug* I'm not worried about it [17:01] hm, I forget that we don't have that enabled by default yet [17:01] if you're looking for something to do to help boot speed, that GNOME login really needs some work ;) [17:01] evand: I'm done archive admin for the day, if you upload maybe tomorrows archive admin will accept the tyranny of non-preferred modifiable forms, or you can repack without PDFs and I'll accept it [17:01] Keybuk: I just don't want to force anything. If it's not clear, then perhaps it's worthwhile for the TB to make a statement? But I defer to higher powers. [17:01] Keybuk: that's on our plate already :-) [17:01] Riddell: okay [17:02] Riddell: did you have any other objection other than the PDF? [17:02] Riddell: was the source otherwise clear? [17:02] Riddell: I do appreciate you looking it over, and I do appreciate your concerns. [17:02] Keybuk: seemed ok, I didn't look at it in detail [17:02] Keybuk: in particular, seb128 will look at nautilus, I'll look at gnome-panel, and I'll talk to mvo or Robert about some go-faster stripes for compiz startup [17:03] pitti: remember that my plan is to only start usplash if we need a filesystem check or a passphrase [17:03] and that in the normal case, it won't be [17:03] yep [17:03] Keybuk: passphrase, too? [17:03] I don't think that's possible [17:03] in your design usplash starts after mounting the root fs, I thought? [17:03] Keybuk: I don't think the "no splash" idea is a good one [17:03] pitti: no [17:04] i. e. crytpsetup -> passphrase -> root fs -> big modprobe -> KMS gets active [17:04] seb128: I'm not suggesting "no splash", I'm suggesting we start X where we currently start usplash and do the splash as an X window [17:04] pitti: passphrase for root fs is a very special case that requires deliberately activation [17:05] So, karmic will have usplash and not plymouth? [17:05] pitti: that means we can repack the initramfs for it [17:05] pitti: and put usplash and KMS modules and the whole world into the initramfs [17:05] and inherently not care about boot speed because most of the time will be waiting for passphrases and decryption time [17:05] Keybuk: I'm waiting to see how long it takes to start xorg on my 6 years old desktop with a slow disk [17:05] Keybuk: I doubt it will be 3 seconds though [17:05] seb128: it should be roughly the same time it currently takes you to start usplash [17:06] Keybuk: xorg itself takes longer than 3 seconds to start on this box ... [17:06] seb128: with KMS? [17:06] and are you sure? [17:06] Keybuk: ah [17:06] because I bet X starts really fast [17:06] no, normal xorg [17:07] Keybuk: well bootchart have xorg ressource busy for at least 3 seconds [17:07] Keybuk: in any case I will try on karmic to see how it works [17:08] * pitti pats ecryptfs [17:08] seb128: that's surprising [17:08] X itself starts in no time here [17:08] it's all background, gdm, etc. which takes time [17:08] KMS helps a lot there, yes [17:10] pitti: well that's a normal boot and I've several seconds on the bootchart between Xorg and gdmgreeter but it could be gdm before the greater or something [17:10] eep [17:10] brownout [17:10] seb128: was just saying [17:10] that I bet X starts pretty fast with KMS [17:10] and instead gdm isn't noticing [17:10] keybuk: UPS? :-) [17:10] ion_: DSL lost sync, so I guess the exchange got knocked out too [17:10] Ah [17:11] seb128: new gdm appears to fix this bug [17:11] indeed there are git commits which say that they directly fixed this exact bug I was looking for ;) [17:11] though they don't backport to old gdm sadly [17:11] I had a go myself for the stig image, and appeared to fix it [17:12] pitti: thanks for sponsoring =) [17:13] Keybuk: we'll use the new gdm in karmic anyway [17:13] meh, seems my DSL just got a hangover as well [17:13] hyperair: thanks for the fix! [17:13] Keybuk: good, we intend to switch to new gdm this cycle [17:13] pitti: no problem. it was bugging me. on the other hand, i don't get to enjoy my fix now because gpm doesn't seem to work well with KMS =( [17:13] so we have two options really [17:14] hyperair: ugh, what does gpm have to do with KMS? [17:14] a) spend time and effort getting KMS and usplash up early, just to have a throbber until X starts [17:14] b) spend time and effort getting X up just as early [17:14] pitti: brightness control things. [17:14] hyperair: ah [17:14] Keybuk: b) [17:14] pitti: the main reason i did that fix was to get the brightness thing working. but now my brightness keys are completely dead with KMS on [17:14] i can't exactly report a bug either; i'm running xorg-edgers' packages [17:15] and when you think about it, what are X's dependencies? [17:15] X depends on a mounted filesystem [17:15] X depends on KMS driver [17:15] mounted filesystem depends on drivers [17:15] you need usb drivers to be loaded [17:15] so really, X depends on udev [17:15] seb128: not with input hotplugging any more, I think? [17:15] udev depends on kernel [17:15] Keybuk: in the past, X.org needed the hostname to be set as well [17:16] pitti: probably still true, but that's a single syscall [17:16] so boot looks like [17:16] pitti, What about output hotplugging: one might have the display on USB. [17:16] 1) start kernel [17:16] 2) find and mount root filesystem [17:16] 3) set hostname [17:16] pitti: well you don't want to get gdm there and mouse and keyboard not working for a while ... [17:16] 4) load drivers [17:16] 5) start X [17:16] doing hardware clock sync, console setup, filesystem checks and mounting all under 4 [17:16] seb128: I think they will get loaded together with the video driver in the big udev modprobe call? [17:17] seb128: you'll get them at the same time as the video driver modulo bus issues [17:17] seb128: also, there should be a throbber between X and gdm, while the remaining boot stuff happens, AFAIUI [17:17] if we can set the keyboard layout after X itself starts, then console-setup and dbus/hal/blah can move later [17:17] pitti: could be, I'm not the expert there, just saying we need to get usb input devices working [17:17] seb128: but they're dependencies of *gdm* [17:17] not of X [17:17] killall hal [17:17] we can have X up earlier [17:17] with an X window throbber [17:17] while we wait for gdm's deps [17:17] right [17:17] pitti: pedant :-) [17:17] YKWIM [17:18] cjwatson: wasn't meant as correction, just as a plan :) [17:18] kernel is up in 1.2s right now [17:18] my minimal initramfs is 0.5s [17:18] we have udev doing its thing in just 0.8s now [17:18] in fact I don't have a clear idea yet how the future hal-less X.org will get the keyboard layout [17:18] that leaves us a whole 0.5s to set the hostname ;) [17:18] pitti: probably a udev rule instead of an fdi? [17:19] maybe through udev device properties [17:19] Keybuk: that would just transform /etc/default/console-setup into udev properties [17:19] if /etc/default/console-setup is "less standard" than udev, that would work [17:19] pitti: bit of luck it's in a form that udev can read already then ;) [17:20] IMPORT{file}="/etc/default/console-setup" [17:20] Btw, exactly how does e.g. magic sysrq’s text output behave with KMS+X? Paint in some point in the video memory, until X happens to paint over the same spot again? [17:20] Keybuk: cunning [17:20] do you do tests on slow disks too? [17:20] ion_: it doesn't pain [17:20] +t [17:20] seb128: yes, I mostly test on my laptop [17:20] which has the slow disk of death [17:20] I'm hoping for faster results when I test on a mini9 [17:20] keybuk: Is there any hope of that changing? [17:20] this stuff is mostly not disk though [17:20] the d420 you mean, not the mini9 right? [17:20] ion_: not really [17:21] seb128: the d420, right [17:21] ok [17:21] because I always find my bootchart very different of you mini9 ones [17:21] ie my disk seems much slower [17:21] but cpu is faster [17:21] seb128: the mini9 has an SSD [17:21] that makes a massive difference [17:21] the slow CPU though kills it in other ways [17:21] for a truly awesome experience, steal jcastro's laptop [17:22] right, which is why I'm trying to make sure slow disk owner will have something nice too ;-) [17:22] X200+Intel SSD ... 12s boot to full logged-in desktop on jaunty [17:22] * Keybuk wishes his next laptop refresh would hurry up [17:22] Keybuk: *wow* [17:22] seb128: sure [17:22] seb128: which is why I'm putting the usplash option where I am ;) [17:22] apropos Xorg startup try: time xinit -e '' (actually adds the shutdown time too) [17:23] having it optional at the point we check disks means that we can also, maybe, start it if the disk is not SSD [17:23] I'm hoping we don't have to [17:23] but it's an option [17:23] Keybuk: so it seems that the 5 second readahead block is really the biggest remaining chunk before KMS/X start? [17:24] we could split up readahead to prioritise X [17:24] right, there's a few options here [17:25] pitti: o noes. gpm ftbfs on hppa. [17:26] hyperair: *shrug* [17:26] hyperair: hppa EOL kthxbye ;) [17:26] not that it ever had much of a life in the first place [17:27] everything ftbfs on hppa now, if I'm not mistaken [17:27] (due to aforementioned EOL) [17:27] slangasek: buildd repurposed as a doorstop? [17:27] re? [18:10] mterry: seen that quodlibet FTBFS on all !i386? I guess there's a binary-indep/binary-arch mismatch in debian/rules somewhere [18:10] slangasek: Ah yes. I made a mental note to check that out. I'll look into it [18:12] where is ubuntu's calender these days? I heard it's in google somewhere? [18:13] highvoltage: I think the fridge has a link [18:16] so, does anyone know where my gpg agent went on upgrade to karmic? [18:16] it probably became a secret agent :P [18:17] heh === DreamThi1f is now known as DreamThief [18:18] * slangasek grins [18:18] are others seeing the same issue? [18:20] processlist here has nothing about gpg [18:20] slangasek: I'm on karmic, and I still get the little dialog asking for my gpg passphrase [18:22] who maintains the ubuntu google calender? I have some trouble adding an event [18:30] mterry: do you know which process is running it? seahorse, or something else? [18:31] slangasek: Nope. seahorse is a good guess though [18:31] * ogra would guess gnome-keyring-daemon [18:32] well, g-k-d doesn't appear to be handling gpg here [18:32] it does handle ssh [18:33] bryce: 382390> mutter, why doesn't ubuntu-bug xserver-xorg-video-intel dtrt there? [18:35] slangasek: weird [18:36] slangasek: near as I can tell if you filed it like that it should have pulled everything in [18:37] bryce: well, bah [18:38] maybe a pitti question? [18:38] hmm, I think I got an LP error message around the time I filed that bug, maybe that's why it broke [18:38] ah [18:38] well, time to try to reproduce the bug, then break everything with KMS [18:39] kewl [18:39] I'm working on the 2.7.99.1 update presently [18:41] of course now the bug is unreproducible [18:41] I probably need to have a projector on hand or something to reproduce it [18:42] Do we have a daily USB stick image for Karmic? Or was that just an idea... [18:42] YokoZar: working on it. [18:43] YokoZar: what we have so far is a livecd image with xorg-edgers here - http://people.ubuntu.com/~bryce/xorg-edgers-0.1-i386.iso [18:44] bryce: I guess I can write that to the stick using the same tools and boot/install karmic from that right? [18:44] YokoZar: presumably yes === evanrmurphy_ is now known as evanrmurphy [19:03] bryce: another successful KMS test for you [19:03] sweetness [19:04] slangasek: any improvement in boot speed? [19:04] oh, pitti reports problems with external monitor on 945, hmm... guess I should check that myself [19:05] bryce: no, looked pretty much the same to me [19:05] ok [19:05] OTOH, I have root on crypt-lvm, and it always seems like there's an unnecessary delay after decrypting... I should figure out what that is [19:06] btw, what is your boot time total? [19:06] eh, haven't timed it, and as per above it wouldn't be representative :) [19:06] my laptop takes 55s to boot, my ati box takes 25s [19:07] * slangasek mutters at the shorter cable on his replacement AC adapter [19:07] Is CPU time a limiting factor anywhere in the boot process? [19:07] or is it mostly I/O stuff [19:08] moar cores. it's the only option. [19:08] bryce: hmm, I do have a regression in the set of video output configurations that Fn+F7 cycles through for me [19:08] YokoZar: looks like mostly I/O to me. usplash is the only thing that seems to take significant cpu [19:09] I get "both on, high res", "internal on", "both on, low res"; missing is "VGA on, LVDS off" [19:10] hmm [19:11] slangasek: not sure if that is X, or whatever handles Fn+F7 now [19:12] worth filing a bug in any case [19:12] * slangasek nods [19:12] the only thing I changed was turning on KMS, so [19:13] So, how does one test KMS and where to post results? [19:14] https://wiki.ubuntu.com/X/KernelModeSetting [19:14] Thanks, was just about to click that search result. :-) [19:16] bryce: oh - in Settings -> Preferences -> Display, both outputs are now listed as 'unknown' instead of having names... [19:16] Ah, ATI KMS is not available yet. I was under the impression the new Fedora release had it. [19:16] bryce: though that may be unrelated to turning on KMS [19:17] slangasek: there's a lookup table local to gnome-display-properties that should have it [19:17] you could doublecheck that xrandr --verbose lists your monitor's model code [19:18] if it does, then gnome-display-properties may be bugged. If it doesn't, then something's wrong with the edid stuff in X [19:18] what does a "model code" look like? [19:19] like AUO, BNQ, SNY [19:19] hmm, I don't seem to have anything like that [19:21] hmm actually it appears xrandr doesn't print that [19:22] get-edid | parse-edid | grep ModelName [19:22] assuming you're on x86 [19:23] what package is get-edid in? [19:23] read-edid [19:23] by x86 do you mean i386? [19:24] slangasek: yeah [19:24] yeah, no help there [19:25] Also works on powerpc and lpia :) [19:25] clearly we need to get multiarch on its feet so that I can run get-edid [19:25] :-D [19:26] slangasek: alternatively, it may be displayed in your /var/log/Xorg.0.log [19:26] (II) RADEON(0): EDID vendor "BNQ", prod id 30427 [19:26] Erm, will that help? Can one access real-mode x86 on x86_64? If so, it's probably just a matter of recompilation. If not, multiarch won't help. [19:27] EDID vendor "LEN"; so it at least knows the vendor for the LVDS [19:28] ok, so X seems to be ok, now to check gnome... [19:29] { "LEN", "Lenovo" }, [19:29] that is 2.26, let me check latest too [19:30] yep, there in 2.26.1 too [19:30] (libgnome-desktop, display-name.c, vendors[]) [19:31] quick question: is it possible to add a tab to a Gnome right click->properties dialog with a separate package, or does that require modifying something inside gnome? [19:31] (writing the spec for Wine integration) [19:31] slangasek: best guess is that the API for getting monitor info has changed with the modesetting stuff moved to the kernel [19:35] bryce: yeah, that was my guess too. Where should that bug get filed? [19:35] gnome-display-properties probably [19:35] ok [19:37] YokoZar, #ubuntu-desktop may have more information, but I think you can do it with nautilus extensions. [19:38] persia: If nautilus is extendable in a sane way, that should be enough [19:39] * persia doesn't claim "sane", but doesn't have enough information to claim otherwise either [19:39] YokoZar, One package I know to create context is nautilus-open-terminal [19:39] I'll put in the spec that it should be doable through an extension (and thus Gnome should be more extensible if it isn't), since this is exactly the kind of code that doesn't need to go in by default [19:44] cjwatson, slangasek: are you around, LaserJock and myself would like to speak to you about Edubuntu releases [19:44] highvoltage: I'm around [19:45] slangasek: great. I understand that there are limitations on hosting currently in the canonical datacenter, and that this is affecting how much we can ship in an iso? [19:46] the basic thing is that Edubuntu would like to ship a full DVD or USB image [19:46] the Addon thing just doesn't seem to work all that well [19:46] slangasek: based on feedback from our users, we would very much like to expand our offering somewhat for karmic, and for karmic+1 we aim to be a full installation disc again, based on feedback from our users. [19:46] bryce: once again, ubuntu-bug only attached Dependencies.txt to my report (bug #382864), not anything else [19:46] Launchpad bug 382864 in xorg "xrandr cycling is all messed up with KMS" [Undecided,New] https://launchpad.net/bugs/382864 [19:47] but since our .iso got dropped off releases.ubuntu.com we were wondering if there is some way to get back on for Karmic or Karmic+1 with a DVD [19:47] in short, we need to know that the infrustructure can support our images before we can commit to our users on this [19:47] LaserJock, highvoltage: limitations on hosting> not explicitly, that I'm aware of; though changes to the image type we're building for edubuntu would have to get blessed by someone above me in the chain, I believe [19:47] "get back on" - on releases.ubuntu.com? [19:48] slangasek: such as the TB? [19:48] slangasek: yep [19:48] slangasek: edubuntu used to be hosted on releases.ubuntu.com [19:48] highvoltage: yes [19:49] LaserJock: I think there's zero chance of us shipping an Edubuntu DVD on releases.ubuntu.com [19:49] ok [19:49] slangasek: what's the limiting factors? if there's something we can do to help fix it we would want to do so [19:50] no, it's not a limit within the Canonical data center - it's that releases.ubuntu.com is the basis for all of the CD mirrors, and the more images we ship there the fewer mirrors we can get [19:50] slangasek: does running 'apport-collect' cause them to be attached? [19:50] slangasek: also check if 'ubuntu-bug xorg' produces the same behavior [19:51] slangasek: so would it be possible to have it on cdimage.ubuntu.com and then come up with our own mirrors? [19:51] bryce: this time, I did run 'ubuntu-bug xorg' [19:51] slangasek: ok really weird [19:52] slangasek: let me try [19:52] LaserJock: I would still want to get that change blessed by the TB before making the change to the image building, but at least in theory that should be fine [19:52] slangasek: thanks for your input, we'll add it to the agenda for the next TB meeting [19:53] slangasek: broke for me too (lp: 382868) [19:56] bryce: ah, apport-collect also fails, with a traceback [19:56] oh, the same one you just reported [19:56] :) [20:09] slangasek: I'm having a bit of trouble with quodlibet. It seems that quodlibet-ext wants to install all the files from all 3 binary packages, not just the files in its .install file... Let me know if/when you have a sec to talk about it [20:11] mterry: ok, let's take a crack at it [20:13] hmm, I still need to upload python-defaults to prune python 2.5, don't I [20:15] mterry: isn't the problem that it's looking for site-packages instead of dist-packages? [20:15] slangasek: So that's the white rabbit that led me into a hole [20:16] can you post me a debdiff of what you currently have? [20:17] slangasek: When I packaged that merge, I changed it back from dist-packages to site-packages, because that seemed to be what i386 needed (I assumed it was part of the general python changes to use site-packages and then rename it to dist-packages automatically) [20:17] slangasek: But I assume that's not the case for other archs apparently [20:17] slangasek: But this got me looking at the quodlibet-ext package and I noticed that it has way too many files [20:18] mterry: ah, heh, so it does [20:18] slangasek: So, there may be two issues here [20:18] slangasek: (I'm trying to find merge bug with debdiffs) [20:19] slangasek: https://bugs.edge.launchpad.net/ubuntu/+source/quodlibet/+bug/373827 has debdiffs [20:19] Ubuntu bug 373827 in quodlibet "Please merge quodlibet 2.0-3 (universe) from Debian unstable" [Wishlist,Fix released] [20:22] mterry: a debuild -B seems to DTRT, after fixing quodlibet-ext.install [20:23] slangasek: Interesting... I wasn't getting that [20:23] slangasek: Let me start with a fresh source checkout [20:23] well, it may *not* DTRT with debuild -b [20:24] slangasek: ah, yes, I've been doing -b [20:24] the difference between the two is very salient here, since the package FTBFS only on !i386 :) === beuno_ is now known as beuno [20:47] cjwatson: hey [20:47] cjwatson: can we fix our filesystems to have remount-ro in the FS by default? [20:48] elmo: err, YM in the kernel or something? [20:48] cjwatson: well, I was thinking mkfs, but I notice it doesn't have an option for that [20:48] which is annoying [20:56] elmo: well, you can tune2fs it, but yes [20:57] elmo: you could ask Ted ... [20:57] cjwatson: I was thinking a bug report ;-) I suppose I could do both [20:57] 'continue' is just such an insane default [20:57] "errors? oh well, LET'S TRY HARDER" [21:01] elmo: odd given http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg254037.html [21:01] cjwatson: ah, ok, super [21:01] I'm still in ext3 world [21:01] elmo: but mke2fs's default still seems to be continue anyway [21:02] elmo: I believe the installer always uses remount-ro for ext* though? [21:02] cjwatson: yeah, it does [21:02] cjwatson: I'm just in the position of adding a new drive, post install [21:02] ah [21:12] which package should be bugged about the gnome-power-manager icons defaulting to the stock GNOME ones? === beuno_ is now known as beuno === Snova_ is now known as Snova [22:00] hi, anybody with some Boost (dev libs) packaging experience here? [22:13] themuse, You might try #ubuntu-motu for that. [22:13] persia: ok, thx for the hint [22:21] hmm win7 releases one week before karmic [22:24] calc: perfect, so people get in the "this sucks lets try Ubuntu" mood just in time (;) === dyfet__ is now known as dyfet [22:28] Tm_T: heh [22:35] slangasek, (or any other archive admin who's awake), am I correct in the assumption that for any package to enter the archive, it needs to contain the full text of its license in the tarball (in COPYING or another similar file; a link to a file outside the tarball isn't acceptable) [22:36] NCommander: there's no particular reason that the license has to be in the upstream tarball [22:37] unless that violates the terms *of* the license in question, rendering the tarball undistributable [22:39] slangasek, hrm, I vaguely remember getting a REJECT over this for a package under the GPL, but maybe my memory gone faulty :-/ [22:41] * soren is very confused.. [22:41] Scripts in /usr/share/initramfs-tools/scripts/init-bottom should all unconditionally be copied to the initramfs, shouldn't they? === sabdfl1 is now known as sabdfl [22:42] * soren wonders if there's restrictions on the names of those scripts.. [22:42] NCommander: in the case of the GPL, it's a condition of the license itself that the source be accompanied by the license; but that's not "for any package", that's "for packages whose license requires it" [22:43] slangasek, the license says "should", not "must", but that's a nitpick from my prelaw days [22:43] NCommander: which license? [22:44] GPLv2, §1 requires it as a condition of distribution [22:44] sladen, argh,y eah, sorry, I'm an idiot, I was reading something else, and my brain got a wired crossed [22:45] (and I found a goof on the FSF page on how to apply the GPL to your packages :-)) [22:49] Mez: http://daniel.holba.ch/blog/?p=78 [22:51] what have I done now ? :P [22:52] Mez: 4000 mails in moderation [22:52] :D [22:56] o___________o; [22:58] dholbach: is that for the dholbach fanclub list? [22:59] ajmitch: no, just people not using listadmin :) [23:09] mathiaz: could you deal with the openldap merge? although I'm TIL, that's only due to a no-change rebuild and I don't claim to know the package at all well [23:11] * slangasek looks in amazement at bug #379537. Why in the world is that on acpi-support? [23:11] Launchpad bug 379537 in acpi-support "Closing lid does not lock screen" [Undecided,New] https://launchpad.net/bugs/379537 [23:12] Someone thought lid closure was an ACPI event, and picked a package with a likely name? [23:17] dholbach: thank gods for "action discard" :D [23:19] re-asking when more people are around... is there an MD5SUMS.gpg for the netboot installer? [23:19] I only seem to be able to find GPG signatures for the ISOs [23:25] geofft: no, sorry, no remotely straightforward way to arrange that AFAICS [23:26] we'd have to special-case it in LP or something ... [23:27] aww. Is there a reasonable way for me to get a trust path to the kernel/initrd? [23:28] archive.ubuntu.com doesn't seem to do HTTPS. (Hm, how do mirrors get a trustworthy connection anyway?) [23:28] the kernel is a copy of that stored in the archive [23:28] the initrd ... hmm. you could fish the .changes file out of LP [23:28] pain in the arse I realise [23:29] geofft: the integrity is assured within the archive itself (signed indices that describe the packages and their expected contents) [23:29] mirrors generally just use rsync and rely on the archive contents being authenticated, so this is a bit of a problem [23:30] annoyingly the contents of custom uploads aren't accessible via the LP UI === sconklin is now known as sconklin-afk === Mez_ is now known as Mez [23:46] geofft: please do file a bug about this, BTW (on Soyuz, I suppose) - I don't think we can fix it very easily but it is a real problem IMO [23:47] cjwatson: yup, will do soon-ish