/srv/irclogs.ubuntu.com/2007/08/25/#ubuntu-motu.txt

geserdo you know why it got removed?12:33
=== Acksys [n=acksys@74.255.74.109] has joined #ubuntu-motu
=== luisbg [n=luisbg@193.145.150.119] has joined #ubuntu-motu
beunogeser: no, but I assume it didn't compile with the new libgig and just got removed12:34
=== asantoni [n=alb@216.221.76.221] has joined #ubuntu-motu
LaserJockI don't think we removed packages for FTBFS in dapper12:34
geserbeuno: add pkg-config to build-depends as it uses it to find gig12:35
=== Acksys [n=acksys@74.255.74.109] has left #ubuntu-motu []
geserbeuno: the reason why it got removed: bug #8445112:36
beunogeser: added, still complains12:36
ubotuLaunchpad bug 84451 in linuxsampler "Linuxsampler is unfree, and this is reported incorrectly" [Undecided,Confirmed]  https://launchpad.net/bugs/8445112:36
beunogeser: right, so it belongs in multiverse12:37
beunoor not?  it's GPL + non-commercial12:38
beuno(still interested in packaging it though :D)12:39
beunoany ideas on how to crush this libgig thing?12:40
LaserJockI think it should work in Multiverse12:40
beuno:D12:40
geserbeuno: checking for GIG... yes12:40
geseryes, found libgig 3.1.012:40
beunoif it compiles12:40
LaserJockI'm not sure why it wasn't moved instead of removed12:40
beunogeser: what have you done that I haven't?12:41
geserjust run configure in my gutsy dev chroot with pkg-config and libgig-dev installed12:41
beunogeser: ok, well, I'm packaging wrong then12:41
beunoI'm using the following: http://doc.ubuntu.com/ubuntu/packagingguide/C/basic-scratch.html12:41
geserbeuno: the configure script runs: pkg-config --exists --print-errors "gig >= 3.1.0"12:41
beunowhich requires I execute "dpkg-buildpackage -S -rfakeroot" before entering the pbuilder env12:42
geserbeuno: I've only checked if configure finds gig12:42
beunogeser: right, but you get passed where I get an error, so I assume I should be packaging differently12:43
beunoit's odd because I've packaged for Debian this way (on Feisty) without that problems12:43
ianm_coNP: feel free to get in touch about any problems (email in gruler's About dialog).  thanks for being willing to package it!  cya12:44
beunoLaserJock: am I still in time to get it into gutsy or is Universe frozen already?12:44
=== ianm_ [n=yella@168.226.102.65] has left #ubuntu-motu []
LaserJockhmm12:44
LaserJockthere's always exceptions12:44
LaserJockbut I'm not sure if this would be considered an UVF or a NPF12:45
geserbeuno: we're in UVF for existing packages and new package freeze is August 30th12:45
beunook, it's not really important I guess, I should get this running correctly first12:45
beunoany ideas on what I'm doing wrong?12:45
LaserJockcoNP: congrats, btw :)12:45
geserbeuno: can you check in your building environment if the pkg-config call gives any errors?12:45
coNPthanks LaserJock :)12:46
beunogeser: checking for pkg-config... /usr/bin/pkg-config12:47
beunochecking pkg-config is at least version 0.9.0... yes12:47
geserbeuno: once you get past gig: I got after that No supported MIDI input system found!12:48
beuno(I'm in feisty though, Fiesty doesn't have 3.1.1)12:48
geserso there are still some other build-depends missing12:48
beunogeser: yeap, it's  libasound2-dev12:48
geserbeuno: have you a gutsy pbuilder?12:49
beunogeser: yeap12:49
beunobut again, I'm using the guide, which doesn't use the pbuilder enviroment until the dpkg-buildpackage generates the .dsc12:50
geserah12:50
LaserJockwait a sec12:51
geserare you running configure in clean?12:51
LaserJockwhat specifically are you running?12:51
beunogeser: yeap12:51
beunoLaserJock: I'm on Feisty, with a Gusty and a Sid pbuilder12:51
=== hggdh [n=hggdh@pool-71-170-39-244.dllstx.fios.verizon.net] has left #ubuntu-motu []
geserabout the linuxsampler license: does the Ubuntu distribution count as a commercial software product?12:52
LaserJockbeuno: no, I mean what command12:52
LaserJockgeser: no12:52
beunoLaserJock: dpkg-buildpackage -S -rfakeroot12:52
geserbeuno: can you pastebin your debian/rules?12:52
gnomefreakis there a good app to strip the DRM from a .wma12:52
LaserJockhmm, there's no reason for it be running ./configure in clean:12:52
beunohttp://paste.ubuntu-nl.org/34947/12:53
beunoLaserJock: maybe the guide for packaging only applies when packaging for the same release you're on?12:54
beuno(which in Ubuntu, doesn't make much sense)12:54
geserLaserJock: do you know if it's allowed to add additional clauses to the GPL?12:54
beunogeser: I believe the GPL + Non-commercial is very frequent12:55
LaserJockgeser: hmm, that's an interesting question. I would't really call it GPL'd in that case, but I don't have a good reason why it can't be done12:55
geserbeuno: remove the configure call from clean and call make distclean if a Makefile exists12:56
LaserJockbeuno: the Ubuntu packaging guide from any release should work pretty much for any other release12:57
LaserJockyeah, I don't think I've ever seen a package run ./configure in clean:12:57
azeemLaserJock: one good reason is that additional clauses make that software incompatible with other GPL programs12:58
LaserJockazeem: is that required under the GPL?12:59
LaserJockshouldn't it just be required to have the same license?12:59
beunook, I haven't played around with the rules file much yet, I downloaded an old package and am trying to get it to compile  :D12:59
geserDebian bug #328121 also says that this additional clause make it undistributable01:00
ubotuDebian bug 328121 in linuxsampler "linuxsampler: Inconsistent and non DFSG free license" [Grave,Open]  http://bugs.debian.org/32812101:00
beunogeser: that's what got it removed from main, but it can go fine into non-free01:01
azeemgeser: well, where "this additional clause" is DFSG violating in itsefl01:01
azeemitself*01:01
geserhttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=328121#3501:02
ubotuDebian bug 328121 in linuxsampler "linuxsampler: Inconsistent and non DFSG free license" [Grave,Open] 01:02
=== Umngane [n=log@190-82-0-219.adsl.cust.tie.cl] has joined #ubuntu-motu
geserquote: "No, this is really an additional restriction over the GPL, thus rendering the software undistributable for everyone but the original author."01:03
geserAnswer to the suggestion to move it to non-free.01:03
LaserJockhmm, I'm not sure how that necessarily follows, but ok01:04
geserdid it perhaps changed with GPL3?01:04
azeemwell, ok.  But I don't think any additional restrictions render things undistributable01:04
azeemjust those which violate the DFSG01:05
azeembut I understand that is not debian-legal's position01:05
LaserJockI would think it would work in Multiverse01:06
=== mwolson [i=mwolson@host-212-116.inlacol.clients.pavlovmedia.com] has joined #ubuntu-motu
LaserJockbut I'm not great with licenses01:06
LaserJockit also looks like older versions were just plain GPL01:06
=== mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu
=== doko_ [n=doko@dslb-088-073-105-199.pools.arcor-ip.net] has joined #ubuntu-motu
LaserJockyou could put that version in Universe01:06
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
beunook, the libgig stopped complaining when removing the configure from clean01:08
beunobut of course, I get "make[1] : *** No rule to make target `distclean'.  Stop.01:08
beunoit does go through anyway and create the .dsc I need01:08
geserwhat about http://www.gnu.org/licenses/gpl-faq.html#NoMilitary ?01:09
geserisn't that exactly what linuxsampler tries to do?01:10
beunogeser: that discriminates against a specific group of people01:10
beunoI think that's considered differently, but i could be wrong01:10
geserdon't get misleaded by the anchor01:11
geserthe whole question is "I'd like to license my code under the GPL, but I'd also like to make it clear that it can't be used for military and/or commercial uses. Can I do this?"01:11
mayecono01:13
mayeco:S01:13
=== marcin_ant [n=marcin@194.114.146.126] has joined #ubuntu-motu
beunohmmmm, the original file has a /debian directory...  that's a big "no no", right?01:18
geserit only makes the work for you harder01:18
geserand of source also the reviewing01:19
nixternalanyone specifically maintain netbeans?01:21
mayecoI think that neatbeans install alone01:23
=== LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu
=== javier_galicia [n=Javier@189.130.233.106] has joined #ubuntu-motu
gesermayeco: netbeans doesn't use an installer anymore01:28
mayecogeser: sorry for my ignorance :D01:28
gesernixternal: you might ask dholbach if he knows more. There was once a discussion about a netbeans SRU between him and some sun folks on the ubuntu-motu ML.01:30
ScottKIIRC the SRU proposed was a whole new version.01:31
=== atlas95 [n=atlas@84.6.197.69] has joined #ubuntu-motu
geserScottK: yes, and a change from the installer to the current state01:32
ScottKNo small thing which is why I think it didn't happen.01:33
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
nixternalwe have the latest version in the repos, it is always broken for me when I install it01:40
nixternalyou have to move a conf file in etc around and then --configure -a01:40
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
=== jrib [n=jrib@upstream/dev/jrib] has joined #ubuntu-motu
beunook, I started the whole /debian dir from scratch and got passed all the dependencies, now I ran into: dh_install: linuxsampler missing files (debian/tmp/usr/bin/*), aborting01:44
beunoanything obvious I should get from that that I missed?01:45
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
azeemis there anything in debian/tmp?01:45
LaserJockToadstool: go Jrmie go!01:46
=== JanC [n=janc@lugwv/member/JanC] has joined #ubuntu-motu
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
ToadstoolLaserJock: hehe01:47
beunoazeem: pbuilder env already cleaned up  :/01:47
coNP:)01:47
=== guest22 [n=brendt@c-76-26-103-132.hsd1.nm.comcast.net] has joined #ubuntu-motu
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
=== radamantis [n=radamant@189.136.159.220] has joined #ubuntu-motu
=== jrib [n=jrib@upstream/dev/jrib] has joined #ubuntu-motu
=== DarkMageZ [n=richard@ppp121-44-115-94.lns10.syd6.internode.on.net] has joined #ubuntu-motu
=== khermans [i=khermans@nat/cisco/x-917e478a792d21e9] has joined #ubuntu-motu
=== Yann_Dinendal [n=Yann@dyn-91-163-245-48.ppp.tiscali.fr] has joined #ubuntu-motu
ScottKYeah Toadstool~02:28
ScottK!02:28
=== mruiz [n=mruiz@ubuntu/member/mruiz] has joined #ubuntu-motu
=== mruiz [n=mruiz@ubuntu/member/mruiz] has left #ubuntu-motu ["Bye!"]
=== leonel [n=leonel@189.155.114.251] has joined #ubuntu-motu
=== RobinD_ [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
=== beuno [n=beuno@201-213-91-212.net.prima.net.ar] has joined #ubuntu-motu
=== lukaswayne9 [n=lukas@c-68-84-69-12.hsd1.nj.comcast.net] has joined #ubuntu-motu
=== stratus [n=stratus@201.53.160.117] has joined #ubuntu-motu
=== stratus_ [n=stratus@201.53.160.117] has joined #ubuntu-motu
=== stratus__ [n=stratus@201.53.160.117] has joined #ubuntu-motu
=== stratus [n=stratus@201.53.160.117] has joined #ubuntu-motu
=== stratus [n=stratus@201.53.160.117] has joined #ubuntu-motu
=== stratus [n=stratus@201.53.160.117] has joined #ubuntu-motu
=== kduboi1 [n=kevin@adsl-76-232-157-254.dsl.sfldmi.sbcglobal.net] has joined #ubuntu-motu
ScottKDoes anyone have experience migrating a package from debmake to automake?03:31
kduboi1is this the place to talk about gutsy packages? (and issues with them)03:31
nixternalcan't say that I do03:32
nixternalkduboi1: issues should be reported on Launchpad (filed as a bug)03:32
ScottKIf you need assistance, #ubuntu+1 is the place03:33
nixternalhiya ScottK03:35
ScottKHiya03:36
ScottKYou gonna do some reviewing?03:36
nixternaldoing that now :)03:36
nixternalqdevelop right now03:36
ScottKCool.03:37
LaserJockhow many have we got left?03:37
nixternalabout 4,00003:37
nixternal:)03:37
nixternal28 of them03:38
ScottKThis is cool.  I just opened the CREDITS file for something that I've been planning on packaging and discovered that I'm mentioned.  I hadn't expected that.03:38
kduboi1anyone privy to the difference between libwnck18 and libwnck22? i'm having problems with the two as dependancies03:38
nixternalversioning question...for a new package, is it recommended to use x.xx-x or xx.xx-xubuntux ?03:41
ScottK0ubuntu103:43
ScottKAssuming it's not a native package.03:43
nixternalOK, that is what I thought, just wanted to be 100% sure03:43
=== Pici [n=Pici@ool-4355be00.dyn.optonline.net] has joined #ubuntu-motu
Toadstoolkduboi1: libwnck22 is a more recent version of the libwnck18 library, they are not binary compatible.  Having a different name allows to keep both libraries and to run programs still linked to the older one, while newly built packages will use the new one03:57
Toadstoolit is better explained in the Debian library packaging guide03:57
kduboi1ah, alright, so both can exist peacefully on the system together?03:58
Toadstoolyep03:58
kduboi1nice, thanks03:58
Toadstoolyou're welcome :)03:58
leonelinstalling  python-psycopg2  in gutsy installs  python 2.4 even  when python 2.5 is installed  on  feisty  does not04:04
leonelfile a bug ?04:04
leonelor is it normal ?04:04
=== ScottK looks
leonelboth depends on  python  >= 2.3.5-704:05
ScottKleonel: BTW (while I look) I've been using python-pygreql recently.04:07
leonelI used that  but found  psycopg2  that works with threads  in  mod-python  keeping  a connection pool  open04:08
leonelreally nice .04:08
leonelback in  15 mins04:08
=== Knightlust [n=dax@ubuntu/member/knightlust] has joined #ubuntu-motu
ScottKleonel: It's a bug.04:15
=== Seveas [n=seveas@ubuntu/member/seveas] has joined #ubuntu-motu
=== raphink [i=raphink@ubuntu/member/raphink] has joined #ubuntu-motu
=== elmargol [n=elmargol@host3-61-dynamic.48-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
imbrandon./update04:24
imbrandonerr04:24
TheMusoimbrandon!04:26
leonelback04:28
imbrandonheya TheMuso04:29
leonelScottK: can be fixed in  gutsy or  wait for a merge ?04:29
=== minghua [n=minghua@ubuntu/member/minghua] has joined #ubuntu-motu
RAOFStevenK: I'm around now, if that's any good :)04:49
=== mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #ubuntu-motu
RAOFbryce: Ping, re xgl.  If you find the bzr branch difficult to review, I can re-do it more traditionally.  It doesn't seem like anyone's particularly interested in collab maint :/04:59
=== mayeco [n=mayeco@200.75.192.12] has left #ubuntu-motu []
=== mwolson [i=mwolson@host-212-116.inlacol.clients.pavlovmedia.com] has joined #ubuntu-motu
=== jsgotangco [n=JSG@ubuntu/member/jsgotangco] has joined #ubuntu-motu
=== kduboi1 [n=kevin@adsl-76-232-157-254.dsl.sfldmi.sbcglobal.net] has left #ubuntu-motu []
=== superm1 [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu
tonyyarussoHey folks, who's around for some handholding?05:27
tonyyarussoLast time I tried packaging I did it from a .tar.bz2.  Now I'm working with SVN.  Should I be tarring it first, or is there some direct way?05:29
RAOFYou'll need to have a .orig.tar.gz at some point.05:32
tonyyarussoRight, so just tar <someflag...> svndir/ ?05:32
RAOFOptions include running autogen, then 'make dist' from the svn source05:33
RAOFOr "svn export".05:33
=== tonyyarusso mans svn export
tonyyarussoWow, could that help possibly be worded in a more obtuse manner05:34
=== freeflying_ [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
RAOF:)05:36
RAOFBasically "strip all the .svn directories"05:37
tonyyarussoAh, that's helpful.  Better than the stupid regex nonsense I had to write up before to do that.05:37
tonyyarussoOf course trackerd has to be indexing while I'm trying to do resource-intensive work.  :S05:37
=== tgm4883_laptop [n=tgm4883@c-67-160-174-176.hsd1.or.comcast.net] has joined #ubuntu-motu
bryceRAOF, sorry, I ended up spending the whole day doing bulletproof-x stuff05:41
=== mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu
=== mayeco [n=mayeco@200.75.192.12] has left #ubuntu-motu []
ScottKleonel: File a bug.  If you have a solution, attach a patch.05:43
RAOFbryce: That's perfectly fine.  I'm just wondering whether or not I should redo the package in a better way.05:47
tonyyarussoRAOF: What does "svn: Working copy 'kompozer/trunk/mozilla' locked" mean?05:48
RAOFtonyyarusso: Um...05:48
RAOFtonyyarusso: I don't know.  Maybe you have local changes?05:49
tonyyarussoI haven't done anything other than download.  Maybe the dev is uploading currently?05:49
RAOFShouldn't matter, I think.05:50
tonyyarussohrm, 05:50
tonyyarussoOh, partially done thing.  Found it.05:51
=== YokoZar1 [n=scott@c-76-20-46-159.hsd1.ca.comcast.net] has joined #ubuntu-motu
=== midnightToker [n=mcd@c-67-165-219-40.hsd1.co.comcast.net] has joined #ubuntu-motu
midnightTokerhi05:58
midnightTokerDoes anyone know if there is a way to sync a blackberry pearl with evolution?  or if there is a better channel to be asking for help?05:59
=== mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu
=== mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu
=== midnightToker [n=mcd@c-67-165-219-40.hsd1.co.comcast.net] has left #ubuntu-motu []
YokoZar1Is there a 32 bit openSSL development package for amd64?06:10
=== Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-motu
=== ceros [n=user@c-76-111-84-156.hsd1.va.comcast.net] has joined #ubuntu-motu
=== mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu
TheMusosuperm1: Congrats.06:20
=== mwolson [i=mwolson@host-212-116.inlacol.clients.pavlovmedia.com] has joined #ubuntu-motu
=== mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu
=== mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu
leonelScottK:  OK  I'll work on that  ...06:33
leonelgot to go06:33
=== jsgotangco [n=JSG@ubuntu/member/jsgotangco] has joined #ubuntu-motu
=== anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-motu
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu
=== No1Viking [n=micke@h-83-140-104-41.auto.rp80.se] has joined #ubuntu-motu
=== Knightlust [n=dax@122.2.246.215] has joined #ubuntu-motu
tonyyarussoWhere is the exception describing what to do with source that includes the /debian directory?07:57
=== khermans [i=khermans@nat/cisco/x-2cdd395115180ae9] has joined #ubuntu-motu
tonyyarussoBah, never mind.  He kept it out of the source tar.bz2, but it's in the SVN08:03
=== neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu
superm1thanks TheMuso :)08:22
=== tudenbart [n=willi@xdsl-213-196-253-35.netcologne.de] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
=== tudenbart is now known as dothebart
=== fraco [n=fraco@213.219.141.36.adsl.dyn.edpnet.net] has joined #ubuntu-motu
tonyyarussoI'm getting a whole bunch of "dpkg-source: warning: ignoring deletion of file <various paths>" while doing my dpkg-buildpackage.  Should I be concerned?08:44
=== superm1_ [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu
=== Zic [n=Zic@Final-Fantasy.FF-IRC.net] has joined #ubuntu-motu
=== Paddy_EIRE [n=patrick@89.240.243.205] has joined #ubuntu-motu
StevenKtonyyarusso: It just means that files existed in the .orig.tar.gz that don't exist when dpkg-buildpackage looks in the directory you're building from.09:09
tonyyarussoStevenK: It's okay though?  (I think debian/rules removes stuff while it's working)09:09
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
tonyyarussoAs in, it's not one of those things that will be cause for upload rejection?09:10
StevenKtonyyarusso: Just check it's stuff that isn't dreadfully important.09:10
tonyyarussogaaah09:10
tonyyarussoif [ ! -d mozilla ] ; then tar xzf ../kompozer*gz; fi09:10
tonyyarussotar: This does not look like a tar archive09:10
=== tonyyarusso is feeling confused
StevenKfile ../kompozer*gz09:12
tonyyarussokompozer_0.7.10.orig.tar.gz:      gzip compressed data, was ".fr.5400.0.kompozer-0.7.10.tar", from Unix,09:12
StevenKWierd. Looks like a whacky build system.09:13
pygi:D09:13
tonyyarussoWell, it's Mozilla.09:13
tonyyarussoThis stuff worked last spring - I wonder what he changed.09:14
tonyyarussoStevenK: It deletes the _entire_ mozilla/ directory in the process of dpkg-buildpackage09:16
StevenKNice.09:17
=== tonyyarusso doesn't understand why, but hey
=== freeflyi1g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
tonyyarussoStevenK: Could it possibly be trying to process kompozer_0.7.10-0ubuntu1.diff.gz ?09:20
=== tonyyarusso finds out
StevenKtonyyarusso: That will sort before, so more than likely.09:21
StevenKtonyyarusso: Add a few vv to the tar call09:22
tonyyarussoStevenK: Or an @echo 'file ../kompozer*gz' to rules :P09:22
StevenKI think you've hit the nail on the head, though.09:22
=== neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu
=== superm1_ [n=superm1@ubuntu/member/superm1] has joined #ubuntu-motu
tonyyarussocp: cannot create regular file `mozilla/.mozconfig': No such file or directory is the latest error09:32
tonyyarussoProbably since it just deleted itself I'd gander09:32
=== Kubuntu|FrOSCon [n=neversfe@194.95.66.31] has left #ubuntu-motu ["Konversation]
=== toutouff [n=nicolas@gov91-1-82-234-90-217.fbx.proxad.net] has joined #ubuntu-motu
=== Q-FUNK [n=q-funk@dsl-hkibrasgw1-ff19c100-129.dhcp.inet.fi] has joined #ubuntu-motu
tonyyarussoStevenK: what does this one mean?  "dpkg-architecture: warning: no utmp entry available and LOGNAME not defined; using uid of process (1234)"09:45
StevenKThat's a pbuilder-ism09:46
tonyyarussokk09:46
StevenK"I can't find the current logged in user using utmp, so I'm using the uid the process is running under."09:46
tonyyarussoaka, "I'm being fussy, ignore me"?09:47
StevenKYes, and no. It's nice to warn about that. You could make it go away by bind mounting /var/run into the pbuilder chroot.09:47
tonyyarussoBah, what's the flag for "create parent directories if they don't exist"?09:49
StevenK-p09:49
tonyyarussoStevenK: How is this possible on the machine that I just created the relevant key on?  gpg: Can't check signature: public key not found09:53
tonyyarussoIt shows up in gpg --list-public-keys yarusso09:54
tonyyarussoStill getting hung up by the cp line :(09:54
tonyyarussoif [ ! -d mozilla ] ; then tar xzf ../kompozer*tar*gz; fi09:54
tonyyarusso#patch -p0 < debian/patches/amd64.patch09:54
tonyyarussocp -p debian/mozconfig.debian mozilla/.mozconfig09:54
tonyyarussocp: cannot create regular file `mozilla/.mozconfig': No such file or directory09:54
StevenK-p is for mkdir09:56
StevenKcp -p means preverse permissions09:56
tonyyarussobah09:56
tonyyarussoHow can the mozilla directory not exist?  It's contained in the tarball that was just extracted on the previous line.09:57
=== allee [n=ach@dialin-145-254-253-171.pools.arcor-ip.net] has joined #ubuntu-motu
StevenKtonyyarusso: Add a v to the tar call, and it will show what it is extracted.09:58
StevenKextracting, even09:58
tonyyarussoTrying now09:58
=== ivoks [n=ivoks@16-160.dsl.iskon.hr] has joined #ubuntu-motu
=== blackskad [n=blackska@d54C4A53D.access.telenet.be] has joined #ubuntu-motu
=== Gasten [n=Gasten@h52n9c1o1095.bredband.skanova.com] has joined #ubuntu-motu
=== freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== thekorn [n=thekorn@a89-182-16-192.net-htp.de] has joined #ubuntu-motu
=== freeflyi2g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== coNP [n=conp@ubuntu/member/coNP] has joined #ubuntu-motu
=== MagnusR [n=magru@c83-252-237-96.bredband.comhem.se] has joined #ubuntu-motu
coNPGood morning10:39
ajmitchhi10:39
coNPhey ajmitch10:39
=== hjmf [n=hjmf@7.Red-83-44-173.dynamicIP.rima-tde.net] has joined #ubuntu-motu
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu
=== freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu
=== freeflyi1g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== Hobbsee_ [n=Hobbsee@ubuntu/member/hobbsee] has joined #ubuntu-motu
=== freeflyi2g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== YannDinendal [n=Yann@dyn-91-163-245-48.ppp.tiscali.fr] has joined #ubuntu-motu
=== oracle2025 [n=oracle@85-127-189-189.dynamic.adsl-line.inode.at] has joined #ubuntu-motu
=== norsetto [n=norsetto@host156-161-dynamic.57-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
norsettomorning11:21
Hobbseegood evening, norsetto!11:22
norsettohiya Hobbsee!11:22
geserHi norsetto11:22
geserHi Hobbsee11:22
norsettohi geser11:22
Hobbseehi geser11:24
=== TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu
RAOFEvening Hobbsee, norsetto, geser :)11:27
StevenKEvening RAOF11:27
RAOFAnd StevenK :)11:28
=== freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
Hobbseehiya RAOF11:28
norsettoevening raof :-)11:28
HobbseeRAOF: i hsould really send that email...11:28
StevenKRAOF: I was going to bug you last night with WoW woes, but I sorted it out.11:28
=== RAOF will get around to it, really!
RAOFStevenK: Ah, cool.11:28
RAOFIn other news, my sound works again (bug #131368)11:29
ubotuLaunchpad bug 131368 in linux-ubuntu-modules-2.6.22 "Dell 1420n audio not supported under Gutsy" [High,Triaged]  https://launchpad.net/bugs/13136811:29
=== StevenK is fixing WoW on his sister in laws machine.
=== elmargol [n=elmargol@host3-61-dynamic.48-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
StevenKWhere it was fixed by buying a GeForce 6200. :-P11:29
RAOFHeh.11:29
RAOFWhat was in there before?11:29
StevenKGeForce 4 MX11:29
=== ivoks_ [n=ivoks@3-138.dsl.iskon.hr] has joined #ubuntu-motu
RAOFCrap, but it should've worked.11:30
StevenK*On-board* GeForce 4 MX using system RAM.11:30
RAOF(Yay for Geforce 2 cores)11:30
RAOFEven more crap, but still should've worked.  jml uses his onboard intel, and that works.  It's not any more powerful than the old, old nvidia cards :/11:31
StevenKYeah, my problem is that you, ajmitch, and myself are all using -new, and the GeForce 4 is too old for -new.11:31
RAOFAh.11:31
RAOFIt's a pity that new-legacy can't be 9755, it's a better driver11:32
ajmitchStevenK: I am?11:32
StevenKajmitch: Oh, I thought you were.11:32
ajmitchafaik I'm using the standard nvidia-glx11:32
RAOFIt's also a pity that wine absolutely abhors Xgl.11:32
=== StevenK watches 55Mb of the 2.2.0 patch download.
=== ajmitch does have a geforce 6600, so nothing special
ajmitchStevenK: yeah, and I don't know if the patch itself is even out, or if that's just to prepare the way for it :)11:33
StevenKThe latter.11:34
=== ajmitch had some issues with wine dying at the 'downloading' part on login
StevenKSo did I.11:34
ajmitch'fixed' by switching WoW to directX mode, letting it grab it, then switch back to opengl11:34
stgraberI have just done a Wiki to Ical converter for GutsyReleaseSchedule, for those of you who'd like to test, it's at : http://www.stgraber.org/download/ubuntu/release-ical/ubuntuical.php11:34
coNPstgraber: thank you very much. This was I needed long time ago.11:38
=== jussi01 [n=jussi@dyn3-82-128-184-60.psoas.suomi.net] has joined #ubuntu-motu
=== freeflyi1g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== finalbeta [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu
=== freeflyi2g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
=== pgquiles [n=pgquiles@250.Red-83-44-240.dynamicIP.rima-tde.net] has joined #ubuntu-motu
=== PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-motu
=== freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu
=== Lamego [n=lamego@a81-84-231-104.cpe.netcabo.pt] has joined #ubuntu-motu
=== freeflyi1g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== simu [n=simon@212-41-91-225.adsl.solnet.ch] has joined #ubuntu-motu
=== mattva01 [n=matthew@c-69-143-122-78.hsd1.va.comcast.net] has joined #ubuntu-motu
=== highvoltage [n=highvolt@dsl-243-24-97.telkomadsl.co.za] has joined #ubuntu-motu
=== reggaemanu [n=manu@ARennes-359-1-78-31.w86-199.abo.wanadoo.fr] has joined #ubuntu-motu
=== highvoltage [n=highvolt@dsl-241-178-136.telkomadsl.co.za] has joined #ubuntu-motu
=== Kmos [n=gothicx@unaffiliated/kmos] has joined #ubuntu-motu
=== msikma [n=msikma@s55933ad4.adsl.wanadoo.nl] has joined #ubuntu-motu
msikmaHi everybody, there's a translation of 7.10 which is "reviewed" to be correct, but I believe that it's got a grammatical mistake. How would I be able to comment on the translation? I already did suggest a new version.12:59
=== freeflying [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== pgquiles [n=pgquiles@200.Red-81-39-193.dynamicIP.rima-tde.net] has joined #ubuntu-motu
=== reggaemanu [n=manu@ARennes-359-1-36-103.w86-199.abo.wanadoo.fr] has joined #ubuntu-motu
=== freeflyi2g [n=freeflyi@123.116.96.206] has joined #ubuntu-motu
=== jekil [n=alessand@151.82.3.250] has joined #ubuntu-motu
=== DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu
=== TLE [n=kenneth@217.74.211.126] has joined #ubuntu-motu
=== Frogzoo [n=Frogzoo@202.155.165.25] has joined #ubuntu-motu
HobbseeScottK: what's hte problem?01:56
Hobbseesuperm1_: you want reviewer status?01:57
Hobbsee(done)01:58
=== jdstrand [n=james@mail.strandboge.com] has joined #ubuntu-motu
=== fredix [n=fred@78.114.57.159] has joined #ubuntu-motu
=== fraco [n=fraco@213.219.141.36.adsl.dyn.edpnet.net] has joined #ubuntu-motu
=== Nightrose [n=lydia@amarok/rokymotion/nightrose] has joined #ubuntu-motu
=== Nightrose [n=lydia@amarok/rokymotion/nightrose] has left #ubuntu-motu []
=== Jazzva [n=sasa@cable-89-216-129-52.dynamic.sbb.co.yu] has joined #ubuntu-motu
=== DarkSun88 [n=Ma@ubuntu/member/darksun88] has joined #ubuntu-motu
DarkSun88Hi all02:11
=== finalbeta [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu
simuI mean delete debian/ from the orig.tar.gz if possible, if not .substvars from the .diff.gz02:12
simuI dont understand this02:12
simuthere is a debian/ in the upstream, I cannot remove it. I contacted the author. he will provide proper source packages without debian/ folder for the comming releases02:14
simuso I think I can solve this issue using .substvars and .diff.gz is there a howto on the wiki02:15
simuthere is not very much about .substvars in the packaging guide02:15
Lamegosimu, how can't you delete the debian/* from the orig ?02:17
Lamegoyou are the one creating the orig.tar.gz02:17
Lamegountil upstream removes from its own tarball (probably on next release), you can do it your own for the building02:18
simuallright I do it. its because the packaging guide tells to leave the upstream untouched02:18
Lamegosimu, are you refering to rotoscope ?02:18
simuyep02:18
simuallright I got it02:18
broonieLamego: Well, generally the idea is that one doesn't repackage the orig.tar.gz unless forced to do so.02:18
Lamegosimu, well, and also tells debian/* should not be on the upstream tarball :)02:18
simubroonie: yeah you got the point02:18
Lamegobroonie, which is the case :)02:18
Lamegosimu, I have tried rotoscope, it didn't produced the expected result02:19
Lamegodroped it02:19
simu??02:19
Lamegonot sure if it could be amd64 related, i just know, the result of using it on some photos, was just a blank window :)02:19
Lamegoi mean, on the all of the few photos I have tried02:20
simurofl02:20
simuread the fm02:20
Lamegosimu, nice, you will be telling that to all the users that will be trying it :) ?02:20
simuyou have to click using your mouse02:20
simuthats all02:21
Lamegothat was described on the help ? (I just did a quick try on it)02:21
simuyou got a blank screen bcause you did not draw the lines with your mouse02:21
Lamegook, and, does the application contain some help on how to do it ?02:22
Lamegoit is not "native" behavior, at least, lookingo at the app, i was unable to figure how to use it02:22
Lamegobecause I did not read the help, I assume it may have been my problem, does it provide an help ?02:23
simuno ther is no help02:23
simuno02:23
simuI will tell that to the author02:23
Lamegoso, in my opinion (I am not a MOTU), you should either add some help to it, or drop it, because, at it's current state, a regular user, will not know how to use it02:24
Lamegoyou don't care on putting something available to some million users, to tell them RTFM, when there is no RTFM available :)02:24
Lamegobut well, this is just my personal opinion02:25
simuthere is help on the project website02:25
simuhttp://www.toonyphotos.com/how-to-use/02:26
=== reggaemanu [n=manu@ARennes-359-1-76-19.w86-199.abo.wanadoo.fr] has joined #ubuntu-motu
simuwhat do you propose?02:27
simuI dont wanna drop it just because of help is missing.02:28
elmargolMy packages are at ./dists/feisty/main/binary-i386 where do I have to put my sources?02:28
simuthe application itself is mature02:28
elmargol./dists/feisty/main/source ?02:28
brooniePerhaps the program ought to complain if the user selects "Render" without selecting any of the image first?02:29
=== Czessi-m [n=czessi@194.95.66.31] has joined #ubuntu-motu
broonie(It sounds like it doesn't do that.)02:29
simuright02:29
simuI aggree with that02:29
simubut I wonder: we are discussing the project, witch is not my business, instead of the packaging, which is02:30
simuthere are lots of alpha and beta packages02:31
broonieIt's something that might be worth feeding back to upstream as something that causes difficulties for people using the distro packages.02:31
simuyes I agree and I will do that.02:32
Lamegosimu, if you care about packaging something, you must care that people that will try it, will understand it, otherwise, you will get a lot of misinformed people like me, which will tell you that that package has no use ;)02:33
geserKmos: the motu-uvf team wants now to get subscribed to UVFe request and not assigned anymore02:35
Kmosgeser: ah sorry02:36
simuLamego: allright I write an email to the author with open issues. He already offered me help.02:36
=== nuu [n=neuro@2001:5c0:8fff:fffe:0:0:0:1893] has joined #ubuntu-motu
Kmosgeser: thx for fixing it02:37
geserKmos: np, this was decided yesterday on the MOTU meeting02:38
=== tmarble [n=tmarble@user-38q4et6.cable.mindspring.com] has joined #ubuntu-motu
Kmosgeser :)02:41
=== jsgotangco [n=JSG@ubuntu/member/jsgotangco] has joined #ubuntu-motu
=== finalbeta [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu
elmargolI try to build a deb repository using apt-ftparchive and have a problem02:44
elmargolFailed to fetch http://adina/~elmargol/gnunet-feisty/dists/feisty/Release  Unable to find expected entry  main/source/Sources in Meta-index file (malformed Release file?)02:44
elmargolI think my release file is ok02:45
=== phanatic [n=phanatic@3e44b24a.adsl.enternet.hu] has joined #ubuntu-motu
=== chrisle [n=chris@e178120102.adsl.alicedsl.de] has joined #ubuntu-motu
=== guest22 [n=brendt@c-76-26-103-132.hsd1.nm.comcast.net] has joined #ubuntu-motu
=== JDahl [n=joachim@3e6b0cd5.rev.stofanet.dk] has joined #ubuntu-motu
=== Skiessi [n=qwe@dsl-roibrasgw1-fe88fb00-133.dhcp.inet.fi] has joined #ubuntu-motu
simuLamego: ok I contacted the author to create another menuitem in the help menu. btw there is a man page for rotoscope. but I think novice users are loking for help in the menu (and not in the man page) since it is a gtk application (and not a command line tool)03:03
simuLamego: thanx you helped me a lot03:04
Lamegosimu, I share the same thinking about manpages for graphical apps ;)03:04
Lamegonp :)03:04
ScottKHobbsee: That was it.  Thanks.03:07
ScottKLamego: Did you get your question answered about how one goes about repacking orig.tar.gz.03:09
LamegoScottK, I was the one answering :)03:09
JDahlis Michael Bienna in here?03:10
ScottKAh.03:10
ScottKNevermind then.03:10
JDahl*Bienia03:10
ScottKJDahl: He's known as geser.03:10
JDahlok, thanks03:10
JDahlgeser, thanks for the notification on cvxopt-0.9 in debian unstable... I guess that if libdsdp is stuck in NEW it will be there for awhile?  But we only need to change a single line in the python setup scripts to build CVXOPT without it,  so maybe it can still get into gutsy?03:13
=== chrisle [n=chris@e178120102.adsl.alicedsl.de] has joined #ubuntu-motu
geserJDahl: sure, if it's still useful without libdsdp03:24
JDahlgeser, dsdp is a small part of it - I never included those addons in my own unofficial ubuntu packages03:25
geserchecking now what needs to be changed in the package03:27
JDahlin the upstream source packages you need to change variable BUILD_DSDP = 0 in src/setup.py03:28
geserJDahl: Debian has a patch in debian/patches which modifies setup.py to enable dsdp03:32
geserI removed that part from the patch03:32
JDahlgreat - then it should build...03:33
geserJDahl: btw you can find the 0.9 source package in http://ftp.debian.org/debian/pool/main/c/cvxopt/03:33
JDahlah ok...  I was looking for it via "search" from http://packages.debian.org,  but their database is probably out of sync03:35
=== Nicke [n=niclasa@ua-83-227-140-135.cust.bredbandsbolaget.se] has joined #ubuntu-motu
=== bmm [n=bram@cc400801-a.groni1.gr.home.nl] has joined #ubuntu-motu
bmmAny MOTU: I'm looking for my first advocate or comments on boswars at: http://revu.tauware.de/details.py?upid=70 .Thanks03:38
geserJDahl: 0.9 was uploaded yesterday evening (european time) so it didn't propagate yet to all pages03:38
Lamegobmm, you could use debian/dirs to create those directories03:45
Lamegoand the .install to handle the binaries installation03:45
Lamegobmm, I am not a motu advocating, I am just doing some suggestions :)03:46
ScottKLamego: We encourage suggestions.  Thanks.03:49
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
joejaxxdoes anyone know how apt determines the arch of its host? i am guess through one of the DEB_*_ARCH variables03:51
joejaxxor maybe dpkg-architecture directly03:52
=== chrisle [n=chris@e178120102.adsl.alicedsl.de] has joined #ubuntu-motu
ScottKgeser: Would you have time to look at http://revu.tauware.de/details.py?upid=71 for me?03:53
bmmLamego: yes, why not, thanks.03:53
Lamegojoejaxx, don't believe it is based on dpkg-arch, because that is a dpkg-dev utility, which is not required for apt03:54
Lamegojoejaxx, eventually uname -m ?03:54
=== neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu
joejaxxLamego: i do not know if it is uname -m or not03:55
Lamegoit is not dpkg-architecture for sure :)03:56
=== jono [n=jono@ubuntu/member/jono] has joined #ubuntu-motu
joejaxxwell someone has to know :)03:56
Lamegoyou could into the apt-get source code :P03:56
Lamegolook03:56
=== reggaemanu [n=manu@ARennes-359-1-76-19.w86-199.abo.wanadoo.fr] has joined #ubuntu-motu
Lamegojoejaxx, you are refering to apt, as when you perform an apt-get install package ?03:58
geserJDahl: uploading cvxopt 0.9 without libdsdp support now03:59
JDahlthanks a lot!  A kodak moment for me *sniff*03:59
ScottKjoejaxx: In the ubuntu-dev-tools (or something close to that) project on Launchpad there is a pbuilder setup script that IIRC does what you are trying to find out.  I'd get it and look at the source.03:59
joejaxxScottK: ok04:00
joejaxxi forgot dpkg-architecture was part of dpkg-dev04:00
joejaxx:P04:00
=== finalbeta [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu
joejaxxi just want to know how i can set it manually04:01
joejaxx:P04:01
geserScottK: I've currently very little time perhaps later today, but I gave the diff.gz a quick look now: doesn't dh_shlibdeps work for compiled python extensions (I haven't checked)?04:02
norsettoScottK: for my own education, don't you need to add "XB-Python-Version: ${python:Versions}" in your debian/control?04:04
ScottKnorsetto: That or have debian/pyversions which this package does.04:06
=== oracle2025 [n=oracle@85-127-188-145.dynamic.adsl-line.inode.at] has joined #ubuntu-motu
norsettoScottK: ok, so they are mutually exclusive (its not clear in the policy)04:06
ScottKgeser: Not entirely sure.  In this case I knew what the answer was so I provided it.04:07
gesernorsetto: when using python-support have debian/pyversions is enough04:07
ScottKnorsetto: Yes.  Pick one.04:07
geserbut I don't know the current situation with python-central04:07
geserScottK: is the current Debian python policy slight out of sync with the usage of python-support?04:08
POX_ScottK: add "Provides: ${python:Provides}" (it's arch:any)04:09
ScottKNot sure.  What specifically are you referring to?04:09
ScottKAh.04:09
ScottKPOX_: Thanks.04:09
ScottKForgot about still needing that for any (and it is).04:09
POX_ScottK: replace libmilter1 with ${shlibs:Depends}04:09
ScottKOK.04:09
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu
=== Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #ubuntu-motu
joejaxxHA!04:11
joejaxxi got it04:11
=== joejaxx does a danc
joejaxxe04:11
joejaxxdance*04:11
=== Hobbsee should learn python policy stuff.
joejaxxhello Hobbsee :)04:13
pygiHobbsee, the new one?04:13
ScottKjoejaxx: Did that script have it or did your find it somewhere else?04:13
ScottKpygi: Not much point in learning the old one.04:13
=== jono [n=jono@ubuntu/member/jono] has joined #ubuntu-motu
joejaxxScottK: no i wanted to set apt manually04:13
pygiScottK, :D04:13
ScottKAh.04:13
joejaxxScottK: that is why i needed to find out how apt did it04:13
joejaxx:D04:13
joejaxx:)04:13
=== jono [n=jono@nsabfw1.nsab.se] has joined #ubuntu-motu
ScottKPOX_: Do you know...  Is pycompt = 2.5 valid?04:15
ScottKpycompat even.04:15
POX_no, set it to "2"04:15
Hobbseepygi: not exactly new...04:15
POX_only cdbs uses it anyway04:15
ScottKThat's what I thought.  I was reviewing another package and it had that.  Thanks.04:16
POX_if you don't call dh_python, you can remove this file04:16
ScottKHobbsee: It's less than 5 years old.  For Debian policy, that is new.04:16
POX_eh04:16
ScottK;-)04:18
POX_ScottK: python-apps project accepted, waiting for SVN set up and we can start04:19
ScottKCool.04:20
ScottKThat will definitely make it easier to push stuff back into Debian from here.04:20
=== tgm4883_laptop [n=tgm4883@c-67-160-174-176.hsd1.or.comcast.net] has joined #ubuntu-motu
JDahli want to build python2.5 with gcc-4.2 even though it's not recommended (I need gcc-4.2 for some numerical libraries).  Do some of you know what I would change in python2.5-2.5.1/debian to use gcc-4.2?04:31
ScottKPOX_: ${shlibs:Depends} did not pick up the libmilter1 dependency.  Any suggestions?04:32
POX_call dh_shlibdeps manually and check its output04:32
ScottKOK.04:33
POX_hmm, dh_shlibdeps didn't pick it up04:36
ScottKNope04:36
POX_are you sure it's needed?04:37
POX_check ldd debian/python-milter/usr/lib/python-support/python-milter/python2.4/milter.so04:37
ScottKPOX_: http://paste.ubuntu-nl.org/34994/04:43
=== kompozer [n=kaze@AGrenoble-152-1-61-106.w83-201.abo.wanadoo.fr] has joined #ubuntu-motu
POX_it's not on the list, but it is needed, something's wrong with this .so file...04:44
ScottKI am certain that libmilter1 is needed.04:44
ScottKOK.04:44
POX_"import milter" doesn't work even if libmilter1 is installed...04:44
=== finalbeta [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu
ScottKOK.  Sounds like I have some more testing to do....04:45
=== Skiessi [n=qwe@dsl-roibrasgw1-fe88fb00-133.dhcp.inet.fi] has joined #ubuntu-motu
kompozerhello there04:48
kompozerI would like to know how to use symlinks in a debian/rules file. After the 'make install', I need to move some non-binary files from /usr/lib/* to /usr/share/*. If I use simple 'ln -s' commands, pbuilder fails because the source doesn't exist yet. Any help would be very appreciated.04:51
POX_kompozer: dh_link04:51
kompozerPOX_: I try that right now, thanks!04:52
POX_you will probably also need dh_installdirs04:53
=== kompozer looking at the man page
=== jeromeg_ [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu
kompozerPOX_: ok, I can write an *.links and an *.dirs file then04:56
=== Lure [n=lure@38.99.84.33] has joined #ubuntu-motu
norsettoStevenK: ping05:04
StevenKnorsetto: Pong05:04
norsettoStevnK: hi! Was looking at merging dvgrab, was wondering what was the origin of your patch?05:05
norsettoStevenK:  hi! Was looking at merging dvgrab, was wondering what was the origin of your patch?05:05
StevenKI patched dvgrab?05:05
norsettoStevnK: yeah, version 1.8-4ubuntu105:06
ScottKWell it certainly wasn't me and that's the usual mistake people make.05:06
jeromegnorsetto: i've already prepared an upgrade for dvgrab, it just needs testing05:06
=== norsetto perhaps one day will spell steve name correctly
jeromegnorsetto: you can test it ?05:07
norsettojeromeg: it includes 3.0 from debian?05:07
ScottKnorsetto: That wasn't particularly aimed at you.  People seem to get the two of us mixed up reasonably regularly.05:07
norsettoScottK: no, it was aimed at me as I keep spelling it stevnK :-)05:07
jeromegnorsetto: oh 3.0 wasn't in debian when i prepared my upgrade...05:08
=== finalbeta_ [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu
jeromegnorsetto: but the debian package is better anyway, you can sync it05:08
norsettojeromeg: well, I'm checking about this patch, if its not needed anymore it is indeed a sync05:09
jeromegnorsetto : ok thx05:09
=== neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu
norsetto StevenK: yeah, version 1.8-4ubuntu1 (sorry, keep typing your name as StevnK)05:09
StevenKnorsetto: Where did the patch come from? I wrote it.05:10
jeromegnorsetto : the upgrade request was made here : bug https://bugs.launchpad.net/ubuntu/+source/dvgrab/+bug/13156105:10
ubotuLaunchpad bug 131561 in dvgrab "Please update to latest release (dvgrab-3.0)" [Undecided,New] 05:10
norsettojeromeg: you want to keep working it out with  StevenK? I don't mind05:11
jeromegnorsetto: if you don't mind, I will do it, I need some experience in packaging :)05:12
norsettojeromeg: sure, the only point right now is the patch05:12
jeromegnorsetto: yep, I'm on it in 5 minutes05:12
norsettojeroemg: but you need stevenk for that; upstream have changed that piece of code05:13
=== lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
StevenKIf they still try and get access to members from fd, it isn't going to work.05:14
norsettostevenk: no, now they use a stat on the filename05:15
jeromegStevenK, norsetto : you are speaking about the patch ?05:15
norsettojeromeg: yes05:15
jeromegnorsetto : ok05:15
StevenKIf that's so, the patch can probably be dropped.05:15
norsettoStevenK: [old]  fstat( fileno( fd->stream ), &file_status );05:16
=== ubotu [n=ubotu@ubuntu/bot/ubotu] has joined #ubuntu-motu
norsettoSteveK: [new]  stat( filename.c_str(), &file_status );05:17
jeromegso you think we can drop that patch ?05:17
norsettoStevenK: where filename.c_str() is defined in the create method05:17
StevenKjeromeg: Yup05:18
jeromegStevenK, norsetto : ok I will transform the upgrade request in a sync request05:18
jeromegnorsetto: thx for point that fact to me, I was still looking for a tester :)05:19
norsettojeroemg: thx to you,  you can use syncrequest for that05:19
jeromegnorsetto: never heard about it, what is that ?05:20
norsettojeromeg: don't forget you need an UVFe05:20
jeromegnorsetto: yep I know, but 1.8 has so many bugs, so I think it won't be difficult05:20
norsettojeroemg: ok, better safe than sorry :-)05:21
ScottKjeromeg: You might ask StevenK for an opinion on that since he's packaged it before and is on motu-uvf....05:21
jeromegScottK: thx05:21
jeromegStevenK: does dvgrab suit an uvf ?05:22
StevenKjeromeg: What are the changes?05:22
norsettojeromeg: https://wiki.ubuntu.com/SyncRequestProcess (the name of the utility is requestsync)05:22
jeromegStevenK: new upstream release (1.8 -> 3.0, so it hasn't been updated for a long time), tons of bug fixes...05:23
jeromegnorsetto: thx05:23
StevenKFile a UVFe first05:24
jeromegStevenK: before the sync request ?05:25
norsettojeromeg: just in case: https://wiki.ubuntu.com/FreezeExceptionProcess05:25
norsettojeromeg: and yes, you need to get an UVFe before you can request the sync05:26
jeromegnorsetto: ok thx05:26
norsettojeromeg: do you have a PPA?05:27
jeromegnorsetto: nope05:27
jeromegnorsetto: I only have a pbuilder and a VM to test05:27
norsettojeromeg: ok, you need to show to these guys a build log, if you had a PPA you could have built it for more architectures and shown all the log05:28
norsettojeromeg: I've got one, so if you need help with that let me know05:28
jeromegnorsetto: ok thx05:28
=== YokoZar1 [n=scott@c-76-20-46-159.hsd1.ca.comcast.net] has left #ubuntu-motu []
=== asac_ [n=asac@debian/developer/asac] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
jeromegnorsetto: how should I name the UVf report ?05:33
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
jeromegUVF for dvgrab ?05:33
norsettojeromeg: its like a normal sync request but add [UVFe]  in front and subscribe motu-uvf05:36
jeromegnorsetto : ah ok :) I can understand now :)05:36
norsettojeromeg: for example: [UVFe]  Please sync dvgrab (3.0-1) from Debian unstable (main)05:37
jeromegnorsetto: yep understood05:37
=== mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu
=== nubbe [n=martin@c83-248-145-131.bredband.comhem.se] has joined #ubuntu-motu
=== line72 [n=dillavou@71.82.0.73] has joined #ubuntu-motu
=== [GruncH] [n=gruncho@190-76-248-5.dyn.movilnet.com.ve] has joined #ubuntu-motu
=== Q-FUNK [n=q-funk@88.193.25.129] has joined #ubuntu-motu
=== mok0 [n=mok@56347b3e.rev.stofanet.dk] has joined #ubuntu-motu
=== DktrKranz [n=Luca@ubuntu/member/dktrkranz] has joined #ubuntu-motu
jeromegnorsetto : bug 134730, if you can help me for the build logs, I would be grateful05:53
ubotuLaunchpad bug 134730 in dvgrab "[UVFe] Please sync dvgrab 3.0-1 (universe) form debian (unstable)" [Wishlist,New]  https://launchpad.net/bugs/13473005:53
jeromegnorsetto: sorry in fact I got to go, I'll come back later to finish this05:55
jeromegcu05:56
joejaxxScottK: if upstream already have source packages for their application what is the correct way to go about it in revu?05:58
=== nubbe [n=martin@c83-248-145-131.bredband.comhem.se] has left #ubuntu-motu ["Lmnar"]
ScottKYou mean they provide a complete Debian package?05:59
joejaxxyes05:59
superm1_ScottK, sine i'm MOTU now, do I still need a sep sponsor per https://wiki.ubuntu.com/MOTU/SRU , or can I just upload to release-proposed once the diff is ready?05:59
superm1_s/sine/since/06:00
ScottKYou can either use their debian dir or repack the tarball, remove it, and make your own.  You're choice.  If their debian dir has a file or dir that you remove entirely then you will have to repack their tarball.06:00
ScottKsuperm1_: You can upload it.06:00
superm1_okay thanks06:01
ScottKDon't mess up.06:01
superm1_hehe06:01
ScottKNot kidding.06:01
ScottKsuperm1_: Make sure you upload it to feisty-proposed.06:01
superm1_well it will be across feisty and edgy, so it will be feisty-proposed and edgy-proposed06:02
ScottKYes.06:02
joejaxxScottK: you mean the diff.gz?06:03
norsettosuperm1 = super motu or super mario!?06:03
joejaxxi thought it was superman06:03
mok0What is the status of debtags in Ubuntu? Is it something that will be used?06:03
ScottKjoejaxx: Is their debian dir in the tar.gz or provided separately?06:03
norsettomok0: ask ScottK ;-)06:04
superm1_norsetto, both :)06:04
joejaxxScottK: it is not in the orig.tar.gz06:04
ScottKAh06:05
ScottKThen review their packaging and use it or not as it deserves.  Make sure you very carefully review the licensing and copyright of the entire package.  Often if it's not already in the repo, there's a very good reason.06:06
joejaxxoh ok06:07
=== eagles0513875 [n=jonathan@198.66.91.133] has joined #ubuntu-motu
joejaxxScottK: are merges allowed up until NPF?06:17
ScottKjoejaxx: Is it a new Debian revision or a new upstream version?06:18
joejaxxit is not in the repository at all06:18
joejaxxoh06:18
joejaxxScottK: it is a package that we do not have06:20
ScottKThen it would be a new package, not a merge.06:21
joejaxxoh ok06:21
joejaxxare those still allowed?06:22
=== mok0 [n=mok0@56347b3e.rev.stofanet.dk] has joined #ubuntu-motu
ScottKUp until the New Package Freeze.06:22
ScottKThat's why we call it the New Package Freeze ;-)06:23
joejaxxok so do i take it from debian and upload it to revu? :P06:23
joejaxxi do not know the process06:23
ScottKAh.06:23
ScottKIf it's a package from Debian that needs Ubuntu specific changes, then make a bug and attach a debdiff just like you would for any merge.06:23
ScottKMention in the bug that it's a new package for Ubuntu.  Also why we want it at this late date.06:24
Lamegojoejaxx, is it on Debian already :) ?06:26
joejaxxLamego: yes :)06:26
Lamegoso you want is a merge or a sync, or however they call it :P06:26
=== cassidy [n=cassidy@128.207-241-81.adsl-dyn.isp.belgacom.be] has joined #ubuntu-motu
Lamegoit is funny to have UVF different from NPF06:28
ScottKLamego: They have different risk sets, so it does make sense.06:30
ScottKLamego: With an update to an existing package, we need to worry about regression risk and balance that against features/fixes.06:31
ScottKLamego: With a new package there's no regression worry.06:31
Lamegowell, I don't see how an NP can represent a different risk from an UV06:31
ScottKA new package can't work worse than the one in the previous release.06:32
LamegoScottK, an NP represents lack of features ;)06:32
ScottKRight, so the only way to go is up from zero.  No regression risk.06:32
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
ScottKOn this theory, I'm pretty comfortable myself with giving a pretty broad approval blanket for UVFe's for packages that weren't in Feisty.06:33
LamegoScottK, ah ok, that concept is based on the idea, that introducing a regression on an UV is worse than introducing a new package06:33
Lamegoworse in the sense, if the new package QA fails06:33
ScottKYes.06:34
ScottKIf the new package is completely borked you won't lose any functionality that existed in Feisty.06:34
Lamegowell, from users perspective, it is not :)06:34
ScottKThe reason we have a New Package Freeze at all is to prevent that from happening.06:34
Lamegook06:35
ScottKOr reduce the risk anyway.  There are no guarantees.06:35
LamegoI don't agree with the reasoning but I understand it now06:36
=== neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu
LongPointyStickDear $worldingeneral.  I am terrible at calling people back, or sending people SMS's back.  The time i usually think to do such things is 2am local time, and I dont think you'd appreciate a phonecall at that time, if you're anywhere near australian timezone.  that is all.06:37
joejaxxLongPointyStick: that is why irc is the best ;)06:40
Lamegoare there any specific rules depending on the package type, meaning, does library which has some 20 other packages depending on them, follows the same process as a standalone package ?06:40
ScottKLamego: Same process, but with a lot more care and consideration about what gets done to it.06:41
LongPointyStickjoejaxx: indeed.06:41
joejaxx:)06:41
LongPointyStickLongPointyStick: although, i can be bad at replying to that too06:41
LamegoScottK, but performed by the same people ? I mean, the reviewing ?06:41
ScottKIf they are both in the same component, yes (Main and Universe have different groups with slightly different processes).06:42
joejaxxwhere is the magic wiki page about syncs?06:42
joejaxx!syncs06:42
LamegoI am refering to universe, main is far more easy to manage, most of it is paid work, and much smaller06:42
ubotuSorry, I don't know anything about syncs - try searching on http://bots.ubuntulinux.nl/factoids.cgi06:42
ScottKLamego: Then yes.06:42
ScottKLongPointyStick: You ack'ed the UVFe for empathy, but not tp-salut (bug #134623) and tp-mission-control (bug #134624) up which it depends.06:44
ubotuLaunchpad bug 134623 in telepathy-salut "[UVFe]  Please update telepathy-salut to version 0.1.4" [Undecided,New]  https://launchpad.net/bugs/13462306:44
ubotuLaunchpad bug 134624 in telepathy-mission-control "[UVFe]  Please update telepathy-mission-control to version 4.35" [Undecided,New]  https://launchpad.net/bugs/13462406:44
ScottKup/upon06:44
Lamegoare there any specific MOTU subgroups for people specialized on certain type of build systems and development languages ?06:45
=== sethbc [n=sethbc@cpe-66-108-162-181.nyc.res.rr.com] has joined #ubuntu-motu
LongPointyStickScottK: my bad.  please remind me on $monday06:45
ScottKOK.06:45
=== LongPointyStick heads to bed.
joejaxxGoodnight LongPointyStick :)06:46
=== Yagisan [n=Yagisan@doomsday/developer/Yagisan] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
ScottKLamego: Yes.  There is, for example, a MOTU Science team, multimedia, and some others.06:54
geserafaik there is also one for uncommon languages06:54
ScottKI guess those weren't exactly what you were asking.06:54
LamegoI meant package building oriented ;)06:55
ScottKRight.06:55
ScottKNot really.  We all pretty much work here and you get to know who knows about what.06:55
ScottKAdditionally, there are people here who are not really Ubuntu people that help out.  man-di is a Java oriented DD and POX_ is a Python oriented DD.  I certainly appreciate their willingness to work with a downstream project.06:56
=== thekorn [n=thekorn@a89-182-3-244.net-htp.de] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
nixternalmmm java07:00
=== tuxmaniac [n=aanjhan@unaffiliated/tuxmaniac] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
nixternalI should start hanging out with man-di then, I am starting to enjoy java more and more07:02
Lamegoyuck :P07:03
nixternalhehe07:03
nixternalJava and Qt are actually fairly decent07:03
Lamegothere are a LOT of java apps that would be nice to have on universe07:03
=== StevenK [n=stevenk@14.5.233.220.exetel.com.au] has joined #ubuntu-motu
StevenKw07:04
StevenKOops07:04
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
=== avoine [n=avoine@modemcable079.71-203-24.mc.videotron.ca] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
=== RobinD_ [n=robind@69-30-77-125.dq1sn.easystreet.com] has joined #ubuntu-motu
=== alex-weej [n=alex@cpc2-darl3-0-0-cust237.midd.cable.ntl.com] has joined #ubuntu-motu
=== bmm [n=bram@cc400801-a.groni1.gr.home.nl] has joined #ubuntu-motu
=== slomo [n=slomo@ubuntu/member/slomo] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
bmmIs this bad in some way: "dpkg-gencontrol: warning: unknown information field L Launchpad-Bugs-Fixed in input data in parsed version of changelog " ?07:24
bmm(that's a warning I got when running pbuilder on boswars, see http://revu.tauware.de/details.py?upid=70 )07:28
norsettobmm: no, its what happens when you use LP: #xxxxx to automagically close a bug report07:28
bmmnorsetto: OK, thanks!07:29
=== Mez [n=Mez@ubuntu/member/mez] has joined #ubuntu-motu
=== Supremus [n=Supremus@15.131.77.83.cust.bluewin.ch] has joined #ubuntu-motu
=== Supremus [n=Supremus@15.131.77.83.cust.bluewin.ch] has left #ubuntu-motu ["Sto]
=== huats [n=chris@AToulouse-151-1-113-183.w83-193.abo.wanadoo.fr] has joined #ubuntu-motu
huatsHI all, I have small pb here : I am trying to build a package for a bug fix (flightgear) with pbuilder for gutsy. the build fails on "E Couldn't find package plib1.8.4-dev". But when I look on package.ubuntu.com it seems good to me. Any hint ?07:35
bmmhuats: your pbuilder environment might be in the wrong distribution, what distribution are you running and how did you initialize pbuilder?07:37
huatsbmm: I am running feisty and a the debootstrap script for gutsy to build it...07:39
huatsbmm: it on feisty it is also plib1.8.4-dev (I've checked to be sure), so it shouldn't be the pb I think07:39
huatsnorsetto: did you manage to build the package with my dsc ?07:39
norsettohuats: yes07:40
bmmI'm not sure about this, but doing "DIST=gutsy sudo pbuilder create" and "sudo pbuilder build package_naem.dsc" should do ok.07:40
huatsok i'll try again...07:40
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu
bmmhuats: if you want to use a chroot environment (I've never done that, only used pbuilder) this might help: file:///usr/share/packaging-guide/html/C/appendix-chroot.html07:42
bmmOh.. sorry for that stupid link07:42
huatsbmm: ok thanks. I'll have a look07:42
=== RainCT [n=RainCT@unaffiliated/rainct] has joined #ubuntu-motu
jeromegStevenK: COuld you please have a look at my UVFe request ? bug 134730 It's the first time I do one, so I want to know if everything's OK07:43
ubotuLaunchpad bug 134730 in dvgrab "[UVFe] Please sync dvgrab 3.0-1 (universe) form debian (unstable)" [Wishlist,New]  https://launchpad.net/bugs/13473007:43
bmmhuats: https://help.ubuntu.com/6.06/ubuntu/packagingguide/C/appendix-chroot.html07:43
Lamegochroot is much more friendly :P but not as clean as pbuilder07:43
norsettojeromeg: I think its a good idea to also paste the NEWS file (from 1.7 onwards only)07:43
RainCThey07:44
jeromegnorsetto: ok I'll do that07:44
norsettohay07:44
bmmhuats: if you decide to use pbuilder (I suggest it) here is some more info: http://www.debian.org/doc/maint-guide/ch-checkit.en.html#s-pbuilder07:45
norsettojeromeg: you should also paste an install log (to show that the package installs cleanly)07:45
jeromegnorsetto : ok07:46
bmmAny MOTU: I'm online for comments on boswars http://revu.tauware.de/details.py?upid=70 (no advocates yet, been through some revisions already)07:46
=== ScottLij [n=scott@24-180-196-49.dhcp.aldl.mi.charter.com] has joined #ubuntu-motu
=== Lure [n=lure@38.99.84.33] has joined #ubuntu-motu
norsettobmm: for an example of a control file with build-depends split over several lines, you can look at the flightgear one07:54
bmmnorsetto: I had the dependencies split over multiple lines, but one of the comments was that it wasn't looking good.07:55
norsettobmm: did you have a space or two to indent?07:56
bmmnorsetto: I used two, so that might have been the problem.07:56
bmmnorsetto: I used two spaces to indent and kept all lines under 80 chars, but as I read the comment it needed to be changed to one line to look better. But I may have misread the comment.07:57
norsettobmm: were you asked to add license and copyright in debian/docs?08:00
=== khermans [i=khermans@nat/cisco/x-e0d32d041b1bef76] has joined #ubuntu-motu
bmmnorsetto: Ehm, no asked, but I think I did that. If you find there is to little copyright information, let me know.08:01
norsettobmm: are you the upstream author?08:03
=== Lure [n=lure@38.99.84.33] has joined #ubuntu-motu
jeromegnorsetto: I'm running a french system so install is in french, is it a problem ?08:05
jeromegnorsetto: there are no errors during install08:05
norsettojeromeg: I don't think it is, there is nothing you can do anyhow about it08:06
jeromegnorsetto: and how can I get good install log, in gdebi and only get the end ?08:06
norsettojeromeg: just copy what you have on the terminal and paste it in the bug report08:07
jeromegnorsetto: only the end of the log is ok ?08:07
norsettojeromeg: use dpkg -i not gdebi08:07
jeromegnorsetto: ahhhhhh, not a bad idea :)08:08
jeromegnorsetto: I have a problem : when I run dpkg -i it fails saying that the dependences are not installed, but with gdebi it installs everything and gets configured08:11
norsettojeromeg: ok, then you have the dependencies already installed!?08:12
jeromegnorsetto: no, if I have nothing installed, with dpkg it fails, but with gdebi -> ok, if i have the deps installed, both ok08:13
norsettojeroemg: if you removed everything already just use apt-get and manually install all dependancies, or install the old version first and then overwrite it with the new one08:13
norsettojeromeg: are you using feisty?08:13
jeromegnorsetto: nope I tested in gutsy08:13
jeromegnorsetto: but I can do it in feisty08:14
norsettojeromeg: no, in gutsy is fine08:14
jeromegnorsetto: but this bug is strange08:14
=== toutouff [n=nicolas@gov91-1-82-234-90-217.fbx.proxad.net] has joined #ubuntu-motu
norsettojeromeg: check again, you must have removed something08:14
=== davromaniak [n=cyril@LAubervilliers-153-52-16-160.w217-128.abo.wanadoo.fr] has joined #ubuntu-motu
norsettojeromeg: what is the missing dep?08:14
jeromegnorsetto: does dpkg -i install deps automatically ?08:15
norsettojeromeg: no08:15
jeromegnorsetto: ok forget my question so, everything is normal :)08:15
norsettojeromeg: I'm going for dinner, but please keep asking any questions you need to ask, I'm sure somebody will help you08:16
jeromegnorsetto: I should be good this time, hard to be a noob :)08:16
jeromegnorsetto: thx very much for your help08:16
norsettojeromeg: don't tell me; I'm a noob+0.2508:17
jeromegnorsetto: still better than a noob :)08:17
=== LaserJock [n=mantha@ubuntu/member/laserjock] has joined #ubuntu-motu
LaserJockhas anybody noticed pidgin using an awful lot of RAM?08:19
bmmnorsetto: no I'm not the upstream author of boswars, what is wrong with the copyright file?08:21
=== macd [n=d@cl-151.ewr-01.us.sixxs.net] has joined #ubuntu-motu
=== leonel [n=leonel@189.155.124.207] has joined #ubuntu-motu
=== atlas95 [n=atlas@84.6.197.69] has joined #ubuntu-motu
=== mayeco [n=mayeco@200.75.192.12] has joined #ubuntu-motu
=== Supremus [n=Supremus@15.131.77.83.cust.bluewin.ch] has joined #ubuntu-motu
=== Paddy_EIRE [n=patrick@host217-42-30-159.range217-42.btcentralplus.com] has joined #ubuntu-motu
=== vil [n=vladimir@ubuntu/member/vil] has joined #ubuntu-motu
=== lukaswayne9 [n=lukas@c-68-84-69-12.hsd1.nj.comcast.net] has joined #ubuntu-motu
=== toutouff [n=nicolas@gov91-1-82-234-90-217.fbx.proxad.net] has joined #ubuntu-motu
=== mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu
=== sahin_w [n=KT@dsl5400DB03.pool.t-online.hu] has joined #ubuntu-motu
=== jussi01 [n=jussi@dyn3-82-128-184-60.psoas.suomi.net] has joined #ubuntu-motu
=== norsett1 [n=norsetto@host114-221-dynamic.54-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
=== norsetto [n=norsetto@host114-221-dynamic.54-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
=== jeromeg [n=jerome@gra94-2-82-66-142-60.fbx.proxad.net] has joined #ubuntu-motu
jeromegScottK: hello, just to speak about bug #3473010:00
ubotuLaunchpad bug 34730 in gajim "forgets window position and size" [Medium,Fix released]  https://launchpad.net/bugs/3473010:00
jeromegI haven't been able to test the package very accurately as I don't have a dv camera10:01
Nafallomeeh10:01
jeromeghowever there is a mode to read from a video file so I could test a lot of functions, the only thing to test is the dv interface10:02
Nafallojeromeg: what exactly has gajim to do with videocameras?10:02
jeromegNafallo : wrong copy/paste :)10:03
jeromegbug 13473010:03
ubotuLaunchpad bug 134730 in dvgrab "[UVFe] Please sync dvgrab 3.0-1 (universe) from debian (unstable)" [Wishlist,New]  https://launchpad.net/bugs/13473010:03
Nafallothought so. don't scare me like that :-)10:03
jeromega 1 was missing, thx for noticing it10:03
Nafallowell, I would hate to not know about bugs in software I maintain ;-)10:03
jeromegNafallo: sorry10:04
=== leonel [n=leonel@189.155.124.207] has joined #ubuntu-motu
=== mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu
norsettoI would hate to know about bugs in software I maintain ......10:04
jeromeg:)10:04
Nafallono problem :-)10:04
jeromegif anyone has a dv camera to test he is welcome10:05
norsettojeromeg: I checked my (well, my wife's) and its got no firewire i/f10:05
jeromegnorsetto: thx anyway10:06
=== Jazzva [n=sasa@cable-89-216-129-52.dynamic.sbb.co.yu] has joined #ubuntu-motu
norsettohey jazzva; how is going!?10:09
JazzvaHey norsetto... Fine, I suppose... Had an exam, the questions were a bit surprising. Other than that, fine. How're you?10:10
norsettojazzva: fine, thx for asking; surprising question, they are always surprising ;-)10:11
norsettojazzva: busy on any new bug?10:12
Jazzvanorsetto: Yeah, I should have learned by now :). Umm, not really... I planned on retagging some of Mozilla bugs :).10:13
Jazzvanorsetto: Have anything interesting? :)10:13
norsettojazzva: ok, don't be shine, if you need help just pop up here and ask10:14
Jazzvanorsetto: Ok, I will...10:14
JazzvaThanks )10:14
Jazzva:)10:14
Jazzvanorsetto: Hmm, now that I think of, there is one bug that I would need help with. Just let me get it's number.10:15
Jazzva*its10:16
Jazzvabug #13327110:16
ubotuLaunchpad bug 133271 in ubuntu "Simple problem with gnome-terminal" [Undecided,Incomplete]  https://launchpad.net/bugs/13327110:16
=== javier_galicia [n=Javier@189.130.233.106] has joined #ubuntu-motu
JazzvaWell, it appears both in gnome-terminal and Firefox... I thought it's maybe Compiz-related, as something similar happens in FF, but the user doesn't have Compiz/Beryl/CompizFusion installed.10:17
norsettojazzva: can you reproduce it? I'm still trying to understand what he is saying10:18
=== mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu
norsettojazzva: for the escape key, that is a feature10:19
Jazzvanorsetto: Well, no... I never seen something like that in terminal. It is a possibility that he is just confused...10:19
Jazzvanorsetto: Well, I guess that he is just confused then... I'll ask him to explain his problem a bit more.10:20
norsettoFor example: in some Web. ctrl + f (find). I write average and when pressing the space, puts black the screen and returns immediately to normality. This returns to spend when pressing repeated times space !?!?!10:21
Jazzvanorsetto: Yeah, I know... it is unclear was he saying. I thought that he meant of screen-blackout, which happens with Compiz/B/CF, but he doesn't have it.10:22
JazzvaBTW, I didn't know of double-ESC... only of double TAB.10:23
Jazzvatriple ESC...10:23
=== highvolt1ge [n=highvolt@dsl-243-55-24.telkomadsl.co.za] has joined #ubuntu-motu
=== ChrisJTortoise [n=tortoise@81-86-52-52.dsl.pipex.com] has joined #ubuntu-motu
=== badders [n=tom@host86-128-122-117.range86-128.btcentralplus.com] has joined #ubuntu-motu
=== gnomefreak [n=gnomefre@ubuntu/member/gnomefreak] has joined #ubuntu-motu
=== avoine [n=avoine@modemcable079.71-203-24.mc.videotron.ca] has left #ubuntu-motu []
=== mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu
mrignsihr virtuellen pseudonyme!10:42
azeemthis is an english channel10:42
tsmitheguten abend, mrigns10:42
mrignsoh lol10:42
tsmithehier sprechen wir englisch10:43
mrignssorry, wrong channel :D10:43
tsmithe(was my german alright? i'm very bad at it..)10:43
mrignsI think it was I'm not german ;P10:43
tsmithehaha ok10:43
gesertsmithe: your german is better than you think. It was correct.10:49
norsettokeine gegenstande aus dem Fenster werfen!10:50
tsmithethanks geser :)10:50
norsettosorry, just too many years of commuting by train.10:51
tsmitheahhh10:52
tsmithei get it now!10:52
geserit looks like there is a secret requirement for ubuntu-dev: knowing some words in german :)10:56
=== lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #ubuntu-motu
=== Baby [n=miry@195.37.62.208] has joined #ubuntu-motu
=== PriceChild [n=pricechi@ubuntu/member/pdpc.supporter.student.PriceChild] has joined #ubuntu-motu
=== ogra [n=ogra@ubuntu/member/ogra] has joined #ubuntu-motu
=== neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu
=== Q-FUNK [n=q-funk@dsl-hkibrasgw1-ff19c100-129.dhcp.inet.fi] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
=== YannDinendal [n=Yann@dyn-83-156-149-246.ppp.tiscali.fr] has joined #ubuntu-motu
=== mrigns_ [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu
=== norsetto [n=norsetto@host114-221-dynamic.54-82-r.retail.telecomitalia.it] has joined #ubuntu-motu
=== kagou [n=kagou@77.199.33.60] has joined #ubuntu-motu
=== caravena [n=caravena@pc-84-203-83-200.cm.vtr.net] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
=== neversfelde|mobi [n=neversfe@194.95.66.31] has joined #ubuntu-motu
=== atlas95 [n=atlas@84.6.197.69] has joined #ubuntu-motu
=== pygi [n=mario@158-227.dsl.iskon.hr] has joined #ubuntu-motu
=== Amaranth [n=travis@ubuntu/member/Amaranth] has joined #ubuntu-motu
=== luisbg [n=luisbg@18.Red-88-23-98.staticIP.rima-tde.net] has joined #ubuntu-motu
=== finalbeta [n=viper@d54C6865D.access.telenet.be] has joined #ubuntu-motu
=== toutouff [n=nicolas@gov91-1-82-234-90-217.fbx.proxad.net] has joined #ubuntu-motu
=== toutouff [n=nicolas@gov91-1-82-234-90-217.fbx.proxad.net] has joined #ubuntu-motu
=== anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-motu
=== theCore [n=alex@ubuntu/member/theCore] has joined #ubuntu-motu
=== theCore [n=alex@ubuntu/member/theCore] has left #ubuntu-motu ["Part"]
=== mrigns [n=mrigns@unaffiliated/mrigns] has joined #ubuntu-motu
=== beuno wonders if he can still get a package into Gutsy and looks ScottK's way
pygibeuno, depends?12:33
pygiwhat package is it?12:33
beunopygi: linuxsampler, it should go into multiverse12:33
beunoit was removed because it was non-free12:33
pygibeuno, ah12:33

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