/srv/irclogs.ubuntu.com/2009/12/16/#ubuntu-motu.txt

=== nxvl_ is now known as nxvl
=== Whoopie_ is now known as Whoopie
machinahey i'm attempting to package xsensors 0.60 for debian and I noticed that the author of the upstream source package had run ./configure04:15
=== Whoopie_ is now known as Whoopie
machinais it all right if i run "make distclean"04:15
machinaand I guess that would be a patch as well from the original version?04:16
machinahttp://linuxhardware.org/xsensors/04:16
machinaactually nvm, I know what to do know04:24
machina*now04:24
LucidFoxNafallo, when you return, I'd like to offer some suggestions about the gajim package.04:42
rhpot1991not the right place to ask this, but is there an irc channel for community wiki support?05:37
=== asac_ is now known as asac
contrastGreets, everyone...06:26
contrastCould someone point me in the direction of information on building packages for stuff that doesn't need to be compiled (e.g., wallpapers, scripts, etc.)?06:27
=== elky is now known as elky`
fabrice_spcontrast, https://wiki.ubuntu.com/MOTU/School/PackagingWithoutCompiling07:20
contrastfabrice_sp: Gorgeous, thanks. I [foolishly] assumed the terms would be too generic to search for. Much appreciated. :)07:21
=== elky` is now known as elky
* David-T wonders whats so difficult about trying a search first...07:33
dholbachgood morning07:46
=== StevenK_ is now known as StevenK
=== ara_ is now known as ara
l00nrHello MOTUs! I want to get involved in Ubuntu Packaging and have a question regarding version numbers for release candidates of upstream versions09:41
l00nrcan someone help me on this?09:42
persial00nr: Lots of people can help, but they'll find it easier if you ask a specific question :)09:42
dholbachl00nr: best just ask :)09:42
l00nrok. i want to help packaging "opensc". there's a tar.gz opensc-0.11.12-rc1...09:44
l00nrwith an old .diff  as the base i now can "debuild" packages09:45
l00nrwhat do i have to write in changelog to make it "right"09:46
l00nropensc-0.11.12~rc1~0ubuntu1 was my first guess09:46
persiaThe version string in the changelog doesn't need the package name, so first start with the upstream value.09:47
l00nris that correct?09:47
persiaNot quite.09:47
persiaYou probably want 0.11.12~rc1-0ubuntu109:47
persiaOr 0.11.12~rc1-0ubuntu0+tryX where X is an increasing series until you get something ready for distribution.09:48
persiaThe difference is that you *do* want to use a hyphen to separate the version from the revision.09:48
persiaAlthough I think you've made the right choice to replace upstream's hyphen with a tilde, as this allows later release of opensc-0.11.12-0ubuntu109:49
persiaThat said, I think I saw some opensc packaging in the past.  There may be something you can use as a base.09:49
l00nryes, it's my plan to get this clean and not to interfere with final releases.09:50
l00nrI've already contact to a member of the opensc-project who has already done packaging in the past. I want to help on that.09:50
persiaAh, yeah, that's only at 0.11.9.  I see.09:51
persiaIf you're specifically interested primarily in working with opensc, I'd recommend you contact the Debian opensc maintainer(s).09:51
persiaJust because you'll want to understand what they've been doing for the past few years, and keep aligned to that09:52
l00nr0.11.5 to < 0.11.12 have a problem (a bug fix) which makes it impossible for us to use it. 0.11.12 fixes this.09:52
l00nrno... not fixes it: workaround it...09:52
persiaWell, that's going to be hard to backport.09:52
persiaIf you can extract the patch specifically, fixing the 0.11.8 in karmic might be interesting.09:52
persiaBut getting both lucid and squeeze up to 0.11.12 sounds like the right solution.09:53
persiaSome information about the state in Debian is available at http://packages.qa.debian.org/o/opensc.html09:53
persiaAnd it may be worth following up on Debian bug #552516 to indicate that 0.11.11 isn't ideal for various reasons, and it's worth moving directly to 0.11.12.09:54
ubottuDebian bug 552516 in opensc "New OpenSC Version available -- please change package description" [Normal,Open] http://bugs.debian.org/55251609:54
l00nrif the new version is contained in lucid we would be happy. no need (for us) to backport to karmic09:54
l00nrok. i will have a look at this bug and contact the debian maintainer. thank you for the help.09:58
persial00nr: That said, if you've wider interests, or want to work on other stuff, we're here to help :)  I just think that's the best strategy for the specific issue you mentioned.10:04
l00nrpersia: i'm sure i'll have more questions in the future as we are starting to use ubuntu on our enterprise desktops... :-)10:07
persiaExcellent :)10:07
=== warp10_ is now known as warp10
ari-tczewdebuild on lucid creates packages by *.debian.tar.gz, how can I use debuild if I except *.orig.tar.gz ?10:33
ari-tczewppa reply: format '3.0 (quilt)' is not permitted in lucid.10:35
persiaari-tczew: Could you restate that question more verbosely?10:35
ari-tczewok, so I'm working on merges and today I can't get source package by debuild -S, ppa doesn't accept my package because: format '3.0 (quilt)' is not permitted in lucid10:36
persiaari-tczew: Ah.  I hear that format: 3.0 support is coming soon.  Potentially in the next week or so.10:37
ari-tczewpersia, ok thanks, but I need do build test of package, how can I test it using pbuilder?10:37
persiaI'm not familiar with pbuilder.10:38
persiaI'd presume you could just use pdebuild.10:38
ari-tczewok10:38
geserari-tczew: if you have a pbuilder setup: "pbuilder build your_merge.dsc"10:40
ari-tczewgeser, ok I'll try to use your propose, but I sent "debuild -us -uc" before your answer, I must  wait10:41
=== korn_ is now known as c_korn
ari-tczewhow can I change mirrors which using pbuilder? I got E: Failed to fetch http://pl.archive.ubuntu.com/ubuntu/pool/main/g/glib2.0/libglib2.0-0_2.22.1-0ubuntu1_i386.deb: 404  Not Found11:04
geserdid you run "pbuilder update"?11:05
ari-tczewno, I didn't11:05
geseryour pbuilder is probably using old Packages files therefore this error11:05
hyperairari-tczew: to change your mirror, you have to do pbuilder --update --mirror "http://newmirror/ubuntu" --override-config11:05
hyperairbut yeah, updating your pbuilder should fix the issue11:06
ari-tczewok, I'll try these commands11:06
=== ripps is now known as ripps|sleep
ari-tczewit works! thanks devs!11:41
=== hannes__ is now known as hannesw
=== Lutin is now known as Guest60093
* Laney nibbles13:38
Laneyafternoon13:38
=== zul_ is now known as zul
persiaDoes anyone happen to know which architectures end up getting ddebs on ddebs.ubuntu.com?15:23
slytherinpersia: As far as I know only i386/amd6415:24
superm1the Release file says otherwise: http://ddebs.ubuntu.com/dists/lucid/Release15:24
persiaslytherin: OK.  There are Release files for other architectures though, but I don't see the associated ddebs (and get 404 errors trying to install them)15:24
persiasuperm1: Yeah, but the files aren't there (e.g. http://ddebs.ubuntu.com/pool/main/b/binutils/ )15:25
persiaI was thinking they might end up somewhere else (something like archive.u.c vs. ports.u.c)15:25
superm1persia, bug pitti to double check i'd say15:25
superm1although launchpad is supposed to grow proper support for them $SOON I thought15:26
persiawith $SOON defined, in part, by how many people jump up and code the support?15:27
superm1i thought there was already work going in on it15:28
persiaWell, I'll let it wait a bit.  -devel backscroll says pitti isn't around today.15:28
persiaI suspect there is.  I'm just never confident about LP features until they show up on edge.15:29
=== c0p3rn1c is now known as copernic
persiaAfter that, they usually drop into production in a month or two unless they get a lot of contention.15:30
=== ghostcube_ is now known as ghostcube
=== jtechidna is now known as JontheEchidna
=== ghostcube_ is now known as ghostcube
=== nixternal is now known as Guest25223
=== Lutin is now known as Guest79668
=== txwikinger2 is now known as txwikinger
=== elky is now known as Guest8433
=== Guest79668 is now known as Lutin
=== etali1 is now known as etali
=== elky is now known as Guest7704
=== fta_ is now known as fta
=== jcastro_ is now known as jcastro
=== rmcbride_ is now known as rmcbride
=== yofel_ is now known as yofel
bjsnidersiretart, what's the deal on the ffmpeg issues. i've followed the "upgrade trouble" thread with you and niedermayer, but i have no idea what you two are talking about18:31
=== azeem_ is now known as azeem
norax_hi. Is there a similar webpage for lucid of http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20090909-karmic.html ?19:00
ScottKnorax_: http://qa.ubuntuwire.com/ftbfs/ is the actual state of the archive for Lucid.19:03
m4rtinevening all; I submitted a patch for sponsorship review (regression fix) over a month ago and haven't heard anything. Any ideas? (it's in bash-completion)19:03
c_kornI used quilt shell in a chroot to make some changes. now how do I get the patch ? do I have to `exit 0` or will this just end the chroot ?19:04
fabrice_spHi. Could someone else have a look at fceux in Revu (http://revu.ubuntuwire.com/p/fceux)? it's a nes emulator, and the evolution of fceu19:21
randomactionc_korn: just exit19:22
c_kornrandomaction: I tried Ctrl+D and it worked. I think exit would have worked, too. thanks19:22
norax_Thanks, ScottK19:41
Quintasanhiho19:43
=== korn_ is now known as c_korn
siretartbjsnider: well, have you tried installing libavutil50 and dependencies from e.g. the openshot PPA and wondered why vlc and almost all other ffmpeg using packages get instantly broken by that?20:01
bjsnidersiretart, i'm subscribed to the tiresome bug report for it20:02
siretartbjsnider: that's the problem. currently the libavutil50 package would need to add a Conflicts: libavutil49 in order to prevent the situation20:02
siretartbjsnider: unfortunately, I fail to contact the ppa maintainer, intuitivenipple for that20:02
siretartstill, many user just install those packages and happily break their systems20:03
siretartthe symbol versioning I've proposed would prevent that problem20:03
bjsnidersiretart, no, i wasn't asking about the nature of the problem as much as a rough ETA on a solution, if you have one20:03
bjsnideri understood from the last message in the thread that you were implementing a solution20:04
siretartbjsnider: it takes me finding some hours of spare time to create a patch, plus the reviewing and integration time for ffmpeg upstream. I'd guess a couple of weeks20:04
bjsnideri see20:05
bjsnideryou can't disable the openshot ppa in the meantime, especially if the owner is incommunicado?20:05
siretartI can, many angry bug reporters obviously fail to diagnose the problem20:06
siretartand I cannot ask the launchpad admins either to have his ppa removed20:06
bjsniderwhy not?20:07
=== maco2 is now known as MsMaco
siretarton what grounds? we have never supported 3rd party sources exactly for these reasons20:07
=== MsMaco is now known as maco2
bjsnideron the grounds that he is unaware of the problem, cannot or will not warn people about it and will not or cannot change things20:08
siretartfeel free to do so20:09
siretartstill, simply not using his packages and trying to contact him seem better options to me, but obviously, YMMV.20:09
bjsnideryou already know about the issue though20:10
siretartyou do so as well, now.20:10
siretartI prefer spending my time with fixing packages rather than hunting broken ones from others20:11
bjsniderwhat's the bug number for the broken mplayer issue?20:15
siretartbjsnider: you said you where already subscribed to that bug20:19
bjsnideri think i deleted the messages20:21
bjsniderthey had nothing to do with my ppa and i couldn't say anything more than you did to help anybody20:22
bjsnideri don't understand how it happened. i didn't subscribe myself. i just all of a sudden started getting emails from launchpad about it20:23
bjsnider46196620:25
=== NCommander is now known as Guest36380
=== Guest36380 is now known as NCommander
=== elky is now known as Guest16843
=== jussio1 is now known as jussi01
=== YDdraigGoch is now known as Guest48784
Whoopiesiretart: Hi, if you have time, could you have a look at bug 392115? I attached a debdiff to enable DV support.20:53
=== ubott2 is now known as ubottu
fabrice_spHey RainCT ! Could you please add me to Revu as reviewer?21:04
=== ikonia_ is now known as ikonia
RainCTfabrice_sp: done :)21:18
=== BlackZ is now known as Guest40441

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