/srv/irclogs.ubuntu.com/2008/03/31/#ubuntu-motu.txt

mattismynameSo, I'm trying to build a package of a library (my first try...).  This library can make use of other libraries if they exist on the system, but it does not require they be present (libtiff, libpng).  My question is...should I include these on the Build-Depends: line in the package control file?00:26
RAOFmattismyname: So this will depend on a number of things.00:27
RAOF1) Are these libraries required to be present at compile time for them to be used?00:27
RAOF(The answer to that is almost certainly yes).00:27
mattismynameyes00:27
RAOF2) Is the extra functionality provided by building against those libs useful?00:28
RAOF(Again, probably yes).00:28
mattismynameYes00:28
RAOF3) Do those libs trigger a licensing problem00:28
RAOF(More difficult to say :))00:28
mattismynameEstimate maybe 50% of the users will find the additional support useful00:28
mattismyname3) Probably not.  Libs I'm talking about are libpng, libtiff, and jpeglib00:28
RAOFThey'd be mainly LGPL/MIT, yes?00:29
mattismynameyes00:29
RAOFSo, generally you want to build with as many dependencies as possible.  Librarys are cheap!00:29
mattismynameok...that is the "rule of thumb" I was looking for :)00:30
RAOFThe reasons why you might not want to build against a library are if it's obscure, poorly maintained, or badly licensed.00:30
mattismynameThanks00:30
mattismynameAnother question: The lib I'm packaging depends on "An OpenGL library or the Mesa library".  Now, I know how to specify that it depends on libgl1-mesa but how do I accomplish the other half of the "or" statement?  Is there some sort of libgl metapackage?  If so, how would I find it?  I've tried apt-cache search to no effect.00:42
RAOFmattismyname: The pipe character ('|') is used to denote an OR relationship.  So, you'd be after libgl1-mesa | libmesa-not-hwaccel, or something.00:46
jdongthe vertical frobulator ('|')....00:47
jdong^^ fixed it for you00:47
RAOFGAH!  Dear internet: I'm not interested in gaining a l0nger shl0ng!  Please GO AWAY!00:49
mattismynameHmm...now I'm thinking I can just specify libgl1-dev as the dependency00:49
mattismynameBut thanks for the info on the OR00:50
lifelessThere will be a short interruption to bazaar.launchpad.net and the ubuntu wiki to deploy a fix for the performance problems.01:49
mattismynameIs there any reason putting a "cd" command in debian/rules would not take effect?  For example, after configure, the makefile gets placed in the src subdirectory so I need to cd into that directory for when the make command is issued.02:27
mattismynameI tried putting "cd src" on the correct line in the rules makefile but it doesn't seem to work...02:27
RAOFmattismyname: You need to remember that each (tab-indented) line of a makefile is run in a _separate shell_.03:14
RAOFmattismyname: This means that make runs "cd" in a shell, which promptly changes _that new shell's_ current directory, and then exits.03:16
=== Ibalon is now known as zakame
TheMuso5~/c05:33
warp10Good morning06:12
gesergood morning06:29
dholbachgood morning06:44
geserGuten Morgen dholbach06:55
dholbachhiya geser :)06:56
=== Seveaz is now known as Seveas
AnAntHello, does launchpad have svn ?08:09
AnAntHello, does launchpad have svn service I mean ?08:14
siretartAnAnt: launchpad has an svn import service08:15
HobbseeAnAnt: #launchpad, surely08:15
AnAntthanks08:15
=== \sh_away is now known as \sh
=== doko_ is now known as doko
slomo_siretart: gst-ffmpeg still works great with latest ffmpeg from experimental ;)09:22
siretartslomo_: yeah, but it requires that 015_build_imgresample.diff patch09:24
siretartslomo_: could you check if it is possible to patch gst-ffmpeg in a way so that it is no longer necessary?09:24
slomo_siretart: the patch is for adding the deprecated imgresample api to ffmpeg again?09:25
siretartexcatly09:25
slomo_siretart: well, upstream plans to port to the new stuff :) don't know when this is started/done though09:25
slomo_i'll ask later09:25
slomo_siretart: or is it easy to do? can you give me an example or something? :)09:26
siretartslomo_: http://paste.debian.net/5220709:26
siretartthat is the patch09:26
slomo_ok09:26
slomo_doesn't help me :)09:26
slomo_how is the new stuff called? do you have an example patch that converts from imgresample to the new, etc?09:27
siretartno idea right now, sorry09:27
slomo_ok09:27
slomo_well, i'll take a look later09:27
slomo_bbl :)09:27
siretartI'm currently thinking about how to get this to unstable..09:27
=== asac_ is now known as asac
\shsiretart: if I propose to you a debdiff with a funny build-dep of wine to mplayer to compile some tools which are only running with it...would you take it?09:41
slomo_siretart: is this imgresample patch a problem for getting it into unstable?09:55
slomo_siretart: ok, the new stuff is swscale and it can do magic ;)10:33
=== G0SUB_ is now known as G0SUB
siretartslomo_: I don't think so10:34
siretartslomo_: rather how to sell this to the release team10:34
slomo_ok, then i'll simply wait until next upstream release :)10:36
slomo_what could be the problem with the release team? except that it might introduce regressions but fixes a million bugs10:36
warp10Hi all!11:10
\shsiretart: forget the question..you are not responsible for mplayer ;)11:12
\shFujitsu: /window 1511:15
\shgrmpf11:15
soren\sh: /win is much faster.11:17
soren(to type)11:18
\shsoren: well, /win<tab> is cool...but not looking at the bottom line on irssi, forgetting about what I wanted to tell Fujitsu, and not Ctrl+U the input line..gives "\sh is angry about python"11:21
tbfis there something i should do for moving gnome-lirc-properties to the next stage?11:23
tbfhttps://launchpad.net/ubuntu/hardy/+queue?queue_state=0&queue_text=lirc11:23
tbfhmm... stop.... 28th was friday... i am just impatient - as usual11:24
siretart\sh: isn't wine in universe? you cannot build depend on packes in multiverse, can you?11:24
\shsiretart: yeah...but mplayer is multiverse...and mplayer is this what I want to change ;)11:37
siretart\sh: err, sorry, you confuse me.11:37
siretart\sh: do don't seriously propose to make mplayer build/test some tools of wine, which won't show up in the mplayer package anyways, are you?11:38
siretarts/do/you/11:38
\shsiretart: the tools are for converting videos from one to another...the vfw2enc e.g is a windows tool, which can be compiled via winegcc or mingGW...those tools need to be in the mencoder package if this is feasable ;) but after thinking about it, it's bad11:39
\shsiretart: the sources are already in the src package.11:40
siretartin which source package?11:40
\shsiretart: mplayer...i was confused with ffmpeg when I asked you...that's why I said, forget about it :)11:40
siretartif there are tools unbuilt in the mplayer source pacakge, then probably they should be built and installed11:41
\shsiretart: the idea came from http://www.mplayerhq.hu/DOCS/HTML-single/de/MPlayer.html#menc-feat-video-for-windows <- it's for converting movies into Flash media Files with vp6 encoding ;)11:41
siretartgiven they are of any use, of course11:41
\shsiretart: well, it needs to be build with a windows compatible compiler like winegcc or on windows with msvc or minGW..11:41
siretartI know that we do have minGW, no idea about winegcc11:42
\shsiretart: winegcc comes with wine :) I tested it already and it works...I wonder if it's a good idea to b-d on wine ;)11:42
siretartbut11:42
siretartfor http://www.mplayerhq.hu/DOCS/HTML-single/de/MPlayer.html#menc-feat-video-for-windows, don't you need the windows dlls anyways?11:43
\shsiretart: nope..they are built-in by wine11:43
\shsiretart: ah you mean the w32codecs ;)11:43
\shsiretart: they are only needed for running and converting video for windows stuff...but to building those tools, they are not needed.11:43
siretartso we could build those tools, but they would still be unusable without ripping some dlls from a windows installation?11:44
\shsiretart: yes11:44
siretartthen it seems to be a waste of time to me11:45
siretartif you want to do it, go ahead, but I wouldn't spend any time on that11:45
\shsiretart: as I said, forget about it...I'll fork the package for my needs and provide a selfmade package for it11:45
siretarttoo bad that you can't publish it11:46
\shsiretart: well, I'll send the changes as debdiff to LP...just in case someone is interested to go with it...but I won't push it into hardy..11:46
\shsiretart: the reason behind this is, that I need to convert all types of videos into FLV media with vp6 encoding which will be pushed by adobe into the next flash player at the end of the year (AFAIK)...vp6 right now can't be played with it without any additional software from on2 e.g.11:47
siretartaha11:50
\shsiretart: and the good thing is, when we do it here...we pay as well license fees for it :(11:55
* \sh is testing adobe air alpha 1 ,-)12:13
=== Zic_ is now known as Zic
sebner\sh: just read the news :)12:16
sebnerDktrKranz: buon giorno :)12:16
\shjikes...wireshark 1.012:23
\shshould we go with it?12:23
* pochu waves12:30
sebnerheya jono pochu12:31
jonohey seb12:31
jonohey sebner12:31
\shjono: please explain thong-a-gong ? ;)12:32
jono\sh: heh, a man, in a thong, with a gong and lots of 5 min talks :)12:32
sebner\sh: it's a sync right? If we wait for debian I could do it if no one else is willing to do :)12:33
\shsebner: dunno if debian comes faster then providing a 0ubuntu1 version...I'll have to check first, because it's fixing as well some security stuff12:34
sebner\sh: k12:34
\shsebner: I'll take a look this evening...12:52
sebner\sh: bp12:53
sebner*np12:53
IulianHey12:55
ScottKsiretart: I worked on one of Manoj packages last night for the first time and it really wasn't so bad.  They are different, but OTOH it only took about a minute to find the right knob to turn to get it to work with our default Python.13:15
james_wthey are well structured and sensible, the problem is that they are just so different.13:17
slytherinHi all. This is regarding the catch-all bug for python-xml dependency removal. It doesn't work for pyslide. A friend just reported. And I am reopening the bug.13:24
slytherinbobbo: ping13:24
ScottKslytherin: Did you add details of the failure?13:25
slytherinScottK: No. I am adding. them13:25
ScottKslytherin: OK.  Let me know when you're done.13:25
slytherinScottK: done13:27
* ScottK looks13:28
emgenthello13:29
emgentkeescook: when you have time please see bug #194687 it's a security regression for cacti. (debdiff attached)13:30
ubotuLaunchpad bug 194687 in cacti "cacti web frontend fails with 'Invalid PHP_SELF Path' after upgrade" [Medium,In progress] https://launchpad.net/bugs/19468713:30
emgenti go at work, bye people13:32
\shemgent: nope...it's not security...it's sru...the main part works if you don't run it from /<dir> but from /13:40
=== Frogzoo is now known as Frogzoophilia
=== Frogzoophilia is now known as Frogzoo
mok0Is there someone here who has fiddled with octave?13:50
=== skwashd-laptop is now known as skwashd
ScottKmok0: You want sistpoty probably.13:53
\shmok0: what's wrong with octave?13:54
mok0ScottK: ok, thanks.13:54
\shpackagewise or codeing wise?13:54
mok0It's got an unconventional debian/ directory layout13:54
mok0with a debian/in, that seems to hold templates for the "real" files13:54
\shmok0: which package?13:55
mok0octave3.013:55
mok0It's the only package that shows up in the "Science" menu item on the K-menu, I want to change that, so it appears in "Education/Math"13:56
\shI wonder if octave is education ;)13:56
mok0I wonder if any of the programs in Education is education, but that's where they all are...13:56
\shmok0: e.g.?13:57
mok0octave is the only one I have in "Science"13:57
FujitsuAnything sciency is in Education, because f.d.o refuses to give us a sane category.13:57
\shdamn13:58
mok0Education has 4 entries: languages, mathematics, miscellaneous & science13:58
\shmok0: ok...when you read debian/rules, you'll see that it copies files from debian/in/* to debian/13:58
\shmok0: depending on the $(VERSION)13:58
mok0\sh: ok, that's what I was guessing... line no?13:59
mok0Ah13:59
mok0I see it13:59
\shdebian/%: debian/in/% slice -o $(sliceterm):$@ $<13:59
mok0sneaky13:59
\sh cp debian/in/$(PACKAGE)-00list debian/patches/00list13:59
\sh        cp debian/in/$(PACKAGE)-watch debian/watch13:59
\shI think they were building all ocatve{2.1,2.9,3.0} with the same package layout14:00
mok0\sh: right, so one needs to modify the files in debian/in14:00
slytherinScottK: Did you look at pyslide problem? What is the reason for not working?14:00
ScottKslytherin: I'm looking at it now.14:00
mok0\sh: I guess it's nifty, but non-standard.14:00
\shmok0: well, it looks like it just uses debian menu system and no .desktop files14:00
ScottKslytherin: It appears that pyslide needs some XML bits not provided by the standard python.14:01
mok0\sh: yeah it's a simple one-line fix :-)14:01
\shoh of course ... desktop.in14:01
ScottKslytherin: Short version is it should have been tested more before uploading.14:01
\shCategories=Development;Math;Science;14:01
\shhmmm?14:01
slytherinScottK: hmm. So adding the dependency again is the right thing to do, right?14:01
mok0\sh: yes. I haven't figured out what it should be14:02
mok0\sh: not really into the desktop/menu system yet14:02
ScottKslytherin: No.  We're trying to remove python-xml from the archive14:02
slytherinScottK: so what do you suggest? Look for alternate APIs and then add patches?14:03
ScottKslytherin: Yes.  or as a last resort copy the needed bits of python-xml into the package and use it from a private directory.14:03
ScottKslytherin: Will you look into it?14:04
\shmok0: you need to adjust examples/octave.desktop.in :)14:04
\shmok0: the other stuff is done from rules it looks like14:04
slytherinScottK: I will try tonoght.14:04
* mok0 looks14:04
ScottKslytherin: OK.  I'll assign you the bug.  Let me know if you get stuck.14:04
slytherinScottK: sure. tell me your timezone so that I will know when to ping you. :-)14:05
mok0\sh: yeah looks like it. I need to figure out how the Categories are mapped out to menu items.14:05
ScottKslytherin: -0400.  You?14:05
slytherinScottK: +5:3014:06
slytherinScottK: So you will be accessible to me when I am at home tonight. :-)14:06
ScottKslytherin: I'll be here most of my day, so chances are yes.14:06
mok0What is the difference between a .menu entry and a .desktop entry? Both seem to be read by kde414:15
slytherinScottK: a brief look doesn't give any idea. will do more debugging later14:21
\shmok0: .menu files are debian specific...man menufiles14:21
ScottKslytherin: Thanks for looking into it.  We're down to 2 packages that need python-xml (until your report I thought it was one), so we're very close to being able to get rid of this package.14:22
mok0\sh: it is the /usr/share/applications entry that gives problems with octave14:22
\shmok0: mok0 this should from the .desktop file then14:22
=== evalles_ is now known as effie_jayx
mok0\sh: yes, it is14:22
\shmok0: ok...desktop-file-validate will give some warnings too..if you are on it, please fix them too14:23
mok0\sh: I will fix it and submit a patch14:23
mok0\sh: ok14:23
\shmok0: when you file a bug ( or you did already, assign the bug to me...I was the stupid one who made octave3.0 possible :()14:24
mok0\sh: why was that stupid?14:24
\shmok0: because the guy who touched it last or synced it is responsible ,->14:25
mok0\sh: ah :-)14:25
mok0\sh: now you'll get the chance to repent :-)14:25
mok0\sh: with such a minor change, is it necessary to create a patch in debian/patches, or is it ok to leave it with diff.gz ??14:29
\shmok0: if it has a patch system, use it...if not leave it in diff.gz14:31
mok0let's see...14:32
\shit has dpatch14:32
mok0patch it is, then :-)14:33
\shmok0: dpatch-edit-patch :)14:35
mok0doing it this very minute :-)14:35
=== Sebast1an is now known as Sebastian
bobboslytherin; pong14:48
slytherinbobbo: I was going to point you to pyslide problem. See if you can work on it.14:49
bobboslytherin; ok, i'll have a look14:49
mok0\sh, what is your lp ident?15:22
mok0\sh, got it15:25
sebneraloha afflux :)15:30
affluxheya sebner :)15:30
\shmok0: shermann :)15:33
mok0\sh thanks15:34
\shsorry...we are in prelive rollout mood at work :)15:34
mok0\sh: bug 209701 is now owned by you :-)15:36
ubotwoLaunchpad bug 209701 in octave3.0 "[hardy] octave appears by itself in science menu" [Undecided,New] https://launchpad.net/bugs/20970115:36
=== DktrKran12 is now known as DktrKranz2
sharperguyAnyone know how to get an app to put an icon in the menu when you make install?15:47
bddebianHeya gang15:57
hyperair_hi15:57
sharperguyAnyone know how to get an app to put an icon in the menu when you make install?15:57
nijabasharperguy: you need a desktop file15:59
sharperguyright15:59
sebnerahoi bddebian15:59
mok0\sh: damn15:59
bddebianHi sebner15:59
geserHi bddebian16:00
bddebianHeya geser16:00
sharperguyYeah I remember those, so what do I do with it when I make it?16:00
nijabasharperguy: look in /usr/share/applications/16:00
sharperguyright...16:01
nijabasharperguy: this is documented in https://wiki.ubuntu.com/PackagingGuide/SupplementaryFiles16:03
sharperguyok tu16:04
sharperguy*ty16:04
sharperguy*cheers (sorry I know this isnt IM)16:04
\shmok0: ?? :)16:30
mok0\sh: ah, it's just that my patch wasn't getting applied... fixed now16:31
mok0\sh: I had to edit debian/in/octave3.0-00list ...16:31
mok0\sh: which I didn't, the first time around...16:31
=== lmr is now known as lmr[lunch]
mok0\sh: the package takes forever to build, even though I have a really fast machine16:32
\shmok0: no problem :) I built normaly over night when it's a long waiting for results package ;()16:33
mok0\sh: yeah... I thought the fix was trivial, so I went ahead and uploaded before the package finished building :-P16:33
\shsiretart: are you sure about gnucash and hardy? gnucash in hardy is already Version: 2.2.4-1ubuntu116:33
siretart\sh: did you really use the new gnucash with hbci on hardy yet?16:35
\shsiretart: no...but I thought before people are complaining about the version ;) does it work somehow with 2.2.4-1ubuntu1?16:35
siretart\sh: AFAIUI, it uses libgwenhyfar for the 'lowlevel' stuff. this means that if something is broken there, gnucash will be broken as well16:35
siretartI'm still on gutsy on my main laptop, because I know that gnucash does work there :)16:36
proppyhi16:47
proppyhow can I create a ipex chroot ?16:48
\shsiretart: could you send me the changes you made on the 2.2.1 source for gnucash and I can try to build and test it...16:56
RainCTproppy: ipex?16:58
siretart\sh: there shouldn't be any changes necessary. just try the source from debian/unstable (+ your patches if applicable)16:59
RainCTproppy: if you Ibex (Hardy+1), it has no repositories yet, so you can't16:59
proppyRainCT: thanks for the tip17:00
siretartthe codename is 'intrepid', not ibex17:00
siretartlike 'hardy', and not 'heron'17:01
siretartor 'gutsy', and not 'gibbon'17:01
\shsiretart: so 2.2.4 in debian is already prepared? :)17:02
siretartprepared for what?17:03
* \sh doesn't use hbci yet...so I don't know how to enable it ;)17:03
siretartah, I see17:05
siretartyou'll need this ofx plugin for libgwenhyfar and gnucash17:05
\shsiretart: ok...will read me through the guides and start convincing my bank to have webbanking and hbci17:06
siretart\sh: if all works well, there should be a new menu point: Actions-> Online Actions17:06
siretarttry starting up gnucash and see if you have such a menu17:07
\shgwenhyfar47?17:08
siretartyes, that's the new one17:08
siretartit is linked against gnutls instead of libssl, which was the point of the excercise17:09
siretartoh, that late already... :(17:09
\shok...yeah.../me needs to go too :917:09
\shok..cu later17:09
=== \sh is now known as \sh_away
james_wsiretart: hi, where do the gnucash packages need testing from? Are they in hardy or a PPA?17:11
siretartjames_w: gnucash itself should be up-to-date in hardy, however I don't expect them to work with hbci at all. updated packages are in the gnucash PPA, which desperatly need testing17:11
siretartsee my mail to -motu earlier today17:12
james_wsiretart: ok, thanks.17:12
nxvljames_w: hi!17:13
james_whi nxvl17:13
emgentnxvl: heya17:13
nxvlemgent: :D17:14
siretartjames_w: do you use gnucash with hbci?17:15
james_wah, nope, I missed the point then? It's not just general testing you need (outside of the normal general testing that's always needed)?17:16
siretartwell, installation and a small startup is also appreciated :)17:17
james_wI'm sure I can manage that.17:17
siretartthe most interesting point however is if online banking via hbci works. TBH, I haven't met any user of hbci outside germany yet17:18
siretartso I was curious if english banks offer hbci as well17:18
james_wno, I just checked and my bank doesn't seem to offer it17:18
james_wI'll write and complain that I can't test your packages properly because they don't support it17:18
siretartit's pretty popular in germany, nearly every bank offer it. However, it seems that most desk clerks don't really understand it :/17:19
siretartyay :)17:19
* siretart hugs james_w 17:19
james_wsiretart: starts fine and the wizard runs ok. It's not terribly obvious now how to set opening balances for accounts in the wizard, I'm sure it used to be better.17:46
=== elmargol_ is now known as elmargol
milliany committment for bug 180619 for Hardy?17:59
ubotwoLaunchpad bug 180619 in vnc4 "Xorg module VNC cores on keyboard input" [Undecided,Confirmed] https://launchpad.net/bugs/18061917:59
ScottKwarp10: Congratulations.17:59
milliI'm guessing no17:59
huatswarp10: congrats18:04
sebnerwarp10: just saw the mail. congratulations :D18:10
sebnerScottK: did you notice my monodevelop FFe merge?18:10
cody-somervillewarp10, congratsz :) You're the 112th member! :D18:11
jpatrickcody-somerville: who was the 111?18:11
jpatrickwarp10: congrats!18:11
sebnerjpatrick: cody-somerville himself ;)18:11
ScottKsebner: I saw it, but didn't have time to look at it.18:11
jpatricksebner: ;)18:11
sebnerScottK: k. np18:11
ScottKsebner: I'm not the one you really want looking at Mono stuff anyway.  For me it's more of a feature if it's not working.18:12
sebnerScottK: hrhr. but it's working so *I* want it in hardy :P really np. I'll find someone else18:13
sebnercody-somerville: btw, why 112th member? LP shows 85 active and 25 inactive. So he is number 111th18:15
cody-somervilleI was going by ubuntu-dev18:16
cody-somervillebut it appears it is at 111 anyhow18:16
cody-somervilleSomeone must have deactivated18:16
sebnerk18:17
warp10ScottK, huats, sebner, cody-somerville, jpatrick: thank you very much! :-)18:28
pochuwarp10: congratulations!18:28
warp10hey pochu, thank you :)18:29
mok0If there are MOTUs online with time to spare, please take a look at at bug 188086 and bug188093 . I'd really like to get them out of the way. Thanks!18:40
ubotwoLaunchpad bug 188086 in xtide "[needs-merge] xtide-2.9.5-2 from sid" [Wishlist,In progress] https://launchpad.net/bugs/18808618:40
pochubug 18809318:40
ubotwoLaunchpad bug 188093 in xtide-data "[needs-sync] xtide-data-20070318-1 from sid" [Wishlist,In progress] https://launchpad.net/bugs/18809318:40
=== fta_ is now known as fta
=== \sh_away is now known as \sh
txwikingerwhere can I see the packages again that have been dropped?19:32
gesertxwikinger: you mean removed from the archive?19:35
txwikingergeser: yes19:35
geserhttp://people.ubuntu.com/~ubuntu-archive/removals.txt19:35
txwikingerthanks geser19:36
=== \sh is now known as \sh_away
=== \sh_away is now known as \sh
=== \sh is now known as \sh_away
ScottKwarp10: Don't forget to go back and upload anything you had in the sponsor's queue.20:21
pochuand everything else :)20:21
ScottKpochu: That's your job.  Thanks for bringing it up.20:22
=== cool is now known as gary4gar
mok0pocho, did you get a chance to look at the xtide bugs?20:30
mok0s/pocho/pochu20:31
pochuI didn't look at them20:31
mok0ok20:31
mok0pochu: I'll poke one of the guys who've been involved earlier...20:32
pochuif they are trivial I can look at them, but if they are not I prefer not to, as I have other things to do20:33
mok0pochu: they are pretty trivial20:34
mok0pochu: the main thing is that both get uploaded20:34
pochumok0: doesn't bug 188086 need a FFe ?20:36
mok0pochu: no, because it fixes a bug20:37
mok0pochu: no new features20:37
pochuah, ok20:37
mok0ScottK: are you here?20:38
=== \sh_away is now known as \sh
mok0pochu: I dunno... you think I need to get an ack?20:39
pochumok0: I haven't looked at the upstream changelog yet20:39
pochuI'm reading the bug and the debdiff right now20:39
\shmok0: building octave20:39
mok0\sh: ... and that will go on for a while...20:40
\shmok0: well, don't care...I had to recreate my whole dapper-hardy schroot lvm devices..20:41
mok0\sh: yikes. What happened?20:42
\shmok0: see #ubuntu-devel20:42
\shmok0: i didn't do an fsck of the ext3 fs on those..and now there were some lvm devices missing because of corrupted superblock20:43
\shmok0: i fixed it now with recreating, and forcing mk-sbuild-lv to use xfs instead of crappy ext320:43
mok0\sh: I've had that happen to me, but I never found out what happened20:43
mok0\sh: fsck hosed it20:44
jdong\sh: wait you're trusting xfs_repair over e2fsck?20:44
\shjdong: no...I'm not trusting any tool which tells me to fix an corrupted fs :)20:45
jdongdon't get me wrong, I love XFS and I use it, but "easy to repair" and "resistant to corruption" are NOT on the top of its feature lists :)20:45
\shjdong: well, tbh i never had a failed xfs fs in my life...20:45
\shjdong: but many ext2 and ext3 and reiserfs brokeness20:45
\sh(well, reiserfs is now in jail ;))20:46
\shmok0: http://paste.ubuntu.com/6286/ and my device list grows20:46
mok0only version 4 :-)20:46
jdong\sh: well I'm gonna pop your bubble and say that I've had plenty of XFS failures, and not related to the 2.6.17 infamy either20:46
warp10ScottK: sure! I'm just waiting to be added into the team on launchpad.20:46
* ScottK kicks nixternal20:46
warp10:)20:47
\shjdong: well, i had my problems during upgrade from 2.6.12 to 2.6.14...where vanilla upstream changed the eit/gpt stuff and broke all >2TB devices we had :(20:47
\shjdong: but I had never a problem with xfs...strange :(20:47
jdong\sh: ouch. My problems have usually been serious filesystem corruption, often beyond xfs_repair's abilities to resurrect, after a string of improper shutdowns20:47
mok0warp10: congrats with being  MOTUed20:47
warp10thank you mok0 :)20:48
jdong\sh: of course I'm using run-of-the-mill consumer-grade hard drives and one could easily place the blame on hardware....20:48
* ScottK kicks mok020:48
mok0*ouch*20:48
jdongbut overall I've found EXT3 more resilient, though still not anywhere near perfect, to this20:48
\shjdong: well, using XFS as main fs (only /boot is ext2) on my desktops and servers I'm quiet ok with it..no problems so far...server side as well...but the server half-life time is around 8 months and 2 years without rebooting (when they are not on the public front of the network)20:50
jdong\sh: awesome. I always find myself coming back to XFS for its consistent performance over long periods of time and superior backup/restore tools20:51
jdongmy primary system is currently XFS 100%20:51
jdongbut I do have to say that I've experienced massive XFS corruption on more than one occasion linked to bad powerdowns20:51
\shjdong: and you should try to use ext3 on 6TB volumes...it's a shame that you have to wait at least 6-10 mins or more (depending on the raid controller) to succeed with the creation of the FS20:52
jdongjust so that you're aware it's not bulletproof20:52
jdong\sh: oh no kidding, I wouldn't suggest using ext3 on that kind of setup20:52
\shjdong: well, software is never bulletproof20:52
jdongain't that the truth :)20:52
\shbah...should I package wireshark 1.0 or do we get it for free from debian?20:53
nixternalwarp10: Andrea Colangelo (warp10) has been added as a member of this team.21:07
nixternalsorry, it was the one thing I forgot to do :)21:07
warp10nixternal: :D Thank you!21:09
nixternalcongrats and welcome!21:09
warp10nixternal: :) thank you! My pleasure to be member of the family21:10
sebnerwarp10: remember to join u-u-s ;)21:11
\shwarp10: btw...congrats :)21:15
Scientusany/j vmware21:17
Matthias_MHi, just wanted to say that I uploaded gnocky_0.0.5-1_i386.deb using dput both to upload.ubuntu.com and revu.tauware.de see also https://bugs.launchpad.net/ubuntu/+bug/209236 this is my first package21:18
crimsunerr21:19
\shlol?21:20
\shMatthias_M: I think you just got something wrong...21:21
warp10sebner: for sure! :)21:21
warp10\sh: thank you :)21:21
\shMatthias_M: as you are not core nor universe member you can't upload to upload.ubuntu.com21:21
Matthias_Mdput without parameters uploads to upload.ubuntu.com by default, but it is already rejected (got a mail a second ago)21:22
sebnerwarp10: great :D21:22
sebnerMatthias_M: you shouldn't upload the *.deb ;)21:22
\shMatthias_M: yes, that's why the documentation tells us, to use the revu part :)21:22
Matthias_Meverything around the .deb is also uploaded21:23
sebnerMatthias_M: dput revu package_version_source.changes21:23
sebnerMatthias_M: https://wiki.ubuntu.com/MOTU/Packages/REVU21:23
Matthias_Mdone21:23
* ScottK changed his dput.cf to upload to a place called bob after the first time he uploaded to u.u.c instead of his PPA by accident.21:23
Matthias_Mbut I can't login at http://revu.tauware.de/ and I don't see my uploaded package21:23
\shMatthias_M: the .deb is not necessary .. we don't care about binary packages, just the .dsc,.diff.gz,.orig.tar.gz is important :)21:24
\shScottK: lol...in the old, dark days of motu, where we didn't have the "ubuntu" upload area as default, I uploaded every now and then to debian :)21:24
Matthias_MI just did dput revu '/home/matthias/.debcreator/gnocky/gnocky_0.0.5-1_i386.changes' and I think the program took care of that (dsc, tar.gz, diff.gz, deb, changes are uploaded)21:25
Matthias_Mbut it still says no REVU account exists and does not show my package21:26
\shMatthias_M: you don't use the binary changes file..use the _source.changes file :)21:26
\shMatthias_M: did you attach your public gpg key to your LP account? did you ask for a sync of the revu keyring to include your key21:26
Matthias_MI uploaded my GPG to LP yesterday, it says there is a 24h auto-sync.21:27
james_wI think it may be down at the moment, I'm not sure21:30
Matthias_MI reuploaded the sources version this time: gnocky_0.0.5-1_source.changes21:31
\shmok0: I'm uploading the stuff after the build (eventually tomorrow morning...I'm going to bed now)21:31
mok0\sh: great, thanks21:31
=== \sh is now known as \sh_away
RainCTMatthias_M: was your package on REVU accepted?21:49
Matthias_MI don't know, dput says it's okay, but I did not get an email.21:51
RainCTMatthias_M: At the moment REVU sends no emails (beside one to a mailing list). Can you see your package on http://revu.tauware.de?21:52
Matthias_MI don't see my package (gnocky 0.0.5) there and there is no message at http://lists.tauware.de/pipermail/motu-reviewers/2008-March/thread.html21:54
Matthias_MBesides, I also uploaded my package to http://mentors.debian.net/cgi-bin/welcome as Ubuntu is currently in feature freeze, you might cancel my request at REVU.21:55
RainCTMatthias_M: OK, then it was rejected. Although it says so, keys aren't synced automatically.21:57
Matthias_Mhmm.. menthors.debian.net also does not reply to me via eMail22:00
bddebianMatthias_M: It has been down.  They are working on it22:00
Matthias_Mok, then I'll try again tomorrow. good night22:00
blueyed_warp10: congrats!22:03
=== blueyed_ is now known as blueyed
warp10thank you blueyed :)22:13
RainCTgood night22:13
m-cgreetings masters of the universe!  would someone please glance at this bug, which appears to be related to packaging?  I believe the program's author attached at fix, too.23:14
m-chttps://bugs.launchpad.net/ubuntu/+source/mumble/+bug/20267223:14
ubotwoLaunchpad bug 202672 in mumble "installing mumble-server requires dbus" [Undecided,Confirmed]23:14
m-cslicer: this is yours23:14
m-cslicer: this is your application, I mean23:15
=== slangase` is now known as slangasek
emgenthi dendrobates :)23:40
dendrobateshi emgent23:40
dendrobatesyou finally found me with a minute to spare  :)23:41
emgentehehehe cool :)23:41

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