/srv/irclogs.ubuntu.com/2007/12/12/#ubuntu-motu.txt

LaserJockLutin: I don't know much PHP either, but you should be able to kinda of copy the LP link code00:00
LaserJockhmm, although you will need the first letter of the package name00:00
LutinLaserJock: and even worse, the first four if it starts with 'lib'00:01
LaserJockyeah00:01
Lutindefinitely too hard for me :p. going to bed. I'll ask Adri2000 tomorrow00:01
LaserJockk00:01
LaserJockno biggie00:01
Lutink :)00:01
LaserJockit's just one of my pet peeves with MoM00:01
johnny_hi folks00:18
johnny_how can i tell what file was actually used to install a package00:18
johnny_like.. say i installed it from a deb00:18
johnny_via dpkg -i00:18
johnny_for testing00:18
Ubulettejohnny_, you want to find the deb name given a file name ?00:21
Ubuletteor what?00:21
johnny_i installed a deb and i want to some proof that it got used00:21
Ubulettedpkg -l packagename00:22
Ubuletteit will show you the installed version00:22
johnny_it's the same version00:22
Ubulettenot what you expected ?00:23
johnny_well i built the package with the same version00:23
johnny_because i didn't know any better perhaps00:23
Ubuletteoh, then it's difficult to verify00:23
LaserJockjohnny_: would looking at the contents of your .deb help?00:24
johnny_what i wanted was a way to say that /root/ldm2_5.0.39.deb was used to install vs the ubuntu one00:25
LaserJockjohnny_: well, if you dpkg -i it and it installs then it worked00:25
TheMusoYou could do md5sum checking.00:25
LaserJockjohnny_: and you don't need to package as root00:26
LaserJockjohnny_: what are you patching in ldm?00:26
LaserJockauto-login stuff?00:26
johnny_i didn't package as root00:28
johnny_i just put it in the i386 chroot00:28
johnny_so i could install it00:28
johnny_ok..00:28
johnny_there we go00:28
johnny_yes.. LaserJock you know .. cuz you're in that other channel :)00:29
johnny_aha.. i figured it out00:29
johnny_to prove to myself00:29
johnny_i added some .... to one of the installed shell scripts and they appear00:29
johnny_since i obviously couldn't look at the source00:30
johnny_since i'm installing a binary00:31
johnny_i come from the gentoo world.. so all the requirements to build packages is kinda confusing to me00:31
johnny_i can built gentoo packages very easily00:31
johnny_we use ubuntu at our coffeeshop, so i've had to learn a lot more of deb stuff00:32
LaserJockgood for you :-)00:32
LaserJockjohnny_: I haven't been tracking the auto-login stuff much, would your package be generally useful?00:33
johnny_not really00:34
johnny_ogra has told me that the patch much be simpler00:34
johnny_and if it is, it will be packages for inclusion00:34
johnny_packaged*00:34
johnny_francis already has one00:34
LaserJockok00:34
johnny_but the debs for the thin client are wrong00:35
johnny_err deps00:35
johnny_it wants a version of pango that isn't in the thin client00:35
johnny_it might be related to post gutsy changes00:35
johnny_where the thin clients are supposed to have a newer version of pango00:35
johnny_my system pango is one version higher than in the chroot00:36
LaserJockah00:36
johnny_so i might just bug francis to fix up his packages and make the actual patch smaller00:37
johnny_i just need something working, and an excuse to figure out packaging00:37
johnny_our entire business is almost completely based off open source stuff00:37
johnny_and using ubuntu00:37
johnny_we do have a few macs involved for illustrator and photoshop purposes00:38
johnny_but otherwise.. we even use gnucash for finance00:38
LaserJockcool00:38
johnny_we're a non profit store for the most part00:38
johnny_it's pretty great env we're setting up now00:38
LaserJockdarn, axiom died00:50
Laneywindow level all01:17
Laneyoops :(01:18
alvinc;)01:18
blueyedsudo has changed in Hardy so it does not forward env?? e.g. "FOO=1 sudo su -c 'echo $FOO'" does not work anymore.01:56
blueyedI guess that's the reason my .pbuilderrc breaks for DIST=xxx01:56
blueyedSee this recipe: https://wiki.ubuntu.com/PbuilderHowto#head-1be378ab60d3bab23eefabce49cf7df927d46f8101:58
slangasekblueyed: yes, according to the changelog this was done in version 1.6.9p6-1ubuntu1; the Ubuntu sudo package's behavior is now consistent with the defaults upstream and in Debian01:59
blueyedslangasek: so it would make sense maybe to change the "sudo pbuilder" call to "sudo -E pbuilder"?02:00
slangasekthat appears to be correct02:01
blueyedPBUILDERROOTCMD="sudo -E" - should it be the default?02:04
bddebianHeya gang02:04
blueyedHi bddebian02:04
bddebianHello blueyed02:04
blueyedbug 17577602:09
ubotuLaunchpad bug 175776 in pbuilder "PBUILDERROOTCMD should default to "sudo -E"" [Undecided,New] https://launchpad.net/bugs/17577602:09
blueyedGood night.02:09
bddebianGnight02:10
bddebianHeya persia02:12
persiaheya bddebian02:12
Ubulettepersia, hi02:13
Ubulettehttp://stompbox.typepad.com/blog/2007/12/prism-is-neat.html02:13
Ubulette1st fan02:13
persiaUbulette: :)02:13
bddebianpersia: Do you have an unstable machine?02:53
LaserJockheh02:53
persiabddebian: Yes, but only a chroot for sid.02:53
bddebianpersia: Do you have problems with libsdl1.2-dev atm?02:54
bddebianHeya LaserJock02:54
persiabddebian: No, but I'm guessing you're encountering audio issues related to competition between libsdl-1.2debian-alsa and libsdl-1.2debian-pulseaudio02:55
persia(or, not competition between the libraries, but between the audio outputs)02:55
bddebianpersia: No, I can't even install libsdl1.2-dev02:55
persiabddebian: Odd.  I'll take a look...02:56
bddebianIn my sid pbuilder02:56
LaserJockI've got the weirdest problem with axiom02:56
LaserJockit looks like we can sync it02:56
LaserJockbut it FTBFS in my hardy pbuilder02:56
LaserJockI can't figure out why it would do that02:57
bddebianWhat's the error?02:58
LaserJockhere's the relevant section of the build log: http://paste.ubuntu.com/2655/02:58
LaserJockI checked to make sure it built on the Debian buildds and it did02:59
bddebianWhacky03:00
LaserJockyeah03:00
LaserJockI tried on two different machines03:00
LaserJockI'll try it with my sid pbuilder, but the thing takes a long time to build03:01
persiabddebian: Debian Bug #45549003:01
ubotuDebian bug 455490 in libsdl1.2 "libsdl1.2: Uninstallable due to dependency on libdirectfb-0.9-25" [Grave,Open] http://bugs.debian.org/45549003:01
bddebianDoes configure miss anything?  Maybe debian pulls in a build-dep that we dont?03:01
bddebianpersia: Grr, thx.  I checked the bts but I obviously missed it03:01
LaserJockbddebian: yeah, I'll try that. It's weird though cause it's not an error I'd expect if it worked in Debian03:02
LaserJockit seems to be failing on cp not on actual building03:02
persiaLaserJock: Is this a repeatable error?03:03
LaserJockpersia: I built it on two different machines03:03
* persia finds the answer in backscroll, and withdraws the question03:03
* persia is, as usual, slow03:03
LaserJockalthough I think I may have scp'd the base.tgz to the other machine03:03
LaserJockso the pbuilders are "related"03:03
persiaLaserJock: This is building sid source against hardy?03:04
bddebianIs axiom one of those that takes forever to build?03:04
LaserJockbddebian: yep, 40MB source and builds latex and emacs stuff03:04
LaserJockpersia: yep03:04
* persia tries with a different build syste03:05
persiam03:05
LaserJockI'm pretty sure this is a sync03:05
* bddebian tries a "quick" build :-)03:07
bddebianpersia: boswars should be coming to Debian *soon*03:18
persiabddebian: Just waiting on libsdl1.2-dev :)03:18
bddebianHeh, no shit :)03:18
LaserJockdang, I still have 10min left of downloading deps before I even get to start compiling axiom03:20
joejaxxLaserJock: lol :P03:21
Hobbseelocal mirror FTW!03:21
joejaxxHobbsee: :D03:21
Hobbseeheya!03:22
joejaxxwell i am going to retire for the evening03:23
joejaxxGoodnight All03:23
bddebianGnight joejaxx03:23
LaserJockHobbsee: yeah, but I can't mirror everything03:24
Hobbseewho said anything about who's mirror it was?03:25
imbrando1LaserJock: get UNR to put up a mirror :)03:25
LaserJockimbrando1: I should, but they don't seem to be very Linux friendly from what I've heard03:26
LaserJockI should ask though, maybe they do have a mirror and I don't know about it :-)03:27
bddebianheh03:28
bddebianLaserJock: I get the same error03:30
LaserJockbah03:31
LaserJockwell at least my pbuilder isn't borken03:31
* somerville32 is downgrading his internet connection :(03:40
LaserJockdowngrading?03:40
LaserJockas in slower?03:40
somerville32Yea03:41
somerville327Mbs Down/256Kbs Up -> 1Mbs Down/128Kbs Up03:41
RAOFWhat sort of crazy world gives you 128 kbps up?03:42
somerville32Is 128kps up that bad? :S03:42
LaserJockI have 1.5 down/5** down I think03:43
LaserJockbah 5** up03:43
LaserJockeither that or 3** up03:44
RAOFI think mine's 786 up.03:44
LaserJockI can't remember03:44
somerville32The next step up is 8 up and 1mb down03:44
* TheMuso has 1.5 down, and 256 up.03:44
somerville32I'm downgrading to save money after they lied to me about a promotion03:45
somerville32Sadly, they don't have a good intermediate package so now I'm moving to "Light" at the end of the month03:45
LaserJockI just get the cheapest DSL I can find03:45
somerville32I should have stuck with the express03:46
somerville32It is only like $10 more anyhow :/03:46
* RAOF got the ~$50/month adsl2+03:46
somerville32Mine is cable03:46
persiaLaserJock: I get a different error: http://paste.ubuntu.com/2656/03:47
RAOFHeh, 22mbit down, 1mbit up. :)03:47
* victor_ got the 150$/month 4 MBit/s down 384 kbit/s up.03:47
somerville32: O03:48
LaserJockpersia: hmm :(03:48
RAOFWow.  Somewhere worse than .au :)03:48
LaserJockbddebian: so you got the same as me?03:48
bddebianLaserJock: yessir03:48
persiaBah.  .us & .au (& .nz & .ca) need to upgrade the common infrastructure.03:48
victor_4 MBit/s is enough to stream tv/movies03:49
LaserJockpersia: that was -10?03:49
somerville32Omg, I feel so stupid. I shouldn't have downgraded :/03:49
LaserJocksomerville32: why?03:49
* imbrando1 has 6M/384K03:50
persiaLaserJock: axiom_20050901-10.dsc03:50
somerville32I just calculated it, and it is only like $10 difference03:50
* LaserJock stabs a straw into imbrando1's computer03:50
ajmitchnot bad, mine's only about 6M/800K03:50
LaserJockpersia: well that's weird03:50
ajmitch(or thereabouts)03:50
imbrando1persia: common infra? isnt that against what the internet is about, diveristy hehe03:50
victor_who has ever said that it's about diversity? that's only what 4chan wants you to believe! :)03:51
imbrando1somerville32: so call them back03:51
imbrando1:)03:51
persiaimbrando1: Maybe, but those are all tiny bandwidth numbers.  Ethernet is preferable.03:51
somerville32imbrando1, It sounds like it was painful for them to switch it over and credit me crap when I did it :P03:51
somerville32imbrando1, I might make them upset if I call back tomorrow and say "I changed my mind, sorry" :P03:52
imbrando1somerville32: thats why you pay then its their job :)03:52
somerville32I guess I'll wait and see if I even notice that big of a difference03:52
somerville32It is unbearable, I'll call them back03:52
imbrando1you'll feel like your on isdn :)03:53
somerville32hehe03:53
somerville32I never did isdn03:53
LaserJockme neither03:53
somerville32I could always go to ultra lite - $20 a month, 64kbs up and down03:54
somerville32lol03:54
imbrando1heh i had 2400, then 14.4 then 33.6 then 56.x and then bonded 56k then isdn then cable now dsl03:54
LaserJockmy parents have 28.803:54
LaserJockit's sooooo painful03:54
somerville32If I can use POP3 or IMAP, which should I pick?03:55
imbrando1i skipped that one hehe, its not even good nuff to check modern mail03:55
imbrando1somerville32: imap IMHO if you have enough storage server side03:55
somerville32imbrando1, google :P03:55
imbrando1imap03:55
imbrando1i love thier imap03:56
imbrando1or use prism-google-gmail :) hehe /joke03:56
imbrando1there is no gears support yet03:56
* TheMuso waits for the day when debmirror syncs those important pieces of the archive, such as indices, and installer-$ARCH files.03:57
TheMusoUntil then, I have my script. :p03:57
imbrando1TheMuso: i can hack that into apt-mirror pretty simply03:57
TheMusoimbrando1: apt-mirror doesn't suit my needs.03:58
imbrando1ok, kinda dumbfounded on that one , but okies03:58
TheMusoimbrando1: However, if it did support that stuff, I would re-consider it. I probably didn't give it enough of a look for what I needed to do03:59
imbrando1TheMuso: i'd be intrested in hearing your use case , i'm not doubtign it, but i have failed to see a case where apt-mirror doesnt do what debmirror does and more+better04:00
imbrando1doubting*04:00
TheMusoimbrando1: Well, to build disks, you need the indices files, as well as the dists/$dist/main/installer-$ARCH files.04:01
imbrando1right but neither does debmirror, i ment more of your first statement04:01
TheMusoAnd dists/$dist/$section/debian-installer files.04:01
TheMusoimbrando1: Yeah I know debmirror doesn't, which is why I've scripted it for now.04:01
saivannThe virtual package libgoffice-0-dev doesn't work anymore since libgoffice version has been updated to 0.5.3-1ubuntu1, can someone here fix this?04:01
saivannthis is in Hardy04:01
TheMusoBut debmirror allows the use of rsync.04:02
TheMusoAfaik apt-mirror doesn't.04:02
* persia declares perl superior to ruby for parsing multimegabyte XML files04:02
RAOF!doesntwork > saivann04:02
imbrando1ahh no it doesnt TheMuso04:02
TheMusoimbrando1: And my local mirror offers rsync, so I'm using it.04:02
imbrando1it would be tricial to add though04:02
TheMusoYeah likely enough.04:03
imbrando1trivial*04:03
imbrando1persia: ?04:03
saivannSorry, I mean that the virtual libgoffice-0-dev package doesn't point to latest libgoffice version in hardy04:04
persiaimbrando1: for the same input, and the same processing library, a one-line perl script does XML -> YAML in ~800MB of working space vs. ~4GB for a one line ruby script.04:04
somerville3212.7K e-mails since I opened my gmail account, hehe :/04:04
imbrando1persia: yea, i ment more what it pertained to hehe04:04
imbrando1somerville32: nice you have about ~50% of what i do :)04:05
persiaimbrando1: My suddenly not having my IRC client swapping out :)04:05
imbrando1hehe04:05
=== imbrando1 is now known as imbrandon
imbrandonahh better04:05
tritiumAnybody have a (modern) LaTeX resume/CV document class?04:05
somerville32Oh wait04:05
somerville32I guess that was only bug report e-mails, lol04:05
imbrandonsomerville32: i was gonna say thats kinda low04:06
somerville32What ever it is doing now it says 33.8K04:06
imbrandonjust checked i have about 36k stored04:09
imbrandonthats after a massive cleanup04:10
somerville32And thats for your gmail account?04:10
somerville32Why would you delete stuff in gmail?04:10
imbrandonyea, because it was not needed04:11
imbrandonmost of it is old list archives04:11
imbrandonalready archived on the web04:11
somerville32I'm a data pack rat04:12
somerville32Never know when you'll need it :]04:12
saivannDoes somebody knows if the fact that libgoffice-0-dev doesn't exist anymore in Hardy is normal? libgoffice-0-5-dev seems to replace it, but I want to be sure04:16
persiasaivann: There's a transition underway, not currently complete.  As expected, hardy is broken in several ways.04:17
RAOFpersia, LaserJock: Just to be contrary, I get a *different* error to both of you when trying to build axiom.04:17
* persia suspects axiom to be a troublesome package04:18
* somerville32 suspects that persia is correct.04:18
saivannpersia : Gnucash dependencies is currently broken because of that package, do you believe that I should ajust gnucash dependencies or wait to see if libgoffice-0-dev package come back?04:19
persiasaivann: The APIs differ.  Could be ported.  Depends on how motivated you are.04:19
saivannpersia : Own, you mean that gnucash have some chance to not work with libgoffice-0-5-dev ?04:20
persiasaivann: Yes.04:22
saivannpersia : In your point of view, what's the better idea? Trying to make gnucash working with the new libgoffice version or port old libgoffice version from ubuntu gutsy in order to make sure gnucash will work?04:25
saivannpersia : I'm ready to work on this but I need some guidance because I'm really new to this04:26
imbrandonthe latter is part of the transition eventualy there will be a -0-4-dev iirc, as for doing something NOW, porting to 5 is the only viable option04:27
persiasaivann: I wouldn't do the former without checking mailing list archives, especially upstream.  The latter is pointless, as it won't "make sure" gnucash will work in hardy: it'd be better to understand why it was dropped, and see what the library maintainer has planned for the transition.04:27
saivannpersia : Great, I'll take a look at this, thanks for your help04:28
=== asac_ is now known as asac
LaserJocksaivann: we have old goffice as of today04:33
persiasaivann: Thanks for looking into it.  Good luck.04:34
saivannLaserJock : What do you mean?04:34
LaserJocksaivann: we got goffice 0.4 today04:34
saivannpersia : Thanks, I will have fun with this :)04:34
LaserJocksaivann: I'm assuming that's what you're needing04:35
saivannLaserJock : Will it be available in Hardy?04:35
saivannLaserJock : Yes, exactly04:35
LaserJocksaivann: yes, as of today :-)04:35
LaserJockwe had a bit of fun upstream with goffice04:35
saivannLaserJock : Great, that means that I can sleep tonight :)04:35
LaserJockwhich caused goffice to go to 0.504:35
saivannhehe04:36
LaserJockbut 0.4 is the stable version04:36
LaserJockso gnumeric uses goffice, and stuff that needs 0.4 should use the new goffice0.4 packages04:36
saivannLaserJock : I'm glad to hear this since no update will be needed for Gnucash04:36
LaserJockwe'll have to make sure it uses the right stuff, but goffice 0.4 *is* in Hardy today04:37
saivannLaserJock : I assume that the packages names won't change? Will they?04:37
LaserJockyep04:37
LaserJockwe can't have multiple versions with the same name04:37
somerville32imbrandon, 40.5K all together04:37
LaserJocksaivann: actually let me check the -dev real quick04:38
saivannLaserJock : I only see the 0.5 versions in Hardy from now, is it normal?04:38
LaserJocksaivann: may depend on your mirror04:38
* persia notes that it may also take a while to compile recently imported libraries04:39
LaserJocksaivann: libgoffice-0-5-dev is for goffice 0.5 and libgoffice-0-dev is for goffice 0.404:40
saivannLaserJock : Thanks, it's still not available from now "libgoffice-0-dev has no installation candidate" but I'll wait few days04:41
LaserJocksaivann: is gnucash having problems right now? why did it come up?04:41
saivannLaserJock : It doesn't install because it depends on libgoffice-0-4 which doesn't exist in repositories04:42
LaserJockah04:42
LaserJockbut it *does* have that dependency?04:42
saivannYes04:42
LaserJockhmm, our package is kinda old, I'm surprised it has the dependency04:43
LaserJockare you talking about the current Debian or Hardy package?04:43
saivanncurrent Hardy package04:43
saivannbut it's not that old, it's the latest upstream version 2.2.104:44
saivannmerged from debian04:44
LaserJockyeah04:44
LaserJockbut goffice 0.4 is about 1 month old04:44
persiaLaserJock: libgoffice-0-4-dev is about 1 month old.  libgoffice-0-4 is older.04:45
LaserJockwell ...04:45
LaserJockonly in experimental04:45
LaserJockas a part of goffice, not goffice0.404:46
persiaLaserJock: Yes, as a part of goffice, but the binary package dependencies might not know the difference, due to the magic of shlibs (not that I've actually investigated this)04:46
LaserJockyeah04:47
LaserJockif gnucash in Debian was last built from experimental04:47
LaserJocksee04:48
LaserJockthis is why it's nice when people only package a library for one package04:48
saivann:)04:48
LaserJockgnumeric uses goffice 0.5 and *everything* else uses 0.404:49
persiaLaserJock: What?  We don't import Debian builds.04:49
LaserJockpersia: sorry, I see it now04:50
LaserJockI thought we missed goffice version 0.404:50
saivannLaserJock : Will the package *named libgoffice-0-4, libgoffice-gtk-0-4 and libgoffice-dev-0* came back or?04:50
LaserJockwell04:51
persiaLaserJock: No, just a source transition, from a single recommended version of the library to two supported versions.  I don't like these because it leads to things like wx2.4 + wx2.6 + wx2.8 or db4.* or automake-*, but it can significantly reduce (or rather, defer) the porting effort required for the transition.04:52
LaserJockwe have: libgoffice-0-4, libgoffice-0-4-dbg, libgoffice-0-common, libgoffice-0-dev04:52
LaserJockfrom goffice0.4 source package04:53
LaserJockpersia: well, if some people didn't insist on doing certain things this wouldn't be a problem04:53
StevenKpersia: automake is a specific case, since you want to use exactly what version upstream is04:53
persiaLaserJock: Hrm?  How do we control which version of libraries upstream links against?  (Although you may be speaking about upstream).04:54
persiaStevenK: Yes, but wouldn't it be nifty if all upstreams used the same version?04:54
LaserJockpersia: no, I'm speaking of package maintainers who package unstable versions of libs for 1 app leaving the other packages hanging04:55
saivannLaserJock : Great, so I just want to be sure of this : I don't have to make any modification on the Gnucash package?04:55
LaserJocksaivann: I hope not04:55
persiaLaserJock: Ah.  In that case, I'd suggest they should be agressively chasing NBS to port everything.04:55
LaserJockNBS?04:55
saivannLaserJock : Can I contact you about this if libgoffice-0-dev is still not available after a few days?04:56
persiaLaserJock: http://people.ubuntu.com/~ubuntu-archive/NBS/ - if someone starts a library transition, they should work to get everything working with the new library.04:56
LaserJocksaivann: yes, please do, mantha at ubuntu.com04:56
saivannLaserJock : Thanks a lot04:57
LaserJockpersia: yeah, this is part of why I'm starting to hate libraries04:57
persiaLaserJock: Usually the porting isn't so bad, and transitions can be fun: what other time do you have the excuse to upload 30 or so fixes simultaneously :)04:58
LaserJockpersia: well, actually the porting was deemed "umm, no" by upstream04:58
imbrandonhrm "w00t" is getting added to the Webster dictionary, and coined word of the year 200704:59
imbrandonugh04:59
persiaLaserJock: Ah.  That's a case where it'd be nice to have an annoucement about the transition, and documentation of the package split (like for WX).04:59
LaserJockpersia: yes, we got a bunch of Debian QA bugs filed yesterday05:00
LaserJockand we had to explain why our package dep'd on a lib in the oldlibs sectoin05:00
LaserJock*section05:00
TheMusoThen there is things such as libglib1.2 -> libglib1.2ldbl05:01
TheMusoWhere there is no actual API change, just a package name transition.05:01
persiaLaserJock: That's a good thing: at least someone cares.  For a couple of the apps I really should be porting some day, the dependency isn't even considered oldlibs, as nobody really cares.05:01
LaserJockso not only was their a change in libs but the Debian archive admins sent it to oldlibs05:01
persiaTheMuso: Wasn't that also an ABI change?05:01
TheMusopersia: I'm not really sure, but packages were uninstallable because they couldn't find libglib1.205:02
persiaTheMuso: I think it was a redefinition of a long double from 64-bit to 128-bit. (but I'm not sure)05:03
TheMusoah right.05:04
LaserJockwow, axiom is *still* building here05:11
LaserJockI am completely puzzled as to why axiom builds in Debian but not Hardy :(05:29
somerville32What is the error?05:31
LaserJockwell, 4 people got 3 different errors05:31
somerville32Ok, I'll try05:32
slangasekclearly, these errors are themselves not axiomatic05:32
* RAOF pokes slangasek with a halibut05:33
* persia doesn't understand the poking. Shouldn't it be more of a whallop?05:33
slangasekfish are food, not friends05:33
LaserJockI agree with persia, how do you poke somebody with a fish?05:34
RAOFTalking fish can be friends.05:34
LaserJockmaybe a swordfish05:34
RAOFLaserJock: gingerly05:34
persiaLaserJock: Freeze it first, or use a stiff fish.05:34
* RAOF is surprised to notice the emacs22 build dependency of axiom05:35
LaserJockyeah?05:35
LaserJockmy guess is it's compiling something05:36
* persia wonders if there's really a significant speed gain for compiled elisp05:36
LaserJockit depends I think05:36
LaserJockconsidering how long it takes to compile it I often wonder05:37
somerville32cody-somerville@RAOF:~/packages/gfceu$ sbuild -d hardy gfceu_0.6.0-0ubuntu1.dsc05:38
somerville32chroot_mode is obsolete at /usr/share/perl5/Sbuild/Conf.pm line 163.05:38
somerville32How do I fix that? :P05:38
somerville32nvm05:39
persiasomerville32: Edit your schroot.conf05:39
RAOFOr ~/.sbuildrc, IIRC.05:40
persia(or maybe sbuild.conf: I forget: it's a completly opaque error with such a trivial solution it's hard to remember)05:40
somerville32When I use sbuild, is it suppose to just say "Build started at ...\n****..." and then nothing?05:40
RAOFsomerville32: No, it should give a build log.05:41
somerville32RAOF, It hasn't finished05:41
RAOFAlthough it may be a bit slow, because we're contending for resources :)05:41
somerville32oh05:41
somerville32sbuild is weird :/05:41
somerville32How do I get it to compile something arch all?05:42
somerville32"gfceu_0.6.0-0ubuntu1.dsc: amd64 not in arch list: all -- skipping"05:42
RAOFsomerville32: Either use the i386 builder, or pass --arch-all05:42
* LaserJock hugs pbuilder05:42
Hobbseeich auch.05:43
somerville32:S05:43
DarkMageZHobbsee, at which point did you learn german?05:43
HobbseeDarkMageZ: only some of it, and in school.05:44
* persia notes that pbuilder is different than sbuild, and there are a number of cases where something builds in pbuilder and fails on the buildds05:44
somerville32woots05:50
RAOFFinished?05:51
RAOFSomething happened? :)05:51
somerville32It compiled.05:53
somerville32And now I shall have a patch for persia to review in a minute05:53
persiasomerville32: -ENOCONTEXT05:53
somerville32persia, To take my mind off the death of my friend, I decided to start working on the watchfile project05:54
persiasomerville32: Ah.  Thanks for working on that, although I'm certainly not the only person who can review the results.05:54
somerville32persia, I'm quite certain of that too05:55
somerville32;]05:55
LaserJocksaivann: hi again06:02
saivannLaserJock : Hi :)06:03
LaserJocksaivann: I figured out why goffice0.4 isn't available right now06:03
saivannLaserJock : I'm listening!06:03
FujitsuLaserJock: Are you planning on merging/syncing plotdrop?06:04
LaserJockFujitsu: yeah, was looking at that today06:04
FujitsuLaserJock: Thanks,06:05
LaserJocksaivann: I think perhaps the new binary packages have to go through the NEW queue06:05
saivannLaserJock : So it's only a matter of time06:06
LaserJockpersia: how long does it take from when a .deb is built to it hitting a.u.c?06:07
StevenKLaserJock: Is it ACCEPTED or DONE?06:08
persiaLaserJock: Assuming you mean the time between the buildds finishing a compilation and the time it appears in a.u.c, it's variable.  I don't really understand Soyuz, but I believe it is 43-103 minutes.06:08
LaserJockhmm06:08
* Hobbsee suspects most peopel don't understand soyuz.06:08
LaserJockStevenK: neither :/06:08
StevenKLaserJock: Link me to the page?06:08
HobbseeLaserJock: which packages need to go thru?06:08
FujitsuIt should be available around :45 of the first hour in which it is ACCEPTED before :03.06:09
LaserJockHobbsee: goffice0.406:09
LaserJockI wonder if soyuz got confused06:09
Hobbseewouldn'tb e the first time06:09
LaserJockthe .debs built 16 hrs ago but are not on a.u.c06:09
persiaAh.  42-101 minutes.  Thanks Fujitsu :)06:09
StevenKLaserJock: Yes. It's *NEW*06:09
LaserJockand I don't see anything but translations in +queue06:09
LaserJockStevenK: but I don't see the binaries in +queue06:10
FujitsuTranslations are bound to their binaries, no?06:10
Fujitsui386-translations,i386?06:10
persiaLaserJock: NEW is manual.  It gets hit on the next NEW day, which seems to be twice a week or so.06:10
FujitsuOr the next Hobbsee poking, no?06:10
FujitsuOops, `i386,raw-translations'06:11
LaserJockhmm06:11
LaserJockI thought the translations were separate06:11
FujitsuEvil Soyuz inconsistent representations.06:11
LaserJockthen that would make sense06:11
StevenKLaserJock: May I suggest a new pair of glasses? :-P06:11
LaserJockStevenK: why?06:11
ScottKpersia: Did you see the lintian backports got done.  I bugged Riddell about them.06:11
* persia thinks a new screen would go well with that.06:11
StevenKgoffice0.4,goffice0.4_0.4.2-4_i386_translations.tar.gz (i386,raw-translations)06:12
LaserJockyeah, how am I supposed to know that that means the .deb?06:12
persiaScottK: No (but I'm not a backports user).  Someone should update the bug (or LP should email me)06:12
persiaScottK: Thanks.06:12
FujitsuLaserJock: By realising that Soyuz is special.06:12
LaserJockthat looks like just translations to me06:12
Fujitsu(and it has the binary icon too)06:12
ScottKShort bus special.06:12
persiaScottK: Nevermind.  Yes, but not yet for feisty (I need to read my mail more carefully).06:12
StevenKLaserJock: There's two icons next to it, "Binary" and "Translation"06:12
somerville32Do I want python-dev or python-all-dev?06:13
ScottKsomerville32: Or python?06:13
persiasomerville32: Are you building modules?06:13
ScottKIt depends06:13
StevenKLaserJock: You can also hit the arrow next to it to expand it and see what it includes06:13
LaserJockStevenK: and how am I supposed to know what th eicons mean?06:13
somerville32persia, just an application06:13
persiaLaserJock: Experimentation06:13
HobbseeFujitsu: i tend to avoid the new queue06:13
LaserJockStevenK: right, I figured that out *afterward*06:13
persiasomerville32: Just python then, I think.06:13
FujitsuLaserJock: Hovering.06:13
StevenKLaserJock: If you hover your mouse over the icon, it has a tooltip06:13
ScottKsomerville32: Is it arch all?06:13
somerville32ScottK, yes06:14
ScottKsomerville32: Just Python then almost certainly.06:14
LaserJockStevenK: which is utterly idiotic UI design06:14
persiaLaserJock: I disagree, but think manual might help.06:15
HobbseeLaserJock: who said anything about sensible UI design?06:15
LaserJockpersia: a UI that requires you to have prior knowledge to figure out what you're trying to learn is a bit stupid IMO06:15
LaserJockam I supposed to just have my mouse over anything in the page to see if perhaps theres some tooltip?06:16
persiaLaserJock: Depends on the intended audience.  Manuals are cool, and busy interfaces are annoying.  In this case, I agree that the lack of information about how to discover information is an issue.06:16
FujitsuIf you don't understand what an icon means, it's probably good to check.06:16
Fujitsu(by hovering)06:16
LaserJockwell, if you just give the information the first time that might work too ;-)06:16
ScottKLaserJock: Clearly if you didn't get it it's all your fault since we all know LP's design is perfection personified.06:17
LaserJockwell, I may be a little slow I guess, but it was quite confusing for me06:17
LaserJocktranslations should be in Rosetta06:17
FujitsuLP does certainly need some UI work. Particularly the Soyuz bits, which are generally utterly confusing.06:17
ScottK</sarcasm> in case anyone missed it.06:17
FujitsuLaserJock: Translations have to come from the builds and enter the distro at some point.06:18
LaserJocksure06:18
LaserJockbut that should be a different queue06:18
ScottKWould somebody in Canada go wake up Tonyyarruso.  I've got a Kompozer question.06:18
persiaLaserJock: Why should it be a different queue?  They get uploaded to the same place.06:18
FujitsuHeh.06:18
LaserJocksaivann: anyway ... it is waiting for an Archive Admin to approve the .debs06:18
LaserJockpersia: oh?06:19
LaserJockthere is no mentions of .deb  in "goffice0.4,goffice0.4_0.4.2-4_i386_translations.tar.gz (i386,raw-translations)"06:19
FujitsuI see an `i386' there, therefore it's a binary.06:19
saivannLaserJock : That's great, thanks all for your hard work on this, I appreciate it06:19
LaserJockFujitsu: sure, but translations from that binary06:20
FujitsuAs to why it gives the translation filename, I doubt we'll ever know.06:20
LaserJocknot the binary itself06:20
LaserJocksaivann: no problem06:20
persiaLaserJock: translations seem to only come from i386, but get pushed for everyone.06:20
FujitsuLaserJock: The architecture is `(i386,raw-translations)'06:20
StevenKLaserJock: If you expand the arrow, you'll see four .deb 's06:20
LaserJockFujitsu: how do I know that's the arch?06:20
LaserJockwhat I'm saying is they're throwing text out there, none of which indicates that that row is for the binary06:21
FujitsuLaserJock: I don't know of anything else referred to by the string `i386'06:21
StevenKI do.06:21
LaserJockFujitsu: I assumed it was translations *from* i386 not i386 itself06:21
StevenK[17:21] [FreeNode] -!- i386 [n=.....]06:21
* Fujitsu stabs StevenK.06:21
StevenKThere's an IRC nick i386 :-P06:21
StevenKLaserJock: It's both.06:21
HobbseeLaserJock: hint:  whinging at MOTU about lp design is unhelpful.06:22
LaserJockStevenK: but why would I know about it06:22
StevenKFujitsu: That tickles!06:22
HobbseeLaserJock: other members of MOTU have only discovered this stuff by happening to figure it out06:22
StevenKRight06:22
LaserJockHobbsee: oh, I know, I'm just trying to figure out if it's just me or not06:22
LaserJockapparently it is06:22
StevenKIt's just you. Launchpad hates you specifically06:22
LaserJockwell, I will tell you the biggest reason I missed it I think06:22
LaserJockwe didn't used to have the translation stuff in +queue I dont' think, or it was separate06:23
StevenKNo <blink> tag that says "Jordan, the binaries you want are here --->" ?06:23
LaserJockwell06:23
LaserJockthe line is at least heavily geared towards translations because of the filename there06:24
somerville32Please sponsor bug #175802 :)06:24
ubotuLaunchpad bug 175802 in gfceu "Sponsor gfceu_0.6.0-0ubuntu2" [Undecided,New] https://launchpad.net/bugs/17580206:24
LaserJockStevenK: something like that ;-)06:24
LaserJockperhaps I'll have a talk with cprov/kiko about it06:24
LaserJockusually they tell me I"m on crack anyway so it won't be anything new ;-)06:25
Fujitsu....06:29
FujitsuWhy did I just have one of my sync requests Wishlisted and Newed by somebody I've never heard of?06:29
LaserJockhelpful people06:30
StevenKOooer, set to New. Way coo06:30
StevenKcool, even06:30
FujitsuAh, saivann! Please don't do that.06:30
saivannFujitsu : Don't do what?06:32
Fujitsusaivann: Set my sync bugs to New. Or anybody's, for that matter.06:32
persiasaivann: Unconfirm a developer confirmed bug06:32
saivannFujitso : Oh sorry, can you show me what bug that was?06:33
persiasaivann: Despite the documentation that says people can't self-confirm: that doesn't apply to developers.06:33
TheMusoWOOHOO!! I know why UbuntuStudio disks couldn't be built with jigdo files. Now to make a patch to fix it.06:33
FujitsuBug #17579706:33
ubotuLaunchpad bug 175797 in omniorb4 "Please sync omniorb4 4.1.1-1  (universe) from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/17579706:33
FujitsuTheMuso: Why couldn't they?06:33
LaserJockI'm starting to wonder if it'd be helpful to have some sort of flag or something for process bugs06:33
saivannI'm sorry about that, thanks for telling me this06:34
persiaLaserJock: I don't think so.  If I file a normal bug, and can confirm it, and point at the code, I think it belongs "Confirmed", even if it's not a process bug.06:34
TheMusoFujitsu: It has to do with the way the main/restricted, and universe/multiverse parts of the archive are separated out on the cdimage build system. WHen ubuntustudio disks are built, main/restricted are symlinked into where the universe/multiverse stuff is stored. This hense causes md5 generation to fail, which mkisofs+jigdo with md5 checking choaks on.06:34
FujitsuAh.06:35
LaserJockpersia: right, but I was thinking it might help for some other issues as well, maybe06:35
somerville32Fujitsu, When you post the changelog for a sync. You usually include the last ubuntu entry as well (to see a summary of ubuntu changes).06:35
StevenKTheMuso: Yeah, I suspect the cd building machinery is geared for building from main06:35
persiasomerville32: I don't do that, and almost never see it.06:36
TheMusoStevenK: It is, but its the way Colin tried to keep things separate.06:36
Fujitsupersia: I think similar.06:36
StevenKsomerville32: Geh? requestsync doesn't do that06:36
TheMusoStevenK: Shouldn't be hard to work around though, now I know which part of debian-cd needs patching.06:36
LaserJocksomerville32: It think your'e supposed to include *from* the last ubuntu entry, not including the last ubuntu entry06:37
somerville32You're required to describe the ubuntu delta and why it can be dropped.06:37
somerville32The last ubuntu entries will either have those changes or a summary06:37
* persia agrees with Laserjock, although somerville32's sponsoring bugs with the .changes are also nice06:37
TheMusosomerville32: Not always.06:37
TheMusoThtas why there is the explanation in the first place.06:38
TheMusothats06:38
persiaWell, the explanation has other value as well...06:38
TheMusoYeah I know.06:38
somerville32If I was an archive admin/motu, I would be checking the changelog to ensure that the person filing the sync request did indeed clearly describe the changes06:38
TheMusoI think it depends on how busy the archive admins are.06:39
persiasomerville32: Why?  The archive admins trust the developers.  Sponsors will check that.  The developers could just upload, but don't due to complex historical issues.06:39
LaserJockwell, that's not really the point I don't think06:39
FujitsuMOTU should be checking the diff.06:39
LaserJockI think the point is that the .changes have all the additional changelog entries06:39
LaserJockso if you were to look at .changes you'd be able to get a pretty complete changelog06:40
LaserJockand so if you're watching -change you see what's actually changed06:40
LaserJocknot just the latest change06:40
* Fujitsu isn't sure how that's relevant.06:40
LaserJockbecause mdz scans -changes looking for stuff ;-)06:41
FujitsuHow does that affect which changelog entries we put in the bug, or vice versa?06:41
persiaLaserJock: Yes to all of that, but it doesn't matter for the format of sync bugs: the archive admins generate the .changes06:41
Fujitsu(and the .changes don't include the current sourcepackagerelease)06:42
LaserJockpersia: right06:42
LaserJockI don't think it particularly matters if you include the last ubuntu entry06:42
somerville32No, it really doesn't if you plan to sponsor it06:42
persiaLaserJock: Doesn't matter at all.  That's the consensus point :)06:42
LaserJockbut I was talking about the general practice of including more than just the last in .changes if it's around06:43
persiaLaserJock: That's merges, but yes.06:43
StevenKI don't because requestsync doesn't. I will clearly state what the changes were and why they can be dropped, though06:43
LaserJockpersia: yep, and I see merges and syncs as quite similar so I would tend to do the same thing06:43
somerville32I don't use requestsync so I do include the last ubuntu changelog entry because it usually includes a summary of remaining ubuntu changes from that merge06:44
LaserJockStevenK: ah well, I don't use requestsync so that might make a difference :/06:44
persiaLaserJock: Right, but you don't want to do that because of Origin:, so you leave it to the archive admins, who expect something like the output of requestsync.06:44
somerville32I just think that information is useful instead of me paraphrasing it06:44
Fujitsusomerville32: I hope you mean `in addition to', not `instead of'06:45
somerville32Fujitsu, I do06:45
LaserJocksomerville32: well, in recent times it's been much more useful06:45
LaserJockbefore the last ubuntu changelog entry was pretty useless most of the time06:45
LaserJockbefore,06:45
persiaLaserJock: When?  Policy has always been to include all relevant changes new to Ubuntu in .changes06:46
persiaLaserJock: Nevermind.  I misunderstood.06:46
pwnguinsuck. two nights witghout power =(06:47
somerville32Bug #172926 is an example of what I tend to do06:47
ubotuLaunchpad bug 172926 in harvestman "Sync harvestman 1.4.6-6 from Debian unstable (main)." [Wishlist,Fix released] https://launchpad.net/bugs/17292606:47
warp10Hi all!06:47
somerville32I suppose it doesn't make much difference if you plan to sponsor it06:48
persiasomerville32: Sure, but the info at the bottom of the bug is largely useless, as you've put it at the top.  The only reason to bother is if someone might not trust you, and as you enter the data in the description, if you're not trusted, it would be checked anyway.06:48
somerville32I'm working under the premise that I'm not trusted because I don't have upload rights :P06:49
persiasomerville32: Right, you're not trusted (in that sense), but for the same reason, the info at the bottom of the bug can't be trusted either.  My opinion is that the bug should be formatted as if you were trusted, as your sponsor would ideally not need to change anything when they submit to the archive admin.06:50
somerville32ok06:50
LaserJockhmm, this is new:06:50
LaserJockdpkg-shlibdeps: warning: debian/plotdrop/usr/bin/plotdrop shouldn't be linked with libgconf-2.so.4 (it uses none of its symbols).06:50
StevenKLaserJock: From the new dpkg06:52
LaserJockah06:53
LaserJockhmm, so the PPA confusion begins06:59
Hobbseeit did long ago07:00
* Hobbsee has requested one of the canonical people go and strongarm infinity into fixing the bug.07:00
Hobbseefailing that, i'm sure mneptok will help07:00
* Fujitsu pokes bug #13639907:00
ubotuLaunchpad bug 136399 in soyuz "PPA builders performing normal Ubuntu binary mangling" [High,Confirmed] https://launchpad.net/bugs/13639907:00
StevenKAhhh, which explains why -motu got mailed07:01
LaserJockahh07:01
LaserJockwhere does that show up?07:01
FujitsuLaserJock: In the Maintainer field.07:02
FujitsuAnd in an absence of translations, unless you know where to look.07:02
LaserJockI know07:02
LaserJockbut how does the user get at it07:03
Hobbseeapt-cache show foo07:03
Fujitsuapt-cache show someevilppapackage07:03
LaserJockI wouldn't think the Maintainer field would be that user-visible07:03
Hobbseeor if it shows in update manager, etc07:03
Fujitsu(tautology, I know)07:03
LaserJockhmm, I guess I just didn't think people would use apt-cache for looking for that kind of thing07:03
FujitsuSynaptic would do it, probably.07:04
FujitsuLaserJock: How else do people know to email the ML with their bugs?07:04
LaserJockI would expect them to actually use LP07:05
LaserJockI would think that would be what people would get funnel'd to via tools/google/wiki, etc.07:06
FujitsuNo, that's why the send them to MOTU Media.07:06
Fujitsu(the maintainer for all modified universe packages is MOTU Media, thanks $somebug)07:06
Fujitsus/they/they/07:06
FujitsuBaaah.07:06
Fujitsus/the/they/07:06
HobbseeLaserJock: that would require LP being easy enough to use for people who haven't seen it before07:08
Hobbseeas soon as they get the "this project is not using LP message" they give up, and email it07:08
FujitsuHobbsee: Or file the bug against Launchpad instead.07:09
* persia wonders how one is supposed to file a bug against a PPA anyway...07:09
Hobbseeor that07:09
Hobbseespeak to the team that created that ppa, i think07:09
persiaHobbsee: Right, so it's an email, so the mangling means it's always us :)07:10
Hobbseeyup07:10
* Fujitsu advocates bugs for PPAs, and partner being a special case of PPA.07:13
FujitsuThat way we get a nice non-Ubuntu branding for all.07:14
* persia encourages Fujitsu to spec that for May07:14
* persia thinks a PPA is just a special case of a distro hosted by LP07:14
* Fujitsu notes he can't exactly write LP specs.07:15
HobbseeFujitsu: you'll probably have turned to the evil side by then07:15
* Fujitsu hides his tail.07:15
persiaFujitsu: You can register a blueprint, and put a spec on w.u.c, and it will get cut & pasted to w.c.c if accepted.07:15
FujitsuI'm sure Canonical people have a plan for this sort of thing, anyway.07:16
LaserJockFujitsu: I suppose I can tighten some thumb-screws on that, if it'll help07:16
LaserJockI've expressed my concerns all along about this kind of thing07:17
LaserJockand if I have some good examples I might get somewhere07:17
* Fujitsu can't see partner changing for a very long time (we have a released distro using it, although it would be cool to get rid of it before we have an LTS on it).07:17
persiaFujitsu: And go back to commercial?07:18
Fujitsupersia: I'd prefer a special PPA to something entirely independent of LP.07:19
persiaFujitsu: Makes sense07:19
FujitsuIt was a good idea to put it on LP, and much of the backend work is useful for other things, but having it as a component within Ubuntu is not right.07:21
* persia gives Hobbsee a special 3-month pass permitting complete abstention from direct communication with users07:23
Hobbseepersia: why?  what have i done?07:23
ScottKOooh.  Me too.  Me too.07:24
Hobbseeoh, my $sick-of-lp-bugs reply.07:24
LaserJockHobbsee: you're a little ... direct these days ;-)07:24
Fujitsupersia: I'm not surprised you didn't know about +commentedbugs. It only appeared a few months ago.07:24
persiaHobbsee: You've spent lots of time responding to a high volume of user requests in LP, various mailing lists, and IRC channels.  You deserve a reward.07:24
ScottKHobbsee: You mean the one about the PPA to the MOTU list?07:25
HobbseeScottK: yes07:25
persiaFujitsu: I plan to use it to track down those I touched before I started subscribing to everything.  I expect to to be useful.07:25
persiaFurther, it's a nice way to check people's activities in LP when asked to be a "fan".07:26
ScottKHobbsee: It may not suprise you to discover I didn't think it was overly harsh.  It's actually nicer than the one I'd have written, but I guess that's not saying much.07:26
LaserJockif they got it from the .deb then you can't blame them I guess07:28
LaserJockone would hope that the ppa URL would give it away07:28
Hobbseetrue, but apparently not07:29
* Hobbsee --> gone07:30
persiaIs it a bug that Slow Keys offers to activate when someone doesn't hold down a key, but X is swapped out?07:30
Fujitsupersia: You mean somebody holds down a key and switches, leaving X with no release event?07:30
persiaFujitsu: I didn7t "switch", X just got caught in the thrash, so 8 seconds went by before the release event appeared.07:31
FujitsuOhh.07:31
FujitsuI don't see how it could be worked around.07:32
persiaI juyst don't know that it's worth tracking it as a bug, as people shouldn't expect normal behaviour with lots of swapping anyway.07:32
ScottKpersia: What would be the bug?  "Slow Keys didn't anticipate eventual arrival of release event"?07:34
LaserJockwill requestsync give you the option to just have text rather than sending an email?07:37
persiaScottK: Maybe, or maybe it would make sense to have Slow Keys track something at a lower level, where there are actual interrupts for keypress/release.  Not easy to solve, even were it worth reporting (and based on thee two responses so far, I think it's not: beter to say "Buy more RAM, or don7t run that!")07:37
FujitsuLaserJock: You can hit Ctrl+C at the end and copy it...07:37
LaserJockah, k07:37
* LaserJock is slightly annoyed with tools that assume you can send email from your machine07:38
* Fujitsu gets annoyed with machines that can't send email, instead.07:39
swisgardScottK,07:39
swisgardare you the scott from webchat?07:39
ScottKswisgard: No.07:39
swisgardexact nicks with same capitalization :P07:40
LaserJockFujitsu: why? I don't want my machines sending mail off :-)07:40
FujitsuLaserJock: What would you be running that would be sending external mail without your request?07:40
LaserJockI don't know07:41
LaserJockbut I'd rather not have to worry about it07:41
LaserJockI don't send mail from my machines so why would I want a MTA around07:41
persiaLaslaserjock: If an application wants to send mail, it can do so, regardless of whether the host supports it.  It's only thte applicaiotn s that you want to be able to send mail that would use the system mail queue anyway.07:42
somerville32Please sponsor bug 17581307:43
ubotuLaunchpad bug 175813 in catfish "Sponsor catfish_0.3-ubuntu2" [Undecided,New] https://launchpad.net/bugs/17581307:43
LaserJockyeah, I just don't like CLI apps sending mail, bad experiences I guess07:44
LaserJockif I send an email I want to use my email app and make sure I have a record of it, etc.07:44
dholbachgood morning07:57
somerville32Hiya dholbach07:58
dholbachhey som07:58
dholbachoops :)07:58
dholbachgood morning somerville32 :)07:58
somerville32:)07:58
ScottKGood morning dholbach.07:59
dholbachhey ScottK07:59
dholbachhow are you all doing?07:59
ScottKTired (it's 3AM here)07:59
dholbachugh07:59
dholbachwhen do you have to get up again?07:59
ScottK7AM.  It's not clear yet if I'll be in bed by then ornot.07:59
* Fujitsu sends ScottK to bed.08:00
dholbachwhat are you working on?08:00
dholbachit seems we need the MOTU-send-to-bed police - we should have had it for crimsun and Hobbsee already08:01
Fujitsudholbach: Yep.08:01
LaserJockdholbach: well, for some of us it's you ;-)08:01
dholbachLaserJock: what are you doing up still? :)08:02
LaserJockI always know it's time to go to bed when dholbach shows up08:02
FujitsuLaserJock: Heh.08:02
dholbachI need to show up earlier :)08:02
dholbachoh man... the sponsoring queue has grown hugely08:02
* dholbach starts triaging08:02
LaserJockhopefully lots of merge/sync bugs08:03
dholbacha few of them, yeah08:04
dholbachlots of .desktop files too though08:04
dholbachI'd be really happy if those landed upstream-upstream08:04
dholbachso they'd get translated properly08:04
LaserJockyeah08:04
LaserJockI wish we had a good way to deal with that08:05
dholbachif you ask seb128 about it, he'd say: don't upload, forward upstream instead08:05
dholbachhe feels quite strongly about it08:05
dholbachhe wants a tip-top 100% french desktop :)08:05
LaserJockyes ... he's chewed me out about it before ;-)08:06
dholbachhehe08:06
LaserJockbut we should be translating them in rosetta08:06
LaserJockthat's what it's there for08:06
dholbachit's not that easy08:06
=== doko_ is now known as doko
LaserJockwell sure, or we would have done it already08:06
dholbachthe problem is that you need to hook the desktop files and stuff into the build system08:07
LaserJockI just think seb128 works a lot more with active upstreams08:07
ScottKdholbach: Work for a customer who figured out that the guy that was doing the data analysis for his presentation on Thursday is actually on vacation.08:07
dholbachthe way most of our desktop file patches are done, they just add a static file08:07
dholbachScottK: now you're doing the data analysis?08:07
LaserJockFujitsu: hmm, seems like we've got quite a lot of delta for maxima08:09
LaserJockFujitsu: just filed a sync request for plotdrop08:10
FujitsuLaserJock: Quite. mwolson introduced it last release, and I'm not an emacs god.08:11
FujitsuLaserJock: Danke.08:11
ScottKdholbach: Yes.08:18
dholbachScottK: I hope you'll be able to take a nap at least. :-/08:18
ScottKShould be able to.08:18
FujitsuLaserJock: Good to see that delta will be gone soon.08:21
* somerville32 yawns and looks at the solid, LCD numbers on his clock: 04:2508:25
ScottK2Let's hear it for redundant internet connections.  Provider A is still dead.08:32
Adri2000LaserJock: I'm adding the PTS link to DaD08:35
=== ScottK2 is now known as ScottK
Adri2000err, didn't even realize he left08:47
Adri2000anyway, committed08:47
=== \sh_away is now known as \sh
\shmoins08:51
TheMusoc08:51
TheMusough wrong tab08:51
sakhi_ohi all08:56
=== _czessi is now known as Czessi
gesergood morning09:26
coNP[uni]Guten Morgen, geser09:27
geser:)09:28
\shdoes anyone know if evolution or any other email client is able to read .pst files from exchange?10:21
broonieThere is a plugin for Thunderbird, I believe.10:21
imbrandon\sh: thunderbir, then mbox, then evolution10:22
\shimbrandon, so thunderbird can import .pst files...cool...that's all I need :)10:22
huatsmorning everyone10:31
gesermorning huats10:35
huatsmorning geser10:35
ikoniaahh imbrandon10:42
imbrandonikonia: ?10:49
imbrandonmoins huats and geser10:49
ikoniaimbrandon: ahh hello10:50
imbrandonikonia: heya , not to be rude but do i know you ?10:50
ikoniaimbrandon: apologies for the direct query, but I'm trying to get a clear status on the flash-nonfree package you've applied a fix for and its status. Launchpad shows it as "fix released" however I am unable to verify exactly it's status10:50
ikoniaimbrandon: we have spoken once or twice over email, certainly nothing personal10:51
imbrandonahh okies, umm yea i uploaded the fix to hardy ( thus the fix relesed status )10:51
imbrandonbackports nor updates to stable releases have ben completed though10:51
imbrandonif thats what you mean10:51
imbrandon( it was just a md5 update )10:52
imbrandonikonia: hehe and email is personal, dident mean to sound rude, just dident reconise your nick :)10:53
ikoniaimbrandon: thats fine, so is the status of the hardy package going to be backported or will the gutsy pasckage get an update10:54
ikoniaimbrandon: I built an updated gusty package and want to know if it is worth submitting rather than the hardy backport if that is going to take time to progress10:54
ikoniaas you say it was md5 checksums only and the removal of a check for the now removed files in the post file10:54
imbrandonikonia: well it kinda has to be done with the hardy sources, but to that end it isnt really a matter of how hard it is, its a matter of me or jdong getting in touch with pitti to see about if it should be backported or pushed via -updates10:55
ikoniaimbrandon: is there anything I can assist with, I see you have a silly long line of bugs with your name on it, and the confusion over this bug is causing a little bit of noise in the #ubuntu support channels and forums that would be nice to close off10:56
imbrandonikonia: i applogise for the delay, its largely my fault i put it on the back burner, i'll see what i can get done today10:56
imbrandonikonia: hrm not really at this point other than ask them to be patient hehe, hopefully i can get something pushed today10:57
ikoniaimbrandon: no need to apologise, I'm just trying to understand the current situation as the launchpad bug has turned into a living mess and want to be clear about what I'm advising to people to keep them happy and working10:57
ikoniaimbrandon: thanks for your efforts.10:57
imbrandonnp10:57
imbrandoninfact it should be clsoe to time for pitti to be waking up, i'll see if i can raise him soonish10:58
imbrandonclose*10:58
TheMusoimbrandon: If he's on IRC, he's awake.10:59
ikoniaexcellent10:59
TheMusoi.e he's on right now.10:59
ikoniaimbrandon: as I say, not a moan, just looking for clarifiction.10:59
imbrandonikonia: no worries, sometimes i need a kick in the arse to get soemthing priortised11:00
imbrandon:)11:00
ikoniaimbrandon: it is low priority your right but the trouble its causing in support is a bit of a pain11:00
ikoniaimbrandon: flash is "life and death" to the majority of desktop users11:00
ikonia......apparantly11:00
imbrandoni totaly understand, its a high profile package :)11:00
ikoniaspot on11:01
TheMusoBring on gnash I say.11:01
imbrandonTheMuso: hehe yea11:01
babhi.. short question:  i filed #175725 which i thought was a simple sync, and then it turns out it needs a 4-line patch for python 2.4->2.5.  is the request filed correctly?11:02
babnot sure about ubuntu protocol, i generally just do debian stuff11:02
persiabug #17572511:02
ubotuLaunchpad bug 175725 in regina-normal "Please sync regina-normal (universe) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/17572511:02
persiabab: It's typically a good idea to retitile the bug to something like "Please merge regina-normal 4.4-1 from Debian unstable (main)" when a merge ends up being required.  Also, you'll want a changelog entry for 4.4-1ubuntu1 in your debdiff describing the required variance.11:04
babpersia: ta11:05
imbrandonhrm actualy the more i think about it flash is multiverse and i'm on the new SRU team for that hehe, seems like a good canidate to test the new process11:06
imbrandons/new/old11:06
persiaimbrandon: Has the team reviewed the policy and process, and come up with the new one yet?11:06
persiaErr.  Perhaps not :)11:06
imbrandonpersia: no, but i think i can follow the old ( pre current ) process, as it will likely be the one used or soemthing close11:07
imbrandone.g. package prepared, 2 sru team acks, uploaded to proposed, 5 testers, migrated to -updates ( very simplified )11:08
imbrandonpersia: ^11:08
persiaimbrandon: The resolution restoring ~motu-sru included the expectation that the appointed team would review the policy & process, and either change to more closely match main or provide explanation of the variance.11:08
imbrandonpersia: exactly11:08
StevenKpersia: IOW, get cracking?11:08
imbrandonpersia: the pre-current process was almost identical to main iirc11:09
persiaStevenK: No, I won't say that unless it's still pending in 9 days :)11:09
persiaimbrandon: Maybe.  I just want the duly appointed reviewers to determine and document current practice, as I feel we're asea11:09
imbrandonikonia: mind giving me your email/lp username , i'll likely have you gather testers when it hits proposed11:09
imbrandonpersia: definately, we have a psudo list email going arround now working on getting an irc meeting going11:10
imbrandonpsudo list as in its just a cc of all the new sru members11:10
persiaimbrandon: Excellent news :)11:10
imbrandonheh11:10
ikoniaimbrandon: sure, may I message it to you ?11:10
imbrandonsure11:10
babpersia: thanks, all done11:18
persiabab: Excellent.  Thanks for helping out.11:18
imbrandonok good news, pitti just had me upload the update to proposed and since we have so many testers in hardy already it will be fasttracked, and he proposed a perminate SRU ack for it since its just md5 sum updates11:18
imbrandonikonia persia crimsun jdong ^^ :uploading now11:19
* persia doesn't think that's a good idea: it should still need testers, as the binary blob has implicit dependencies that may change11:19
imbrandonpersia: then the deps would have to be changed11:19
imbrandonthis is for md5 updates only11:19
persiaimbrandon: You can't backport libc :)11:19
imbrandonright the ack is only for -proposed11:20
imbrandonnot directly to updates11:20
persiaimbrandon: Ah.  In that case: "Cool"11:21
ScottKpersia: There were guidelines about procedure in what MOTU meeting approved too.11:30
* persia looks again11:31
imbrandonmoins ScottK11:31
ScottKimbrandon: Good evening (I'm still awake)11:31
imbrandonahh11:31
persiaScottK: Isn't it morning there anyway?11:31
ScottKpersia: It can't be morning.  I haven't slept yet.11:32
* persia thinks it's one thing to expect people to track timezone (which is hard), but tracking personal internal state is more so...11:32
imbrandonikonia: ok flash uploaded to -proposed, as soon as pitti approves it i'll email -motu and cc you to gather testers, as soon as we have a few successfull testers it will migrate to -updates11:32
persiaScottK: You mean the "approved by one member" guideline?11:33
ScottKpersia: Yes.11:33
ScottKDidn't recall if there was more11:34
persiaScottK: The only other I see from https://lists.ubuntu.com/archives/ubuntu-motu/2007-November/002806.html was the requirement for documentation of the rationale for universe variance from the main policy.11:34
persia(which is apparently in-progress)11:34
sorenIf someone is bored, feel free to grab my merges (axiom and mit-scheme).11:41
imbrandonsoren: i think laserjock was working on axiom ( not positive, but from comments in here i gatherd that )11:42
sorenOh, ok.11:42
=== dholbach_ is now known as dholbach
* soren greps the irc logs11:43
sorenimbrandon: Ah, yes, so he was.11:43
persiasoren: laserjock was reporting that axiom looked like a sync, but three different build testers reported three different build errors, so there's something odd that may need investigation.11:43
sorenpersia: I'm definitely getting a different build error than the one in the ftbfs bug report.11:44
Kmosmorning!11:53
Hobbseegood morning11:59
geserHi Hobbsee12:01
geserHi Kmos12:01
Hobbseehey geser12:01
mruizhi all12:04
Kmoshi geser12:05
Kmos:)12:05
KmosHobbsee: morning!12:05
mruizdholbach, I'm fixing the details related to the merge (#160601)12:09
dholbachgreat12:10
Kmosmruiz: i've received your mail =)12:17
=== LucidFox is now known as Sikon_Stargate
mruiz:-)12:17
Kmosmruiz: if you need sokme help, tell me :)12:17
Kmos*some12:17
mruizthanks Kmos , sorry for the delay but I was busy with other things12:17
Kmosmruiz: np12:18
Kmosi understand.12:18
asacRAOF: i have a working patch for miro + xul 1.912:23
asacRAOF: the package to test is in the mozillateam ppa ... can you take a look and point out any regressions?12:23
asac(i haven't used miro before, so i cannot tell if there are regressions)12:24
Kmosasac: that will be cool to miro debian maintainer test it :)12:25
asache?12:26
asacdebian doesn't have xul 1.9 yet12:26
Kmosah =)12:27
mruizI have a bug related to a sync with an specific version; Debian added the latest version but the bug # 160965 includes version 2.10.8-1 (and the latest is 2.11.2). What should I do: use it or create a new one?12:29
persiabug #16096512:30
ubotuLaunchpad bug 160965 in fetchyahoo "Please sync fetchyahoo 2.11.2-1 (universe) from Debian unstable (main)" [Wishlist,Incomplete] https://launchpad.net/bugs/16096512:30
Kmosmruiz: i think we should sync from debian12:31
persiamruiz: You will want to reuse that bug.  If the previous bug was resolved (i.e. Fix Released), you'd want a new one, as it requests a new action.12:31
mruizKmos, of course... I'm asking about the sync bug12:31
Kmosno ubuntu changes are applicable12:31
mruizthanks persia12:31
kikohey thre12:32
persiahi kiko12:32
kikohas anyone seen sivan around recently?12:32
kikoI wanted to ask him something but he's off the face of the internet12:33
sorenkiko: I saw him yesterday.12:33
kikosoren, right here?12:33
sorenkiko: In #ubuntu-devel.12:33
kikoaha. thanks!12:33
soren:)12:33
kikoas sivan or sivang, soren?12:33
sorensivang12:33
mruizthanks Kmos12:37
Kmosmruiz: np12:38
KmosCan someone help me with this bug in building? http://pastebin.com/dcd1d62712:38
Kmosi got it from debian, but got that problem here in hardy pbuilder12:38
imbrandonKmos: looks like it could possibly missing a build dep12:39
Kmosimbrandon: i've added it, but still not working12:39
Kmoslibexpat.so.0 -> libexpat1-dev12:40
geserKmos: which package is this?12:41
Kmosgeser: wink12:41
Kmosbug 17507612:46
ubotuLaunchpad bug 175076 in wink "Please merge wink 1.5.1060-4 (multiverse) from Debian unstable (non-free)" [Wishlist,In progress] https://launchpad.net/bugs/17507612:46
mruizwe need to sync a package (bug #160965)... who is the responsible to concrete the sync?12:52
ubotuLaunchpad bug 160965 in fetchyahoo "Please sync fetchyahoo 2.11.2-1 (universe) from Debian unstable (main)" [Wishlist,Incomplete] https://launchpad.net/bugs/16096512:52
ScottKmruiz: Subscribe UUS and a sponsor will review it in due course.12:53
Hobbseehow many hours until DIF?12:53
persiamruiz: Subscribe the sponsors queue.  A sponsor will review, and either comment or approve.  If approved, it will be submitted to the archive admins for processing.12:53
mruizthanks ScottK, persia12:53
persiaHobbsee: When is DIF in UTC?12:53
* ScottK vote end of the day AET.12:54
persiaIf 12:00 (which I think is often), we're already past.12:54
persiaScottK: heh12:54
* ScottK ponders a TZ data patch.12:55
Hobbseeoh, excellent!12:55
persiaHobbsee: Why?12:55
Hobbseeif i read persia's mail correctly anyway, there is no process apart from "a ubuntu-dev thinks it should be done.  do it"12:55
* Hobbsee has an outstanding merge.12:55
* Hobbsee likely has other stuff to take care of, too12:55
persiaHobbsee: That would be the policy, yes :)12:55
persiaHobbsee: On the other hand, you have to actually care if the merge/sync breaks something now.12:56
Hobbseepersia: sounds suspiciously like what i was suggestign for after feature freeze :)12:56
Hobbseepersia: don't we always?  those of us running hardy, anyway12:56
geserKmos: I think you can't do anything about wink as this a binary which needs libexpat0 (current is libexpat1)12:56
persiaHobbsee: I don't think that's good for feature freeze.  I like "2 members of ~ubuntu-dev think it's a good idea, or it's just a bugfix" at that point.12:57
Hobbseepersia: that was my plan back in sevilla - it wasn't a current one.12:57
persiaHobbsee: No.  Before DIF, people tend only to care about installed packages, and NBS varies widely.12:57
Hobbseepersia: besides, the occupants of ubuntu-dev has changed, to the point where such a policy would not be good for the distribution12:57
Hobbseepersia: i care if a package i'm using stops working :)12:58
persiaErm.  I'm not sure I agree with that characterisation of newer members of ~ubuntu-dev, but I'm glad you've seen the light :)12:58
persiaHobbsee: Right, but now you have to also care if the package you updated breaks something else.12:58
Hobbseewell, duh :)12:59
Hobbseepersia: you mean that ubuntu-dev people don't have to anyway?12:59
Hobbseeeven if it's only detected later12:59
Hobbseeif you've uploaded something a couple of months ago, and it's only just been found, then you still should care about it.12:59
persiaHobbsee: I don't think it's as important pre-DIF.  As an example, I think it's better to merge the new libraries, and chase NBS once most of the merges are done, rather than building a transition plan for each and every merge.13:00
Hobbseeoh, indeed.13:00
persiaFor the "couple months" case, it's never still be pre-DIF, so I'd agree with you.13:00
Hobbseewas thinking of exploding packages and the like, not general archive maintaince like NBS13:00
=== Sikon_Stargate is now known as LucidFox
* txwikinger2 wonders if he should inform MI5 about those exploding packages ;)13:01
persiaHobbsee: Ah.  Yes.  exploding packages (or even just those left unattended on the train) should be dealt with appropriately even pre-DIF13:02
gesertxwikinger2: won't they put Hobbsee and persia to jail?13:03
* Hobbsee randomly explodes persia then13:03
txwikinger2Nah... different jurisdiction :)13:03
* persia goes boom after a 1 minute delay13:04
* Hobbsee turns into Tim the Enchanter13:04
* Hobbsee points, and explodes geser13:04
* Hobbsee points, and explodes Kmos too13:05
* Hobbsee turns txwikinger2 into a white rabbit.13:05
* txwikinger2 has a very explosive personality today :D13:05
ikoniaimbrandon: apologies I was away from my desk and I've missed your message, could you please repeat it13:06
* txwikinger2 wants to be a multicultural rabbit13:06
persiatxwikinger: What does fur color have to do with culture.13:06
* Hobbsee puts txwikinger2rabbit through the wash13:06
* persia gives txwikinger 2 different watches13:06
* pochu joins the /me fun :)13:07
txwikinger2persia well nothing and everything... depends on who you ask :D13:07
=== fernando_ is now known as fernando
=== cprov-away is now known as cprov
kagouHi13:24
kagoui'm searching information about packaging a project that use jam instead make13:25
Hobbseekagou: search for packages that have a build dep of jam-related stuff13:29
geserkagou: supertux, trigger, lincity-ng build-depend on jam, perhaps looking at their packaging might help you13:29
Hobbseeahh, i'ts supertux13:29
kagougreat , i was searching for this packages :13:30
kagou:)13:30
kagouthns13:30
kagouthanks13:30
Hobbsee8 choices, it appears13:30
* Kmos implodes again13:41
* geser fixes an other FTBFS bug due to bashism :(13:43
Kmosgeser: and I can't patch wink to use pat1 instead of pat0 ?13:43
geserKmos: wink is a binary provided by upstream13:44
geserupstream needs to rebuild it with libexpat113:45
Kmosgeser: so i'll bug upstream =)13:45
Kmosgeser: thanks for your help13:45
swisgardhey guys, i have a question about ubuntu development.13:48
geserKmos: it looks like there was a change in libexpat1 between gutsy and hardy13:48
geserKmos: libexpat1 in gutsy has /usr/lib/libexpat.so.0 but the one in hardy13:49
geserswisgard: just ask13:49
geserKmos: libexpat1 in gutsy has /usr/lib/libexpat.so.0 but not the one in hardy13:49
swisgardi come from Windows, where i did quite a bit of programming just randomly, but i've just recently come to Ubuntu, so i feel kinda of crippled, not being able to do things i know in linux you know, just becase i don't know linux :P13:50
swisgardbut i would like to help with the development of ubuntu13:50
Kmosgeser: that breaks it..13:50
Kmos:(13:50
swisgardbut i have no idea how to get started13:50
Kmosgeser: in hardy it points to .so.1 ?13:50
imbrandonswisgard: are you looking to program or package ?13:50
swisgardwell, i don't know how to package, so i guess either13:51
Kmos!packaging | swisgard13:51
ubotuswisgard: The packaging guide is at http://wiki.ubuntu.com/PackagingGuide - See https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for information on getting a package integrated into Ubuntu - Other developer resources are at https://wiki.ubuntu.com/UbuntuDevelopment - See also !backports13:51
swisgardah, thanks13:51
geserKmos: gutsy has /usr/lib/libexpat.so.0 and /usr/lib/libexpat.so.1 while hardy has only the second one (.1)13:51
imbrandonKmos: ugh13:51
Kmosimbrandon: :-)13:51
imbrandonswisgard: anyhow we primarily handle pacaking in here, but for programing its vastly the same13:51
Kmosgeser: thank you..13:51
imbrandonand vastly diffrent13:52
imbrandonKmos: that "ugh" wasent a good one13:52
swisgardimbrandon, the programming is just handled in #ubuntu-devel or something, and this place is more packaging?13:52
imbrandonno the programing is handled mostly upstream13:52
imbrandonin diffrent projects like gnome or kde13:52
imbrandonmostly13:53
imbrandonand yes this and #ubuntu-devel are pacaking , just diffrent levels of it13:53
swisgardis there an IRC channel for the programming?13:53
* persia notes that we do some bugfix programming as well13:53
Kmosimbrandon: i just tried to help.. sorry13:54
imbrandonswisgard: sure there are thousands, depending on the project13:54
imbrandonmostly you want to pick a project that intrests you13:54
swisgardah, so its different channels that are just run by each project13:54
imbrandonyup13:54
swisgardits hard for me to get used to the idea of an open source community as well13:54
swisgardi like linux and the open source very much, i just feel kind of lost in it atm.13:54
imbrandonyea its hard to wrap your head arrround, honestly if your brand new, i sugest bugfixing for a distro and working your way back upstream13:55
imbrandonif thats what intrests you13:55
swisgardyeah sure, is this upstream from bugfixing (packaging)13:55
imbrandonthat would be the lowest entry point13:55
imbrandonwell kinda, never heard it put like that but yea13:56
imbrandonswisgard: so do you use ubuntu or kubuntu or another flavor?13:57
swisgardi use ubuntu, though i also have xubuntu installed.13:57
zulmorning13:57
swisgardi just like gnome the best i think13:57
swisgardKDE doesn't really appeal to me13:57
swisgardhi zul13:57
imbrandonok i cant eliborate on this greatly because i'm about to leave for a few hours but hree is what  would do in your shoes, and work up from there, install virtualbox and then install hardy inside that, use it and pick something small that bugs you, find if its been reported on launchpad.net as a bug ( something small to start off, not like the kernel )13:58
imbrandonand go from there ( asking in here as you go along )13:59
swisgardhardy is the beta version that is out right now?13:59
imbrandonits the development version yes, beta in the windows world and linux world mean very diffrent things14:00
imbrandonthink of it more like Google, prepetual beta :)14:00
swisgardi see14:00
swisgardso all of the development is done on the beta, and the current version of the distro is left alone14:01
Hobbseecorrect.14:01
swisgardand they are all implemented at periodic updates? or just in one big distro update14:01
imbrandonyes, except for major regressions or data loss, but that is much further down the road in your dev carreer14:01
Hobbseethe latter14:01
persiaswisgard: Development is done on the development target, and the release is left alone.  The status of the release varies by package.14:01
swisgardi see14:02
swisgardwell this is making things a little clearer :P14:02
* persia notes there was a periodic update for Dapper, so there might be one for Hardy in the future, but this is very much a special case14:02
imbrandonit can be quite daunting for a new commer, all i can say is take baby bites, it may seem ultra small but things tend to expand more than you think14:03
LucidFoxIndeed.14:03
swisgardcool14:03
swisgardi'll get virtualbox real quick14:03
imbrandonnotes vmware or kvm or qemu would work also, i just personaly like virtualbox over the rest14:04
imbrandonfor freenessa nd speed14:04
imbrandonfreeness*14:04
swisgardah14:04
swisgardthe virtualbox-ose package14:05
persiaIs virtualbox really faster than KVM? (assuming real KVM on the right hardware)14:05
imbrandonpersia: if you have VT extensions its about the same, without them vbox is greatly faster14:05
swisgardalright, installing those necessary packages14:06
imbrandonswisgard: yea the -ose is "open source edition"14:06
persiaimbrandon: makes sense.  qemu isn't so fast.14:06
imbrandonswisgard: they have a commercial and non-free edition but its largely not needed for this use case14:06
imbrandononly for server virtualization etc14:06
swisgardso i need to burn an iso for hardy14:07
imbrandonbasicly if you have used vmware server you'll be at home with virtualbox, if not its pretty simple to pickup14:07
swisgardi haven't ever use anything virtual14:07
swisgardunless DSL counts14:07
imbrandonswisgard: you can use the iso to boot from directly without buringing, it can mount iso's directly as cdrom's14:08
swisgardah14:08
imbrandonor you could use a gutsy install and upgrade it to hardy14:08
imbrandonif you already have a gutsy cd14:08
swisgardim on gutsy right now14:08
swisgardi have a gutsy cd right beside my laptop14:08
effie_jayxhello14:09
swisgardhi14:09
imbrandonthat will work, just install that and dist upgrade , if your not familiar with that i'm sure someone could point you to a wiki or walk you through it, but with that i must run a few hours, gluck14:09
imbrandonlater yall14:09
swisgardbye, thanks for the help14:09
swisgardanybody care to tell me how to get goin with this vbox14:13
swisgardi have a gutsy cd i'm just gonna use14:13
persiaswisgard: You may find performance better using a .iso as a virtual CD, rather than a physical CD14:14
swisgardah, alright14:14
swisgardguess i'll go download the ISO then :P14:15
imbrandondd if=dev/cdrom of=~/Desktop/gutsy.iso14:15
imbrandonmake your own ^^14:15
imbrandondd if=/dev/cdrom of=~/Desktop/gutsy.iso14:15
imbrandontypo ^^14:15
swisgardneat, linux can rip ISOs? >:)14:16
imbrandonlinux can do anything ;)14:16
swisgardi mean, windows can rip ISOs, but it doesn't equipped with that ability14:16
imbrandonit dosent come with office and bunch of other things too, welcome to Ubuntu :)14:17
imbrandonok i'm really gone bbiab14:17
swisgardpersia, am i executing dd in the VM or my own at the moment?14:18
swisgardwell, i guess it'll have to be in my own right now14:18
swisgardbecause the VM has nothing installed.14:18
persiaswisgard: I'm not a virtualbox user, but I'd suggest building the iso on the base system, and pointing virtualbox to the iso as a virtual CD when you boot, and use it to install a virtual environment.14:19
swisgardyou use kvm?14:19
persiaswisgard: I use a collection of chroots (I used to use VMs, but I stopped caring as much about protecting my base system).14:20
=== Hobbsee is now known as Peer
=== Peer is now known as Hobbsee
effie_jayxI have been talking to the debian mantainer about smc http://packages.qa.debian.org/s/smc.html, I wanted to merge a new version to ubuntu14:20
swisgardhow long does an ISO rip typically take14:21
effie_jayxhowever he claims that one of the suggestions the last person that merged it for ubuntu was that one of the depends was a dev file14:21
imbrandondepending on cdrom speed ~10 minutes14:21
persiaswisgard: That's entirely hardware dependent.  Between 2 and 74 minutes.14:21
nixternalimbrandon: you get my message about the dude with the puters?14:22
imbrandonnixternal: yup yup14:22
swisgardthe sticker on my computer actually doesn't tell what speed it is.14:22
effie_jayxdo you think it is worth it for me to merge that package14:22
swisgarddoesn't say on the drive either14:22
swisgardoh well, thats what i get for having a laptop14:22
imbrandonswisgard: here is a tutoral about install ubuntu in vbox on windows, the ui is the same for linux14:22
imbrandonhttp://www.simplehelp.net/2007/05/13/how-to-install-ubuntu-studio-in-windows-using-virtualbox-a-complete-walkthrough/14:22
effie_jayxconsidering that the dependencies have not changed and it was one of the suggestions the last merger did ?14:23
imbrandonswisgard: e.g. ignore the windows specific stuff, the vbox screenshots and such are the same on linux14:23
swisgardinteresting, the ISO is 730MB, when you download it from ubuntu its 699MB14:23
persiaeffie_jayx: It sounds like a communications confusion in the past (which is part of why it's nice to use the BTS to communicate with Debian maintainers).  Personally, I agree with Debian bug #454679, but it depends on why the -dev was added.14:23
ubotuDebian bug 454679 in smc "smc: binary package should not depend on *-dev packages" [Normal,Open] http://bugs.debian.org/45467914:23
imbrandonswisgard: the makeshift dd command i gave you dosent make an iso compliant image, but one that will work with a emulator or can be burned again14:24
mruizping dholbach14:25
imbrandonthere are better tools to make "true" iso's like mkisofs etc14:25
gesereffie_jayx: smc was synced today14:25
imbrandonbut that one will work for what you need14:25
persiaeffie_jayx: I don't see anything in the smc changelog that would indicate the reasoning behind the dependency.14:25
effie_jayxpersia,  the debian mantainer is a friend of mine14:25
effie_jayxand he claims he should work on it over the holidays14:25
geserpersia: bug #13643514:26
ubotuLaunchpad bug 136435 in smc "smc - Secret Maryo Chronicles - unmet dependency in Gutsy" [Low,Confirmed] https://launchpad.net/bugs/13643514:26
persiageser: That's a shlibs bug in libcegui-mk2-114:26
swisgardhow much RAM do you suggest giving to the VM14:27
swisgardi have 1gb14:27
swisgardit recommends 256, but that sounds like it'll run slow14:28
imbrandon256 minimum, 512 max14:28
swisgardk14:28
persiaswisgard: The more you give it, the better it will run.  On the other hand, the less you keep, the slower you will be.  I think 384 is a good balance for your setup.14:28
geserpersia: yes, it's a bug somewhere, but till it is fixed smc seems to need the dependency on the -dev package :(14:29
persiageser: Why not just fix libcegui?  smc is the only rdepends, which is why a patch to smc works, but the next client will also be broken.14:30
geserpersia: I haven't checked what exactly is the problem14:30
persiageser: The library isn't pushing version information to clients, and also not providing a symbolic link for unversioned clients.14:31
persiaInstalling -dev works because it includes the symbolic link, not because of the headers.14:31
persiaeffie_jayx: If you'd like to play with libraries, this might be a good way to start.  The risk of affecting multiple packages is very low.14:33
swisgardVirtualBox kernel driver not installed. The vboxdrv kernel module was either not loaded or /dev/vboxdrv was not created for some reason. Please install the virtualbox-ose-modules package for your kernel and execute '/etc/init.d/vboxdrv start' as root.14:36
swisgardthat happens after i set everything up and tried to start it14:36
swisgardPackage virtualbox-ose-modules is a virtual package provided by:14:41
swisgard  virtualbox-ose-modules-2.6.22-14-server 614:41
swisgard  virtualbox-ose-modules-2.6.22-14-generic 614:41
swisgardYou should explicitly select one to install.14:41
swisgardim guessing generic?14:42
dholbachmruiz: pong14:42
sorenswisgard: "echo virtualbox-ose-modules-$(uname -r)" will tell you :)14:43
persiaswisgard: Depends on which kernel you have installed, but yes, likely -generic14:43
swisgardyep,14:43
swisgardwhat exactly was that $(uname -r) i just did?14:43
persiaswisgard: It prints the kernel-release.  man uname for the other options;14:44
=== cprov is now known as cprov-lunch
swisgardvirtualbox-ose-modules-2.6.22-14-generic is already the newest version.14:45
swisgardvirtualbox-ose-modules-2.6.22-14-generic set to manual installed.14:45
swisgardThe following packages were automatically installed and are no longer required:14:45
swisgard  libgsf-gnome-1-114 libboost-thread1.34.1 libboost-date-time1.34.114:45
swisgardUse 'apt-get autoremove' to remove them.14:45
swisgard0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.14:45
swisgardmoogle@nowhere:~$14:45
=== valles_ is now known as effie_jayx
persiaswisgard: Strange.  Also, you likely want to use a pastebin (e.g. paste.ubuntu.com) when sending a bunch of stuff, or we'll complain about flooding.14:46
mruizdholbach, I don't understand your suggestions. About debhelper change do you think that I should add the comment to the changelog?14:46
swisgardah, ok14:46
swisgardbut yeah..it tells me i don't have it, then tells me its there and current?14:47
sorenswisgard: Do you have access to /dev/vbox?14:47
dholbachmruiz: I'd probably drop it, it adds no worth14:47
swisgardno such directory it says14:47
swisgarder, it'll be virtualbox eh14:47
swisgardactually i just did ls /dev and it really isn't there, nothing about virtualbox14:48
mruizdholbach, but are you talking about the changelog only?14:49
man-diswisgard: is the vboxdrv kernel module loaded? Check with lsmod.14:49
swisgardno14:50
dholbachmruiz: about the actual changes14:50
mruizdholbach, ok14:50
man-diswisgard: thats your problem, try modprobe vboxdrv as root and be happy14:50
swisgardergh14:52
swisgardnow its telling me i don't have write access to /dev/vboxdrv and that i should add myself to the group14:52
man-diswisgard: your user need to be in vboxusers group obviously14:53
persiaswisgard: It's progress :)  Might take a few more steps, but should be ready soon.14:53
mruizdholbach, about debhelper version : why we should preserve Debian suggestion  (>> 4.2.13) instead of Ubuntu (>= 5) ?14:54
swisgardman-di, yeah, i gathered that but i don't know how to do it14:54
dholbachmruiz: because if we stick to debian's change, we have to merge less in the future14:55
dholbachmruiz: a higher debhelper build-depends doesn't earn us anything14:55
swisgardi just did it, actually14:55
swisgardnvm14:55
swisgardi need to logout and back in, brb14:55
* zul is evil 14:55
* persia notes that sometimes bumping debhelper is useful: check the changelog to see if you need a certain feature in a newer one: this makes backports not break.14:56
persia(but likely not in this case)14:56
swisgardits still telling me i dont have write access14:59
sorenswisgard: You need to be a member of the vbox group.15:00
sorenswisgard: Oh, you already did that.15:01
sorenswisgard: What does "id" say?15:01
swisgarduid=1000(moogle) gid=1000(swisgard) groups=4(adm),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),104(scanner),108(lpadmin),110(admin),115(netdev),117(powerdev),120(vboxusers),1000(swisgard)15:01
mruizdholbach, why debian/compat didn't appear as conflict if debian/ubuntu versions are different?15:04
dholbachmruiz: the change doesn't get us much - we can stick with the debian change15:05
mok0ping15:08
persiamok0: You need to preface with "!" to get an automated response.  Otherwise, we might just ignore you :)15:09
mok0hehe15:10
mok0I need someone to merge & upload bug 17332115:10
ubotuLaunchpad bug 173321 in maxima "Please merge maxima_5.13.0-2 from debian" [Undecided,Confirmed] https://launchpad.net/bugs/17332115:10
swisgardso nobody has a stab at why my vbox isn't working?15:11
man-diswisgard: sorry, jsut works here after loading kernel modul and adding user to group15:11
sorenswisgard: It's not really on topic for this channel, you know..15:11
swisgardit started out on topic, as i was installing for development of hardy15:12
mok0Shocking to discover that merge ends today!15:12
persiaswisgard: Certainly.  Unfortunately, nobody who knows well is both around, and bored enough to hunt down the answer.  You might get luck in a support channel, or from reading the documentation.  Sorry about that.15:13
persiamok0: Shocking?  How so?15:13
mok0I thought we had much more time, since release date is in april15:14
persiamok0: Ah.  There's basically four phases to development.  The first (just completed) involves grabbing all the updates we can from everywhere as a basis for the next release.  The second (just starting) involves integrating it all to make something reasonable (which may involve updates from other sources), and lasts until Feature Freeze (mid-February).15:15
mok0... but there are still many packages from Sid that have not been merged...?15:16
persiaThe third involves trying to fix all the bugs and make sure everything is stable, and lasts until Beta Freeze (late March I think).  The fourth, and final phase involves chasing down the remaining release blocking issues.15:17
mok0We can still upload new packages, right?15:18
persiamok0: Less than 1% of the shared package volume remains unmerged, and maybe 5% of the variance.  We're running a little behind.  Just starting the freeze doesn't mean we have to stop merging, just that we should be a little more selective.15:18
michael14486how can i easily packadge shell scripts15:18
persiaYes, new packages are still welcome (until Feature Freeze)15:18
persiamichael14486: CDBS + debhelper + package.install15:19
michael14486sorry persia: i have no idea what that means.15:20
mok0persia: I have one merge pending, I hope to be able to do it tonite15:20
mok0persia: one beside maxima, that is15:20
persiamok0: Excellent.  You're doing better than I: I still have quite a few (mostly I was waiting for syncs), and don't expect to finish until this weekend.15:21
mruizdholbach, I'm recovering dirs file (from debian package)15:21
mok0persia: do you need an exception, then?15:21
persiamichael14486: I'm not finding a good example package.  There is an explanation of CDBS in the packaging guide, and for shell scripts, you'd only need a one-line debian/rules.  For information about debian/package.install, man dh_install.15:23
geserpersia: are you going to merge neverball? my name is on it but you have done the changes (I only fixed the maintainer field and sponsored it).15:23
persiamok0: Yep.  I'll need to convince a member of ~ubuntu-dev (me) that I should upload them.15:23
persiageser: I think all the fixes are in the Games Team SVN.  I'm more than happy to take a look at it, and either get a sync, or upload it.15:24
geserthanks15:24
=== cprov-lunch is now known as cprov
mruizdholbach, I finished with the changes... I'm preparing the new debdiffs15:34
kagoui have some problems with my rules15:37
kagoui'm trying to copy bin from ./bin to destination but my rule is not good :15:38
kagoucp bin/* $(CURDIR)/$(PACKAGE)usr/bin/15:38
persiakagou: You likely want "install -m 0644 bin/* $(CURDIR)/$(PACKAGE)/usr/bin/" (note the extra '/').  You may also benefit from the use of dh_install.15:39
kagoushould i create dirs before ?15:39
dholbachmruiz: nice - I'll be away for a call - either wait for me to read the mail or just ask here in the channel15:39
persiakagou: Yes.  Either with install -d or dh_installdirs15:39
dholbachmruiz: we have people here who know much more about packaging than I do15:40
kagouoh ! ok, nice, thanks persia15:40
mruizhahaha15:40
mruizpersia, I'm preparing a merge. if Debian version uses standards-version 3.5.9, is a problem to keep it in Ubuntu (delta will be lower) ? ... time ago someone update it in Ubuntu15:47
persiamruiz: You'll get best advice from asking the channel generally.  The answer depends on why the standards version was incremented, and for what gain.  I typically find such changes of little import, but if the package had some significant change to match a new policy, and that was important, it's worth leaving it as a note.15:48
mruizbut if Debian build the package with this version, I think that Hardy would not have problems15:51
persiamruiz: Standards-Version: is not about building, it's about policy compliance.  Anything less than 3.7.3 is currently a bug, but most of them are such minor bugs, it's not important.  If the policy was bumped for the sake of bumping policy, it's not worth the diff.  If the policy was bumped because the package was transitioned to support a change in policy, than it's worth keeping it to indicate that that package has been transitioned.15:54
Mahoru`Tsunemihello15:59
Mahoru`Tsunemianyone can indicates me where i can find a howto to build a packages with no sources (python scripts for exemple)16:00
swisgardi don't know if this covers it or not16:01
swisgardbut its the official ubuntu guide to packaging?16:01
swisgardhttps://wiki.ubuntu.com/PackagingGuide16:01
Mahoru`Tsunemii think of this howto describe a build of packages with source16:05
persiaMahoru`Tsunemi: Python packages have source, they just don't compile at build-time.  The guide swisgard indicated id a good place to start, but you may also want to read http://wiki.debian.org/DebianPython/NewPolicy16:07
Mahoru`Tsunemii think i will post on an french forum, i think i will understand a little better ;)16:08
Mahoru`Tsunemi(and the package i will make is only for me, automatisation of the setup of my printer or my python scripts)16:09
* persia wonders if anyone remembers the name of the channel that used to provide french packaging advice, and whether it is currently active16:09
persiaMahoru`Tsunemi: If you're only installing a couple of scripts, you can probably get by with just using dh_install.  I tend to recommend a 1-line debian/rules based on CDBS and including debhelper for this type of package.16:10
Mahoru`Tsunemi(if my memory is good, there isn't, there is a french classroom to learn creating packages(so there is school time ;) ))16:10
persiaMahoru`Tsunemi: I'll trust you on that then :)  I only heard about it a couple times several months ago.16:11
Mahoru`Tsunemi:)16:11
swisgardughh, the install program window won't resize vertically, and the bottom of it goes off the screen in my VM :(16:16
persiaswisgard: Annoyingly, you'll need to set the VM to at least 1024x768.  I think I heard something about this being targeted for hardy.16:17
swisgardthe resolution will only go to 640xsomething or 800x600 on the virtual ubuntu16:17
swisgardyou were talking about changing the resolution inside ubuntu right?16:19
swisgardor is it a virtualbox setting16:19
persiaswisgard: I don't know virtualbox, but for many VMs, it's a configurable setting in the VM management program.16:20
=== \sh is now known as \sh_away
=== Hobbsee_ is now known as Essope
bddebianHeya gang16:35
LucidFoxCan a GPL program ship with GFDL documentation?16:35
swisgardbddebian, you just reminded me of Freddy from Scooby-Doo16:36
persiaLucidFox: In Ubuntu, yes, as long as debian/copyright is clear.16:36
LucidFoxAnd in Debian, no?16:36
persiaLucidFox: I think in Debian, only for multiverse, but I've not been following that issue closely.16:37
bddebianswisgard: :-)16:37
bddebianDebian has multiverse now? ;-P16:37
persiaErr s/multiverse/non-free/16:37
* persia goes back to data parsing, in the hopes of sleeping soon, and with no small amount of shame16:38
LucidFoxIt's about gtkpod - I'm pushing some usability patches upstream, and I'm trying to convince them to include help - a possible source of which is their wiki16:38
* bddebian hugs persia16:39
dfilonianyone can do the resync of the keys?16:39
persiadfiloni: Sure.  Takes about half an hour16:39
dfilonipersia: thanks :)16:39
dfilonipersia: do you know why flashplugin-nonfree for gutsy is not upgraded?16:40
dfilonipersia: it doesn't work16:40
geserHi bddebian16:41
persiadfiloni: In progress.  Search for the bug.  Also, you'll get a better answer if you ask generally, rather than targeting a specific person (I don't know much about it, because I don't care, because I don't use the package)16:41
dfilonipersia: thanks16:41
LucidFoxcould someone work on bug #172755 for kipi-plugins? It's a simple transition rebuild, and only one package out of six remains16:41
ubotuLaunchpad bug 172755 in tripod "Rebuild for libgpod2 -> libgpod3 transition" [Low,Fix released] https://launchpad.net/bugs/17275516:41
persiaLucidFox: Add a rebuild debdiff, and subscribe the sponsors if nobody grabs it.16:42
geserdfiloni: IIRC there is some work in progress for an update of flashplugin-nonfree for gutsy16:42
persia(where "rebuild debdiff" means "only change the changelog")16:42
dfilonigeser: ok thanks16:43
LucidFoxas for GFDL in Debian: on #debian-mentors, I've just been told that it's allowed as long as there are no invariant sections16:44
geserdfiloni: see bug #17389016:44
ubotuLaunchpad bug 173890 in flashplugin-nonfree "flashplugin-nonfree fails to install... new version?" [Undecided,Confirmed] https://launchpad.net/bugs/17389016:44
dfilonigeser: I'm seeing16:45
dfilonigeser: ok, it's only curiosity, thanks :)16:47
bddebianHeya geser16:47
persiadfiloni: keyring updated16:57
dfilonipersia: thanks16:57
swisgardpersia, i have gutsy updating on the VM. how do i go about putting it up to hardy?17:10
persiaswisgard: dist-upgrade (and see my comments above about asking specific individuals)17:11
DarkSun88Hi all17:18
bddebianHeya DarkSun8817:20
DarkSun88Hi Barry :)17:20
tonyyarussoI can't seem to install Banshee on Gutsy anymore - dependencies conflict.  Anyone familiar with that?17:21
AstralJavaJust tried, and none here. What conflicts with what?17:23
tonyyarussoAstralJava: It seems to be a chain of things...  First, banshee depends on libmono1.0-cil (>= 1.2.4) but it is not going to be installed17:24
imbrandonsounds like some non-official repo problems, seems fine here17:25
imbrandonon the us mirror17:25
AstralJavaSame here, on a swedish mirror.17:25
tonyyarussolibmono1.0-cil depends on libmono-system-web1.0-cil (>= 1.0)17:25
tonyyarussoHmm17:25
tonyyarussoThis is a fresh install with no non-official repos, University of Minnesota mirror17:25
* tonyyarusso tries the main archive17:25
AstralJavaI should think it works then.17:26
imbrandontry enabling backports, someone may have botched something17:26
tonyyarusso'k17:26
* persia suggests turning on -updates before -backports: most cases of dependency issues should go to -updates rather than -backports, and -backports gets a lot of other things as well.17:27
tonyyarussopersia: -updates is enabled by default17:28
imbrandonpersia: updates is on by default17:28
persiaYes, but sometimes it doesn't get refreshed cleanly on a default install.  Never mind.17:28
AstralJavaWell I don't have backports enabled, and it worked without a hitch.17:28
* tonyyarusso is hoping to blame the mirror17:28
imbrandonpersia: ahh17:28
tonyyarussoEasiest to fix :)17:28
tonyyarussoToo bad I didn't take care of this when I had a fast internet connection17:29
AstralJavaIt was only about 4.5MB of downloading for me.17:30
AstralJavaWith all dependencies. I might have had some of them earlier, though.17:30
AstralJavaThis batch included 9 packages.17:30
tonyyarussoimbrandon: would you mind doing some apt-cache show and policy stuff on the US repo so I can figure out what's going on?17:39
* tonyyarusso is having no luck at all17:39
tonyyarussoThis might be why: libmono-system-web1.0-cil depends mono-jit (< 1.2.5) but 1.2.5.1-2ubuntu1 is to be installed17:44
AstralJavaYou have -backports enabled?17:44
AstralJavamono-jit:17:45
AstralJava  Installed: 1.2.4-6ubuntu6.117:45
tonyyarussoOh dear lord...you must be kidding me.17:45
tonyyarussoUm, does apt just install the newest one it finds in /var/cache/apt/archives/ rather than the one actually listed in the sources.list fetch?17:45
AstralJavaI could, but I'm not. :)17:46
AstralJavaWhat does apt-cache policy tell you?17:46
tonyyarussoapt-cache policy mono-jit: Installed 1.2.5.1-2ubuntu1, Candidate 1.2.5.1-2ubuntu117:46
tonyyarussoThat's the version in Hardy.17:46
tonyyarussoI have a dual-boot of Gutsy and Hardy, and share the /var between them.17:47
tonyyarussoI thought apt was smarter than that....17:47
AstralJavaIf it's a candidate, I assume it does install the latest one.17:47
tonyyarussoIt shouldn't be a candidate though, because that's not what the sources.list specifies.  It merely happens to have that version cached on disk.17:48
tonyyarussoWell, that would explain it I guess.  :(17:48
tonyyarussoIt's okay though - this is a disposable installation right now, so I can just reinstall without much hair-tearing :)17:48
tonyyarussoThe only real reason I shared the /var was for things like apache, but I suppose I could accomplish the same thing with symlinks just as well.17:50
swisgardargh, vbox updated the ubuntu installation and everything...but something messed up, because i was playing with Appearances. and now it logs in and just stays at that brown loading screen on my VM :(17:50
AstralJavaHmm... isn't the dpkg database inside /var ?17:52
persiaAstralJava: Yes.17:53
tonyyarussoAstralJava: yeah...I'm an idiot.17:53
persiatonyyarusso: You might want to experiment with /srv/17:53
AstralJavaIf you're sharing that structure, then dpkg is bound to be b0rked.17:53
AstralJava::)17:53
tonyyarussopersia: fair point17:53
AstralJavatonyyarusso: Not implying you are. :) Just thinking out loud here. :)17:53
tonyyarussoAstralJava: Forget you implying - I'm declaring!17:54
AstralJavatonyyarusso:  :D17:55
tonyyarussoMaybe I should file a bug report actually - "dpkg should file database by source", or some such.17:55
AstralJavaI think it just comes down to dpkg being the backend, and not worrying about sources and such.17:56
tonyyarussoThat makes sense.17:56
tonyyarussowell, class is over, so I'm out17:57
imbrandongeser: yea i uploaded them to -proposed they should be building soon18:03
imbrandonhttps://edge.launchpad.net/~imbrandon/+packages the last four "Uploaded" packages18:03
imbrandonfor dapper , edgy , feisty and gutsy18:03
broonietonyyarusso: apt doesn't use the contents of /var/cache/apt/archives unless they're in the Packages file.18:04
AstralJavabroonie: I think he realized already that having apt-get updated with hardy sources brought upon the confusion.18:05
LucidFoxIs DIF in effect?18:23
imbrandonnot for 24 more hours18:28
mruizping TheMuso18:43
jeromegScottK: heelo, do you know why ubuntu backporters aren't suscribed to Gutssy backports ?18:43
jeromeg*gutsy18:43
imbrandonjeromeg: jdong will have to fix that, hi mistake18:50
imbrandonhis*18:50
jeromegimbrandon: ok thank you18:50
jeromegimbrandon: you are a member of ubuntu-backporters ?18:51
imbrandonyes18:51
imbrandonthere is only 4 of us iirc18:51
imbrandon:)18:51
jeromegimbrandon: i recently submitted a *lot* of backports, all of which i tested carefully18:52
jeromegimbrandon: could you please have a look if you have some time ?18:53
=== ogra__ is now known as ogra
jeromegit's both in feisty and gutsy18:53
imbrandonjeromeg: ok, i'll get to the backport queue today sometime, i trust you attached all the relevant info , build logs and such ?18:53
jeromegimbrandon: i did not attach build logs, i was never asked to show them in the past18:54
jeromegimbrandon: but i can say it builds without error, i tested everything18:54
jeromegor i wouldn't have asked for a backport :)18:55
imbrandonjeromeg: ok, normaly if one is not a MOTU they are asked to put a pbuilder log on the bug, but no worries its not required18:58
jeromegimbrandon: i'm not a motu, not yet :), but i've already helped the backport team and i've already done some (little) packaging in gutsy and hardy18:59
mruizI'm looking for a review... bug #16060119:02
babout of interest, are the chances good or bad of getting a merge through before the import freeze?19:02
ubotuLaunchpad bug 160601 in hardware-monitor "Please merge hardware-monitor-1.4-1 (universe) from Debian unstable" [Wishlist,In progress] https://launchpad.net/bugs/16060119:02
imbrandonbab: depends on the merge19:02
bab#175725, big package but trivial diff.  i maintain it in debina but i'm not a regular ubuntu person19:03
imbrandonmalone #17572519:03
ubotuLaunchpad bug 175725 in regina-normal "Please merge regina-normal (universe) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/17572519:03
imbrandonbab: okies, i'll look in a few19:03
babimbrandon: many thanks19:03
apachelogger_Lutin: pling pling19:04
Lutinapachelogger_: pong19:04
joejaxxgrr :( why does everyone do that digest, volume 2, Encyclopedia Britainica 2 on the mailing list?19:05
apachelogger_Lutin: you saied something about projectm?19:05
Lutinapachelogger_: no, about filelight19:05
apachelogger_oh, right :P19:05
apachelogger_Lutin: so, what did explode? ;-)19:05
jeromeggot to go19:06
jeromegbye19:06
Lutinapachelogger_: nothing, I'd just like to have your input as you previously merged it. seems like a sync to me (the manpages are different, though)19:07
Lutinbut I assume you know it better than me :)19:07
apachelogger_Lutin: hehe, that was all messy19:10
apachelogger_actually I thought debian wanted to sync from us, though that never happend apparently19:10
=== Martinp24 is now known as Martinp23
apachelogger_Lutin: anyway, I think you just need to merge the desktop file patch in19:11
apachelogger_and get debian to include a patch so we can just sync for future versions19:12
Lutinapachelogger_: it's a typo fix ?19:13
=== gouki_ is now known as gouki
apachelogger_Lutin: well, sort of important typo - 'Generic Name=' vs. 'GenericName='19:15
apachelogger_ScottK: can you please have a look at bug #17595219:16
ubotuLaunchpad bug 175952 in gutsy-backports "Please backport libprojectm 1.01-2 from Hardy to Gutsy" [Undecided,New] https://launchpad.net/bugs/17595219:16
Lutinapachelogger_: seems that debian actually included the patch19:17
apachelogger_oh19:17
apachelogger_indeed19:17
* apachelogger_ should read more careful19:17
imbrandonmruiz: looks good, i'm uploading your diff now19:18
apachelogger_Lutin: so just syncing should be enough19:18
Lutinapachelogger_: ok19:18
mruizthanks imbrandon :-) ... my first merge19:18
mruizhow is the procedure if a package in Debian has mozilla-firefox as Build-depends? (modify it to firefox ?)19:21
mok0mruiz: Isn't there a virtual package you can depend on? x-www-browser?19:23
mruizmok0, mozilla-firefox | www-browser19:23
mok0mruiz: www-browser is a text-oriented browser AFAIK19:24
mok0x-www-browser | www-browser would be better19:24
mruizmok0, a guy changed mozilla-firefox to firefox (it was a merge)19:25
mok0mruiz: that's not a generic browser19:26
mok0mruiz:  but what do I know?19:26
mruizfirefox | www-browser19:26
mok0mruiz: what if the user only wants konqueror?19:27
imbrandonyou shouldent build depend on a generic browser19:27
imbrandonit probably uses the xul stuff19:27
mruizwww-browser: virtual package provided by  amaya, chimera2, dillo, elinks, elinks-lite, elvis, elvis-console, epiphany-browser, epiphany-gecko, epiphany-webkit, galeon, iceape-browser, icedove, iceweasel, kazehakase, konqueror, links, links2, lynx, lynx-cur, netrik, netsurf, w3-el-e21, w3m, w3mmee, xemacs21-gnome-mule, xemacs21-gnome-mule-canna-wnn, xemacs21-gnome-nomule, xemacs21-mule, xemacs21-mule-canna-wnn, xemacs21-nomule19:27
mok0mruiz: look for x-www-browser....19:28
mok0imbrandon: why can't you depend on a virtual package?19:28
imbrandonno no no, this is a BUILD-depend19:28
imbrandone.g. it probably uses something firefox specific19:29
mok0imbrandon: whatever19:29
imbrandonwhatever?19:29
mok0imbrandon: whatever == depends | build-depends19:29
Ubuletteshould be firefox-dev or better, xulrunner-1.9-dev (hardy)19:29
kagoui need help on using dh_install. i'm packaging from scratch a package using jam. in rules : install i chmod +x a jam script that install all binaries under a bin/ directory under the src directory (if i'm under /src when i'm building, src/bin is created and binaries are put in). i'v made a package.install with "package/bin/* /usr/bin" but this is not working19:29
imbrandonmok0: there is a big diffrence19:29
imbrandone.g. konqueror dosent provide the xul stuffs19:30
imbrandonbut firefox does, are you CERTAIN it dosent need the xul19:30
mok0imbrandon: ok19:30
mok0imbrandon: but the dependency was: firefox | www-browser19:31
imbrandondep or build-dep, the first question was build-dep19:32
Ubulettebuild-dep must be something-dev19:32
imbrandonUbulette: not in firefoxes case19:32
mok0firefox-dev? :-)19:33
imbrandonand not in poor packaged software19:33
mruizimbrandon, mok0 ... sorry, but it was a mistake ... firefox stuff was in Suggests19:33
Ubuletteif you need headers or idls to build, then you need -dev19:33
imbrandonanyhow my main point was see WHY something is done, if you know why you know th options19:34
LaserJockUbulette: not always19:34
imbrandonUbulette: sure if the package is properly split out19:34
imbrandonbut thats not the case always19:34
Ubuletteif ff2 is not properly split, file a bug, mozillateam wqill fix it19:34
mok0mruiz: we're off in a tagent universe19:35
imbrandonUbulette: zomg, ok it wasent for ages due to the wy upstream handled certain things, ther are exceptions to everything19:35
mok0s/tagent/tangent19:35
* imbrandon goes to do something usefull like merges, anyhow make sure you know why something is there before changing it was the whole thing19:36
imbrandonand build-dep != dep19:36
mok0imbrandon: it is in suggests:19:36
mok0:)19:36
ikoniaimbrandon: how did the push go ?19:37
imbrandonmok0: rocking, same applies , know why it was there, but diffrent options are avail at this point, and really there is no need to change a sugest in ubuntu , that should be filed upstream in debians bts19:37
imbrandonikonia: its uploaded to -proposed , not built yet, keep an eye out for it19:37
ikoniawill do19:37
imbrandonikonia: for all supported releases19:37
mok0cat imbrandon-reply > mruiz19:38
ikoniaimbrandon: no pressure, just been at work so didn't know if everything had gone well19:38
imbrandon:)19:38
ikoniaimbrandon: I have a 6.06 6.10, 7.04 and 7.10 build waiting19:38
mruizthanks mok019:38
imbrandonK19:38
ikoniaimbrandon: the bug will get feedback quickly19:38
imbrandonrockin19:38
mok0mruiz: it was a good discussion19:38
imbrandonikonia: you can see the links to them in LP via my "uploaded" section on https://launchpad.net/~imbrandon/+packages to see when they build19:39
ikoniaimbrandon: didn't know that, thank you19:40
LaserJockbah, any of you guys know how to change xorg.conf these days?19:40
ikoniaimbrandon: still getting to grips with launchpad over tools like bugzilla and trac19:40
imbrandonsee where it says "not yet built" ?19:41
imbrandonbeside those 4 uplaods19:41
imbrandononce souyuz gets to it it will say something like "none"19:42
imbrandonand you'll be able to get the debs directly from ...19:43
imbrandonhttps://edge.launchpad.net/ubuntu/+source/flashplugin-nonfree/9.0.115.0ubuntu0.X.XX19:43
imbrandonhttps://edge.launchpad.net/ubuntu/+source/flashplugin-nonfree/9.0.115.0ubuntu0.7.1019:43
imbrandonlike19:43
imbrandonhttps://edge.launchpad.net/ubuntu/+source/flashplugin-nonfree/9.0.115.0ubuntu0.6.0619:43
imbrandonetc19:43
imbrandonor by using -proposed19:43
imbrandonas a sources.list repo19:43
imbrandonikonia: ^^19:44
ikoniagot the proposed repo in ;)19:44
ikoniaready and waiting19:44
imbrandonk19:44
ikoniaimbrandon: again, thanks for your prompt response, its already made a difference as I can now give accureate info and people accept it better than "I don't know"19:45
imbrandonby the time it builds and such i'll likely be asleep, so i'll check the bug tomarrow for comments19:46
imbrandonnp :)19:46
imbrandonpitti said for this we only need one "it works" for each release to migrate to -updates since its a fairly common update we;ve been doing for 2 years now ( the md5 update )19:47
imbrandonjust fyi19:47
jdongDear World: I will continue to disappear from the face of this planet for the remainder of this week up to Wednesday of next week pending MIT final exam season. I love you all. PS If you see Santa tell him not to use FedEx for any of my gifts.20:03
LaserJockjdong: I'll tell him to use USPS20:04
ScottKHola.20:21
mruizhola ScottK20:21
ScottKHeya mruiz.20:22
mruizScottK, learning Spanish?20:22
ScottKmruiz: No.  Just felt like it for some reason.20:22
ScottKI was in Peru last year for a trip and picked up a few bits.20:23
mruiz:-)20:23
mruizScottK, next time you should visit Chile too :-)20:23
ScottKThe Good news: I got my package update sponsored in Debian.  The bad news: One day after DIF.20:23
ScottKmruiz: Actually I hope to.20:23
ScottKmruiz: Maybe next year.  I'm not certain.20:24
mruizScottK, do you have time to review a merge?20:27
mruizbug #17596620:28
ubotuLaunchpad bug 175966 in endeavour "Please merge endeavour 2.8.4-1 (universe) from Debian (unstable)" [Undecided,In progress] https://launchpad.net/bugs/17596620:28
ScottKmruiz: No.  sorry.  I'm running ~8 hours behind on $WORK right now.20:28
pochuScottK: I don't think DIF is already in place, is it?20:28
mruiznp ScottK20:28
ScottKpochu: I thought so, but I'm really not sure.20:29
* ScottK was up for about 30 hours straight yesterdays so his sense of the calendar is a bit off at the moment.20:30
mruizScottK, don't hesitate to contact me if you visit Chile  ;-)20:30
ScottKmruiz: Will do.  Thanks.20:30
mruizanytime20:30
=== ember_ is now known as ember
pochuScottK: HardyReleaseSchedule says it's tomorrow, so you have time to get it in20:32
pochuI'd hope the autosyncer to be run once more time... dunno if it will happen20:32
ScottKpochu: Thanks.20:33
pochuyw20:33
TheMuso_mruiz: pong20:34
=== TheMuso_ is now known as TheMuso
mok0ScottK: I asked for a merge of maxima this afternoon (bug 173321) but it appears themuso has already merged and uploaded by himself. What to do in this situation?20:34
ubotuLaunchpad bug 173321 in maxima "Please merge maxima_5.13.0-2 from debian" [Undecided,Confirmed] https://launchpad.net/bugs/17332120:34
pochumok0: set it to fix released, I guess20:35
mruizTheMuso, I requested a merge for endeavour (bug #175966)20:35
ubotuLaunchpad bug 175966 in endeavour "Please merge endeavour 2.8.4-1 (universe) from Debian (unstable)" [Undecided,In progress] https://launchpad.net/bugs/17596620:35
mok0pochu: ok20:36
ScottKmok0: That's what I'd do.20:36
mok0ok, I'll do that then20:36
ScottKmok0: I hope that's not to frustrating an experience for you.  It happens every now and then.20:38
* ScottK also hopes mok0 learned something in the process.20:38
mok0ScottK: NP it was a good learning experience20:38
mok0:)20:38
ScottK;-)20:38
mok0I have another package that I can try20:39
mok0I will finish xtide later tonight20:39
TheMusomruiz: If I'm listed, its because I uploaded it, I didn't do the merge.20:40
TheMusoOh sorry, thats obviously come up without me seeing it.20:40
TheMusomruiz: I'll have a look in a bit.20:40
ScottKmok0: If he hasn't yet, I think Fujitsu was going to do numpy.  You might ask him if he'd be willing to let you have a stab at it first.  It ought to be a good learning experience in your area of interest.20:40
TheMusomruiz: But I would focus on outstanding merges at this point please.20:41
TheMusoThere are still many packages that need to be merged.20:41
mok0ScottK: sure20:41
mruizTheMuso, I know... I wanted to contact the previous uploader to avoid double work20:41
mok0ScottK: I don't think I can make it before the merge-freeze20:41
TheMusomruiz: Ok thats fine.20:41
ScottKmok0: It's not a hard freeze, so no problem.20:41
TheMusoBut at this point, I think outstanding merges at least are fair gaim.20:41
TheMusoanyway...20:41
* TheMuso -> breakfast20:41
ScottKmok0: You need to have care for how numpy and scipy interact, so it's one that needs some special care.20:42
* ScottK touched numpy last due to not completely understanding that.20:42
=== Adri2000_ is now known as Adri2000
mok0ScottK: I've packaged both of them in RPMs previously, so I know them quite well20:42
ScottKI had to clean up the mess I made.20:42
ScottKmok0: Wonderful.20:43
ScottKmok0: In Debian, both of them are maintained in the Debian Python Modules Team, so you might (if you are interested in the packages) also want to help there.20:43
ScottKPOX_: ^^^^ See, I'm recruiting again.20:44
mok0ScottK: I also want to port some of the new packages I've done for Ubuntu -> Debian20:44
ScottKmok0: Great.  If you want help on getting started with that, I'd be glad to help.20:44
mok0ScottK: Thanks I'd like that. I want to put it off a bit, though, perhaps after New Year would be a good time20:45
mok0ScottK: I feel there is still a lot I need to learn about the workflow in Ubuntu20:46
ScottKmok0: OK.  Anytime.  For anything Python you've done, the Debian Python workflow is sufficiently similar to here that it's not a big jump.  Just let me know.20:47
mok0ScottK: Will do!20:47
ScottKThat and #debian-python is Ubuntu friendly, unlike the places bddebian chooses to generally visit.20:47
zullol20:48
bddebianhehe20:49
mok0bddebian: so what happens, do you get flamed?20:50
ScottKHe does.20:51
* ScottK suspects masochism.20:51
mok0hehe20:51
mok0bddebian: bring yer buddies next time20:52
bddebianmok0: That would imply that I had buddies :)20:55
bddebianslangasek is there to protect me.. ;-P20:55
mok0bddebian: hey, you have _us_ :-)20:55
* bddebian hides20:55
mok0we can fill the channel with song and laughter20:56
slangasekyes, I'm there to make sure no one else eats you alive before I have a chance20:57
* ScottK considers giving up on IRC entirely.20:57
ScottKDue to thinking about #debian-devel filled with Ubuntu song and laughter.20:57
bddebianhehe20:58
mok0:-P20:59
mok0I've gotten a bunch of weird build failures on the theseus package: dpkg-genchanges: failure: cannot read files list file: No such file or directory21:04
mok0https://edge.launchpad.net/ubuntu/+source/theseus/1.1.5-0ubuntu121:05
slangasekwhat does Ubuntu song sound like?  Kumbaya, with the words "Ubuntu, sabdfl" subbed in?21:05
mok0slangasek: lol21:05
ScottKHmmm.   Right continent.21:05
ScottKIsn't it?21:05
bddebianhehe.. Ubuuuntu, my lord, Ubuuuntu21:06
LaserJockare we closing merge bugs in changelog entries?21:08
LaserJockI assume yes21:08
=== cprov is now known as cprov-away
imbrandonLaserJock: yea21:08
imbrandonslangasek: LOL21:08
imbrandonslangasek: btw congrats21:08
nixternalimbrandon: dunno if you got the message out the puter(s)..can't remember :) well did you? :)21:09
imbrandonnixternal: yup21:09
imbrandongotem :)21:09
nixternalgroovy21:09
imbrandoni'll likely be grabbing one the way things look21:09
nixternalya, he has a good deal there :)21:10
imbrandonyup21:10
nixternalwhich ever one you don't get, I am going to use for the LUG21:10
DaveMorrisdo all distros install *.pc into /usr/lib ?21:10
nixternalI don't have any *.pc in foresight21:11
mok0DaveMorris: /usr/lib/pkgconfig21:11
DaveMorrisyeah thats what I mena't21:11
DaveMorrisbut do all dsitros do that?21:11
nixternalDaveMorris: then pretty much so, because that is where they are on my foresight box, fedora box, and kubuntu box21:11
DaveMorristhanks21:12
nixternalheh, I only have libusb.pc in my foresight box21:12
mok0DaveMorris: ... and my CentOS box21:12
mok0DaveMorris: ... and Debian 4.021:13
* ScottK has that on an old Xandros 3 install (Sarge derivative), so it's not new either.21:15
R0manhi21:18
R0mansomeone here who has a clue of BTG?21:18
pochuwhat's that?21:18
R0manBittorrent Client21:19
R0manhttp://btg.berlios.de/21:19
* pochu doesn't think he will have a clue if he doesn't know what it means ;)21:19
pochuR0man: you will probably get more help in #ubuntu-motu-torrent21:19
R0manoh, okay :D21:20
TheMusomruiz: Mind telling me why the diff is 2MB?21:20
mruizTheMuso, one moment please...21:21
TheMusomruiz: sure21:22
mdomschmok0, using an NFS directory for doing your builds?21:24
mok0mdomsch: you can't21:24
mdomschright - just making sure - I got bit by that too21:24
mok0mdomsch: Are you referring to the build problems above?21:24
mdomschyes21:24
mok0mdomsch: those are from the buildds21:25
mok0mdomsch: all archs fail but i386, but I had no probs building it on amd6421:25
mok0mdomsch: also works in my gutsy ppa21:25
TheMusomruiz: How did you construct your debdiff?21:25
mruizdebdiff foo bar > lala21:27
TheMusomruiz: Were both packages in the same directory?21:27
mruizTheMuso, I'll upload them again21:27
TheMusomruiz: Please, as it seems you also managed to get the new upstream changes in the debdiff somehow.21:28
TheMusoWHich is why the diff is so big.21:28
persiamruiz: Just to make sure, foo = $debian_version and bar is $new_candidate, right?21:35
mruizsure persia21:35
LaserJockTheMuso, persia: ping?21:37
persiaLaserJock: Just ask21:37
LaserJockpersia: it seems I have a hard time unsub'ing u-u-s unless I"m a member21:38
ScottKLaserJock: That's an LP feature.21:39
LaserJockyes, I gathered that :-)21:39
persiaLaserJock: Good.  Do you want to be a member?21:39
LaserJockpersia: yes, I just applied ... again21:39
* persia wonders why LP hasn't sent email, and goes to force the issue21:39
LaserJockwell, I *just* did it so it might not have had time21:40
mruizTheMuso, I got a 2MB debdiff again between ubuntu versions21:41
TheMusomruiz: Hmm. Ok. Let me try and do it locally to see what I get.21:41
persiaLaserJock: Welcome, and thanks for helping out!21:42
LaserJockpersia: should I unsub u-u-s once I ack a sync request?21:44
LaserJockI wouldn't think we'd want to keep that around21:44
TheMusomruiz: I am getting a diff that only changes two files, and is 4927 bytes in size.21:45
persiaLaserJock: workflow is documented at https://wiki.ubuntu.com/MOTU/Sponsorship/SponsorsQueue (which says "unsubscribe before you ACK")21:46
mruizTheMuso, it's strange21:46
TheMusomruiz: Are you making a diff between the previous Ubuntu and the new merged version? If so, its better to only diff between latest Debian and merged package.21:46
LaserJockpersia: bah, ok, I kinda messed up the order, mostly because I wasn't in u-u-s at the time ;-)21:47
TheMusobrb21:48
mruizTheMuso, I did it as well... as documentation says21:48
persiaLaserJock: No problems :)  We appreciate all the help that non-members give, but now that you've the golden star, you're expected to follow the order :)21:48
mruizTheMuso: "one between the Debian .dsc and your modified one and another one between the old ubuntu .dsc and your modified one" -> https://wiki.ubuntu.com/UbuntuDevelopment/Merging21:48
persiamruiz: That's just someone being extra paranoid.  Usually debian -> candidate is sufficient.21:49
* LaserJock pats Kmos on the back21:49
LaserJockgood work today21:49
somerville32:)21:50
mruizpersia, then it must be removed from doc21:50
R0manCan someone tell me whats wrong with this http://nopaste.info/b3539847fe.html apache config? It doesnt follow Symlinks!21:50
KmosLaserJock: thx21:50
LaserJockKmos: I'm done for the day today though, you gave me a workout ;-)21:51
persiamruiz: Well, there are some cases where ubuntu -> new candidate is actually more appropriate (e.g. fakesync or fakemerge).  I generally tell people to use https://wiki.ubuntu.com/MOTU/Contributing, but it's not a resolved issue.21:51
KmosLaserJock: come here tomorrow :-) hehe21:51
mok0R0man: did you restart the server?21:57
R0manmok0, yes ;)21:57
mok0Just checking... :-) I have Options: +FollowSymLinks in one of my conf files, don't know if that plus matters21:58
mok0R0man: you should also check /var/log/apache/error.log to see what's going on22:01
R0manmok0 no I didnt, will have a look at it.. thanks so far ;)22:01
somerville32What is the link for the u-u-s queue?22:08
TheMusomruiz: So are you still getting a huge diff?22:09
mruizTheMuso, between Ubuntu versions... Debian/candidate is small22:09
* TheMuso wioll be doing merges as he encounters them today. There are still too many outstanding merges.22:09
mruizTheMuso -> http://launchpadlibrarian.net/10866359/endeavour_2.8.4-1ubuntu1_debian_ubuntu.debdiff22:10
TheMusomruiz: ah yeah, gotcha. Missed it in the bug.22:10
mruiz;-)22:10
mruizI did it !22:10
persiasomerville32: Which link?22:18
somerville32persia, the one with the html tables describing the current u-u-s queue22:18
persiasomerville32: Process or content?22:19
somerville32Process?22:19
persiasomerville32: I think you want either https://wiki.ubuntu.com/MOTU/Sponsorship/SponsorsQueue or https://launchpad.net/~ubuntu-universe-sponsors/+bugs, but I can't tell which from your question.22:20
somerville32I'm looking for the third-party website with the u-u-s stuff22:21
pochu\sh_away: how are wesnoth security updates going? :)22:21
somerville32I think it was in people.ubuntu.com/~dholbach maybe?22:21
LaserJockhttp://people.ubuntu.com/~dholbach/sponsoring/22:21
somerville32bryce, Are you sponsoring catfish?22:24
LaserJockI don't get that "responsible" column22:25
LaserJockit looks like it's looking for subscribers to the bug22:26
mruizbye guys... a productive day: 3 candidate merges :-)22:26
mruizcya22:26
mok0cu mruiz22:26
persiaLaserJock: For main, people tend to get assigned submissions if they don't get grabbed soon enough.  For Universe we tend to use a FIFO approach, and ignore "assignment", as sponsors should be unsubscribing when they pick up a bug.  Unfortunately, this practice means that dholbach's page is out of date whenever any sponsors are actually sponsoring.22:29
* ajmitch sees that keybuk is trying to stir up discussion22:32
TheMusoLaserJock: WHich is why I never use Dholbach's page.22:32
=== ScottK2 is now known as ScottK
TheMusoajmitch: for what?22:33
ajmitchTheMuso: merging main & universe22:33
* ScottK finds nothing immediate to complain about in Keybuck's mail.22:33
TheMusooh...22:33
* ScottK needs to think about differing work flows though.22:33
* TheMuso checks mail22:33
=== Mahoru`Tsunemi is now known as Mahoru`Tsunemi`B
=== Mahoru`Tsunemi`B is now known as Mahoru`Tsunemi
* somerville32 checks mail22:34
TheMusoI personally approach both with the same view on quality.22:34
TheMusoi.e highest quality possible.22:34
mruizguys, when DIF will start?22:34
* Fujitsu thinks it's in about 1.5 hours.22:35
ScottKmruiz: After someone (probably cjwatson) decides the autosync script has been run for the last time.22:35
LaserJockwow!22:36
somerville32+1 :)22:38
LaserJockI'm stunned22:38
LaserJockalmost speechless ;-)22:38
ScottKalmost22:38
* TheMuso pulls up the mail.22:38
jpatrickwell prepared22:38
LaserJockso... would this mean no more MOTU in the traditional sense?22:39
ScottKI think work flow and governenace are the main things not covered.22:39
LaserJockyeah22:40
LaserJockgovernance is a bit sticky22:40
FujitsuUm, wow.22:40
ScottKI think people should think on those topics and give some thoughtful input.22:40
LaserJockgosh, how I wonder how this would get implemented in Soyuz22:41
somerville32Sounds like a brilliant plan to me22:41
TheMusowow22:41
somerville32virtual components via seeds22:41
FujitsuIt makes sense to me, particularly now that it appears that Canonical doesn't actually `support' everything in main...22:41
FujitsuIt's an interesting idea.22:41
LaserJockFujitsu: yes, that's always bugged me22:41
ivoksit's a very good idea22:42
LaserJockthat and the fact that Canonical would determine components22:42
somerville32I'm a big fan of removing the dependency on Canonical - Ubuntu is an independent body22:42
LaserJocksomerville32: well, the same thing can be done without removing the main/Universe split22:42
TheMusoI like the idea of teams having upload rights to seeded packages to an extent. This would mean for example, that ubuntustudio people could touch ubuntustudio packages only.22:42
* somerville32 nods.22:42
somerville32Same for Xubuntu22:43
FujitsuPoor, poor Soyuz.22:43
LaserJockyeah22:43
TheMusohell yeah.22:43
ScottKYes.  Solves the Xubuntu Main/Universe problem nicely.22:43
LaserJocksuddenly teams would become *much* more important22:43
* somerville32 nods.22:43
FujitsuWhat does he mean by `most of the other technical teams'?22:43
FujitsuXubuntu/UbuntuStudio/etc?22:43
somerville32Fujitsu, Xubuntu, edubuntu, etc.22:43
LaserJockwell, that'd have to be determined I guess22:44
FujitsuEdubuntu is main, and is going away, so I doubt it.22:44
LaserJockno it's not!22:44
LaserJockEdubuntu is not going away22:44
* LaserJock slaps Fujitsu with a fish22:44
LaserJock;-)22:44
somerville32Please sponsor bug 17599122:44
ubotuLaunchpad bug 175991 in ttb "Sponsor ttb_0.9.4-0ubuntu3" [Undecided,New] https://launchpad.net/bugs/17599122:44
FujitsuEdubuntu is ceasing to exist separately. Isn't it just going to be an extra metapackage for installation on top of ubuntu-desktop?22:44
LaserJockkinda22:45
LaserJockit'll be the same22:45
LaserJockexcept we produce 2 CDs right now22:45
LaserJockand we're dropping the first and moving that stuff to Ubuntu22:45
LaserJockbut it's still Edubuntu and we'll still have .isos22:45
LaserJockjust dependent on Ubuntu22:46
FujitsuAh.22:46
TheMusoLaserJock: That makes sense. I wasn't quite sure what was happening either.22:46
somerville32So, what is the general first impression of Scott's idea?22:46
LaserJockbasically we ran out of room, so for gutsy the first Edubuntu CD is just Ubuntu+Edubuntu themeing+LTSP22:47
TheMusoStill digesting it. So far, good for ubuntustudio packagers.22:47
* ScottK thinks we need to understand governance before having any strong opinions.22:47
LaserJockso if LTSP is moved to Ubuntu then we don't need the first CD anymore22:47
TheMusoScottK: I agree.22:47
LaserJockScottK: there doesn't seem to be any inherent governance issues though?22:47
FujitsuScottK: Governance of what?22:48
LaserJockI didn't really see any22:48
LaserJocksurely stuff needs to get worked out22:48
somerville32RAOF, Can you install grab-merge for mom?22:48
LaserJockbut that's implementation22:48
LaserJockFujitsu: I would assume upload rights22:49
LaserJockwe'd go from 2 teams to many more22:50
LaserJockwhat about the base stuff that's in all seeds?22:50
FujitsuThat's a good question. I guess core-dev would have to take care of those...22:50
TheMusoYeah.22:50
LaserJockwould anybody in the depending teams be able to upload?22:50
LaserJockso basically, TheMuso would get to upload kernels because he's in the Ubuntu Studio team22:51
FujitsuIn a basic implementation, yes. But that's wrong.22:51
FujitsuPresumably one would have a basic metapackage that all derivatives depend on.22:51
TheMusoLaserJock: The way I see it, is that anything not in the ubuntu/kubuntu/ubuntu-server/mobile seeds is workable by others, depending on the team they're in.22:51
LaserJockso like ubuntu-{standard,minimal} would perhaps have it's own rights?22:52
TheMusoSO its kinda like a  step down model. All derivs share the same base, but if th esame base is used by ubuntu/kubuntu/server/mobile etc, then they can't touch the packages.22:52
TheMusoLaserJock: I'd say those would be core-dev only.22:52
TheMusoI think we would have to have a way of finding out who has upload rights to a package.22:53
LaserJockright, that's kinda what I'm getting at, it becomes quite a bit less clear who can upload what22:53
TheMusoThats the only drawback I can see.22:53
LaserJockyou know, what would kind of be cool is if Launchpad gave you a "You can upload this package" flag when you go to a +source/ page22:53
FujitsuSeeds could have a sort of priority for the permissions system. If you are a member of a seed team, you can touch packages in that seed, unless they're part of a higher-priority (ie (k|x|ed)ubuntu) seed.22:53
FujitsuLaserJock: That's a good idea.22:54
TheMusoFujitsu: yeah thats what I was getting at.22:54
TheMusoLaserJock: Good idea.22:54
* persia likes the unless part of that22:54
LaserJockhmm, how would the priority system work?22:55
TheMusoOnly thing I am not sure I like though, is for people on a team to add a package to a seed, just so they can upload a new version, and then remove it from the seed again22:55
FujitsuOne could easily have a hierarchy of seeds with different teams able to manage their specific parts of their derivatives.22:55
brycesomerville32: sure, I can take a look after I finish a couple more merges22:55
LaserJockTheMuso: perhaps they would have to do MIRs?22:55
FujitsuTheMuso: They won't be able to upload that package.22:55
TheMusoFujitsu: But if its a universe package so to speak.22:55
FujitsuHm, Oops, I misread.22:56
TheMusoFujitsu: eg, a member of ubuntustudio adds a package to a seed and that package is in universe.22:56
persiaTheMuso: That's one case of abuse: another would be to add more packages than required to a seed, just because one of the team members has an interest in those packages.22:56
LaserJockbut!22:56
TheMusopersia: Yeah. I think in that case, only designated people can work on the seeds22:56
LaserJockwouldn't you already have access to those packages anyway?22:56
LaserJockI mean, "universe" would be the lowest common denominator22:57
TheMusoLaserJock: I'm saying people could add packages to a seed that they have write access to, just so they can work on that package.22:57
somerville32TheMuso, Only core-dev has access to the seeds ATM, right?22:57
LaserJockTheMuso: what I'm saying is that shouldn't get them anywhere22:57
persiaTheMuso: Sure, but that gets into another mess: are those people decided by the team, or by TB?22:57
TheMusosomerville32: No, ubuntustudio team has access to the ubuntustudio seeds.22:57
persiaLaserJock: Not if they are in another team's seed.22:57
TheMusopersia: Yeah i know.22:57
LaserJockpersia: right, that *would* be a possible problem22:58
TheMusoWhich reminds me.22:58
LaserJockso it would be people adding packages from other people's seeds22:58
LaserJocknot people adding packages from "universe"22:58
persiaLaserJock: Let's call them "shared packages", which may not be interesting to most members of one seed's team, but the person who works on them doesn't get along with the other team.22:58
LaserJockpersia: well, that can happen now and is a problem for the CC/TB22:59
persiaLaserJock: Sure, but that's just messy.22:59
* persia also notes that it breaks the current recruitment & sponsorship models22:59
LaserJockyep22:59
LaserJockalthough maybe in a not-so-bad way22:59
* somerville32 nods.22:59
somerville32Obviously there will be logistical issues to sort out but that isn't a reason not to explore the option of merging main/universe23:00
LaserJockit would tend to make the seed-teams more responsible for their members23:00
persiasomerville32: Sure.23:01
persiaLaserJock: Maybe23:01
somerville32Universe and Main are becoming more and more redundant. Merging seems like a Good Idea (TM).23:02
mruizI have to go, but did it some merges... bug #160965, bug #175979, bug #160610, bug #175998, bug #175966. Can someone review them ?23:02
ubotuLaunchpad bug 160965 in fetchyahoo "Please sync fetchyahoo 2.11.2-1 (universe) from Debian unstable (main)" [Wishlist,Incomplete] https://launchpad.net/bugs/16096523:02
ubotuLaunchpad bug 175979 in gproftpd "Please merge gproftpd 8.3.2-1 (universe) from Debian (unstable)" [Undecided,In progress] https://launchpad.net/bugs/17597923:02
ubotuLaunchpad bug 160610 in gtkam "Kodak camera, gtkam automatically quit." [Undecided,New] https://launchpad.net/bugs/16061023:02
ubotuLaunchpad bug 175998 in mailping "Please merge mailping 0.0.4-1 (universe) from Debian (unstable)" [Undecided,In progress] https://launchpad.net/bugs/17599823:02
ubotuLaunchpad bug 175966 in endeavour "Please merge endeavour 2.8.4-1 (universe) from Debian (unstable)" [Undecided,In progress] https://launchpad.net/bugs/17596623:02
mruizups... bug #16060123:02
somerville32mruiz, You might mark them as confirmed?23:02
ubotuLaunchpad bug 160601 in hardware-monitor "Please merge hardware-monitor-1.4-1 (universe) from Debian unstable" [Wishlist,In progress] https://launchpad.net/bugs/16060123:02
persiamruiz: If they are in the sponsors queue, you don't need to repeat them here.  Thanks for helping.23:02
mruizsomerville32, just as "in progress"23:03
TheMusomruiz: No not in progress, and don't assign them to yourself.23:03
TheMusoas I said in the endeavour bug report.23:03
persiasomerville32: I'm inclined to agree with that, but think attention should be paid to support upload permissions and to help with sponsoring.  Making it harder to get sponsored just isn't good in my book.23:03
Fujitsupersia: How would it make it harder?23:04
mruizTheMuso, Merge documentation says it... it must be reviewed23:04
persiamruiz: Please read the notes about preparing a candidate for sponsorship in https://wiki,ubuntu.com/MOTU/Contributing23:04
somerville32mruiz, "Attach these debdiffs to the bug report, un-assign yourself, set the status to "confirmed" and subscribe (not assign!) the relative [WWW] sponsor (ubuntu-universe-sponsors for packages in universe, ubuntu-main-sponsors for packages in main)."23:04
persiaFujitsu: Currently, the U-U-S stuff gets hit mostly FIFO, by the few people who make regular passes.  Instead, it'd need to get a hit for specific teams.23:04
persia(I'm thinking longer-term, with a small "universe" of unmaintained packages)23:05
Fujitsupersia: The way I read it, ubuntu-dev would retain upload rights over most derivatives.23:05
persiaFujitsu: "...ubuntu-dev, which would have permission to upload to anything not23:06
persiaseeded..."23:06
somerville32I guess that would encourage people to get involved with Xubuntu <G>23:06
Fujitsu`would be members of most of the other technical teams'23:07
persiaHmm..  Confusing there, but I can see that.  I'm less worried in that case.23:08
LaserJockbasically, it would be similar to what's done now23:08
LaserJockteams could allow ubuntu-dev to be a member23:08
mruizbye guys!23:09
LaserJockthereby allowing for sponsorship, etc. as now23:09
* somerville32 hugs ubuntu23:14
LaserJockthis is similar to Fedora Core + Fedora Extras -> Fedora ?23:16
* Fujitsu sees an issue with a restricted/multiverse merge.23:17
Fujitsumultiverse is a whole lot more evil than restricted.23:17
TheMusoOk. Is the sponsors queue being attended to by more than one person? If so, I'll start grabbing packages that are outstanding to be merged. Otherwise, the sponsors queue is my next target.23:17
LaserJockyeah23:17
somerville32The queue is pretty big ATM23:21
TheMusoYeah well, the queue it is.23:21
somerville32Please sponsor bug 176004 :)23:22
ubotuLaunchpad bug 176004 in xfce4-terminal "merge xfce4-terminal 0.2.8-2ubuntu1 (main) from debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/17600423:22
TheMusosomerville32: If its in the queue, it will be gotten to.23:23
somerville32I subscribe to the idea but I can't imagine it hurts to report it once here like one does when they upload it to REVU23:23
persiasomerville32: The difference being that sponsors will ignore you when you ask for a bug that is in the queue to be sponsored, whereas reviewers may well check REVU.23:24
=== Mahoru`Tsunemi is now known as Mahoru`Tsunemi`B
=== Mahoru`Tsunemi`B is now known as Mahoru`Tsunemi
ScottKpersia: Good mail.23:35
persiaScottK: I would have been better without points 1 & 3, which Keybuk recently explained were based on misinterpretation on #ubuntu-devel23:36
persias/I/It/23:36
ScottKWell that just means you've helped clarify it for others that were confused.23:37
* ScottK goes to dinner.23:37
* TheMuso would like opinions on bug 92939 as its a new upstream, with a .tar.bz2. I'm enclined to say lets wait for Debian to get it first, due to orig tar md5sum issues.23:38
ubotuLaunchpad bug 92939 in libowfat "[can-not-install] file overwrite error" [Medium,In progress] https://launchpad.net/bugs/9293923:38
persiaTheMuso: I'd agree with that, but it's worth pinging the Contributor to see if there is already discussions with Debian: if it's a couple months, better to get it now.  Similarly, if there's an agreement, and Debian will use this orig.tar.gz, we're all set.23:41
TheMusoperRight.23:42
TheMusogah23:42
blueyedAre libtotem-plparser1-dbg and epiphany-browser-dbg installable on amd64 in Hardy?23:44
LaserJockhas anybody tried git-cvs?23:47
LaserJockTheMuso: you still working on u-u-s?23:50
TheMusoLaserJock: yep23:51
TheMusoTheres a lot there23:51
LaserJockyeah, it's good to see23:51
LaserJockperhaps just drop a note in channel when you're working on a package23:52
LaserJockI might try a few and I don't want to clash23:52
somerville32I subscribed u-u-s to a merge in main by mistake, bug #17600423:52
ubotuLaunchpad bug 176004 in xfce4-terminal "merge xfce4-terminal 0.2.8-2ubuntu1 (main) from debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/17600423:53
TheMusoLaserJock: Ok, looking at bug 7220823:53
ubotuLaunchpad bug 72208 in ncpfs "No manual pages for ncplogin and ncplogout in package" [Low,Confirmed] https://launchpad.net/bugs/7220823:53
LaserJocksomerville32: fixed23:53
LaserJockTheMuso: I'm looking at bug 17572523:54
ubotuLaunchpad bug 175725 in regina-normal "Please merge regina-normal (universe) from Debian unstable (main)" [Undecided,New] https://launchpad.net/bugs/17572523:54
TheMusook23:55

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!