/srv/irclogs.ubuntu.com/2009/08/24/#ubuntu-motu.txt

chrisccoulsonah, ok, that might be more difficult to do then. i think flashplugin just uses wget00:00
geserit should be different than using wget as long as it prints just to stdout and doesn't do any fancy stuff (like a ncurses interface or such)00:08
geserthe questioning should be better done with debconf and only the result of it passed directly to the updater to not break non-interactive updates00:10
c_kornI also want to use this script as normal application00:16
c_kornso the user can update the game data with it00:16
c_kornhm, can't I just execute the updater in xterm or something00:45
c_kornI can expect that X is installed, can't I?00:45
jjardonHello, I'm not sure this is the correct channel to ask but: I'm editing https://wiki.ubuntu.com/Halsectomy Can I add gnome-pilot to the table ?01:08
drdrHello?01:52
drdris anyone here?01:53
hyperair!give drdr ask01:53
ubottuSorry, I don't know anything about give drdr ask01:53
hyperairoops01:54
hyperair!ask | drdr01:54
ubottudrdr: Please don't ask to ask a question, simply ask the question (all on ONE line, so others can read and follow it easily). If anyone knows the answer they will most likely reply. :-)01:54
drdrAnyone know when firefox 3.5 will be pushed as a update to the netbook spin?01:54
hyperairfta: ^^01:57
stochasticIs the Library General Public License forward compatible with the Lesser General Public License?04:46
lifelessstochastic: same thing04:53
binarymutantI keep getting debian-changelog-file-is-a-symlink from lintian, I've deleted the changelog and created a new one but it still didn't get rid of the warning :/05:12
ScottKbinarymutant: This is almost certainly OK.05:13
binarymutantcool ty ScottK :D05:13
ScottKIf it's a multi-binary package and the package depends on the one that ships the symlink it's OK.05:14
jtimbermanany MOTU able to look at stompserver, merb and chef on REVU?05:14
binarymutantScottK, awesome, it is multi-binary05:15
=== johe__ is now known as johe
=== Guest76973 is now known as santiago-ve
dholbachgood morning06:39
fabrice_spGood morning Daniel :-)06:43
binarymutantcan reportbug work with debian's bts too?06:44
fabrice_spbinarymutant, yes: reportbug --bts=debian06:44
dholbachhey fabrice_sp!06:44
binarymutantfabrice_sp, ty :D06:44
fabrice_spdholbach, what do you mean with "if you fix this for Karmic, I'm happy to ACK it" in bug #416262. Should I upload a new version in Debian with the translations and re-ask for the sync? Or do you mean having the po files in a temporary way in debian directory?06:49
ubottuLaunchpad bug 416262 in aptoncd "Sync aptoncd 0.1.98+bzr110-1 (universe) from Debian unstable (main)." [Wishlist,New] https://launchpad.net/bugs/41626206:49
dholbachjust a sec06:49
dholbachit'd be nice to have translations back and investigate where they went06:50
* RoAkSoAx off to bed, bye all06:50
fabrice_spdholbach, upstream lost them. I can upload them again to the upstream repository (I have 'upstream' powers for aptoncd :-) ), and update debian then06:53
dholbachfabrice_sp: that'd be sweet!06:53
fabrice_sphere we go then :-) Thanks06:53
iulianHello dholbach.07:11
dholbachhey iulian!07:12
stochasticWould a kind motu with a spare second or two be able to REVU http://revu.ubuntuwire.com/p/xjadeo07:24
stochasticThis package has received two advocations http://revu.ubuntuwire.com/p/a2jmidid but they were on separate uploads, do I need them on the same upload for it to get pushed through?07:35
stochastic^^ james_w I think you may need to re-advocate if that's what's stopping it.07:37
jtimbermanstochastic: yes, you need to get a second advocate.07:53
stochasticdon't you mean third ;)07:58
jtimbermanstochastic: only if james_w is unavailable to advocate, i suppose.08:00
lamalexdoes anyone here know about python distutls?08:20
lamalexmine keeps installing to /usr/local/local08:20
lamalexcannot for the life of me figure out why08:20
DktrKranzlamalex: pass --install-layout=deb to setup.py install call09:03
AnAntHello, how usable is wine1.2 ?09:14
james_wstochastic: stefanlsd uploaded09:17
stochasticjames_w, okay, I just haven't seen it appear here yet: https://launchpad.net/ubuntu/+source/a2jmidid and it was still listed in the new packages page on revu09:20
james_wit's in the NEW queue09:21
stochasticI don't follow. Maybe I'm still too NEW09:22
directhexstochastic, new source packages go into the NEW queue for approval by an archive admin09:23
directhexstochastic, then new binary packages go back into NEW09:23
stochasticokay, and where does feature freeze play on this? will that package be accepted?09:24
james_wyeah09:26
james_wunless it is rejected, in which case you may have to ask motu-release nicely to allow you to upload after Feature Freeze09:26
stochasticokay. thanks for the clarification.09:27
stochasticbdrung_, if you have a second, I've re-uploaded (with all earlier discussed changes) xjadeo to revu.  But I can't for the life of me figure out how to get rid of the executable-not-ELF-or-script lintian warning.09:31
directhexstochastic, i'm not seeing it09:45
directhexqjadeo:   ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped09:45
directhexxjadeo:   ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped09:45
directhexxjinfo:   ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped09:45
directhexxjremote: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, stripped09:45
stochasticdirecthex my lintian reports ./usr/share/qjadeo/locale/qjadeo_fr.qm to be the culprit09:46
stochasticbut as I browse through the source tree I can't find any place where the qjadeo_fr file becomes executable09:47
directhexhm, it IS executable isn't it09:47
stochasticdirecthex, it's probably from either the makefile or the debian/rules file (the debian folder is shipped from upstream so I didn't write debian/rules from scratch)09:48
=== dholbach_ is now known as dholbach
jussi01dholbach: good morning. got time for a quick pm?10:17
dholbachjussi01: yep10:18
=== Guest77631 is now known as Zic
\shsiretart: pingeling you got the mail from mrfai?11:35
siretart\sh: yes, I did11:46
\shsiretart: would you like to review my comment...and eventually make a comment, too? :)11:46
bdrung_stochastic: why do you run "test -f configure || ./autogen.sh" in the clean target?11:56
hyperairi would guess that it's to autogen so that configure exists inside the source package, which is not a good idea12:00
bdrung_that's why i asked. clean is for cleaning, not for creating :)12:03
sistpoty|workany DD around, who could sponsor me an upgrade of min12xxw (preferred from svn - svn://svn.debian.org/svn/collab-maint/ext-maint/min12xxw/trunk/)?12:32
=== ripps_ is now known as ripps
slytherinjames_w: there? need to discuss something abuot cobertura package that you rejected last week.13:15
james_whi13:15
slytherinjames_w: Even after remocing the DTDs in xhtml folder there are still some DTDs etc/dtds/coverage*.dtd which do not have license header. Is that acceptable?13:17
james_wpossibly13:17
james_wwere they written for this project?13:18
slytherinjuli_: Can you please answer james_w's question?13:18
juli_james_w, I think so but I didn't check it with authors13:21
james_wit that's the case then it moves them to a slightly (un)clearer license state13:30
juli_james_w, I'll contact them. But what about the package? I need it for the rest netbeans staff13:35
ghostcubepackaging request.. would it be possible to package 64 bit packages for lighnting and enigmail working on TB3 :)13:35
james_wjuli_: I can't say without looking really13:35
james_wI expect that it would be ok, but can't be sure13:36
james_wI suggest you upload again13:36
juli_james_w, ok, thank you.13:36
slytheringhostcube: Is such a version available i.e. the one which works with TB3?13:37
ghostcubeyes13:37
juli_slytherin, could you, please upload again. I will see what can I do about coverage*.dtd in the meantime13:37
slytherinjuli_: Ok. Let me test build it.13:37
juli_slytherin, ok. Thank you13:37
slytheringhostcube: but there is no TB3 in repository. Why would anyone want to package an extension for it?13:38
ghostcubethere is an ppa daily i havent known there is no universe package oO13:39
ghostcubehavent searched i thought with ff3.5 there was tb3 too13:40
slytheringhostcube: TB3 has not been released yet.13:40
ghostcubeoh ok ..13:40
ghostcubebtw its a must have :D13:41
=== rmcbride_ is now known as rmcbride4
=== rmcbride4 is now known as rmcbride
james_wjtimberman: hey, does merb need the embedded gems?13:55
slytherinjuli_: uploaded cobertura. it is now at the mercy of archive admins. :-)14:03
juli_slytherin, thanks! I'm writing a letter to cobertura developers about the license)14:04
jtimbermanjames_w: what gem is embedded??14:08
james_wgem?14:09
james_wthere's about 20 of them :-)14:09
jtimbermanjames_w: oh, stuff in the specs?14:09
james_wone second14:09
james_w./merb-core/spec/public/core_ext/fixtures/gems/gems/14:10
james_w./merb-core/spec10/public/webrat/test_app/gems/gems/14:10
jtimbermanjames_w: its not included in the resulting package.14:13
james_wstill14:13
jtimbermanit was fine for debian, merb was uploaded to NEW.14:14
jtimbermanbut i was told that it probably wouldn't get into an archive in time to make karmic feature freeze, hence packaging for universe as well.14:15
jtimbermanand it wasn't a blocking issue in earlier reviews.14:16
slytherinjtimberman: 'NEW' is not equal to 'ACCEPTED'. :-)14:21
james_wsorry, plumber arrived14:23
jtimbermanslytherin: sure, and Debian ruby packaging also does not include the source package.14:26
james_wjtimberman: at the least not all the gems are covered by the same license as the main code, and that is not documented in debian/copyright14:27
jtimbermanjames_w: so you want me to repackage the source tarball?14:31
james_wI think so, though I've no idea what they are there for14:32
jtimbermanthey're there for doing spec tests on the source.14:35
directhexeven if things aren't in the final package, their distributability needs to be certain for them to be on the ubuntu archive14:36
jtimbermanPerhaps this is why Debian doesn't include the original source tarball in the packaging.14:37
james_wjuli_: those files look very much like they are written for the project, so would be covered by the dominant license. Therefore I have accepted the package. Clarifying the situation with upstream would still be appreciated.14:43
jtimbermanwhere should removal of the source gems be mentioned?14:44
jtimbermanjames_w: should i note those were removed in README.source, or README.Debian ?14:47
james_wsee debian policy14:47
james_wit's debian/copyright14:47
james_wand README.source I guess14:47
james_wplus the version number should change14:47
DavieyDoes anyone know of an example package that generates debian/*.install etc files at source build time?14:52
LaneySurely you'd just call install manually instead?14:53
jtimbermanjames_w: http://paste.ubuntu.com/258692/ adding that to README.source, with the gems dirs removed, that good?14:56
james_wprobably14:57
james_wI didn't review the whole package14:57
james_wyou need to document it in debian/copyright as well, and change the version number as I said14:57
jtimbermanas in a new dch entry, or modify the ubuntu version, 1ubuntu114:58
james_wthe upstream version number14:58
james_wso that it is clear the tarball has changed14:58
jtimbermani dont know what you mean14:59
jtimbermanas in bump from merb-1.0.12 to merb-1.0.13 or something?15:00
jtimbermani don't think upstream isn't going to remove those gems from the source tarball, they're included on purpose for the spec tests.15:01
=== AlanB` is now known as AlanB
james_wjtimberman: no, merb-1.0.12+dfsg15:08
james_wso that it is clear that it is a modified tarball, and not the one that upstream calls 1.0.1215:08
jtimbermanjames_w: do i just change the name of the orig.tar.gz, or update the changelog?15:09
james_wboth15:09
jtimbermanok15:10
jtimbermanin changelog,  merb (1.0.12+dfsg-0ubuntu1) ?15:11
james_wyep15:14
jtimbermanuploaded to revu.15:18
juli_james_w, thank you! I wrote a message to cobertura-devel. I hope they clarify the situation.15:18
james_wthanks juli_15:18
=== dyfet` is now known as dyfet
bddebianHeya gang15:22
sistpoty|workhi bddebian15:22
bddebianHeya sistpoty|work15:23
juli_james_w, cobertura developer said coverage* files are under W3C license (the same: http://changelogs.ubuntu.com/changelogs/pool/main/w/w3c-dtd-xhtml/w3c-dtd-xhtml_1.1-5ubuntu1/w3c-dtd-xhtml.copyright). They will add these info for next release. Should I update copyright file now and reupload?16:02
james_wyes please16:03
james_wif they can make that explicit in the headers of their next release that would be great as well16:03
=== cprov is now known as cprov-lunch
james_wI'd be happy to sponsor that change16:04
juli_james_w, thank you:) I'll update copyright and upload an updated version to REVU16:04
james_wjust a debdiff would do16:05
james_wor even a diff for that file and proposed changelog entry :-)16:05
juli_should I create a bug in LP?16:06
juli_I suppose yes:) I'll do this today16:06
james_wno need really16:08
james_wif you just pass the changes to me I can sponsor straight away16:08
james_wa bug is fine though16:08
jtimbermanjames_w: can you take another look at merb please? i uploaded w/ new orig.tar.gz16:09
james_wsorry, I've got to do something else today16:12
james_wI've already spent most of my day on archive-admin stuff16:12
james_wjtimberman: you uploaded to REVU?16:14
jtimbermanjames_w: i did16:14
james_wI can upload that to NEW for you16:14
jtimbermanjames_w: :-D16:15
james_wlink please?16:15
jtimbermanhttp://revu.ubuntuwire.com/details.py?upid=677116:15
jtimbermanor, http://revu.ubuntuwire.com/p/merb16:15
lamalexDktrKranz: my distutils doesn't appear to have that option16:47
juli_james_w, I created a bug and attache diff files for copyright and changelog there: https://bugs.launchpad.net/ubuntu/+source/cobertura/+bug/41818116:57
ubottuLaunchpad bug 418181 in cobertura "cobertura copyright doesn't contain license for coverage* files" [Undecided,New]16:57
DktrKranzlamalex: sounds strange, which release are you running?17:16
lamalexDktrKranz: jaunty17:16
jtimbermanjames_w: I also fixed blocking issue with license in stompserver, which had 2 advocates: http://revu.ubuntuwire.com/p/stompserver17:16
lamalexer17:16
lamalexkarmic17:16
lamalexDktrKranz: i think part of the problem is that I dont understand distutils at all17:18
DktrKranzlamalex: so it should definitely support it. how do you call setup.py?17:19
lamalexDktrKranz: sudo python setup.py --instal-layout=deb install17:20
DktrKranzit should be "sudo python setup.py install --install-layout=deb"17:21
lamalexDktrKranz: do I pass the same flag for bdist?17:22
DktrKranz--install-layout is common for install only17:23
lamalexhmm how do I generate the correctly layed out tar.gz17:24
lamalexah, it's dsist17:24
lamalexs/dsist/sdist17:24
POX_DktrKranz: ?! NEVER SUGGEST TO "sudo pytohn setup.py install" or ez_instal something!!! I will break other parts of the system17:32
POX_if someone wants to test something, he should use some kind of sandbox (like virtualenv)17:33
=== cprov-lunch is now known as cprov
=== davroman1ak is now known as davromaniak
=== cody-somerville_ is now known as cody-somerville
slytherinfabrice_sp: ping18:19
fabrice_spslytherin, pong18:22
jtimbermanChef just needs one more advocate, who wants to be the lucky MOTU? :-D http://revu.ubuntuwire.com/p/chef18:22
slytherinfabrice_sp: do you plan to file sync request for doxia and doxia-site-tools?18:22
fabrice_spslytherin, not yet. I was planning to get them built, for the moment18:23
slytherinfabrice_sp: Ok. I am updating my pbuilder. It will take me an hour to get doxia built. If you are done before that then please let me know.18:25
fabrice_spslytherin, I can go with doxia-site-tools first18:27
slytherinit has build-dep on libdoxia-java18:28
fabrice_spoh18:29
fabrice_spslytherin, doxia build depends on plexus-containers and plexus-containers needs the latest version of libgoogle...18:47
slytherinso where are you stuck at?18:48
fabrice_spcompiling plexus-containers, without libgoogle18:48
fabrice_sphave to go. bbl18:50
highvoltageplexus-containers sound like something from star trek18:50
fabrice_spback19:05
fabrice_sphighvoltage, it's almost as complex as the Enterprise :-)19:05
highvoltagefabrice_sp: :)19:07
slytherinfabrice_sp: so libgoogle is one of those few libraries which will need to be modified to have complete maven stack right?19:07
fabrice_spslytherin, yes: it's also blocking the 'plugin' path19:08
fabrice_spmaven-plugin-tools-java19:08
slytherinfabrice_sp: have you discussed this already with ttx by any chance?19:08
fabrice_spyes, and it's a no go :-/19:09
fabrice_spttx is more of the opinion to let maven and plexus as-is19:09
slytherinThen he is probably using google-* libraries as build dep for some other work.19:09
fabrice_spI didn't specifically spoke about libgoogle, but his last email is more this way (do not touch non plexus lib)19:13
slytherinfabrice_sp: reply to that mail and add details about the libraries that 'must' be modified. Let's see what he says.19:18
jtimbermankirkland: thanks for your comments on Chef :)19:18
mathiazjtimberman: debian-changelog-file-is-a-symlink - I've seen that one often - but I have no clue how to fix these19:19
kirklandjtimberman: sure, i just advocated19:19
mathiazkirkland: ^^19:19
kirklandmathiaz: hmm, i've never seen that one before19:19
kirklandmathiaz: let me have a look19:19
mathiazkirkland: it seems to be something from cdbs19:19
fabrice_spslytherin, ok. As I will be on holidays beginning tomorrow, I won't be able to follow up on that until post-FFE.19:19
slytherinok19:20
kirklandmathiaz: fwiw, i did advocate, packaging looks good19:20
geserit's one of Ubuntu's cdbs features to symlink identical files19:20
kirklandah, space savings19:20
slytherinIt does not need fixing19:20
mathiazgeser: that makes lintian unhappy19:20
jtimbermankirkland: thanks!19:20
kirklandmathiaz: i don't use cdbs very much, which is why i haven't seen it19:20
slytherinIt is warning, not error.19:20
jtimbermanthere's an element of danger in using magic.19:20
jtimberman:)19:21
mathiazslytherin: https://wiki.ubuntu.com/UbuntuDevelopment/CodeReviews#Tips says Package should be lintian clean19:22
mathiazslytherin: lintian clean means error free or warning free?19:22
mathiazkirkland: do you look for lintian warnings as an AA?19:22
kirklandmathiaz: yes, but warnings are not necessarily blockers19:23
jtimbermankirkland: you're an AA?19:23
slytherinIdeally it means free from errors as well as warnings. But in this case lintian is not updated to ignore a warning caused by a feature.19:23
mathiazkirkland: lintian errors are though?19:23
kirklandmathiaz: bonus points for lintian overrides (with inline comments as to why they may be safely ignored)19:23
kirklandmathiaz: yeah, i generally require lintian overrides (with comments) for lintian errors19:24
kirklandmathiaz: where comments provide an acceptable explanation19:24
kirklandjtimberman: y19:24
jtimbermankirkland: mathiaz got me to put that in for chef-server ;)19:24
jtimbermanas you probably saw.19:24
kirklandjtimberman: right19:24
kirklandmathiaz: honestly, most of my AA work is ensuring that debian/copyrights is comprehensive and correct19:25
mathiazkirkland: right - are you also looking at the debian/ directory in general (as an AA)?19:26
kirklandmathiaz: and mostly trusting that the uploading/advocating MOTUs did a good job with the packaging checks19:26
kirklandmathiaz: only lightly; see my last statement ^19:26
kirklandmathiaz: so i did the REVU with MOTU hat on, not AA hat19:26
mathiazkirkland: ok :)19:26
kirklandmathiaz: as for debian/copyrights, I read/digest that19:27
mathiazkirkland: and you MOTU hat covers more things than your AA hat?19:27
kirklandmathiaz: i consider my MOTU hat to cover packaging technical details19:27
jtimbermankirkland, mathiaz and it was a good reminder to discuss the lintian override, now we have an upstream ticket to use system-provided jquery if it exists.19:28
kirklandmathiaz: which any MOTU, I think, should be able to cover19:28
kirklandmathiaz: and as an AA, we put a lot of trust in MOTUs19:28
kirklandmathiaz: for stuff like package syncs, we have to "trust" that the MOTU ack'ing the package sync has done a good job reviewing "why" the diffs can be dropped from the package19:29
kirklandmathiaz: because we might have to process a hundred of those per day, and can't look at every one of those19:29
* mathiaz nods19:30
kirklandmathiaz: if a MOTU ack'd that, it's on him/her ;-)19:30
kirklandmathiaz: as for the licensing ...19:30
kirklandmathiaz: run "licensecheck -r ." from the package source tree19:30
kirklandmathiaz: i see chef is Apache license19:30
kirklandmathiaz: so I'll start with "licensecheck -r . | grep -v Apache"19:31
kirklandmathiaz: looking for anything licensed differently19:31
mathiazkirkland: right - what do you do about Unknown - no copyright files?19:31
kirklandmathiaz: for instance, maybe some GPL code slipped into here19:31
kirklandmathiaz: i try to make sure those are clearly covered otherwise19:32
jtimbermankirkland: such as with the debian/copyright mentioning those filepaths19:32
kirklandmathiaz: and when possible, I ask upstream to ensure that they have proper copyrights in their files, and provide them the list of files missing copyright/license headers19:32
kirklandmathiaz: usually projects are willing/able to get that into a future release19:33
kirklandjtimberman: right; sometimes it's a matter of a whole section (subdir) being licensed/copyrighted and mentioning that in debian/copyrights19:33
jtimbermankirkland: gotcha. ran into a bit of that with merb earlier today. merb's spec tests include some gems, and some of those are available as packages but the upstream isn't going to worry about which platform they're on for testing.19:35
jtimbermanso they can't rely on say libfoo-ruby is installed to do a test.19:35
sistpotysuperm1: would you like to act as motu-release delegate for mythbuntu again, or do you have someone else you'd like to recommend for the position?20:19
superm1sistpoty, yeah should be able to.  i sponsor everything within our small team anyway :)20:20
sistpotyexcellent, thanks superm120:20
lamalexdoes anyone know what happens when there's a name conflict between packages from different sources?20:24
sistpotyfta: would you like to act as motu-release delegate for the mozilla team this feature freeze again (together with asac, if he agrees)?20:24
ScottKlamalex: If the two don't do the same thing, one has to be renamed.20:25
sistpotylamalex: it's not coinstallable? (and you'd need to declare conflicts: otherpackage in both)20:25
lamalexsistpoty: they dont conflict20:25
lamalexScottK: but what /happens/. does apt just pick on arbitrarily to be used?20:26
ScottKsistpoty: conflicts are only appropriate if they are alternative implementations of the same functionality.20:26
ftasistpoty, sure20:26
ScottKlamalex: First one installed wins.20:26
ScottKSecond one will get an install failure.20:26
lamalexScottK: and before installation?20:26
ScottKThat's why one needs to be renamed.20:26
sebnerScottK: the one with higher versionsnumber wins xD20:26
ScottKsebner: Nope.20:27
lamalexaptitutde search package20:27
lamalexwho gets shown20:27
lamalexboth?20:27
sebnerScottK: why not?20:27
sistpotythanks fta20:27
ScottKAh.20:27
ScottKI was talking about file name conflicts, not package names.20:27
ScottKSorry.20:27
ScottKsebner is likely correct.20:27
sebnernp20:27
sistpotyhe, /me is well20:27
* sebner ^5 sistpoty 20:27
ScottKlamalex: Only the binary with the higher version number will exist in the archive.20:28
sistpotyluisbg: up for ubuntustudio delegation for motu-release for karmic again together with _MMA_?20:30
luisbgsistpoty, yes20:31
lamalexScottK: thanks20:31
sistpotyluisbg: excellent, thanks. can you also ask _MMA_ if he agrees?20:31
luisbgsistpoty, will do and will let you know20:31
sistpotythanks a lot luisbg20:31
luisbghe is a little bit hard to contact now but still possible :)20:31
sistpotyheh20:31
=== nixternal_ is now known as nixternal
xnoxburnout. is when you answer to a user-request wine on a devel list and get tangled into a support thread.21:17
xnoxModern Support: http://xkcd.com/627/21:18
jpdsNo, I don't do that.21:18
sistpotyluisbg: btw.: read the mail about the request for audacity standing FFe? (https://lists.ubuntu.com/archives/ubuntu-motu/2009-August/006079.html) / I also cross-replied to ubuntu-studio-devel21:21
ghostcubefta, ping21:59
ftaghostcube, no contentless ping please22:01
ghostcubefta, ping http://bugzilla.songbirdnest.com/show_bug.cgi?id=17683 :)22:01
ghostcubesorry22:01
ubottubugzilla.songbirdnest.com bug 17683 in UI "Ui Media View not showing anything" [Major,Unconfirmed]22:01
binarymutantdoes anyone use reportbug with gmail? It didn't send the mail for me :/22:03
ftaghostcube, no idea22:03
ghostcubei think it is an songbird bug or a missing lib maybe22:04
ghostcubefta, got it the problem is somehow a mising german loalisation22:11
ghostcube*c22:11
stochasticbdrung_ I've lost that last command you suggested I run, can you repost?22:38
bdrung_stochastic: run debuild twice22:39
bdrung_stochastic: and you will see, that the second run failes, because the clean target do not remove all generated files. you have to remove them in the clean target with "rm -f file1 file2" or "rm -rf dir1 dir2"22:40
xnoxjames_w: You are ubuntu top contributor ;-)22:41
james_wit's a lie!22:41
xnoxhttps://edge.launchpad.net/debian/+topcontributors22:41
* xnox lol22:41
xnoxWhen people start using Distributed Development will Karma even out?22:42
ScottKThat's Debian, not Ubuntu.22:42
james_wdon't take karma as a proxy for worth :-)22:42
bdrung_stochastic: and why do you run "test -f configure || ./autogen.sh"?22:42
bdrung_in the clean target?22:42
=== fta_ is now known as fta
james_wxnox: somewhat, though it may take some time22:43
stochasticbdrung_, I don't know why that's there, I inherited the debian packaging from upstream and am cleaning it up22:43
xnoxjames_w: I'm just jealous =) I was evaluating my chances for UniverseContributor and tried to weight my Ubuntu Karma to find this bob =)22:43
xnoxs/bob/bomb22:43
james_wxnox: LP might subtract a large lump off me or something, as it's not at all fair22:43
james_wheh22:43
bdrung_stochastic: then remove this line22:43
xnoxat least you now probably feel like poker tournament winner with a huge stake =)22:44
xnoxjames_w: anyhow by submitting Karmic recipes for daily-debs I was hoping to get nightly bzr for Karmic.... Will you update cron-jobs or however jw+dailydebs works22:46
james_wah, Dmitrijs!22:47
james_wthanks22:47
james_wI'll do that now, thanks for the reminder22:47
bdrung_if you remove the 190000 from the bazaar branches of james_w, there will be only 451 karma points left22:47
stochasticbdrung_ I think the removal of xjadeo.desktop isn't happening, but that sill doesn't fix the elf binary warning...22:48
xnoxjames_w: your welcome =) scratching my itch really I've just moved to karmic and I can't live without my daily treats22:48
james_wfeel free to send me any more packages you want added22:49
james_wwell within reason ;-)22:49
bdrung_there must be something wrong with the karma points. i am listed as "top contributer", too. really strange.22:49
xnoxjames_w: I kind of trying to run my own as well ~crosswire-daily for my Debian/Ubuntu Packaging team of Crosswire stuff.22:49
james_wnice22:50
james_wwhat's crosswire?22:50
bdrung_stochastic: it complains about xjadeo-0.4.7/src/qt-gui/qjadeo_fr.qm22:50
bdrung_stochastic: you should remove this file on clean22:51
xnoxjames_w: I didn't know before I've signed up =) It's bible study library & front-ends + actual texts of hundreds of bibles/commentries etc.22:51
xnoxa long the lines of making Ubuntu interesting without the internetz22:52
james_wah, ok22:52
SiDiHello. Is this a good place to look for someone who would accept to maintain the ubuntu package of an upstream project ?22:53
bdrung_xnox: if you need a helping hand for packaging Xiphos, feel free to contact me.22:53
xnoxjames_w: really didn't know how to get involved with Ubuntu/Debian and there was a team being formed in January so I joined =) Resurected from horrible QA state 2 packages in Debian and Ubuntu =)22:53
xnoxbdrung_: I'm proud maintainer of Xiphos =) Hope it's in good shape in Karmic now22:54
xnoxbdrung_: can you sponsor a fix though? I've forgot a "Provides:" in the latest version in Ubuntu22:54
SiDi(the package in question is exaile, which losts its maintainer for ubuntu)22:55
xnoxbdrung_: lp:~dmitrij.ledkov/ubuntu/karmic/xiphos/fix-upgrades22:55
bdrung_xnox: not yet, in 3 day is my motu application :)22:55
xnoxAha =) well I wish you good luck22:56
xnoxI'm noone yet. And I'm thinking whether I can make it into Contributors22:56
bdrung_xnox: being a contributor is the first step (you become ubuntu member and gain a nice email address)22:57
bdrung_xnox: i found a bug in your debian package :)22:58
xnoxbdrung_: I'm listening =)22:58
bdrung_xnox: it's a native package22:58
bdrung_but it shouldn't be native22:58
* xnox checking23:00
xnoxbdrung_: how is 3.1.1-1 in Debian or the proposed fix 3.1.1-1ubuntu1 native?23:01
* xnox is confused23:01
bdrung_the package in debian sid23:01
bdrung_3.1.1-123:01
xnoxYou are right! How did that happen23:03
* xnox need to bash Debian Sponsor for mingling with my package!!!23:04
bdrung_it was the sponsors fault?23:05
stochasticbdrung_, I've added qjadeo_fr.qm to the files removed in clean, but lintian still gives me the elf-binary error23:05
bdrung_stochastic: that are different issues :)23:06
xnoxbdrung_: thanks a lot =)23:06
bdrung_xnox: np23:06
bdrung_xnox: i will have a look at the package. let me see if i find more issues ;)23:06
xnoxbdrung_: the previous DD who maintained it had tarball inside tarball so it was all native to him23:08
xnoxAnd now I'm out-of sync with and the checksums will be different23:08
xnoxcrap23:08
bdrung_stochastic: the convert and install command should be moved to the install target (you see the correlation?)23:08
bdrung_xnox: tarballs inside tarballs are ugly23:09
bdrung_stochastic: after all the install command you could put a chmod 644 command for the qjadeo_fr.qm file23:10
bdrung_stochastic: the "$(MAKE) distclean" command should come before the "rm" commands23:10
stochasticbdrung_, so the binary-indep: build install target should be empty?23:11
bdrung_stochastic: yes23:11
bdrung_stochastic: i don't know why you have a "rm -f" command in the binary-indep target23:11
stochasticbdrung_, I believe it's because the convert command creates a temporary copy of those files, then it's copied to the right place, then the temporary files are removed23:13
bdrung_ok23:13
bdrung_stochastic: the convert command _could_ put the resulting files directly into the right place.23:14
stochasticbdrung_, yes that would seem cleaner23:14
bdrung_stochastic: after running debuild twice, run "zcat ../xjadeo_0.4.7-0ubuntu1.diff.gz |diffstat" and you will see that there are some files not cleaned23:14
stochasticbdrung_ I don't understand what you mean by "run debuild twice"  I've run it many times23:15
bdrung_stochastic: run debuild twice means, that you run it at least two times.23:17
bdrung_the diffstat command list all files in the diff file. in the diff file should only be the files of the debian/ directory23:17
bdrung_stochastic: http://paste.ubuntu.com/258969/ this fixes the copyright lintian warning23:20
stochasticI thought you mentioned we could safely ignore that warning23:21
* stochastic changes it anyway23:22
stochasticthe zcat |diffstat command only returns files in the debian directory for me23:22
mzz(if you don't mind me asking: is there an easy way to get lintian to *always* warn on changes outside of debian/, not only if it detects a patch system, which iirc is its default behavior?)23:22
bdrung_stochastic: ok, maybe i need your updates23:23
stochasticbdrung_, uploading to revu right now23:23
stochasticoops, forgot to debuild after that copyright file change23:24
bdrung_mzz: don't know. i normally use the zcat diff.gz | diffstat command23:24
stochasticnext upload will include the copyright file changes23:24
bdrung_mzz: if you want everthing from lintian, run "lintian -iIE --pedantic ..."23:24
mzzbdrung_: sure, and that's a good habit anyway, I guess (since it'll also warn you about oddities inside debian/)23:24
mzzthe diffstat, that is :) I haven't tried lintian in full pedantic mode yet...23:25
bdrung_mzz: some pedantic warnings are usefull23:25
* mzz is beginning to get the hang of things, has managed to create a ppa with a few basic packages, might figure out how to get those in either debian or ubuntu proper in the future23:26
bdrung_mzz: new ones?23:27
mzzmostly backports23:27
mzzwell, backports or fairly trivial version bumps23:27
bdrung_ok23:29
mzzso far my experience has been that it's not exactly hard, but that there are a great many layers of tools calling each other, with multiple choices on some of the layers, and I don't understand all the layers yet.23:29
bdrung_mzz: i know the feeling.23:30
bdrung_it will go away some day :)23:30
mzz(things like python-support versus python-central, pbuilder versus sbuild versus probably other things I haven't encountered yet, but also on a user level apt-get vs aptitude vs synaptic, which don't seem to be using exactly the same "marks" database)23:30
stochasticbdrung_, I get no lintian warnings on that latest upload.  Do you see any issues left?23:30
bdrung_stochastic: is the upload already on http://revu.ubuntuwire.com/p/xjadeo23:31
* mzz shall stop distracting you now :)23:31
bdrung_the last upload date is 23:4823:31
bdrung_mzz: no problem. i am doing more thing parallel.23:32
stochasticbdrung_, oh, looks like that upload was rejected23:32
mzzthis is generally the case on irc :)23:32
bdrung_mzz: yes.23:33
bdrung_stochastic: the revu page seams to be not up to date23:35
bdrung_mzz: it's good to have a choice, but on the beginning it could be confusing. sometimes you use more than one of them (e.g. i use apt-get and synaptic)23:37
stochasticbdrung_, okay revu is up to date now23:38
bdrung_stochastic: the second run of debuild failed. the patch could not applied. "1 out of 1 hunk FAILED -- saving rejects to file src/qt-gui/qjadeo.cpp.rej"23:42
stochasticbdrung_ how are you getting these errors?23:43
stochasticwhat options are you running debuild with?23:44
stochasticis it in a pbuilder environment?23:44
bdrung_stochastic: run this: http://paste.ubuntu.com/258979/23:45
bdrung_stochastic: no, you cannot reproduce it with pbuilder, because pbuilder do not rely on the clean target23:46
stochasticbdrung_, but for that I need to manually install the build deps?23:48
bdrung_stochastic: yes23:49
stochasticugh, is there any way to do that without clogging my system up?23:49
bdrung_stochastic: setting up a virtual machine :)23:51
xnoxstochastic: after playing around with a lot of pacakges a removed all -dev packages and then did an autoremove =)23:51
xnox"Developers spring cleaning"23:52
bdrung_xnox: i clean them once in a half year with reinstalling the current release. ;)23:52
xnoxbdrung_: Ahh that's what you call install party =)23:52
bdrung_xnox: yes23:52
bdrung_xnox: but sometimes i install in between23:53
bdrung_last time was when i bought an ssd.23:53
xnox=) me too I've just upgraded to karmic alpha23:53
bdrung_the complete installation needs less than 10 minutes23:53
bdrung_karmic is on my previous hdd and in a vm23:54
xnoxwhat about / etc?23:54
xnoxand /var/cache/23:54
stochasticbdrung_, my apt-get doesn't want to install any of the last four dependencies because of broken sub dependencies, but pbuilder finds these just fine23:54
stochasticbdrung_ could you just pastebin the diffstat so I can see the result of the debuilds?23:55
bdrung_stochastic: strange23:55
bdrung_stochastic: http://paste.ubuntu.com/258982/23:56
bdrung_xnox: for /etc i have some scripts / patches that are making the required changes23:57
bdrung_xnox: but /var/cache?23:57
xnoxok /var/cache/pbuilder23:57
xnoxand /var/cache/apt-cacher-ng23:58
xnox~30 GB23:58
bdrung_xnox: i rebuilt them. that is not the problem. (i have mirrored jaunty and karmic with apt-mirror)23:58
xnoxhow much does that take space?23:58
bdrung_i have one pc without internet access23:58
bdrung_44,8 GiB23:59
xnoxok not that bad23:59
bdrung_one distribution would use 22 - 25 GiB23:59

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