/srv/irclogs.ubuntu.com/2008/02/18/#ubuntu-motu.txt

slicerHow do I actually close a "needs-packaging" bug after the package is included in hardy?00:10
ScottKslicer: After the package is uploaded to the Ubuntu repository, just change it to fix released in LP.00:12
slicerScottK: Fix released. Rgr :)00:12
=== a3p is now known as a7p
bddebianHeya gang00:51
RAOFHowdie bddebian.00:52
bddebianHi RAOF00:52
TheMusoAnybody from the MOTU media team around who works on mplayer?00:53
superm1TheMuso, i've touched it a lot00:59
superm1but i'm not on MOTU media...00:59
TheMusosuperm1: Thats alright. Do you know if the pulseaudio code for mplayer is the latest? Doing a straight diff between whats in bzr and svn shows a lot of changes, but I'm not sure at a glance whether lots has been changed.01:00
superm1TheMuso, it should01:00
TheMusosuperm1: I ask because I'm making sure mplayer has the best support for pulseaudio available, and crimsun_ said I'd need to fetch the latest code from svn to make sure of this.01:00
superm1i can verify on my work laptop, give me a few minutes to get it installed there01:00
superm1TheMuso, appears to work on my work laptop, it was a fresh hardy install a few days ago, so pulseaudio should be set to default right?01:06
TheMusosuperm1: I don't know how mplayer works in this regard. Does it just use pulseaudio if pulseaudio is running?01:06
superm1well i'd expect so.01:07
superm1let me force the driver to make sure its pulse then01:07
superm1TheMuso, yeah it continues to work when I forced it with asoundconf01:08
TheMusosuperm1: asoundconf? Do you mean using the pulse alsa plugin?01:14
superm1yeah01:14
TheMusoHrm I'll have to try it here myself.01:14
superm1asoundconf set-pulse01:14
TheMusoI mean pulse natively.01:14
TheMusoanyway, I'll test it.01:14
superm1er asoundconf set-pulseaudio01:14
superm1TheMuso, oh if you want to test natively01:15
superm1mplayer -ao pulse01:15
superm1which also works01:15
TheMusosuperm1: But it doesn't use pulse by default?01:16
superm1TheMuso, i dont believe pulse is the default audio output01:16
TheMusosuperm1: Right, do you think its something worth considering/01:16
superm1TheMuso, its set as alsa,01:16
superm1which means alsa and then anything else01:16
superm1if that doesn't work01:17
TheMusoOh ok.01:17
TheMusoI'll test here anyway.01:17
superm1well i suppose that priority can be adjusted01:17
superm1see /etc/mplayer.conf01:17
superm1it instead its set to01:17
superm1ao=alsa,pulse,01:17
superm1er01:17
superm1ao=pulse,alsa01:17
superm1ao=pulse,alsa,01:17
superm1that will do pulse, alsa, and then anything else01:18
superm1and i just tried it with no pulseaudio running, it just falls back to alsa fine with that setting01:18
superm1TheMuso, my only worry would be how well does pulse handle multichannel audi01:20
superm1like more than 2 channels?01:20
TheMusosuperm1: I hav eben stress testing it  bit here lately, and I've not had any issues.01:20
superm1TheMuso, against more channels?01:21
TheMusoYeah I tried using pulse here, and it decided to try alsa, then used esd.01:21
superm1do you not have alsa available?01:21
TheMusosuperm1: Yes, because I've been looking into getting speech using pulse as well.01:21
TheMusoI do, but pulseaudio is the default for GNOME.01:21
TheMusoAnd it grabs the ALSA device directly, using hw:number01:21
superm1TheMuso, I think a commit with it defaulting like that (pulse,alsa,) would be worthwhile01:22
superm1any systems without pulse don't break as it just skips over it01:22
TheMusoOk, I'll take care of it.01:22
superm1you have the branch checked out already?  (it's a big checkout)01:22
superm1make sure that the version in the branch matches the current version in the archive.  some folks have a horrible habit of updating the version in the archive with changes without committing back to the branch since its so big01:23
TheMusoYep will do. The first thing I do before working on a new src package these days is check for a VCS.01:24
superm1if you dont have it checked out already, dont worry i can take care of it if that is all you were intending on changing in it01:25
TheMusoGrrr! And that is very much the case.01:25
TheMusoNo I have it checked out.01:25
superm1okay then carry on :)01:25
* TheMuso will fix this up after lunch, including importing Jani's changes! :S01:28
* superm1 shrugs. this is why a warning needs to be issued on debuild if there is a VCS and you haven't updated the VCS01:28
TheMusoyeah01:31
=== n3xu|laptop is now known as nexu|laptop
vorianhow do you properly use --logfile in pbuilder?02:04
zulsudo pbuilder build --logfile <name of log file>02:08
vorianthanks zul02:15
TheMusoOk, mplayer change made, will not upload, as I'm sure others have things to do with it. :)02:17
tonyyarussoHas anyone asked yet why dholbach a) has posters or nearly naked guys in his room, and b) would include them in a picture posted to Planet?  :S02:38
=== zakame_ is now known as zakame
=== asantoni_ is now known as asantoni
rjmyst3TheMuso: I think I've solved my premake problems04:05
TheMusorjmyst3: great04:11
rjmyst3TheMuso: I realized that premake is only useful if the source will move from one operating system to another, or to generate build files for different IDEs04:13
rjmyst3so now, the orig.tar.gz includes Makefiles, and not premake04:13
rjmyst3that makes the source architecture independent, as it should be04:13
rjmyst3with no weirdness with building premake04:13
TheMusorjmyst3: Sounds great.04:15
rjmyst3so, i've got a new orig.tar.gz and a new .diff.gz - would you mind taking a look?04:15
TheMusorjmyst3: Well since its feature freeze, you now have to request an exception to update the package to a new upstream version. I know you're upstream, but it has to be done.04:17
TheMusorjmyst3: See https://wiki.ubuntu.com/FreezeExceptionProcess fo more info.04:18
TheMusoc04:18
rjmyst3TheMuso: I interpreted this as a bug fix, not a feature. But, is this worth pursuing? Is an exception likely? Should I just wait until the appropriate time?04:18
superm1TheMuso, that was something that was talked about i thought, that new versions aren't necessarily needing and exception04:20
superm1otherwise we are just back at having a UVF04:20
superm1s/and/an/04:20
TheMusosuperm1: Ah yes, this is true.04:20
rjmyst3superm1, TheMuso: what should I do?04:23
superm1rjmyst3, I would be of the opinion get all the appropriate files on a bug, but don't file a freeze exception for this.  Just indicate everything that has changed (which i haven't been following, but sounds like it was just the build system to make ppc work)04:23
ScottKSince it's new, we need agreement on how to handle (bugfix only uploads).  I've got 4 of 5 motu-release to agree to the proposal I made to the MOTU ML.  I get #5 and I'll declare it the policy until a MOTU meeting can agree/disagree.04:23
superm1rjmyst3, so for now as long as they're all o the bug, as soon as policy is declared we can figure out what to do04:24
rjmyst3ok, i'll create the bug, thank you04:25
slomo__superm1: ping? :)05:22
Hobbseeboo05:23
* RAOF is startled.05:23
* Hobbsee tickles RAOF with a feather05:23
RAOF...and flies up into the canopy.05:23
superm1hi slomo__05:23
superm1thanks for the upload of totem05:23
=== zakame__ is now known as zakame
rjmyst3TheMuso, superm1, ScottK: The bug# is 19281805:31
rjmyst3https://bugs.launchpad.net/ubuntu/+source/wxformbuilder/+bug/19281805:32
ubotuLaunchpad bug 192818 in wxformbuilder "FTBFS on all architectures except i386, amd64, and lpia" [Undecided,New]05:32
Hobbseeemail email email...05:43
Hobbseeit's very overrated05:43
dholbachgood morning05:53
=== asac_ is now known as asac
slomo__superm1: so do you want to maintain gmyth in debian too? if so, please give me a package for review :)06:03
superm1slomo__, yes that would be most ideal06:04
superm1changes shouldn't be too much to put it in debian, give me a little bit06:04
slomo__superm1: great :) did you contact the debian multimedia team if they're interested in it too? whatever, i'll be back in 30 minutes ;)06:04
=== slangase` is now known as slangasek
warp10Good morning06:57
superm1slomo__, okay i've got it all together and an ITP all ready.07:03
slomo__superm1: great :)07:05
superm1slomo__, let me get an account at mentors.debian.net made, and i'll throw it up there07:06
superm1slomo__, http://mentors.debian.net/debian/pool/main/g/gmyth/07:10
slomo__superm1: thanks, will take a look now07:11
superm1thanks07:11
slomo__superm1: you repacked the tarball? then please name it 0.7.debian1-1 or similar07:12
superm1slomo__, yeah i had to repack it because of upstream including a broken debian directory :(07:12
superm1ok07:13
slomo__superm1: libmysqlclient-dev | libmysqlclient15-dev | libmysqlclient14-dev please... the first is a new version  in debian07:14
superm1ok07:14
slomo__superm1: what about the UPNP stuff from configure.ac?07:15
superm1slomo__, afaik the upnp stuff isn't complete yet07:15
slomo__ok :)07:15
slomo__superm1: and it checks for doxygen stuff to build the docs... maybe add those to build-depends and add a documentation package... but only if you want and think it's useful :)07:15
superm1i dont think its that useful yet - later it will be07:16
superm1when the project matures more07:16
slomo__superm1: please wrap the build depends, one in each lines... makes it easier to read diffs later, see a random gnome package as example :)07:16
slomo__ok07:16
superm1yeah i've seen those gnome packages, that does make it a lot easier to read diffs indeed07:17
slomo__superm1: the -dev package needs to depend on libglib2.0-dev (pkg-config file requires it)07:17
superm1yeah that was probably missed because every app it is compiled with has already had it07:18
superm1i'll add that in07:18
slomo__superm1: upper/lowercase mixup in the descriptions it seems... GLib and GObject and i thought it's MythTV, not MythTv but i might be wrong :)07:18
slomo__superm1: for the short description... i'd make it more like "GObject based library for accessing a MythTv backend" for the two lib* packages, and then "(runtime files)" for the *0 one, "(development files)" for the -dev one07:20
superm1k07:20
slomo__wooh, manpages :)07:21
superm1kinda boring manpages though :)07:21
slomo__they exist, that's better than for most packages ;)07:21
slomo__superm1: i'd exclude the *.la file(s) from the -dev package, they're annyoing and not very useful if you have pkg-config files anyway07:22
slomo__superm1: http://sf.net/gmyth/gmyth-(.*)-indt1\.tar\.gz  <--- so it the version not more something like 0.7.indt1-1? can there be a 0.7.indt2?07:22
superm1every time they've done public releases its been with the indt107:23
slomo__ok07:23
slomo__superm1: DEB_CONFIGURE_EXTRA_FLAGS := --includedir=/usr/include/gmyth <--- why is this encessary? seems weird07:23
superm1it was missing files when I didn't have it in before07:24
slomo__ok :)07:24
superm1if i can try to remember back a week ago07:24
slomo__superm1: in debian/rules, the URL and everything variables should have a "=" instead of a "+="... you don't want to append to anythnig that might be set before already07:24
superm1those rules will need some big mods at this point still too, with adding a .debian1 to the version07:25
slomo__:)07:25
slomo__superm1: in debian/copyright... the file is GPL-2 (as you need GPL version 2 or higher)07:26
slomo__ah, now i finally know what indt is ;)07:26
superm1:)07:26
slomo__superm1: the copyright is 2006-2007, not 2007 only07:27
superm1well actually 2006-2008 now I suppose.  they've modified code this year07:27
slomo__ok07:27
slomo__good that you link to libcurl-gnutls :)07:28
superm1i'm relieved it worked with it :)07:28
superm1would have been hell getting this into main otherwise07:28
slomo__well, i doubt it would be possible to get it even in non-free or ubuntu multiverse... iirc the GPL and openssl license are simply incompatible07:29
slomo__superm1: uh oh... you need some patching :)07:30
superm1in what?07:30
slomo__superm1: libgmyth.so is not linked against libglib but should07:30
slomo__superm1: it's only linked indirectly... so better get this fixed, otherwise dpkg-shlibdeps gives many warnings07:31
superm1ooh yay.07:31
slomo__superm1: in src/Makefile.am07:31
slomo__libgmyth_la_LDFLAGS07:31
slomo__contanis some _CFLAGS variables07:31
slomo__should be _LIBS instead07:31
slomo__and needs patching in the Makefile.in too then07:31
slomo__this already fixes it i guess07:32
slomo__superm1: then you want "LDFLAGS+=-Wl,-z,defs -Wl,-O1 -Wl,--as-needed" in debian/rules and the ltmain-as-needed patch from one of the gnome packages to prevent unnecessary dependencies07:33
slomo__and then everything is good :)07:33
slomo__sorry if i'm a bit picky07:33
superm1slomo__, okay :).  you sure caught a lot of stuff there07:33
superm1i'll get those cleaned up in the morning and shoot you an email once they're in07:34
superm1it's a little past bed time :)07:34
slomo__ok, one thing left though :)07:34
superm1sure07:34
slomo__superm1: what about the other source releases from the gmyth sourceforge project page?07:34
superm1they're not necessary for gmyth's functionality07:35
superm1but eventually will get those in too07:35
superm1gmyth is the more urgent one07:35
slomo__ok :)07:35
slomo__superm1: could you write me a mail when you're done with the package?07:35
superm1slomo__, yeah i'll do that07:35
slomo__thanks :)07:35
slomo__good work btw07:35
superm1okay night night, and thanks for helping me get this in07:35
slomo__np :) good night07:36
DktrKranzpersia: got a reply from liw. He does use of a piuparts SVN snapshot, so it's safe for him to merge piuparts from Debian. I'll collect some details and apply for a FFe, but I'd like to inform interested party via ubuntu-devel. Sounds reasonable?08:10
DktrKranzalso, he told me he wants to schedule piuparts for universe soon :)08:10
slicerEr, is PulseAudio installed (and used) by default now?08:39
=== \sh_away is now known as \sh
\shmoins08:58
verb3kIs Hardy universe freezed now or is there a chance that a package is accepted?08:58
DktrKranzverb3k: which one?08:59
verb3kHardy08:59
DktrKranzI mean which package08:59
verb3kDktrKranz, The "Gens" Genesis emulator, I can't find it in the repositories09:00
verb3kDktrKranz, https://bugs.launchpad.net/ubuntu/+bug/10792709:01
ubotuLaunchpad bug 107927 in ubuntu "[needs-packaging] gens" [Wishlist,Confirmed]09:01
DktrKranzverb3k: if it is not into hardy archives, you need to request a Feature Freeze exception (https://wiki.ubuntu.com/FreezeExceptionProcess)09:02
verb3kDktrKranz, do you think it's worth it ? :)09:02
verb3kDktrKranz, and it's not a feature it's a package in the universe(not supported)09:04
DktrKranzPersonally, I don't think so, but I'm not a ~motu-release member, so my words might be false.09:05
DktrKranzverb3k: Feature Freeze exceptions apply to new packages too.09:05
verb3kDktrKranz, someone already prepared nice packages and sources for ubuntu http://ubuntuforums.org/showthread.php?t=29000809:06
verb3kDktrKranz, whom do you think I should talk to in this channel about this?09:08
\shgrmpf..brb09:09
DktrKranzverb3k: someone from ~motu-release (https://launchpad.net/~motu-release/+members)09:09
=== \sh is now known as \sh_away
verb3kDktrKranz, anyone you know from them is a gamer? that's a bigger chance to include this package :)  how about Daniel Holbach?09:11
dholbachverb3k: sorry, I'm not much of a gamer and quite busy right now09:12
=== \sh_away is now known as \sh
verb3kdholbach, ok, but do you think the package can be accepted? if yes, who do you think I should talk to?09:13
DktrKranzverb3k: I think none of them, but I may be wrong.09:13
dholbachverb3k: http://wiki.ubuntu.com/UbuntuDevelopment/NewPackages for how to get it submitted for review09:15
dholbachbear in mind though that it will be tougher after Feature Freeze to get it 1) reviewed, 2) included even after FF because people are mostly busy fixing other packages09:16
verb3kdholbach, I see,  it's already been requested in LP: https://bugs.launchpad.net/ubuntu/+bug/10792709:17
ubotuLaunchpad bug 107927 in ubuntu "[needs-packaging] gens" [Wishlist,Confirmed]09:17
dholbachthen best to get the package uploaded to REVU an link it in the bug report09:18
verb3kI see, then I will try my best to get it before release, thanks for your time dholbach DktrKranz09:22
dholbachanytime09:22
DktrKranzverb3k: you're welcome09:23
gesergood morning09:24
TuxCrafteris this the correct channel for the dev week? or is that ubuntu meeting?09:43
UnksiTuxCrafter: #ubuntu-classroom and #ubuntu-classroom-chat are the channels used for it09:47
dholbachhttps://wiki.ubuntu.com/UbuntuDeveloperWeek/JoiningIn09:48
=== man-di_ is now known as man-di
TuxCrafterUnksi: thanks10:04
Unksiyoure welcome :)10:05
=== man-di_ is now known as man-di
persiaDktrKranz: Thanks for tracking that down.  Is the change significant enough to really warrant an email to ubuntu-devel?  For a little merge, I'd think an FFe is enough.  If there's a big change, such an email sounds right.10:12
DktrKranzpersia: http://pastebin.ubuntu.com/4708/10:14
DktrKranzfrom 65k to this :)10:14
DktrKranzof course it lacks changelog entries, but that's the most important part10:15
persiaDktrKranz: Is that against current, or against Debian?10:18
DktrKranzpersia: current, but there aren't main changes from 0.30 in Debian.10:18
persia0.30!  It was 0.29 last I looked.  Still, I think for the most part it's gone native, so the version bumps don't actually indicate the volume of change one often expects from a new upstream.  Based on what you've listed, I don't see any new features or functionality, although I'd think it might be good to get a wave from motu-release just in case.  I don't think something that small will get much response from ubuntu-devel.10:20
persiaWere you changing dpkg, it would be a different story :)10:20
DktrKranzme too, I think 0.30 was uploaded saturday10:21
DktrKranzpersia: ok, then. I'll gather material required for a FFe, do some tests and submit the whole stuff.10:22
DktrKranzwe should have it in shape soon :)10:22
persiaDktrKranz: Thanks again for chasing this.  I'm looking forward to using it to generate a whole heap of bugs.  I'm not sure we can fix everything for hardy, but we should see significant improvement.10:24
DktrKranzI hope so. I'd like to do something for {dapper,gutsy} -> hardy upgrade tests, I'll ask mvo about them10:26
mok0A -dev package with a library, that depends on other libraries in order to link, should that include those libraries' -dev packages as a Recommends or a Depends? I seem to remember that you cannot depend on a -dev package10:30
gesermok0: does the first -dev package use headers from the other -dev packages?10:32
mok0 geser: I can't remember, probably10:33
persiamok0: A -dev package may depend on a -dev package, but only if it is actually required.  For library dependencies, it is safe to rely on the libfoo package depending on the support libraries.10:33
geserif it uses them, then the -dev package should depend on the other headers/-dev package10:33
mok0geser: so if headers are used -> Depends, otherwise Recommends?'10:34
gesermok0: why would you want to recommend them?10:35
mok0geser: because the library calls the lower libraries10:35
mok0geser: and you can't link without them10:35
persiamok0: That should be handled by the dependencies of the library package, no?10:35
mok0geser: that's what I am asking10:36
mok0persia: -"-10:36
gesermok0: If I use libA-dev in a package it shouldn't matter to me which package libA depends on10:36
mok0geser: right, but if libA-dev calls functions in libB-dev10:37
geserlibA should link to the libs it needs and not the app10:37
persiamok0: When libfoo uses symbols from libbar, libfoo should depend on libbar.  libfoo-dev depends on libfoo, and need not reference libbar.  If the libfoo-dev headers #include libbar-dev headers, then libfoo-dev needs to depend on libbar-dev.  These are separable concerns.10:37
* mok0 ponders...10:38
mok0Got it10:38
mok0A lot of that is handled by dh_shlibdepends  I guess10:39
geserdh_shlibdepends add the dependency on libbar to libfoo during its build10:40
mok0However, I need to do gcc prog.c -lA -lB10:40
mok0and if libB is not there... boom10:40
geserdoes prog.c use both libs or only A?10:40
mok0functions from libB are called from libA10:41
geseris libA linked with libB?10:41
mok0geser: no10:41
geserplease fix libA, it will it make easier when libB needs a transition10:42
mok0geser: right10:42
mok0Thanks10:42
=== pochu_ is now known as pochu
warp10Hi all!11:36
zulhello12:02
Unksihiya12:05
=== czessi_ is now known as Czessi
norsettohowdy all12:40
geserhi norsetto12:41
norsettoheya geser12:41
ki|A-F-MOTHERFUCSo let's get a party going (let's get a party going)13:07
ki|A-F-MOTHERFUCNow it's time to party and we'll party hard (party hard)13:07
IulianWeird guy.13:11
=== ogra_ is now known as ogra
mruizhi all13:34
IulianHey mruiz13:44
mruizhey Iulian13:44
smarterhi13:53
smarterCould someone explain me what to do with that(dpkg-shlibdeps complains)? http://pastebin.com/m7b68f3bf13:53
persiasmarter: Looks like an overzealous LDFLAGS in the build system13:54
smarterI didn't change the LDFLAGS13:55
smarterdpkg-buildpackage says: "dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions"13:55
persiasmarter: Check your buildlog: maybe upstream set LDFLAGS?13:55
geserpersia: dpkg-buildpackage from the recent dpkg sets now LDFLAGS, CFLAGS and others13:57
smarterpersia: nothing special in the logs13:57
persiageser: Yes, but upstream can still break that, depending on how it is defined.13:58
smartermaybe if I recreate the automake/autoconf stuff13:58
persiasmarter: In the buildlogs, is there not a line that has -lfoo -lbar, etc.13:58
gesersmarter: check in the build logs the linking stage13:58
smartergeser: where is the linking stage?13:59
gesersmarter: can you make the complete build log available?14:00
smarterexample: g++ -DHAVE_CONFIG_H -I. -I..  -DPP_DATADIR=\"/usr/share/games/etracer\" -DTUXRACER_NO_ASSERT=1 -DHAVE_SDL_MIXER=1   -g -O2 -g -Wall -O2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/tcl8.5 -I/usr/include/libpng12   -I/usr/include/freetype2 -c -o joystickconfig.o joystickconfig.cpp14:00
smartergeser: ok14:00
persiasmarter: The source of the complaint is that there are lots of lines like -l/usr/include/libpng12 when the analysis of the binary doesn't appear to indicate that such symbols are actually used.14:01
smarterpersia: what should I do?14:01
persiasmarter: I'd recommend checking the source to see if they are used (that message isn't always right), and if not, patching the upstream build system to not link against the unused libraries.14:02
smartergeser: build log: http://launchpadlibrarian.net/11945971/buildlog_ubuntu-hardy-i386.extremetuxracer_0.4-0ubuntu1_FULLYBUILT.txt.gz14:02
=== _emgent is now known as emgent
gesersmarter: g++  -g -O2 -g -Wall -O2  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I -I/usr/include/tcl8.4 -I/usr/include/libpng12   -I/usr/include/freetype2  -Wl,-Bsymbolic-functions -o etracer ssbutton.o checkbox.o textarea.o ui_mgr.o ui_snow.o ui_theme.o button.o frame.o entry.o widget.o color.o matrix.o quat.o vec2d.o vec3d.o plane.o glhelper.o poly.o audio.o audio_data.o image.o png_reader.o14:11
geserrgb_reader.o ppm_writer.o course_load.o course_mgr.o course_quad.o course_render.o credits.o debug.o error_util.o event_select.o file_util.o fog.o fps.o game_config.o game_type_select.o game_over.o gl_util.o hier.o hier_cb.o hier_util.o highscore.o hud.o intro.o joystick.o keyframe.o lights.o loading.o loop.o main.o mirror_course.o player.o nmrcl.o os_util.o part_sys.o paused.o phys_sim.o quadtree.o14:11
geserrace_select.o event_race_select.o racing.o render_util.o reset.o screenshot.o snow.o splash_screen.o string_util.o tcl_util.o tex_font_metrics.o textures.o track_marks.o model_hndl.o tux_shadow.o view.o viewfrustum.o winsys.o videoconfig.o audioconfig.o configmode.o configuration.o graphicsconfig.o joystickconfig.o keyboardconfig.o stuff.o game_mgr.o bench.o callbacks.o translation.o alignment.o14:11
gesermodel.o model_ac.o font.o label.o FTCharmap.o FTFace.o FTFont.o FTGLTextureFont.o FTGlyph.o FTGlyphContainer.o FTLibrary.o FTPoint.o FTSize.o FTTextureGlyph.o  -lSM -lICE  -lX11 -lXi -lXext -lXmu -lXt   -ldl -lm -L/usr/lib -lSDL -lSDL_mixer  -lGL -lGLU -L/usr/lib -ltcl8.4 -ldl  -lpthread -lieee -lm -lpng12   -lfreetype -lz14:11
gesermake[3]: Leaving directory `/build/buildd/extremetuxracer-0.4/src'14:11
geserMaking all in data14:11
geseroops, a little bit long14:11
gesersmarter: that the linking stage14:11
LucidFoxsmarter, did you receive my email about qdevelop?14:11
geser-lXXX means link with libXXX.so14:11
smarterLucidFox: yes, didn't have time to answer, sorry14:12
LucidFoxah14:12
smarterLucidFox: I think we should try to integrate this with upstream14:12
LucidFoxBut isn't -qt4 Ubuntu-specific?14:12
smarterDebian use it also14:12
smarterbut upstream could first check for qmake-qt4, then qmake, ...14:13
LucidFoxwell, Debian-based-specific14:13
LucidFoxah, that makes sense14:13
smarterLucidFox: I'll try to speak with the upstream author14:13
LucidFoxgood, thanks14:13
smarterhe's very responsive14:13
HighNohi there, I want to provide my older dists users with a package too (until backports is getting it done) and thought of a very quick and even dirtier solution to just patch the .deb file directly. So I did - changed the python-support entry in the debian/control file to accept version 0.5.6 (feisty) and repacked the hole stuff. Now I get strange results. dpkg installs it nicely - the software is completely installed and runs perfectly. GD14:13
smarterLucidFox: he provided a tar.gz package instead of the .zip the day after I asked14:14
LucidFoxI like responsive upstreams.14:14
smartergeser: and how can I remove the unused -l libs ?14:17
smarterforce LDFLAGS?14:17
l1unaticHello everyone. I am getting an error when i debuild.The error says: clearsign failed. I have checked my key. The entry is correct in changelog. Can anyone help please?14:18
gesersmarter: check in the build system where they are added14:20
geserl1unatic: did it say whey clearsignig failed?14:21
Iulianl1unatic: Afaik, you'll need an entry in ~/.bashrc also.14:21
l1unaticgeser: Secret key not available.14:23
HighNol1unatic: set the DEBEMAIL variable to the mail address of your key14:23
geserDktrKranz: re your dietlibc upload in Nov 2007, looks like we need to undo the -1ubuntu2 changes back to -1ubuntu1 as it breaks the build of bglibs (see also Debian bug 374349)14:24
ubotuDebian bug 374349 in dietlibc-dev "Causes bglibs to FTBFS: undefined reference to `main'" [Serious,Fixed] http://bugs.debian.org/37434914:24
geserl1unatic: check if Changed-By in the changes file contains your complete key id (incl. all comments)14:25
mok0norsetto: ping14:25
norsettomok0: pong14:25
mok0norsetto: Hey! do you have time to look at xtide?14:25
norsettomok0: no, but when did I ever say no ....14:26
mok0norsetto: :-)14:26
HighNol1unatic: and just to be sure, set the DEBFULLNAME variable to that value too (the full name used for the key)14:26
DktrKranzgeser: it brings in several troubles. Revert to ubuntu1 leads to segfaults in *every* package which depends on dietlibc, unless compile them with --fno-stack-protector. I didn't manage it before because I was looking for a better solution, but I've found none so far.14:26
mok0norsetto: just to clear up the comments on LP. We need to get xtide-data and the merged xtide uploaded14:27
HighNoanyone got an idea on my hand-edited .deb file? Maybe a hint where I should look, other channels to ask?14:27
geserDktrKranz: so we have the choice between breaking other apps or bglibs?14:27
norsettomok0: so far so good14:28
mok0norsetto: you had some comments on xtide14:28
DktrKranzgeser: we have the choice to revert dietlibc and uploading fifteen packages with --fno-stack-protector14:28
norsettomok0: yes, there seems to be some unneeded changes14:28
DktrKranzor waiting for a better solution, but I don't think it will come before release14:29
geserHighNo: what "strage results" did you have? "dpkg installs it nicely - the software is completely installed and runs perfectly" sounds good.14:29
mok0norsetto: it is true that the diffs to debian are getting very small, except for the Recommends to the new data (xtide-wvs1-data)14:29
l1unaticgeser: Ya. The entry is complete.14:29
norsettomok0: but that is not a carried over change14:29
l1unaticHighNo: Ok. I'll just check.14:29
=== lamalex_2 is now known as lamalex
mok0norsetto: I created xtide-wvs1-data, and I have tried to offload it to the Debian maintainer of xtide, but  have not yet heard from him14:30
persiamok0: Part of the issue is that we cannot upload a version less than the current one.  If you want to revert to Debian, create a new patch that includes all the changelog entries, and maintainer mangling, and otherwise leaves the package alone, with a final changelog entry of "Revert to Debian packaging".14:30
mok0norsetto: no it's a change I made for the new wvs1 stuff14:30
geserDktrKranz: I looked at bglibs and I don't understand why it complains it can't find main.14:30
norsettomok0: right, now we have it in the repos and it makes sense to use it, thats what you are saying14:30
mok0persia: ok, that's what I've done to xtide-data (except that "Revert..." comment)14:31
norsettomok0: so just prepare a new debdiff where you sync xtide from debian and add this new change14:31
DktrKranzgeser: it's a known issue with propolice, Debian solved it by disabling WANT_SSP in dietlibc (and binNMU everything), but that's incompatible with our toolchain.14:31
persiamok0: It's the except that was part of what was confusing :)14:31
mok0norsetto: I have, it's that old patch14:31
norsettomok0: which old patch?14:32
mok0norsetto: from 2008-02-0114:32
norsettomok0: yeah, but where is that, in a comment in the bug report?14:32
geserDktrKranz: do you know more about it? what the exact problem?14:32
mok0norsetto: It's in bug 18808614:32
ubotuLaunchpad bug 188086 in xtide "[needs-merge] xtide-2.9.5-2 from sid" [Wishlist,In progress] https://launchpad.net/bugs/18808614:32
norsettomok0: I see quite a lot more than that in that debdiff14:33
mok0norsetto: I did it as a standard merge, so the old changelog entries have been carried over14:34
HighNogeser: the problem is GDebi doesn't even open the new .deb file - telling me it's corrupt14:34
norsettomok0: its not a merge, its a sync with a new change (the addition of xtide-vws1-data) as we just discussed14:35
mok0norsetto: so, you want me to make a new debdiff that only includes that?14:35
norsettomok0: I'm all for minimise the delta wrt debian, unless justified (which in this case I don't think it is)14:36
geserHighNo: ah, your first message got cut of at "...runs perfectly. GD"14:36
mok0norsetto: that's fine, I'll fix that. Now, what about xtide-data?14:36
geserHighNo: is the same version of the deb also in the archive?14:36
RainCTHi14:37
norsettomok0: wait a sec, what about the dirs change? Thats not even in the changelog14:37
mok0norsetto: that's reverting to debian14:37
HighNogeser: ? do you mean the cache? it's not in universe - at least not for feisty14:37
norsettomok0: well, if we sync you don't need to do that, its a dropped change14:38
DktrKranzgeser: it seems SSP mangles main in a way linker is unable to find it. IIRC, with gcc-4.1 upstream provide a fix (or a workaround), but gcc-4.2 broke it again. My knowlegde of gcc internals is not so good to provide a fix myself.14:38
=== dholbach_ is now known as dholbach
mok0norsetto: afai understood persia just before, we can not go down in version number14:38
norsettomok0: ah, you mean the version you want to sync its an older version!?14:39
DktrKranzgeser: I asked upstream if there's something I can do, but never received a reply.14:39
persianorsetto: It ought be a sync, except that first requires a Debian update :)14:39
norsettomok0: then yes, we need to do as you did (...what a mess....)14:39
mok0norsetto: it has release -1 instead of -1ubuntu114:39
norsettopersia: yes :-(14:40
mok0norsetto: yes, a mess.14:40
DktrKranz(and Debian is not of aid, since it's not its business)14:40
mok0norsetto: sorry about that. It is my fault. The Debian admin was in agreement with the change, but we later decided to do it differently14:40
persiaThe next version must be -1ubuntu2.  Using a comment like "Revert to Debian packaging" makes it clear to sync next time.  I ended up with the same mess for uqm-content.14:40
mok0persia: it is 1ubuntu2 in the patch on LP14:41
persiamok0: Ah, good.  Last time I looked, there status was perhaps a bit more confusing (that being the 14th).14:41
norsettomok0: for xtide-data is the same, just limit yourself to reverting the changes, do not add any cosmetic change so that we just sync the next update from Debian14:42
mok0persia: it's been on my list for a while and I want to get rid of it14:42
mok0norsetto: what cosmetic changes do you mean?14:42
norsettomok0: for instance the lintian warnings14:43
mok0norsetto: there was a small bug in rules that I fixed, and I also changed the Standards-version14:43
mok0norsetto: I'll submit those to debian maintainer, then he can release a new one14:44
norsettomok0: that would be the best course14:44
persiaAnd we could sync that :)14:44
mok0persia: exactly14:44
mok0So, can we get xtide-data off the shelf?14:46
=== azeem_ is now known as azeem
mok0I'll fix xtide cf. norsetto's comments and upload a new patch14:46
=== jcfp_ is now known as jcfp
persiamok0: Isn't there an interrelationship between xtide and xtide-data such that it makes sense to upload them together?14:48
norsettomok0: when I said the best course I meant that we get these two cosmethic fixes from debian ....14:48
l1unaticHighNo: Sorry but i cannot find any of these options.14:48
mok0persia: well -1ubuntu1 is buggy so I'd like to get it out the the archives ASAP14:48
persiamok0: How does buggy matter now?  If there's a clear plan to fix pre-BetaFreeze, best to just execute the plan.14:49
HighNol1unatic: options? those are variables in the environment to set like this: DEBFULLNAME14:49
persia(saves wear and tear on the buildd bearings :) )14:49
HighNol1unatic: args, wait14:49
HighNol1unatic: # export DEBFULLNAME="Lars Friedrichs"14:49
l1unaticHighNo: Ok14:50
persiaErr.  That ought always be $ export DEBFULLNAME...  Running under # is likely to cause other issues when testing a build.14:50
mok0norsetto, persia: I haven't heard from Deb maint. on my last email, so I don't know if he'll respond quickly. I'd rather get the fix -1ubuntu2 in now, and then we can see if -2 makes it before hardy release14:51
LucidFoxwhy not just add DEBFULLNAME="Full Name" to ~/.bashrc?14:51
HighNohm, is Michael Vogt or Sebastian Heinlein around?14:51
persiamok0: How long?  BetaFreeze isn't for a few weeks: may be worth waiting a bit longer, no?14:51
LucidFoxthat's what I did14:51
geserHighNo: my guess was that it perhaps checks a checksum14:51
HighNoLucidFox: thats possible too14:51
mok0persia: ok14:51
dholbachHighNo: ask mvo or glatzor on #ubuntu-devel14:52
* persia doesn't use DEBFULLNAME, but just DEBEMAIL="My Name <my.email@provider.tla>" and everything works :)14:52
geserDktrKranz: -rw-r--r-- 1 root root 527492 Feb 18 14:51 bglibs-dev_1.041-2_amd64.deb :)14:52
HighNogeser: I have checked that - there are no md5sums on the control file...14:52
HighNopersia: good to know, I guess I've set it then to make dch enter the correct name14:52
mok0norsetto: ok, well that's settled then. I know what to do. Thanks14:52
norsettomok0: de nada14:53
geserDktrKranz: I got inspired by an old patch to mailfront with a similar problem: link explicity against the object file containing main even if it's inside an ar archive14:54
gesercan you make the deb available for checking?14:55
geserHighNo: ^^^14:55
DktrKranzgeser: ah, interesting workaround. Keep in mind several packages segfaulted at startup, so it's better to check them before the release (and I finally understood why our core-devs don't want dietlibc in main)14:59
DktrKranzgeser: I wanted to make sure dietlibc is compiling on sparc and ppc too before pushing stuff15:00
DktrKranzso at least I need a sparc box, which I don't have15:01
HighNogeser, hm - where to?15:01
geserHighNo: have you no webspace?15:02
ScottKDktrKranz: See sistpoty or siretart about trying on sparky (REVU's host).15:02
DktrKranzScottK: ah, good point. Thanks.15:02
HighNogeser: hm, not really - wait a sec, then it should be at sourceforge...15:03
geserDktrKranz: I'll check if bcron builds with the new bglibs and doesn't segfault directly before uploading bglibs.15:03
HighNogeser: gosh, seems like sourceforge can't handle \~ in filenames...15:05
DktrKranzgeser: I think we should wait until a "final" dietlibc is available, this way we can avoid rebuilds. Since SSP is PITA for i386 and amd64 only, limiting my patch just for these archs would solve almost every issue.15:06
DktrKranz#ifdefs should work, unless a better (and tested) solution is found by upstream15:06
emgentheya people15:07
DktrKranzFYI, this spec covers every package which needs dielibc love: https://blueprints.edge.launchpad.net/ubuntu/+spec/better-dietlibc15:08
geserHighNo: how big is the deb?15:09
HighNogeser: 288k15:09
geserHighNo: mail it then to geser@ubuntu.com15:09
HighNogeser: thanks - it's on the way15:11
DktrKranzpersia: candidate piuparts merge tested successfully, now filing a FFe.15:11
geserDktrKranz: bglibs last build in dapper successfully. I would prefer to have a version that builds in hardy (in case someone wants to do a security upload)15:12
ScottKRainCT: Would it be possible to teach pbuilder-dist about oldstable, stable, testing, and unstable in addition to the release names?15:12
persiaDktrKranz: Please subscribe me to the FFe bug, and thanks again for taking care of that.15:12
DktrKranzgeser: these issues came up in edgy, due to SSP enabled by default15:12
DktrKranzso, dapper binaries are all good15:13
geserDktrKranz: so we should better keep the working ones which we can't rebuild anymore?15:15
RainCTScottK: Sure. I think they were already there, but might have been removed because of some problem. Perhaps they need to be translated to their codename before passing the value to pbuilder?15:15
mok0What is the current policy on export DH_COMPAT=5 in rules?15:16
ScottKRainCT: I'm not sure.  I was helping a friend of mine who runs debian set up a pbuilder yesterday and we used pbuilder-dist (I always love pointing Debian people at Ubuntu resources) and he tried testing first and it didn't work.15:16
ScottKmok0: Don't do it.  Add debian/compat instead.15:16
mok0ScottK: It's in the debian version15:16
DktrKranzgeser: since they're statically compiled against dietlibc, the ones before edgy are good, the ones after edgy, segfault on startup.15:16
mok0ScottK: The real question is: should I send the fix to the Debian maintainer, or will he frown at that15:17
ScottKmok0: If it's the only difference with Debian, I wouldn't maintain a diff for it, but if you're making other changes, I'd change it.  Your call.15:17
RainCTmok0: iirc, DH_COMPAT in rules is only allowed to temporary overwrite debian/compat for testing purposes15:17
ScottKmok0: Run linitian on the package and see what it tells you (it may need the I (big i) flag).  If lintian complains, then I think it's fair game (IIRC it does).15:18
mok0ScottK: good idea15:18
* persia plans fun for the ides of March15:20
DktrKranzpersia: done. bug 175821.15:20
ubotuLaunchpad bug 175821 in piuparts "[FFe] piuparts for debian packages doesn't work" [Medium,New] https://launchpad.net/bugs/17582115:20
geserDktrKranz: but in case of bglibs we ship binaries which don't match the source we provide (since edgy)15:20
* persia advocates rebuilding everything for each release to ensure that doesn't happen: better to FTBFS and not ship binaries than violate the license by shipping binaries for which the source is not available.15:23
DktrKranzgeser: I wanted to make sure dietlibc was in good shape before rebuilding packages which depend on it, since similar problems may arise with every new gcc minor versions. I think I'm close to a solution (aka workaround), but needs to test at least on on sparc (since it actually FTBFS).15:24
geserpersia: that would only work if you don't copy the binaries from the previous release15:25
persiageser: Exactly.15:25
persiaThere are packages in the archive that have not been recompiled since before the Warty release.  That can't be good.15:26
DktrKranzI need to ask sistpoty a temporary account on REVU server to test them. They're not huge packages, so workload won't be too much.15:26
persiaDktrKranz: You should have an account.  Try ssh.15:26
persiaThe reason for asking is about the workload: the server is fairly old.15:27
DktrKranzpersia: sparky.ubuntu.com ?15:27
persiaubuntuwire15:27
DktrKranzwell, dietlibc needs five minutes on my old boxes to build15:27
DktrKranzand util-vserver and friends are similar15:28
HighNoHm, I'd like to change a package that is supposed to be in hardy. That would make backporting a breeze. Is that still possible?15:29
geserpersia: we should ask lucas if he can schedule a hardy universe rebuild15:29
HighNothe change would only affect the control file lowering the python-support release15:29
DktrKranzpersia: I'm in, but I don't know if I have permissions to run pbuilder/pdebuild15:29
persiageser: Those rebuilds only test FTBFS.  What about .deb contents differ from rebuild issues (which are also of interest).15:29
mruizdholbach, Five-a day is a very good idea... I'm finishing my fifth bug15:30
geserDktrKranz: do you know when the new dietlibc will be in hardy?15:30
persiaDktrKranz: I don't even know if those are installed.  Ask one of the two previously mentioned people.15:30
persiamruiz: Just because you hit your target today is no excuse to stop :)15:30
mruizpersia, sure :D15:30
geserpersia: true, but at least we would know which packages don't build anymore15:30
dholbachmruiz: nice - do you make use of  https://wiki.ubuntu.com/5-A-Day#Log ?15:30
persiageser: I suppose.  I'd rather just rebuild everything.  Let me find some excuses...15:31
mruizdholbach, I'll do it soon15:31
dholbachmruiz: greazt15:31
dholbachgreat :)15:31
DktrKranzgeser: basically I just have to adjust my patch to apply for i386/amd64 only. After that, I'll do some tests on i386 and sparc, but I'll need a hand to test it for amd64 (I've no boxes), util-vserver is good to see if dietlibc works.15:32
geserpersia: the buildds are already blocked for weeks during the first autosync, I don't to know how long it would take to get the complete archive rebuild on each release (and how long it would take to get the build order correct)15:32
geserDktrKranz: what kind of tests?15:32
* geser has an AMD6415:33
persiageser: Nobody knows.  It needs someone to plan it.  Much as I'd like it, it's not going to happen really soon.  Until then, we can only catch what we can.15:34
DktrKranzgeser: just rebuild util-vserver or slidentd against new dietlibc. Keep in mind util-vserver has been autosynced, so it works now.15:35
persiaFor instance, there appear to be 1956 packages that have not been built since we instituted maintainer mangling in pkgbinarymangler.  They would be good candidates for rebuild.15:35
persiaThe list is available from wget -O - http://archive.ubuntu.com/ubuntu/dists/hardy/universe/binary-i386/Packages.gz | gunzip | grep-dctrl -sSource:Package -FMaintainer -v -n ubuntu | sort -u if anyone wants to take a look.15:35
DktrKranzgeser: current dietlibc in hardy is fine for all packages on i386 and amd64.15:35
DktrKranzbut I should test new candidate15:35
dholbachhttps://wiki.ubuntu.com/UbuntuDeveloperWeek about to start in 25 minutes in #ubuntu-classroom15:35
HighNodholbach: will there be transcripts be put on the wiki too?15:37
dholbachHighNo: yes15:37
HighNodholbach: as i am very interested in hosting code in launchpad but won't make it tomorrow.15:37
HighNodholbach: just you or will everybody do that?15:37
dholbachHighNo: no problem, we'll get the logs online15:37
HighNodholbach: cool, I'd really like to have my package at launchpad too so people can use rosetta...15:38
geserDktrKranz: let me know when you have dietlibc ready for testing15:38
DktrKranzgeser: sure. Thanks for stepping in.15:39
geserDktrKranz: should I wait with uploading the bglibs fix for the new dietlibc?15:39
dholbachHighNo: the scribes team will take care of it15:39
geserHighNo: the error message about your "corrupt" deb happens also in hardy15:40
HighNogeser: good to know - so there might be a problem with either the package being really broken or gdebi being too picky on details15:41
DktrKranzgeser: it should be advisable to wait. Since dietlibc is a minimal toolchain, a new upload could change several aspects of it, so it's better to wait until a (hopefully) working one is landed.15:42
HighNogeser: could you confirm the bug then? https://bugs.launchpad.net/gdebi/+bug/19293915:42
ubotuLaunchpad bug 192939 in gdebi "gdebi rejects a package that dpkg does accept" [Undecided,New]15:42
geserDktrKranz: I will wait at it still time to upload it later15:44
=== ^Tom is now known as NessieLiberation
NessieLiberationMay I ask about the case of mpd, am I correct in thinking that it is compiled without aac support to be included in universe rather than multiverse?15:47
NessieLiberationand if so, is it possible to, for example, have a version of mpd in multiverse with fuller support?15:48
persiaNessieLiberation: That is a likely justification, although it may be that it was so arranged in Debian to be in main rather than contrib (or at least it looks that way to me)15:48
NessieLiberationpersia: unfortunately, I have some songs in aac format, and I would rather not recompile mpd as frequently as I would normally upgrade teh package15:49
crimsun_hmm, but libfaad{0,2-0,-dev} binaries are in universe15:49
persiamain too.  Odd.15:50
crimsun_only the faad binary is in multiverse15:50
geserHighNo: while debugging the problem, I got: SystemError: E:This is not a valid DEB archive, missing 'debian-binary' member15:50
NessieLiberationoh, so what causes it to not have the support then?15:50
crimsun_NessieLiberation: does hardy's current mpd not support m4as properly?  The build-dependency on libfaad-dev is clearly present.15:52
NessieLiberationI'm not running hardy, I was just trying to see what the deal with it was. If it's been fixed in hardy then cool and thanks15:54
smartergeser: I added that to my debian/rules to get rid of the unused libraries: DEB_MAKE_BUILD_TARGET := LIBS="-lm -L/usr/lib -lSDL -lSDL_mixer -lGL -lGLU -ltcl8.5 -lpthread -lieee -lm -lpng12 -lfreetype"15:54
smarteris that the correct way?15:54
smarterit works and the package has a lot less depends15:55
kdublast hardy update put me in dependency hell15:57
HighNogeser: hm, strange - when exactly did you get that message?15:57
HighNowhat is the normal status for packages included in hardy in lp? I still have 'in progress' while the package is available via apt-get already15:58
crimsun_HighNo: if the package has been uploaded with a corresponding bug close entry, the janitor will mark the bug Fix Released16:01
crimsun_HighNo: so if the main task (current development branch, Hardy) contains that fix, the main task will be Fix Released.  It does not, however, automatically follow for attached tasks (e.g., other Ubuntu releases or affected packages)16:02
HighNocrimsun_: hm, I think i could not follow your description - the bug I mean is https://bugs.launchpad.net/ubuntu/+bug/13733916:04
ubotuLaunchpad bug 137339 in ubuntu "[needs-packaging] BlueProximity" [Wishlist,In progress]16:04
crimsun_HighNo: no one followed up on the bug triaging, that's all.16:05
crimsun_HighNo: it can be marked Fix Released16:05
HighNocrimsun_: so it's ok that I have set it to 'fix released' now?16:06
crimsun_HighNo: yes16:06
HighNocrimsun_: I thought there should be the debian/changelog entry which would close this bug automatically?16:07
gesersmarter: looks like a good way to fix it16:08
* mok0 would like help with the desktop16:08
smartergeser: thanks, I'll upload the new revision to REVU16:08
geserHighNo: I looked at the python code to understand where and why that message comes from16:08
geserHighNo: I could track it back to "control = apt_inst.debExtractControl(open(file))16:09
HighNogeser: wow, thanks for all the effort16:09
mok0I have a "Debian" menu on my K menu. Where does that come from??16:09
ScottKA package having a Debian Menu entry, but no .desktop.16:10
ScottKI think ...16:10
mok0ScottK: but many apps appear in both16:10
mok0ScottK: ... and some have icons in one and not the other etc16:11
ScottKAs I (vaguely) understand it, once it's on, you see everything with a Debian Menu entry there.16:11
mruizhi all . I tried to install five-a-day but it complained:   five-a-day: Depends: python-central (>= 0.5.50) but 0.5.15ubuntu3 is to be installed16:11
ScottKmok0: I'd ask in #kubuntu-devel if you want to try and sort it out.16:11
mok0ScottK: Weird16:11
* mok0 goes to #kubuntu-devel16:12
nxvl_workscottK: did you receive my mail?16:12
ScottKnxvl_work: I did and I support your application.  I'm planning on writing on your wiki page to that effect.  If I don't make it, you can quote me as saying "Definite +1 for membership."16:13
nxvl_workheh16:14
nxvl_workthanx16:14
LucidFoxmok0> why did you migrate from dpatch to quilt for clipper? (not like I object, you're the original maintainer so your choice)16:14
nxvl_workscottK: but i find better if you write on my wiki, than just quoting you16:14
ScottKSure.  It's just that I'm about to head out the door right now...16:14
jdongLucidFox: I object! (kidding)16:15
mok0LucidFox: Cf. a recent discussion on debian-devel, it seems they want to migrate things to quilt16:15
nxvl_workscottK: we have time, so don worry :D16:15
LucidFoxso dpatch is going to be deprecated?16:15
mok0LucidFox: I think16:15
mok0LucidFox: I also like to get rid of those annoying 755 modes on patches16:15
ScottKLucidFox: Some time in the next 10 or 15 years.16:16
ScottKThere's no consensus.16:16
mok0It seems quilt has some advantages over dpatch, and it's no more difficult to use, on the contrary16:16
ScottKIt just requires thinking about it differently which takes some practice.16:17
HighNogeser: grrr, you also stopped at apt_inst because it is a binary file? binaries are so debugging bad...16:19
ScottKnxvl_work: Commented.16:21
nxvl_workScottK: thanks :D16:21
* nxvl_work HUGS ScottK16:21
ScottKNo problem.  You've earned it.16:22
HighNohm, I seem to not being able to get source packages from de.archive.ubuntu.com - apt-get just sits there and waits. Anybody else has this problem?16:22
geserHighNo: where else should I stop?16:22
geserHighNo: I can't reach de.archive.u.c neither16:22
HighNogeser: :-) I know - I hate it when it gets binary... (that was no offense - it was just if you stopped there)16:23
geserHighNo: I'm just checking if I manage to produce an deb with ar that apt_inst likes16:24
LucidFoxmok0> uploaded16:24
mok0LucidFox: thx16:24
mok0LucidFox: Hope it builds now :-)16:24
HighNogeser: ok - must go for some minutes now, bbl. Maybe anybody can tell me in the meantime how to change the mirror apt-get wants to download from...16:25
geserHighNo: sudoedit /etc/apt/sources.list16:25
HighNogeser: there's just 'archive.ubuntu.com' no 'de.a.u.c'...?!16:26
geserHighNo: have you some files in /etc/apt/sources.list.d/?16:26
crimsun_HighNo: there was no corresponding changelog entry to close that bug.  It was simply a lax in procedure on the part of the person who uploaded it.16:27
LucidFoxhellboy195> commented on ksocrat16:38
=== mario_limonciell is now known as superm1_
hellboy195LucidFox: so I should leave it as contrib/text?16:40
LucidFoxyes16:40
LucidFox(by the way, thanks for reminding me about this package - I'm planning to take over it in Debian, as I use it and it's orphaned ATM)16:41
hellboy195LucidFox: ah np ^^ I saw that it's orphaned and because of that I thought a merge would be worth it. As I said, first update since 2005 :)16:42
smarterI've uploaded a new version of extremetuxracer in REVU but it appears in the "New packages" table instead of the "Updated packages" one, why?16:42
LucidFoxhellboy195> well, we can merge it now, and sync later16:43
LucidFoxswitching maintainers will probably take some time16:43
hellboy195LucidFox: report add_icons back to debian?16:43
hellboy195*dh_icons16:44
LucidFoxhellboy195> If you feel like it :)16:44
hellboy195LucidFox: but it doesn't make sense if you become the maintainer!?16:44
LucidFoxsmarter> probably because it's in NEW?16:44
LucidFoxand not in the archive yet?16:44
smarterLucidFox: it's in the archive: "extremetuxracer | 0.4-0ubuntu1 | http://archive.ubuntu.com hardy/universe Packages"16:45
LucidFoxthen it's weird16:46
LucidFoxhellboy195> If I become the maintainer, I'll add dh_icons whether or not you file the bug for missing dh_icons :)16:47
LucidFoxthe only difference is that if you do, I'll add (Closes: #) to debian/changelog16:47
hellboy195LucidFox: then it's the question WHEN you become the maintainer ;)16:47
hellboy195LucidFox: well, it doesn't matter to me. It's you decision ;)16:47
=== danielm_ is now known as danielm
hellboy195LucidFox: nvm. I sent it to debian already ^^16:55
smarterNew extremetuxracer revision awaiting review ;) http://revu.ubuntuwire.com/details.py?package=extremetuxracer17:05
=== Martinp24 is now known as Martinp23
bigonScottK: I don't understand your comment about bug #19284717:09
ubotuLaunchpad bug 192847 in telepathy-salut "Please sync telepathty-salut 0.3.1-1 (universe) from debian unstable (main)" [Wishlist,New] https://launchpad.net/bugs/19284717:09
dholbachRainCT: included your POD guide in a couple of places :)17:29
dholbachRainCT: thanks again17:30
RainCTdholbach: cool. no problem :)17:33
LucidFoxStupid CDBS. "rm -rf po/*.pot" in kde.mk's clean can't be disabled.17:35
jpatrickLucidFox: launchpad translations stuff17:36
LucidFoxmaybe, but it breaks upstream build :(17:37
=== slicer_ is now known as slicer
nxvl_workjames_w: around?18:02
james_wnxvl_work: hi.18:03
james_wI got your email thanks.18:03
nxvl_workjames_w: so, how would it be?18:04
nxvl_workjames_w: you make the talk and i add some ideas? or how?18:04
james_wI don't mind, do you want to take any particular sections?18:05
nxvl_workjames_w: i'm more interested on best practices18:05
nxvl_workjames_w: so maybe you can talk about the topics and i add a "best practices" part at the end of it18:06
james_wyeah, that suits me. If you could add anything I miss as we go that would be great as well.18:06
james_wnxvl_work: do you think that the draft looked like it would take an hour?18:06
nxvl_workjames_w: i think we will need to run to make it fix in an hour18:07
nxvl_workjames_w: you need to keep in mind that there are always questions18:07
james_wthat was my thought too. I'll try and skim down the first parts.18:07
hellboy195LucidFox: ping18:41
LucidFoxhellboy195> yes?18:42
hellboy195LucidFox: I got a response for the bug report. (add dh_icons)18:42
hellboy195LucidFox: Note that dh_icons was only introduced in debhelper 5.0.51,18:43
hellboy195so the build-dependency should be adapted.18:43
LucidFoxyes, I see :)18:45
hellboy195LucidFox: so, what does this mean?18:48
LucidFoxhellboy195> it means that the debhelper build dependency in debian/control should be bumped to (>= 5.0.51)18:48
hellboy195LucidFox: hmm. you are the debian maintainer soon. so it's task ;)18:49
LucidFoxI've already uploaded it to mentors18:50
LucidFoxhttp://mentors.debian.net/debian/pool/contrib/k/ksocrat/18:50
hellboy195LucidFox: nice :)18:51
hellboy195LucidFox: btw, I *still* don't understand why I let contrib/text unchanged. I once did a merge and a remaining change was "Replace contrib with multiverse"18:53
hellboy195DktrKranz: hoi mate :)18:53
LucidFoxhellboy195> that was completely unnecessary, you could have just done a sync :)18:53
LucidFoxonce an Ubuntu package is assigned to a component, it stays there until the archive-admins explicitly move it out18:54
DktrKranzGuten Abend hellboy19518:54
hellboy195DktrKranz: hey, congratulation to perfect german :)18:54
LucidFox(see e.g. freecol: control says contrib, initially uploaded to multiverse, explicitly moved to universe at my request)18:54
DktrKranzhellboy195, my german stops here (as much as many other foreign languages)18:55
hellboy195DktrKranz: nvm. it was perfect  and made me happy :)18:55
DktrKranzheh18:56
hellboy195LucidFox: so every package with "contrib" automatically moves to multiverse and noch change in debian/control is necessary?18:56
LucidFoxhellboy195> archive admins decide where to put each package19:01
LucidFoxfor one, packages from contrib and non-free don't get autosynced, so it requires a manual sync anyway19:02
hellboy195LucidFox: so they check every package and don't trust the Section field in debian/control?19:02
LucidFoxI think they do look19:03
LucidFoxbut they're not bound fo follow it19:03
hellboy195DktrKranz: do you feel bored?19:04
DktrKranzhow many?19:04
hellboy195DktrKranz: just 1 or maybe 2 since LucidFox exited19:05
DktrKranzalready in the queue?19:05
hellboy195DktrKranz: sure ;)19:05
DktrKranzgood, then. I'll have a look later19:05
hellboy195DktrKranz: cool thanks :) but don't feel compelled to do it ;)19:06
DktrKranznp19:07
hellboy195:)19:07
=== RainC1 is now known as RainCT
bddebianHeya gang19:44
hellboy195bddebian: hoi :)19:44
bddebianHello hellboy19519:44
geserHi bddebian20:06
bddebianHeya geser20:07
RainCTis anyone familiar with REVU (specificaly the server's configuration) around?20:26
siretartRainCT: perhaps. try it :)20:31
nixternal!5-a-day20:31
ubotu5-a-day is a community event where each person will take 5 bugs a day and work on them. Everyone is invited to help no matter your abilities! More information available at https://wiki.ubuntu.com/5-A-Day20:31
nixternal:) GET TO WORKING!20:31
jpatrickget to?20:32
nixternalya, don't know why I added the ING20:32
RainCTsiretart: ok.. do files need the .py to be executed by mod_python or are extensionless files also accepted (and, if it doesn't, would it be acceptable to this)?20:34
siretartRainCT: uh, that would be a mod_python question. I suspect you can configure it to not require the extension somehow...20:35
* RainCT asks because of bug #19271520:35
ubotuLaunchpad bug 192715 in revu "Static URL pointing to the latest .dsc file" [Undecided,In progress] https://launchpad.net/bugs/19271520:35
siretarthttp://revu.tauware.de/dsc.py&package=foo wouldn't hurt either, imo20:36
RainCTwell, I'll give the file a .py for now and annoy sistpoty later :)20:36
andresjhello! I'm not sure if this is the right channel, but is there a tool for making svn snapshot source packages? I want to regularly upload them to Launchpad PPA... I want to use blender as my first test. I have downloaded the latest stable source package already.20:36
RainCTsiretart: look at rationale 3 :D20:37
siretartandresj: snapshot source package? what's this? use 'svn export ../foo_version.orig.tar.gz' to create a source tarball, and add your packaging to that20:37
siretartRainCT: that's a matter of taste20:38
andresjsiretart: by snapshot source package, I meant a regularly updated package that comes from svn trunk.20:38
andresjsiretart: I'll try the command you told me :)20:38
siretartandresj: ah, you mean the holy grail, or having https://wiki.ubuntu.com/NoMoreSourcePackages implemented, no? ;)20:39
andresjsiretart: probably not :) "svn trunk" > "svn trunk of upstream/vanilla program"20:40
slangasekmr_pouit: I don't understand why you say in bug #192614 that the Ubuntu delta is "unneeded"; does using xfce.mk instead of debhelper/autotools.mk really not do anything useful?20:41
ubotuLaunchpad bug 192614 in ristretto "Please sync ristretto (universe) 0.0.17-1 from Debian unstable (main)" [Wishlist,Confirmed] https://launchpad.net/bugs/19261420:41
=== \sh is now known as \sh_away
andresjsiretart: what version should I use? The latest stable version of the program is 2.45. Should I use the date? And how?20:50
=== tsmithe` is now known as tsmithe
RainCTwhat's the keyboard combination to disable Compiz's advanced zoom? :S21:16
pochuRainCT: where did you get lightyears 1.3a from? latest upstream seems to be 1.2a, and watch file is reporting that (was said to be broken on a mail to debian-devel)21:18
* RainC1 blames, curses and hits Compiz and asks hiself why they did even create it argh21:24
RainC1:P21:24
RainC1pochu: upstream (link by e-mail)21:25
pochuRainC1: they didn't release it to the public? that's weird :)21:25
=== RainC1 is now known as RainCT
RainCTpochu: I'll mail him somewhen soon about this :)21:26
Nafallohaha21:27
Nafallonice server. didn't even see apt-get update run :-P21:27
pochuScottK: may you have a quick look again to bug 192156?21:30
ubotuLaunchpad bug 192156 in amule "[FeatureFreezeException] New upstream svn snapshot" [Undecided,Confirmed] https://launchpad.net/bugs/19215621:30
Ubuletteis bzr broken for anyone here or is it just me ? http://paste.ubuntu.com/4737/21:46
andresjWhat should I do to be able to have two different versions of a program? I want to make "weekly snapshot" package of blender, but I want it to be possible to install it alongside the stable blender. I was thinking I could rename the package, but I don't know what should I do. I think there is a number apart from version numbers that allow two different versions of a package to be installed alongside each other, but I don't know21:51
andresjhow to use it.21:51
crimsun_Ubulette: on hardy, it's bug 192992.21:52
ubotuLaunchpad bug 192992 in python-central "[hardy] pycentral crashed with ValueError in parse_versions()" [Medium,Confirmed] https://launchpad.net/bugs/19299221:52
RainCTandresj: rename the package and change the directories where stuff will get installed21:52
_MMA_andresj: PM21:53
crimsun_Ubulette: if bzr is critical, downgrade to the previous python-central version, attempt the upgrade, dpkg --configure -a, and then bzr will have upgraded21:53
andresjRainCT: Should I just change the name in the last (first) entry of the changelog and rename the files?21:53
crimsun_Ubulette: for reference, http://launchpadlibrarian.net/10498055/python-central_0.5.15ubuntu3_all.deb21:53
andresj_MMA_: PM?21:53
Ubulettecrimsun_, thanks21:54
RainCTandresj: first changelog entry from the top, debian/control and change installation dir in debian/rules / debian/*install and/or wherever it is set21:54
_MMA_andresj: You have a "personal message".21:55
andresj_MMA_: oh :)21:56
andresjRainCT: should I change both Source: and Package: or only Package: section in debian/control?21:57
RainCTandresj: Package is enough21:57
andresjRainCT: thanks :)21:58
awen_should the maintainer field be changed if making a security update to gutsy? (it only has a debian version now)21:59
awen_the wiki page says "Update the Maintainer field only if working on Feisty or newer." ... but it doesn't say, what it should be updated to?22:03
mok0ubotu, ! maintainer | awen22:03
ubotuawen: The "Maintainer" field in a package's information (debian/control) should indicate the Ubuntu team responsible for the Ubuntu specific changes to a package (often the !MOTU for !Universe packages). The original maintainer is preserved in the field "XSBC-Original-Maintainer".22:03
awen_it's a main package - sdl-image1.222:04
mok0awen, then I suppose you put the ubuntu-devel list22:08
james_wdevel-discuss I believe22:09
awen_so "Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>" is a good guess?22:10
james_wapt-cache show <package-in-main> should tell you for sure.22:11
awen_james_w: that's what I tried :) ... thanks for the help22:11
awen_when a debdiff has been prepared for a security bug in LP, what do you then do... it should be reviewed by a security team member it says; should I subscribe a team of some sort?22:16
awen_it's bug 18578222:16
ubotuLaunchpad bug 185782 in sdl-image1.2 "Buffer overflow in GIF handling" [Medium,In progress] https://launchpad.net/bugs/18578222:16
mok0awen_:  subscribe ubuntu-main-sponsors22:20
awen_mok0: thanks22:20
hellboy195DktrKranz: hoi ^^, now looking at my stuff? ^^22:43
hellboy195anyway. good night folks :)22:44
RainCTgood night23:09
=== cprov is now known as cprov-out
slicerIs there a way to check the target distribution in the rules file? It would make it much easier to use the same rules file for hardy and gutsy.23:17
persiaslicer: dpkg-parsechangelog is likely the mechansim you want, although it is unfortunate if the rules must differ depending on the release.23:18
nxvl_workif a bug has been fixed on upstream, how do i mark the bug? as fix commited?23:18
slicerpersia: If I understood an earlier discussion here correctly, PulseAudio is now default in hardy. Hence, hardy builds should use PulseAudio as the default audio device, whereas the gutsy one should stick to ALSA.23:19
persianxvl_work: "Triaged" is good, unless there is already work underway to bring the upstream fix into the release, in which case, "Fix Committed" may be appropriate.  On the other hand, don't overuse "Fix Committed", as there have been several bugs found in that status for years because nobody remembered to clean up afterwards.23:20
slicerpersia: Thanks for the tip though :)23:21
=== Ubulette_ is now known as Ubulette
persiaslicer: Well, if that must be determined at build-time, I suppose you could check, but you likely want to be sure to catch -updates, -security, -backports, and any other -foo strings that may need adding, or you'll make it hard to maintain.  I'd recommend different rules files just to make it easier to support, and not require adjustment and mangling each time a new release name is determined.23:22
jdongnxvl_work / persia: I personally think Fix Committed should ONLY be used in the case where the fix is for sure going to be uploaded to Ubuntu very soon, perhaps because the maintainer has another quick thing or two to roll together with it23:23
jdongI find it annoying when people use "fix committed" to mean upstream's VCS has some sort of patch, then not follow up in any way.23:23
nxvl_workjdong: it will be updated, but not for this release23:24
* persia agrees with jdong, and further expects the developer to have already completed the change in the working area for the package (personal directory, VCS, etc.)23:24
nxvl_workjdong: also i don't think they have plans to fix it on this release for the comments23:24
persianxvl_work: If not for this release, then "Fix Committed" would not be correct.  Use "Triaged".23:24
nxvl_worki can't use triaged :S23:24
slicerpersia: Ugh. Good point. Ok, thanks.23:25
persianxvl_work: Talk to bdmurray on #ubuntu-bugs and demonstrate 5 bugs you've helped work on, and you can join the team.  For now, use "Confirmed".23:25
nxvl_workpersia: ok, thnx23:26
crimsun_superm1_: multichannel should be fine as long as you don't have ice17xx-based audio hardware.23:26
superm1_crimsun_, huh?23:26
superm1_oh you are talking about pulse from yesterday23:26
nxvl_workin progress isn't good enought, doesn't it?23:26
superm1_that TheMuso and I were discussing23:26
crimsun_superm1_: yes.  Hardy's current PA source package doesn't have the fixes merged.23:26
superm1_crimsun_, ah okay.23:27
persiacrimsun_: Do you need testing from ICE17xx hardware, or is the issue known upstream?23:27
crimsun_persia: both.23:28
TheMusocrimsun_: I can help test.23:28
persiacrimsun_: I'm short on time now, but with a pointer, I'd be happy to help test.23:28
crimsun_persia: I'll provide an interdiff in a couple hours.23:28
persiacrimsun_: OK.  I'll be able to grab & test in about 12.  Thanks.23:29
crimsun_currently chasing python-central.23:29
persiaTheMuso: Are you 1712 or 1724?  (I have 1724)23:30
RAOF\sh_away: You're a wine guy, right?  How can I get a useful backtrace from wine? 0.9.55-0ubuntu1 segfaults very early (amd64).23:30
TheMusopersia: 1712 x 3.23:30
TheMusoThey don't work either.23:30
TheMusoThey don't show up in Pulse's GUI chooser for source/sink options.23:30
persiaTheMuso: Excellent.  We'll be able to hit them both then.23:30
crimsun_it's because PA's alsa backend bails attempting to map channels.23:31
TheMusoI'm not surprised.23:31
TheMusoSince these cards have non-stsnadard outputs/channel names.23:31
TheMusonon-standard23:31
persiaNot just that, but are typically configured in sets of stereo pairs, rather than n.1 arrangements.23:32
cheguevaraRAOF: bug 19157523:32
ubotuLaunchpad bug 191575 in wine "wine segfaults on winecfg" [High,Confirmed] https://launchpad.net/bugs/19157523:32
Flare183Bug 123:48
Flare183nevermind23:49

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