=== ubuntulog [n=ubuntulo@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-devel === Topic for #ubuntu-devel: Ubuntu Development (not support, even with dapper) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs | Ubuntu 5.10 released: http://www.ubuntu.com/newsitems/release510 | Flight CD 1 released | Dapper has new kernels and new world order, upgrading for the adventurous only (and those with another machine to use) === Topic (#ubuntu-devel): set by Keybuk at Tue Dec 6 14:40:00 2005 === #ubuntu-devel [freenode-info] If you're at a conference, please contact freenode staff to make sure we've made special allowance for many users coming into our network from a single internet address ( http://freenode.net/faq.shtml#gettinghelp ). Private messages from unregistered users are currently blocked, except to network staff, services and participating registered users ( http://freenode.net/faq.shtml#privmsg )... Thanks! [12:33] (Mithrandir/#ubuntu-devel) jbailey_: true, but I would argue multiarch is saner. :-) [12:34] (Kamion/#ubuntu-devel) multiarch is a very much more constrained problem. I agree with you that it's similar in nature but I think the difference in degree produces a very big difference in feasibility. [12:34] (wasabi/#ubuntu-devel) Well, I was pondering the idea of setting up the infrastructure for it, anyways, and restrcting them to .local-dpkg or something in the home dir. Perhaps allowing the possibility of per-user software to exist as downloadable .debs. [12:34] (Kamion/#ubuntu-devel) and I don't think we should even think about it until we've done multiarch. [12:34] (wasabi/#ubuntu-devel) Guess it doesn't matter though. [12:34] I don't have a problem to solve. === ompaul [n=ompaul@212.2.182.175] has joined #ubuntu-devel === steve_ [n=steve@pool-71-241-137-209.burl.east.verizon.net] has left #ubuntu-devel ["Ex-Chat"] === doko [n=doko@dslb-084-059-084-221.pools.arcor-ip.net] has joined #ubuntu-devel === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel === Arrogance [n=aks@ottawa-hs-64-26-148-249.d-ip.magma.ca] has joined #ubuntu-devel === ptlo [n=senko@83-131-14-83.adsl.net.t-com.hr] has joined #ubuntu-devel [01:15] jbailey_, the debdiff appears to show that a shitload of files have changed, although I didn't touch em. :( [01:15] http://paste.ubuntu-nl.org/5568 [01:16] jbailey_, I changed the debian/ files, and gnome/aboutubuntu, nothing else [01:17] jbailey_, actually don't worry, none of that junk is actually in the package [01:18] Oh good. =) [01:19] jbailey_, the source package just has the whole svn tree in though, so the debdiff is like 10MB, may be hard to get that past mdz with the excuse that none of the files are actually shipped with the package [01:19] jbailey@starshine:~$ cat .devscripts [01:19] DEBUILD_DPKG_BUILDPACKAGE_OPTS="-I.bzr -I.svn" [01:19] mdke: Suggest that you do that. =) [01:19] yeah but that still leaves a whole load of shit [01:20] That shouldn't leave any svn stuff behind. [01:20] it cuts it down to 700kb or so [01:20] Yay, finally off the phone. [01:20] jbailey_, but it includes loads of stuff which we don't actually ship, such as all the stuff on here: http://paste.ubuntu-nl.org/5568 [01:20] The amazing part is that my coldless seems to have about 5 hours of talktime. [01:21] I just got low battery warning, but it didn't die. [01:21] lol === thierry [n=thierry@modemcable186.142-201-24.mc.videotron.ca] has joined #ubuntu-devel [01:21] Can you install interdiff and redo the debdiff? [01:22] jbailey_, if you walk me through it to some extent I can :) [01:23] mdke: sudo apt-get install interdiff [01:23] mdke: s/interdiff/patchutils/ === eeejay [n=eitan@tide518.microsoft.com] has joined #ubuntu-devel [01:23] Right, what tollef said. [01:24] done [01:24] If you have the old package from apt-get source ubuntu-docs, and the new package from running debuild on it in a directory, you can then do debdiff *dsc [01:24] ok gimme a tic, just rebuilding the package === catcher77 [n=cory@adsl-68-91-194-195.dsl.austtx.swbell.net] has joined #ubuntu-devel [01:27] hmm [01:27] it builds a lot of stuff we don't need for the package === mdke twiddles thumbs [01:29] jbailey_, all the localised html isn't actually installed in the package, should I remove it from the build, or just bite the bullet and leave it in? [01:30] mdke: You want to make the fewest number of changes you can to the stable version. [01:31] so i'll leave it [01:31] mdz will look at anything that's not a necessary change and question it, since it runs a risk of breaking things in a way you didn't expect. [01:31] it's sorted for dapper anyway === jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel [01:31] Didn't you say this is for breezy-updates? [01:31] yes === marcin [n=user@194.114.146.58] has joined #ubuntu-devel [01:32] i'll limit changes to only the absolutely necessary ones [01:36] jbailey_, doing the debdiff, does it save it for me or do I need to > ? [01:36] > [01:37] jbailey_, it's quite fat: http://doc.ubuntu.com/debs/breezy/ubuntu-docs.diff [01:38] Eh, why are all the KDE imagaes different? [01:38] I wrote a thingie about the breezy release (and sarge) from a main mirror point of view, comments and bugreports would be nice: http://www.acc.umu.se/~maswan/2005-12-10/2gbit-freesoftware.html [01:39] jbailey_, they are probably uploads which we did in order to upload to the website [01:41] I'm a bit concerned about all the instances of Binary files /tmp/Isvitm01NH/ubuntu-docs-5.10/gnome/quicktour/UbuntuStrapLogo.png and /tmp/w2i1S3YrUF/ubuntu-docs-5.10/gnome/quicktour/UbuntuStrapLogo.png differ [01:41] and the like. [01:41] The actual text changes generally seem fine [01:41] (without having validated the CSS chanegs and such) [01:42] jbailey_, those files are not in debian/install tho [01:42] hardly anything in that diff is [01:42] oh shit quicktour is [01:46] jbailey_, dunno what to do about that :( [01:46] Dunno. I'm tired and not thinking clearly. [01:47] jbailey_, ok we can try again another time :) [01:47] in the meantime I'll work on getting new translations [01:48] jbailey_, crazy thing about the quicktour is that it is not referenced by any program in Ubuntu, it just sits on the harddrive there. It was never really intended to be shipped, it's more of an online doc === lambert_ [n=todd@c-24-125-47-253.hsd1.va.comcast.net] has joined #ubuntu-devel === psusi [n=phreak@103.202.33.65.cfl.res.rr.com] has joined #ubuntu-devel === YokoZar [n=scott@c-24-10-31-137.hsd1.ca.comcast.net] has joined #ubuntu-devel [01:59] bootchart does a nice job of logging how much IO is going on during boot... but is there a way to find out which files are being accessed? I think there is a lot more that could be added to readahead-list [02:37] hmm, lilo has a very purty splash screen - is gfxboot giving us that? [02:42] jdub, was any progress made on the planet synching issues? [02:44] have we ever considered including linmodem/pctel drivers, and if so, what was the outcome? [02:45] related to that is there any plans to setup xinerama at install time, or did i just miss it? === jcape [n=jcape@c-67-173-146-239.hsd1.il.comcast.net] has joined #ubuntu-devel [02:52] what lsb-base version does log_daemon_message appear in? [02:52] the breezy one appears not to have it, but this dbus 0.60 deb uses it === mahangu [n=mahangu@unaffiliated/mahangu] has joined #ubuntu-devel === Amaranth [i=travis@ubuntu/member/amaranth] has joined #ubuntu-devel === SloMoSnail [n=slomo@p5487EE15.dip.t-dialin.net] has joined #ubuntu-devel === jdong [n=jdong@ubuntu/member/jdong] has joined #ubuntu-devel [03:05] hi all [03:05] dumb question of the night: Would gstreamer 0.10 backport? ;) [03:05] btw hi mdke [03:06] hiya [03:06] dapper looks like it's working, but in tty1 I am getting constant errors from ata2 like this: http://pastebin.com/457952 [03:06] flying past all the time [03:06] is this a kernel problem? [03:07] cool, libata passthru? [03:07] (cool in the not my computer is affected way) [03:07] well the computer seems to work ok [03:07] so it seems like non-critical ATA commands aren't translating well [03:08] <- not a kernel expert by any measure [03:08] where do I file the bug? [03:08] kernel? [03:08] that's definitely kernel [03:08] though idn if the guys would appreciate a bug on it [03:08] they might already know [03:08] given the sheer volume of these errors ;) [03:08] I gotta get a Dapper box up === mahangu [n=mahangu@unaffiliated/mahangu] has joined #ubuntu-devel [03:13] jdong: there seem to be no gst 0.10 packages for breezy available anywhere on the net, although, I just compiled it from source am happy to say that it doesn't require any stuff that cannot be found in breezy - so there's no reason why it wouldn't backport (soon/one day) [03:14] ptlo: currently compiling it also (though my other tasks are slowing it down) -- saw something in the changelog about conflicting gstreamer0.8-tools [03:14] that concerned me [03:15] I suppose some gst-* packages need to be pulled back as well [03:15] jdong: afaik all the libs and the tool names end up in either 0.8 (for the old one) or 0.10 (for the new gst); there's no clash, they should be paralel-installable [03:16] cool [03:20] god vmware slows everything down === ubuntulog [n=ubuntulo@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-devel === Topic for #ubuntu-devel: Ubuntu Development (not support, even with dapper) | #ubuntu for support and general discussion | #ubuntu-motu for getting involved in development | http://wiki.ubuntu.com/DeveloperResources | http://wiki.ubuntu.com/HelpingWithBugs | Ubuntu 5.10 released: http://www.ubuntu.com/newsitems/release510 | Flight CD 1 released | Dapper has new kernels and new world order, upgrading for the adventurous only (and those with another machine to use) === Topic (#ubuntu-devel): set by Keybuk at Tue Dec 6 14:40:00 2005 === blueyed [n=daniel@i5387D109.versanet.de] has joined #ubuntu-devel === #ubuntu-devel [freenode-info] If you're at a conference, please contact freenode staff to make sure we've made special allowance for many users coming into our network from a single internet address ( http://freenode.net/faq.shtml#gettinghelp ). Private messages from unregistered users are currently blocked, except to network staff, services and participating registered users ( http://freenode.net/faq.shtml#privmsg )... Thanks! === derekS_ [n=derekS@cpe-66-108-44-139.nyc.res.rr.com] has joined #ubuntu-devel === xkahn [n=xkahn@207-172-69-47.c3-0.nwt-ubr2.sbo-nwt.ma.cable.rcn.com] has joined #ubuntu-devel === fabbione_ [n=fabbione@port49.ds1-van.adsl.cybercity.dk] has joined #ubuntu-devel === Pazzo [n=Pazzo@host130-250.pool8172.interbusiness.it] has joined #ubuntu-devel === Yvonne [n=01101110@pdpc/supporter/active/Yvonne] has joined #ubuntu-devel === raphink [n=raphink@gra86-1-82-239-88-236.fbx.proxad.net] has joined #ubuntu-devel === henriquemaia [n=henrique@cb-217-129-170-53.netvisao.pt] has joined #ubuntu-devel === Amaranth [i=travis@ubuntu/member/amaranth] has joined #ubuntu-devel === hunger [n=hunger@p54A61519.dip0.t-ipconnect.de] has joined #ubuntu-devel === mako [n=mako@bork.hampshire.edu] has joined #ubuntu-devel === calc [n=ccheney@ip70-185-4-246.ma.dl.cox.net] has joined #ubuntu-devel === kyncani [n=kyncani@lns-bzn-1-82-250-6-196.adsl.proxad.net] has joined #ubuntu-devel === SEJeff [n=SEJeff@12-222-183-136.client.insightBB.com] has joined #ubuntu-devel [03:26] (mdke/#ubuntu-devel) wb === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel === djk_ [n=djk@p54A2CDEF.dip.t-dialin.net] has joined #ubuntu-devel === ogra_ [n=ogra@p5089F119.dip.t-dialin.net] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel [03:26] (jdong/#ubuntu-devel) lol === jcape [n=jcape@c-67-173-146-239.hsd1.il.comcast.net] has joined #ubuntu-devel === TerminX [n=terminx@terminx.envision7.com] has joined #ubuntu-devel [03:26] (jdong/#ubuntu-devel) is it just me or is freenode plain weird today [03:26] the latter === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel [03:26] yeah.... === mahangu [n=mahangu@unaffiliated/mahangu] has joined #ubuntu-devel [03:27] 2nd dumb question of the day: is gstreamer-tools 0.10 backwards-compatible with 0.8? [03:27] will Dapper support Reiser4? [03:27] djk_: not unless it gets in mainline linux soon [03:28] mmh, i suppose that's not likely. [03:29] djk_: you got that right :-/ [03:29] :( [03:29] djk_: reiser4 makes a few kernel patches deep down, so it's not like other filesystems in that aspect [03:30] djk_: maintaining it will be more trouble than it's worth === r0bby [n=wakawaka@guifications/user/r0bby] has joined #ubuntu-devel [03:30] well, it needs to be tested though :) [03:31] djk_: that's not our job :) [03:31] djk_: there are already a few distros that include varying levels of reiser4 support [03:31] some gentoo derivatives (rr4), SuSE 9.3+, Linspire.... [03:32] but they made quite a commitment to reiser4 [03:32] is it worth it? I mean, outside reiser's own benchmarks? [03:32] well, gentoo would be an option.. but suse and linspire..naa. [03:32] maswan: if it's in mainline, I'd be using it right now [03:32] jdong: why? [03:32] speed and reliablity improvements are REAL [03:33] it's the only atomic filesystem [03:33] realiabilty from reiser? that is indeed a new development [03:33] well, don't be too prejudiced [03:33] reiserfs is nowadays one of the most reliable FSes [03:33] reiser4 is fully atomic [03:33] only ext3/reiserfs under data=journal currently can do the same [03:34] at a GREAT performance cost [03:34] well, I guess I might take a look at it in a few years, after it has seen a couple of years of mainline usage and testing [03:35] sorry, have some bad experiences. and bad impression from hans too. === mahangu_ [n=mahangu@unaffiliated/mahangu] has joined #ubuntu-devel [03:40] maswan: likewise, in the 2.4 days for me [03:40] maswan: reiserfs has stabilized nicely recently [03:40] from Hoary on, reiserfs has treated me well [03:41] and trust me -- at times I'm a VERY terrible PC user :) [03:41] especially while hacking wifi drivers ;) [03:42] well, the worst thing I've done to a filesystem is to have it mounted with atime and locate for a couple of weeks. on a raid system where ever 64th bit became a 0. lots of intEresTingLy.cApseD.fiLes in directories [03:42] jdong: why did you say that maintaining reiser4 will be more trouble done it's worth if you think that it's great? [03:42] well, to start with, after a while, all the directory entries were shot due to atime updates [03:43] djk_: reiser4 patches are some of the most finicky patches out there [03:43] djk_: I mean, applying unrelated ck patches can cause reiser4 to start panicking for no apparent reason [03:43] after fixing the raid module, I got all the files back though. in lost+found. luckily one of the files was an MD5SUMS of all the other files. === seth_k [n=seth@ubuntu/member/sethkinast] has joined #ubuntu-devel [03:44] maswan: so can you blame your problem on reiser then? [03:44] hi, seth [03:45] jdong: that wasn't reiser, that was xfs. [03:45] OH [03:45] then that's a completely different story [03:45] don't get me started on XFS [03:45] don't know how reiser would react to having all the directory entries overwritten with crap data [03:45] maswan: reiserfs is amazingly recoverable [03:45] we use it all the time for production use at work [03:45] jdong: so is XFS [03:46] maswan: agreed, though in my experience XFS corrupts a lot more than reiserfs [03:46] well, current reiser is way out anyway, due to performance [03:46] maswan: most of the time it can be attributed to XFS's caching, but I've experienced METADATA corruption on abrupt shutdowns before [03:47] maswan: I can't reproduce the latter, so for now I won't blame XFS for it [03:47] however, it has too high CPU usage for my tastes [03:47] oh, we very seldom have abrupt shutdowns. happened 3 times the last 4 years or so. === TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-devel [03:47] maswan: that's why you've had such good luck with XFS [03:47] give it some power backup, it's a great FS [03:47] otherwise, don't expect to find your non O_SYNC files.... [03:48] ever [03:48] xfs's userland tools rock, too [03:48] dump, freeze [03:48] I know it has some issues for some use cases where it is perhaps a bit too agressive in write-back, but, *shrug*, not a prolbem for us [03:49] maswan: i.e. laptops [03:49] also, for us, it is a fileserver, it isn't going to do much else with the cpu anyway. [03:49] true [03:49] but on a desktop when unpacking a huge nicely compressed tarball causes multimedia to grind to a halt.... [03:49] hmm.. last reboot was the breezy upgrade. I think I had 170-180 days before that. :) [03:49] lol === freeflying [n=freeflyi@61.190.65.25] has joined #ubuntu-devel [03:50] JFS is currently my favorite [03:50] is there some non-biased literature about the different FSs? [03:50] yeah, it was xfs vs jfs, and we had slightly better streaming performance through xfs. also, we got a bad case out of that when it replayed the journal for a couple of days. === viviersf [n=CaiN@dsl-146-118-192.telkomadsl.co.za] has joined #ubuntu-devel [03:51] hmm.. that might have been my fault too though, I thnk that was when I was stress-testing another raid controller for reliability. [03:51] if you switch two disks on an older 3ware controller (so that no writes are done when they are out), it won't detect that you have removed a disk and assumes the raidset is ok. [03:51] XFS is faster; I won't dispute that [03:52] but JFS is reasonably fast [03:52] is reliable under repeated hard shutdowns === maswan nods [03:52] and also excels at not having disk IO interrupt other work [03:52] i.e. video playback [03:52] I have 3 vmwares running right now [03:53] well, we only really care about performance for fileservers on ups/diesel, so.. :) [03:53] fileservers with performance demands [03:55] XFS is your friend then [03:55] and it online defrags too [03:55] which helps out after prolong heavy write use === dunerecords [n=johannes@p5499053E.dip0.t-ipconnect.de] has joined #ubuntu-devel === ozamosi [n=nnnozamo@h135n6c1o1049.bredband.skanova.com] has joined #ubuntu-devel === seth_k [n=seth@ubuntu/member/sethkinast] has joined #ubuntu-devel === djk_ [n=djk@p54A2CDEF.dip.t-dialin.net] has left #ubuntu-devel [] === ryanpg [n=ryanpg@71.194.38.156] has joined #ubuntu-devel === LaserJock [n=mantha@lambda.chem.unr.edu] has joined #ubuntu-devel === zakame [n=zak@210.213.77.7] has joined #ubuntu-devel === zakame [n=zak@210.213.92.250] has joined #ubuntu-devel === netjoined: irc.freenode.net -> brown.freenode.net === TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-devel === ozamosi [n=nnnnozam@h135n6c1o1049.bredband.skanova.com] has joined #ubuntu-devel === wjb [n=warren@c220-237-178-175.lowrp1.vic.optusnet.com.au] has joined #ubuntu-devel === Amaranth [i=travis@ubuntu/member/amaranth] has joined #ubuntu-devel === LaserJock is now known as LaserJock_ === ryanpg [n=ryanpg@71.194.38.156] has left #ubuntu-devel ["Leaving"] [06:18] morning === robitaille [n=robitail@d154-5-117-228.bchsia.telus.net] has joined #ubuntu-devel [06:25] lo fabbione === zakame [n=zak@210.213.77.72] has joined #ubuntu-devel === freeflying [n=freeflyi@61.190.65.25] has joined #ubuntu-devel === Gman- [n=gman@nwkea-socks-1.sun.com] has joined #ubuntu-devel === jlj [n=agp@cpe-204-210-33-233.san.res.rr.com] has joined #ubuntu-devel === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel === Sepheebear [n=SepheeBe@cpe-68-175-48-109.nyc.res.rr.com] has joined #ubuntu-devel === JaneW [n=JaneW@dsl-146-129-50.telkomadsl.co.za] has joined #ubuntu-devel === No1Viking [i=micke@h-83-140-104-3.ip.cust.port80.se] has joined #ubuntu-devel === zakame [n=zak@ubuntu/member/zakame] has joined #ubuntu-devel === rob1 [n=Robert@ubuntu/member/rob1] has joined #ubuntu-devel === lfittl [n=lfittl@83-65-243-186.dynamic.xdsl-line.inode.at] has joined #ubuntu-devel === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === lexhider [n=lexhider@ppp88-78.lns2.mel3.internode.on.net] has joined #ubuntu-devel === zakame [n=zak@ubuntu/member/zakame] has joined #ubuntu-devel === shadeofgrey [n=shadeofg@24-52-41-197.atlsfl.adelphia.net] has joined #ubuntu-devel [08:47] hello everyone [08:47] heya shadeofgrey :) [08:48] uh... ive never officially introduced myself... my name is Chris Kelly and im very interested in helping out with testing / suggesting improvements to the accessibility modules availasble in ubuntu [08:49] shadeofgrey: Firstly I suggest you join the ubuntu accessibility mailing list, and look at the accessibility wiki page at http://wiki.ubuntu.com/Accessibility. [08:49] ooh, that's good! [08:49] YOu can find out the mailing list address in one of the links from that page. [08:49] i was born eight weeks premature addicted to crack cocaine and hertoin, and as a result im severely handicapped... i have cerebral palsy, am a spasdic quadreplegiuc, and only have good control of one limb -- my left arm [08:50] i type with three fingers on my kleft hand and when sober can average 70 words a minute... [08:51] thats pretty quick with one hand [08:51] but as you can imagine, any sort of aides that could be worked into ubuntu to help people with limited mobility get the most out of their system would be a great thing... [08:51] shadeofgrey: We would be happy to have you join us. Nice to have a few different disabled people on the team. [08:51] robl: i practived 7 hours a day every day every summer between school years [08:52] im also capable of totally dressing myself except for my shoes, and dont need help with showers or anything either... im fiercely determined and very independant. [08:53] it took me a decade to figure out how to put my clothes on by myself, and i started working on that when i was six... you can imagine my excitement when i dsuccessfully put all my clothes on by myself for the first time ever on my 16th birthday [08:54] so [08:57] with me on the team, i think we can make great things happen... i happen to kbow a few things about overcoming insurmountable odds... and if nothing else, ill be great moral support to all the folks that actually do all the code writing [08:57] sadly, im not a coder [08:57] but im one hell of a thorough program tester [08:57] I am not really a coder either, yet. [08:58] and if nothing else i could definately help with maintaining or even creating whatever documentation we need to make publically available. [08:59] im not a smart man, and im no good at contact sports, but I am one hell of a genuinely talented and driven writer -- i write full lerngth novels -- i hope to be the next tom clancy/michael critchton/john griusham [09:00] im also good with poetry and motivational material for disabled people -- or really anybody that struggles with something [09:00] i firmly believe that we all face huge struggles in each and every one of our lives.. its just a matter of how visible they are [09:06] oh and just for the record - i didnt tell my lifestory with the intrention of fishing for pity... i just wanted to make my position very clear, so that you guys and gals can better decide where i mighty be of best use among all the other team members [09:09] without a doubt, i am by far one of the coolest disabled folks you'll meet... i believe in the power of courage, and in helping others whenever possible... im also steadfastly loyal ...and a hopeless romantic [09:09] ...just in case there happen to be a few single gorgeous code-writing geeks somewhere in this channel [09:09] anyway thankds for the guidance.... [09:10] ...i dont suppose i could convince of you nice people to supply me with a sources.list file so i can upgrade to the test release of Dapper? [09:11] no worries - all my important crap is stored on a secondary drive, so if i screw my main ubuntu installation to hell all i have to do is replace it [09:12] shadeofgrey: change breezy to dapper in sources.list [09:14] amar: can you please just paste the contents of your sources.list file to a query window? itd make my life a LOT easier [09:15] Amaranth: id reallyappreciate the extra help [09:15] i don't have it handy, i'm on windows right now === zen-afk [n=zenrox@71.115.198.118] has joined #ubuntu-devel === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === vuntz [n=vuntz@81.80.224.169] has joined #ubuntu-devel === Aegir [n=richard@d220-238-52-188.dsl.vic.optusnet.com.au] has joined #ubuntu-devel === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel [10:08] hey pitti [10:08] Hi fabbione === maradong [n=bhentges@213.47.179.227] has joined #ubuntu-devel === zenrox [n=zenrox@71.115.198.118] has joined #ubuntu-devel === MagnusR [n=magru@85.194.14.142] has joined #ubuntu-devel === hunger [n=hunger@p54A61519.dip0.t-ipconnect.de] has joined #ubuntu-devel === pef [n=loic@ubuntu/member/pef] has joined #ubuntu-devel === dr88dr88 [n=gerrit@h174218.upc-h.chello.nl] has joined #ubuntu-devel === enrico [n=enrico@debian/developer/enrico] has joined #ubuntu-devel === zakame [n=zak@210.213.80.207] has joined #ubuntu-devel === jk_ [n=jochem@jkossen.nl] has joined #Ubuntu-devel === pvanhoof [n=pvanhoof@d54C18307.access.telenet.be] has joined #ubuntu-devel === cassidy [n=cassidy@106-194.242.81.adsl.skynet.be] has joined #ubuntu-devel === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel [11:23] jdub: http://video.google.com/videoplay?docid=4817874081068161718 < pimp my fridge! [11:24] Thanks for your interest in Google Video. [11:24] Currently, the playback feature of Google Video isn't available in your country. [11:24] :( === HiddenWolf [n=HiddenWo@136.119.dynamic.phpg.net] has joined #ubuntu-devel === retrix [n=sam@ppp215-25.lns1.adl2.internode.on.net] has joined #ubuntu-devel === vuntz [n=vuntz@81.80.224.169] has joined #ubuntu-devel === Danten [n=danten@h25n6c1o1049.bredband.skanova.com] has joined #Ubuntu-devel === Hirion [n=hirion@draugr.de] has joined #ubuntu-devel === raphink [n=raphink@gra86-1-82-239-88-236.fbx.proxad.net] has joined #ubuntu-devel === No1Viking [i=micke@h-83-140-104-3.ip.cust.port80.se] has joined #ubuntu-devel === raphink [n=raphink@gra86-1-82-239-88-236.fbx.proxad.net] has joined #ubuntu-devel === freeflying [n=freeflyi@61.190.65.25] has joined #ubuntu-devel === jk_ is now known as jk === No1Viking [i=micke@h-83-140-104-3.ip.cust.port80.se] has joined #ubuntu-devel === hunger [n=hunger@p54A60D3F.dip0.t-ipconnect.de] has joined #ubuntu-devel === pitti [n=pitti@195.227.105.180] has joined #ubuntu-devel === trevilor [n=gnu@p549CCA9C.dip.t-dialin.net] has joined #ubuntu-devel === zakame [n=zak@ubuntu/member/zakame] has left #ubuntu-devel ["Leaving"] === jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel === Hieronymus [n=jeroen@cp413115-a.tilbu1.nb.home.nl] has joined #ubuntu-devel === trulux [n=lorenzo@unaffiliated/trulux] has joined #ubuntu-devel === dl1bku [n=dl1bku@vpn-80-006.rhrk.uni-kl.de] has joined #ubuntu-devel [01:15] Q: In order to compile an Input-driver for xorg the package xorg-x11-sdk (rpm name) is necessary. Is there a similar ubuntu package for this? (google and friends say there isn't). Do I need to install the complete xorg-sources? === zeedo [n=zeedo@reboot-robot.net] has joined #ubuntu-devel === TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-devel === lifeless_ [n=robertc@dsl-107.131.240.220.lns02-wick-bne.dsl.comindico.com.au] has joined #ubuntu-devel [01:40] jbailey_, for when you wake up: how about I work on a copy of the breezy source for preparing the update, rather than the branch in svn? it might eliminate a lot of changes :) alternatively, I could make a new branch with that source [01:49] Using the header files from an xorg-x11-sdk.rpm (using alien) helped... gb === dl1bku [n=dl1bku@vpn-80-006.rhrk.uni-kl.de] has left #ubuntu-devel [] === lifeless [n=robertc@dsl-107.131.240.220.lns02-wick-bne.dsl.comindico.com.au] has joined #ubuntu-devel === seb128 [n=seb128@ANancy-151-1-69-46.w81-49.abo.wanadoo.fr] has joined #ubuntu-devel [02:15] Hi seb128 [02:15] hey pitti === \sh [n=shermann@ubuntu/member/backslash-sh] has joined #ubuntu-devel [02:20] elmo: please sync vm from Sid, overriding Ubuntu changes, thanks === HiddenWolf [n=HiddenWo@136.84.dynamic.phpg.net] has joined #ubuntu-devel === zakame [n=zak@ubuntu/member/zakame] has joined #ubuntu-devel [02:35] elmo: please sync varconf from Sid, overriding Ubuntu changes, thanks [02:36] mdke: That's generally what I do. The problem with SVNs versus packages is that there's always the chance that someone modified the version in the archive. [02:36] Native packages suck that way. [02:37] mdke: hct is ultimately the right solution for that. === kyncani [n=kyncani@lns-bzn-40-82-251-167-93.adsl.proxad.net] has joined #ubuntu-devel [02:49] jbailey, hct? [02:51] mdke: It's magic crack that Keybuk is working on. If you think of it as a version control system that's hosted on the Ubuntu servers with a magic button that says "upload what's in the repository", that's it. [02:51] The trick is that folks will be forced to use that eventually. [02:51] ok... [02:51] So that way, you're guaranteed that uploads match what's in the version control. [02:51] how many version control systems are you guys working on?!? [02:51] Well, it's wrapped around bzr. [02:51] aha [02:52] What hct does that bzr doesn't is understand packaging. [02:52] jbailey, so for now I'll just work locally with the source, and then if necessary, I'll make a separate branch or something [02:52] Right. [02:52] "Magic crack" [02:53] Heh [02:53] StevenK: It truly is. =) [02:53] <\sh> StevenK: it was quite impressing what scott showed us during ubz [02:53] You know how dpatch and simple-patchsys has patch management and such, right? [02:53] It has the ability to unpack a working directory as each patch iteration. [02:53] You just go through and edit the code, and it'll roll it into that patch file. [02:54] That way you can clearly track what's upstream, what are hacks to make it work, and what is packaging outside of that. [02:54] But it's just crack laced with a few hallucinogenics! [02:54] It's shared, so that let's say I have a little tweak to ubuntu-docs, I can just go in and make it. It'll be easy for mdke to see that I've made the change and merge it in before he uploads it. [02:55] I don't even need to tell him about it, and it could be to any part of the system. [02:56] Geez, magic crack indeed. [02:56] Who's Keybuks dealer? :-) [02:57] sabdfl =) [02:57] hrhr [02:58] Bwahaha [02:58] <\sh> the daily python crack pipe === Danten [n=danten@h91n8c1o1049.bredband.skanova.com] has joined #Ubuntu-devel [03:03] jbailey: around? [03:03] jbailey: do you know where lddlibc4 has gone? === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel [03:03] lddlibc4? [03:03] What's that? [03:04] I'm sorry I even read that line now. [03:04] ldconfig spits at me that it cannot find it [03:04] libc4 was the old a.out libc. [03:04] *blink* [03:04] siretart: I'm pretty certain it has never existed in Ubuntu. [03:04] jbailey: it used to be in libc6: http://packages.ubuntu.com/cgi-bin/search_contents.pl?searchmode=filelist&word=libc6&version=hoary&arch=i386&page=1&number=all [03:04] jbailey: it has [03:05] Eh? When did we get a packages.ubuntu.com? [03:05] jbailey: some time ago [03:05] A while ago. [03:05] jbailey, ith hoary [03:05] *with [03:05] >> dpkg -L libc6 | grep libc4 [03:05] /usr/bin/lddlibc4 [03:05] on a breezy/x86 system [03:05] Ah, interesting. [03:05] jbailey: about 18months ago [03:05] It must've been dropped when we switched to libc2.3.5 [03:06] It still exists on my sid machine. [03:06] well, I get this one: >> ldd doom.x86 [03:06] /usr/bin/ldd: line 95: lddlibc4: command not found [03:06] not a dynamic executable [03:06] so I'm a bit confused [03:07] Hmm, it's still in the tree. [03:07] that must be a very old doom executable... there are plenty of source-based versions built to modern standards around [03:07] hm. it exists on x86 but not on amd64. [03:07] /* Stub for ldd script to print Linux libc4 dependencies. [03:07] sladen: it is doom3. not that old ;) [03:08] siretart: If it's libc4, you're talking 10 years or so. [03:08] jbailey: it is not libc4. it is shipped with a libstdc++5 [03:08] jbailey, the debdiff is a lot smaller now :D [03:08] http://mdke.org/debdiff.txt [03:08] Yeah, random note to all people. In dapper+1, executables like these are almost guarnateed to not work again. [03:08] Noooooooooooooooooooooo [03:08] jbailey: out of curiosity, does it make sense to execute /lib64/ld-linux-x86-64.so.2 on i386? [03:09] How am I supposed to run ut2004 and doom3 then? [03:09] crimsun: What problem are you trying to solve? [03:09] jbailey: it is rather some weird elf format, so /lib/ld.so.conf --verify fails. now ldd tries to fallback to lddlibc4, which fails because it does not exist [03:09] StevenK: Make a dapper chroot. [03:09] jbailey: http://people.ubuntu.com/~lamont/buildLogs/a/alsa-lib/1.0.10-1ubuntu1/alsa-lib_1.0.10-1ubuntu1_20051203-0850-i386-failed.gz [03:09] jbailey: the dpkg-shlibdeps call on line 3189 [03:09] crimsun: Without looking, can I guess that it's in dokg-=shlibdeps? [03:10] indeed [03:10] jbailey: do you know how to install the nvidia glx libraries without kernel modules (in dapper that is)? [03:10] Right. I need to file a bug on dpkg, critical, saying that if they don't fix dpkg-shlibdeps a reasonable portion of i386 is going to no longer build soon. [03:10] *sigh* [03:11] excatly :( [03:11] siretart: No idea. My nVidia setup Just Works, and I don't pay much attention to it. [03:11] yeah. saves much headaches.. [03:11] crimsun: It's a casualty of the biarch stuff. [03:11] I should do as well [03:11] crimsun: It'll have to get fixed in the next week or two, I'm guess. We'll be giving that same love to X, gtk, etc... [03:12] jbailey: k, as long as it's valid. Thanks. [03:12] crimsun: Very much so. === alp [n=alp@infoseed.org] has joined #ubuntu-devel [03:13] crimsun: dpkg is crufty. It relies on ldd to give it the right answers for things, and ldd can't do cross arch well. Specifically, it requires that it be run on an amd64 machine. [03:14] jbailey: right, that's what I was led to believe [03:14] siretart : Why would you WANT nvidia-glx without a kernel module? [03:14] infinity: to run 32bit games in a 32bit dapper chroot [03:14] with hardware acceleration [03:15] Erm. [03:15] Install ia32-libs and play them in the host system. [03:15] You can play 32-bit games on amd64 just fine. [03:15] (In fact, I use doom3 for testing nvidia-glx on my girlfriend's amd64 machine before I upload) [03:15] infinity: the game in question refuses to do so, because it depends on a 32bit libSDL [03:16] infinity: interestingly enough: doom3 works, but quake4 broke yesterday :/ [03:16] Anyhow, you could always do 1 of 2 things. Either install nvidia-glx in your chroot with --force-depends, or install a kernel in your chroot too. It's not like having a kernel package in the chroot HURTS, it's just wasted space. [03:16] I need to grab Quake4 for "testing"... [03:16] Mmmmm, me too. [03:17] :) [03:17] See if it gets boring like Quake3. [03:17] StevenK : I still vaguely recall whuppin' your ass at Quake3 several years ago... [03:17] heh, no chance for me w/ this intel i915 === pazlik [n=aleksey@902.asx.dial.vsi.ru] has joined #ubuntu-devel [03:18] siretart : You could also use 'equivs' to build a dummy package that provides the nvidia-kernel-### package that nvidia-glx is whining about. [03:18] <\sh> I wonder if it's possible to play doom3 or quake4 via xdmcp enabled x host [03:18] infinity: good point [03:19] infinity: I don't ... [03:19] I just installed it (with kernel, udev and crap). now doom3 magically segfaults.. grml.. [03:19] siretart : Anyhow, I'm intentionally not going to make it any easier than that, cause the average user kinda needs that dependency there to avoid shooting themselves in the foot any more than they already do. === pazlik [n=aleksey@902.asx.dial.vsi.ru] has left #ubuntu-devel [] [03:19] infinity: I agree [03:20] Now, if we need a 32-bit libSDL for gaming, perhaps we should roll an ia32-libs-videogames package.. === infinity ughs. [03:20] infinity: Feh, don't add more packages to the list. ia32-libs is supposed to go away, remember? [03:20] I also need to update both the nvidia and fglrx drivers this weekend. Joy. [03:20] well, I've seen webforums recommending putting your usr and usr/lib from the chroot to /etc/ld.so.conf === ryanpg [n=ryanpg@71.194.38.156] has joined #ubuntu-devel [03:20] jbailey : Get me multiarch, and I agree. === thierry [n=thierry@modemcable175.142-201-24.mc.videotron.ca] has joined #ubuntu-devel [03:21] morning, is the plan to move to bogofilter with evolution? [03:21] jbailey : We won't have proper multiarch for dapper, and binary-only videogames are pretty fun. :) [03:21] infinity: True. But most binary-only video games will need a dapper chroot after that to work. [03:22] ? [03:22] jbailey: doom3 runs fine without chroot [03:22] binary-only stuff tends to target reasonably old and stable libraries. Usually. [03:22] infinity: Dropping linuxthreads. [03:22] Oh, which you'll break. [03:22] Hrm. [03:22] Right. [03:23] It was supposed to be dropped for dapper originally, but since this is the long lived, it makes sense to keep it here. [03:23] How can I easily disable linuxthreads in my current system to guage how badly the world will explode? [03:23] Then people will have 5 years to learn to like newer video games. [03:23] infinity: cp /lib/tls/* /lib [03:24] infinity: Or I can produce you a glibc deb that's nptl only. =) [03:24] YAY FUN: LD_LIBRARY_PATH=/lib32:/usr/lib32/:/usr/local/:/var/scratch/dapper/usr/lib ./quake4 [03:24] whoa [03:24] this works for me *ugh* [03:25] jbailey : Dropping linuxthreads will make my nvidia-glx packaging less ugly... Since it ships TLS and non-TLS versions of it's crap. [03:25] jbailey : Anyhow, I'll test some games later and see how they fare. [03:25] jbailey : I suspect most won't actually care much at all. [03:25] infinity: It'll make alot of things less ugly. [03:26] I expect most will. The trick is that the NPTL libraries and glibc don't allow "extern int errno" in their code. [03:26] You'll get a fail at load time. [03:26] Subtle thread bugs are another thing, as well. [03:27] Threading issues are likely to not be a problem. [03:27] That I don't have a guess on. [03:27] Very few older video games are well (or at all) multithreaded, and newer ones are probably tested against NPTL. [03:27] But I'd curious about this other change yo umention. [03:27] Mm, cool. === Loevborg [n=loevborg@d5-211.dip.axsp.de] has joined #ubuntu-devel [03:28] And part of me wonders how many people we'll discover still running 2.4. =) === OculusAquilae [n=bastian@p548D2451.dip0.t-ipconnect.de] has joined #ubuntu-devel [03:28] I still remember cursing your name when you dropped LT for ppc and my breezy chroots stopped working. [03:29] Forced kernel upgrades are no fun. [03:29] Yeah, you were sort of who I was thinking of ;) [03:29] :) [03:29] Well, I don't have 2.4 on any i386/ubuntu hosts. [03:29] Still have it on some i386/debian hosts. [03:29] So they'd need a kernel bump if I wanted to sidegrade. [03:30] Right. Wasn't the problem that you were running Ubuntu in a chroot? === infinity shrugs. [03:30] Yes, it's a sid box with ubuntu chroots. [03:30] Still is (the powerpc machine, that is) [03:30] Oh well, it's forced me to look at OldWorld support in 2.6 [03:31] There's a SCSI driver (MESH) I need to drag into the current century still. [03:32] How long can I expect to see "warning: foo uses a deprecated function bar()" before it becomes an error, I wonder. [03:33] I guess I'll just have to make time to fix it before that happens. [03:33] infinity: If the driver's in-tree, I thought they didn't usually like to kill interfaces that were in use? [03:33] It's in-tree, but I get the impression that OldWorld is more likely to get drivers removed than fixed, unless someone steps up. === jsgotangco [n=jsg@ubuntu/member/jsgotangco] has joined #ubuntu-devel === koke [n=koke@adsl229-164.unizar.es] has joined #ubuntu-devel === Firetech [n=Jocke@h53n1fls301o1100.telia.com] has joined #ubuntu-devel [03:46] infinity: which information/documentation should I read to make a ia32-libs-videogames package? === ealden [i=Martin@210.213.80.27] has joined #ubuntu-devel [03:47] siretart: i think it's easier to declare world peace before going there === SloMoSnail is now known as slomo === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-devel [03:49] fabbione: I see === lbm_ [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-devel === lbm__ [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-devel === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #ubuntu-devel === dr88dr88 [n=gerrit@h174218.upc-h.chello.nl] has joined #ubuntu-devel === TheMuso [n=luke@dsl-202-173-132-131.nsw.westnet.com.au] has joined #ubuntu-devel === shawarma_ is now known as shawarma === carstenh [n=carstenh@p54A612EA.dip0.t-ipconnect.de] has joined #ubuntu-devel === highvoltage [n=Jono@196.207.45.254] has joined #ubuntu-devel === Firetech [n=Jocke@h53n1fls301o1100.telia.com] has joined #ubuntu-devel [04:34] hrm... php5_5.0.5-2ubuntu2 needs to convert to db4.3 so that it's not ftbfs [04:34] ditto for php4_4:4.4.0-4 === freeflying [n=freeflyi@61.190.65.25] has left #ubuntu-devel ["Konversation] [04:41] lamont: yes.. infinity knows about it [04:41] they also need to switch to libsnmp-9 [04:46] ok, any news/fixes related to network connection not coming up at boot [04:46] I remember several users got that problem here === JaneW [n=JaneW@dsl-146-129-50.telkomadsl.co.za] has joined #ubuntu-devel === zyga [n=zyga@ubuntu/member/zyga] has joined #ubuntu-devel [04:48] Seveas: ping [04:53] aww [04:53] /etc/network/interfaces was missing "auto eth0" === Valandil [n=chrys@dslb-084-056-101-248.pools.arcor-ip.net] has joined #ubuntu-devel === poningru [n=poningru@n128-227-82-53.xlate.ufl.edu] has joined #ubuntu-devel === greenpenguin13 [n=joseph@user-5783.lns5-c8.dsl.pol.co.uk] has joined #ubuntu-devel === dholbach [n=daniel@ubuntu/member/dholbach] has joined #ubuntu-devel === marcin [n=user@194.114.146.58] has joined #ubuntu-devel === zakame [n=zak@ubuntu/member/zakame] has left #ubuntu-devel ["Leaving"] === jinty [n=jinty@205.134.224.215] has joined #ubuntu-devel === LaserJock_ is now known as LaserJock === retrix [n=sam@ppp215-25.lns1.adl2.internode.on.net] has joined #ubuntu-devel === zeedo [n=zeedo@reboot-robot.net] has joined #ubuntu-devel === seb128 [n=seb128@ubuntu/member/seb128] has joined #ubuntu-devel === greenpenguin13 [n=joseph@user-5783.lns5-c8.dsl.pol.co.uk] has left #ubuntu-devel [] === lfittl [n=lfittl@83-65-243-186.dynamic.xdsl-line.inode.at] has joined #ubuntu-devel === sistpoty [n=sistpoty@ubuntu/member/sistpoty] has joined #ubuntu-devel === Simira [n=rpGirl@118.84-48-121.nextgentel.com] has joined #ubuntu-devel === loo [n=loo@u-124-094.adsl.univie.ac.at] has joined #ubuntu-devel === loo is now known as loogaroo === dereks_ [n=derekS@cpe-66-108-44-139.nyc.res.rr.com] has joined #ubuntu-devel [06:17] elmo: please sync snmpkit from unstable, ubuntu override ok. thx. === OculusAquilae [n=bastian@p548D2451.dip0.t-ipconnect.de] has joined #ubuntu-devel === mahangu [n=mahangu@unaffiliated/mahangu] has joined #ubuntu-devel === _freelove [n=yasser@59.93.244.105] has joined #ubuntu-devel === _freelove [n=yasser@59.93.244.105] has left #ubuntu-devel ["Konversation] === tvo [n=tobi@5354EA9B.cable.casema.nl] has joined #ubuntu-devel === carstenh [n=carstenh@p54A646C7.dip0.t-ipconnect.de] has joined #ubuntu-devel === LeeJunFan_away [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel === eruin [n=eruin@unaffiliated/eruin] has joined #ubuntu-devel === zul [n=chuck@CPE0006258ec6c2-CM000a73655d0e.cpe.net.cable.rogers.com] has joined #ubuntu-devel [07:26] zyga, pong [07:33] wow taht's a very long ping pong table [07:48] Seveas: hi, it seems I was not added to the UbuntuMembers team [07:49] zyga, you need to contact a community council member to be added to the launchpad team [07:50] mdke: I thought that process is automatic after you become a member (other people from the same session were added) [07:51] zyga, someone needs to approve you [07:51] I asked to join the team via launchpad, is that enough? [07:51] zyga, yes, but one of the CC members needs to accept you into the team [07:52] okay [07:52] so I guess what I did is enough [07:52] sure yeah [07:52] thanks :-) [08:00] short question... are libmpeg2, liba52, libdts and libgsm1 ok for shipping on cd? or applies the same as for libmad on one of them? [08:08] \sh_away:: dude you know that your last post is still on planet ubuntu right? and assuming on many other planets [08:09] the I FUCKING QUIT blog [08:16] poningru, he apologized in his next post [08:17] ogra, but after that he made a post saying he removed the post, b/c of possible legal issues === greenpenguin13 [n=joseph@user-5783.lns5-c8.dsl.pol.co.uk] has joined #ubuntu-devel [08:19] hmm, true, he should put up a new one for the apology ... [08:19] oh, they are just in the wrong order ... its still there [08:20] ogra: he did [08:20] he put up a new blog entry [08:20] and he removed his old one [08:20] but the old one persists on the planet [08:21] oh, yes ... planet needs to sync ... it will go i guess [08:21] no... the planets don't remove removed entries :/ === martinhj [n=martinhj@238.80-202-208.nextgentel.com] has joined #ubuntu-devel [08:22] how odd === FireRabbit [n=FireRabb@unaffiliated/firerabbit] has joined #ubuntu-devel [08:25] zyga, if you're on the list of proposed members instead of the list of members, ping kamion or mako at the next CC meeting [08:25] Seveas: okay [08:26] Seveas: on the wiki I'm listed as new member [08:26] wiki == what's said on the meeting [08:27] launchpad == official list [08:27] so launchpad is out of sync, but that's okay as you've said === pitti [n=pitti@ubuntu/member/pitti] has joined #ubuntu-devel === mgalvin [n=mgalvin@cpe-69-205-38-37.nycap.res.rr.com] has joined #ubuntu-devel === Valandil is now known as Valandil|work === desrt [n=desrt@dhcp-0-20-af-d2-7c-3.cpe.mountaincable.net] has joined #ubuntu-devel [08:53] is it possible to change the product that a bug is assigned to in launchpad? [08:55] desrt, #launchpad ? [08:55] ahah. thx. === jbailey_ [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-devel === raphink [n=raphink@gra86-1-82-239-88-236.fbx.proxad.net] has joined #ubuntu-devel === mpt [n=mpt@201-27-7-12.dsl.telesp.net.br] has joined #ubuntu-devel === Danten [n=danten@h191n7c1o1049.bredband.skanova.com] has joined #Ubuntu-devel === jbailey__ [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-devel === _jason [n=jason@dhcp0534.hrn.resnet.group.upenn.edu] has left #ubuntu-devel ["Leaving"] === zwnj [n=zwnj@213.233.163.5] has joined #ubuntu-devel [09:24] seems libxml++ package has wrong dependencies: http://rafb.net/paste/results/6l61gL12.html [09:26] <\sh> never trust a debian package [09:27] <\sh> AC_OUTPUT([debian/Makefile \ [09:27] <\sh> bah [09:29] zwnj: it works fine in Dapper [09:30] zwnj: works fine in Breezy, too [09:31] crimsun: but i'm trying to install it on breezy too [09:32] crimsun: which version do you test on breezy? [09:33] zwnj: let's move this to #ubuntu === nasdaq7 [n=nasdaq@tkp-ip-nas-1-p119.telkom-ipnet.co.za] has joined #ubuntu-devel [09:37] hi i was wondering: how many Ubuntu users are there? [09:38] nasdaq7: I'm the only one [09:39] i mean how many times has it been downloaded? [09:40] you can't really tell that as you can't count all mirrors [09:41] ok [09:41] i've heard a few people say they use ubuntu [09:41] so it must becoming quite a lot [09:41] nasdaq7: we passed 1M CDs shipped in April.. No idea what the current number is. [09:42] for the month? [09:42] no, physical CD sets shipped. [09:42] i was wondering === didymo [n=ashley@CPE-61-9-197-223.nsw.bigpond.net.au] has joined #ubuntu-devel [09:42] where is ubuntu going? === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel [09:43] will it offer the same developer opportunity as windows someday? [09:44] nasdaq7, in which sense? [09:45] <\sh> "developer opportunity" means? [09:45] "getting hired by massive company" [09:45] "developing cool stuff" [09:45] what? [09:45] or getting hired by a cool company to develop massive stuff :-) [09:46] <\sh> "clicking an application"? [09:48] sorry i was just away [09:48] i mean what is the goal? [09:48] create an os to rival microsoft's os [09:48] or create ubuntu and make money off the application development === dr88dr88 [n=gerrit@h174218.upc-h.chello.nl] has left #ubuntu-devel [] [09:50] nasdaq7, https://launchpad.net/malone/bugs/1 [09:50] but as for "the goal", different people have different reasons for contributing to Ubuntu [09:50] <\sh> actually we want world domination...after finishing with the world domination we will fly to mars and dominating the aliens [09:50] \sh: that's right [09:51] mpt: like, \sh obviously wants to dominate aliens. [09:51] A pre-emptive war to prevent the Martians from terrorizing us [09:52] <\sh> mpt: but a war with love only... [09:52] <\sh> because "Ubuntu" :) [09:52] \sh, I'm not interested in your love life or whether you like dominating :-) [09:52] well, Martians != Humans, though. So we're speciesist. [09:53] <\sh> mpt: ugh...that wasn't my s.. preferences [09:53] nasdaq7: Ubuntu is Free software. That means, everyone can modify and/or redistribute it [09:53] are there companies you know off that are developing applications for ubuntu? [09:53] http://www.gnu.org/philosophy/free-sw.html [09:53] Like the saying goes [09:54] You can have any OS you like, as long as it's brown [09:54] <\sh> dum-dum-de-dum *ubuntu* de-dum-dum-de-dum *ubuntu* [09:55] nasdaq7: vmware, for instance. [09:55] <\sh> everything else is a thoughcrime [09:56] but you guys are all being paid to develop right [09:56] ? [09:56] Some, some not. [09:56] nasdaq7: most Ubuntu developers are not paid to develop Ubuntu, no. [09:57] so they just like linux [09:57] etc. [09:57] and develop [09:58] nasdaq7: people have different motivations, but yes, that they want their OS of choice to be even better is certainly a motivation. [09:59] ok [09:59] thanx all [09:59] see ya === marcin [n=user@194.114.146.58] has joined #ubuntu-devel === LaserJock [n=mantha@lambda.chem.unr.edu] has joined #ubuntu-devel [10:08] md5sum of universe/source/Sources.gz seems to be wrong [10:11] http://rafb.net/paste/results/Lwj2ca56.html [10:12] zwnj: did you do it on the .gz [10:12] LaserJock: Oops, you're right === ptlo [n=senko@83-131-65-213.adsl.net.t-com.hr] has joined #ubuntu-devel [10:13] LaserJock: but, apt-get tell me this too [10:13] zwnj: doesn't for me === nekohayo [n=nekohayo@ip216-239-83-97.vif.net] has joined #ubuntu-devel === LaserJock is now known as LaserJock_ === zwnj [n=zwnj@213.233.163.5] has left #ubuntu-devel [] === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #ubuntu-devel === cassidy [n=cassidy@54-82.241.81.adsl.skynet.be] has joined #ubuntu-devel === ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-devel === ogra_ [n=ogra@p5089D34A.dip.t-dialin.net] has joined #ubuntu-devel === Sepheebear [n=SepheeBe@cpe-68-175-48-109.nyc.res.rr.com] has joined #ubuntu-devel === Hirion [n=hirion@draugr.de] has left #ubuntu-devel [] === wjb [n=warren@c220-237-178-175.lowrp1.vic.optusnet.com.au] has joined #ubuntu-devel === `anthony [n=anthony@220-253-115-240.VIC.netspace.net.au] has joined #ubuntu-devel === mhz [n=mhz_chil@pc-252-84-215-201.cm.vtr.net] has joined #ubuntu-devel [11:25] <\sh> elmo: please sync dar from unstable, dropping ubuntu changes, thx === ompaul [n=ompaul@213-202-186-56.bas504.dsl.esat.net] has joined #ubuntu-devel [11:34] <\sh> elmo: please sync debmirror from unstable, dropping ubuntu changes, thx