[00:00] Aha. [00:01] So, there's no graceful way to do that, unfortunately. [00:01] The ungraceful way to do it is to fiddle around with maintainer scripts. [00:01] The maintainer scripts are informed about versions, so as an example, when upgrading the maintainer scripts can know the prior version and the version being installed. [00:02] For arbitrary standard stuff (bin, lib, share, etc.) you can just put it in the right place in the new package. [00:02] that's basically what is happening... [00:02] In cases where migration might break something, it might be nice to try to provide some migration tools. [00:02] For configuration, it's a bit trickier. [00:02] there are lots of files in the same directory, when they should have been in /etc and /var [00:03] You can make some changes, but you can't make other changes (by policy) [00:03] ok [00:03] For example, you're not supposed to overwrite or change conffiles. [00:03] that's fine... [00:03] I find http://women.debian.org/wiki/English/MaintainerScripts to be the best available resource on how maintainer scripts work. [00:04] Best of luck! [00:04] thanks [00:04] I'll need it === lfaraone_ is now known as lfaraone [00:59] persia: FYI, a good techincal reference for maintainer script is here: http://people.debian.org/~srivasta/MaintainerScripts.html === asac__ is now known as asac [01:40] im trying to package an app that has a debian dir in the source tarball, in the packaging wiki it says to ask the author to delete the debian dir and supply a diff.gz [01:40] what is the point of the diff? [01:41] also the author wants to keep the debian dir in the source [01:41] any advice? [01:44] they had not deleted the .ex files so I did and got lintan warnings about it, will that be a problem in revu? [01:47] How do I do an if statement in debian rules file? [01:57] quentusrex: just like you would in a shell script i believe [01:57] quentusrex: it might want a \ after each line [01:57] something like if [ $month -eq 13 ]; then [01:57] month=1 [01:57] let year=year+1 [01:58] sorry thats not what was suposed to paste [02:04] quentusrex: It rather depends what the circumstances are - sometimes you do it as shell, sometimes you do it using makefile syntax [02:06] EzraR: I _think_ that if there's a debian dir in the upstream source, you have the choice of either trying to work with it (such that the diff.gz adjusts upstreams into yours) or often just giving in and repacking the tarball without it. [02:06] Long term, it sounds like the right thing to do is to engage upstream in a discussion on why they want to have a debian packaging in-tree [02:08] maxb: Or use 3.0 (quilt). [02:09] I'll learn that once Ubuntu supports it :-) .... (soon, I know) [02:09] It's been supported for nearly 24 hours. [02:09] heh [02:18] And it looks like an autosync run happened a few hours ago, and worked. [02:18] Excellent. [02:19] sweet === asac_ is now known as asac [03:04] Hi All [03:04] hi tu u [03:04] too [03:05] hey can nyone help me [03:05] ??? [03:09] gaurav: The odds of you getting your question answered go up if you actually ask it. [03:11] Just reading the subject ... I am wanting to see if I can contribute. Although I have only worked with Ubuntu for a short time I have 12 years of professional exp. I will have a look at the site above but any other tips or starting points so I can be useful quickly? [03:12] andrewLuvsUbuntu: Figure out what you want to work and and be pasionate about making it better. [03:15] Thanks ScottK, is there area's/lists of what Ubuntu covers IE most apps etc are not just Ubuntu [03:16] andrewLuvsUbuntu: That's true, but everything that is in Ubuntu can be part of helping out. [03:16] Since you're a volunteer here, figuring out what you want to do is more productive that figuring out what the project needs. [03:16] (it's needs are broad ranging and approximately infinite) [03:17] Cheers, I will do some reading and come back. But would like to thank you all 9.10 is the best OS I have ever used! === Whoopie_ is now known as Whoopie [04:25] ScottK: I finished that package (mangler) but the debian dir that came with it from upstream had all the .ex files in it still [04:26] i deleted them but when It builds it leaves them in because of the .orig.tar.gz [04:27] I cant send it through with those in it, so my only other option is change the orig.tar.gz [04:28] unless you have a better idea [04:28] the author wants to keep the debian dir in the source [04:35] hi all, I noticed that there are a lot of bugs in launchpad that have the tag [needs-packaging] so if I do about 20 of those right am I eligible to apply for MOTU [05:07] EzraR: Then he should make it a better debian dir. [05:11] true, i can help him with that === mac_v_ is now known as mac_vish === mac_vish is now known as mac_v === freeflyi1g is now known as freeflying [12:58] hey I am new to the concept of MOTU but very excited and want to know how can I start to help [12:59] :-D [12:59] ehm... let's see if this works [12:59] !contributing [12:59] bah [12:59] !motu [12:59] motu is short for Masters of the Universe. The brave souls who maintain the packages in the Universe section of Ubuntu. See http://wiki.ubuntu.com/MOTU [13:00] urgh, i have no idea which factoids are appropriate here [13:00] generally though, pick what you want to do, and do it - you formally become a MOTU when others have noticed how awesome you are and say "you should become a MOTU" [13:00] okkk [13:00] would you please guide me [13:01] about how should i go about it [13:01] gaurav2: are there any bugs that you reported? [13:01] naah [13:01] bug triage & bug fixing is a high priority one [13:01] okk [13:01] updating existing packages [13:01] hmmm [13:01] is there any software you use that isn't packaged? [13:01] i'd say the least important job is new packages [13:01] yeah [13:02] I mean it doesn't come in .deb format [13:02] then should it be packaged [13:02] if you like. starting with a new package is a kinda trial-by-fire way to learn this stuff, but by all means [13:03] hmmm [13:04] and how do u fix bugs it must be a really difficult task [13:04] depends on the bug, really [13:04] hmmm [13:05] sometimes a bug can be something as simple as "typo in the package description" [13:05] okkk [13:05] sometimes it can involve hacking on a package's source [13:05] ok [13:05] it's a big wide world out there [13:05] true [13:05] u r very helpful [13:06] and which programming language r most of the packages written in [13:07] C++ or Python [13:07] :-D [13:08] i think the most popular language in the archive is C [13:08] for some reason [13:09] C++ is popular mostly by way of KDE; Python is popular for more recent high-level app design [13:09] there are loads of languages in the archive though. my personal area of control is C# === menesis1 is now known as menesis === lukjad007 is now known as lukjad007_ === lukjad007_ is now known as lukjad007 === lukjad007 is now known as m0hi === m0hi is now known as lukjad007 [13:53] dktrkranz: Thanks for that. It's more updated than the one I was using, and at least as complex (although I may need to use a custom CSS to read it often) === Amaranth_ is now known as Amaranth === slacker_1l is now known as slacker_nl [17:32] Whoopie: what's your real name? i want to mention it in the debian/changelog for vlc instead of just using "Whoopie" [18:10] siretart`, ping === Guest40441 is now known as BlackZ === yofel_ is now known as yofel === yofel is now known as yofel_ === yofel_ is now known as yofel [19:17] ;] [20:05] hum, our virtualbox-ose lags behind debian [20:06] joaopinto: you're free to do the merge [20:07] well, the modules fail to build with the current kernel [20:07] there is a fix on the gentoo bug tracker, but I am not sure it makes sense to apply it to the current version which is behind debian's [20:08] crimsun, I don't like doing merges when I am not familiar whith the problems that required introcuding ubuntu changes [20:08] 3.1.2 fails to build in lucid? [20:08] and certainly not for a a package which includes DKMS, I don't have any experience :) [20:08] that's somewhat surprising, since 3.1.0 builds fine in lucid [20:09] 3.0.8-dfsg-1ubuntu1 is what I get from my archive [20:09] lucid === korn_ is now known as c_korn [20:10] crimsun, I mean, the current version on lucid fails to install, not the debian version on Lucid [20:11] joaopinto: right, well, it doesn't make much sense to try and fix lucid's existing one because there's already a newer one in Debian sid [20:11] I was going to use virtualbox to check test some packages on Debian VM :P [20:11] crimsun, right, but someone will need to merge it :) [20:11] * ScottK hands joaopinto a mirror [20:13] hum, my bug was se to duplicated of bug 474625 [20:13] Launchpad bug 474625 in virtualbox-ose "[lucid] VirtualBox kernel module fails to build against Linux >= 2.6.32" [Undecided,Confirmed] https://launchpad.net/bugs/474625 [20:15] http://bugs.gentoo.org/290296 is supposed to fix the building failure [20:17] well, it's being worked, i just need to fix mine :P [20:27] is possible way to get package's source from Debian on Ubuntu like "apt-get source" ? [20:28] pull-lp-source in ubuntu-dev-tools. [20:28] err, pull-debian-source [20:31] this is what I looked for! thanks ScottK [20:44] pbuilder build is for .dsc file but if I have unpacked .dsc and patched (debdiff applied), how can I run pbuilder in directory? [20:46] You can't. [20:46] Use pbuilder login to log into the pbuilder chroot and then do it there (then debuild -us -uc) [20:46] pdebuild? [20:47] so how sponsors tests debdiff for merges? [20:47] build a source package and then pbuilder it [20:53] I use piuparts as well. === lfaraone is now known as jwhales === jwhales is now known as lfaraone [21:03] ScottK: do you have time to approve #498354 so I can fulfill the prereqs for #496274? [21:03] * ScottK looks [21:04] huh, alsa 1.0.22 is out [21:05] ari-tczew: yes, I know. [21:05] :) [21:05] I have utils, tools, and driver done already. I'll svn ci later this weekend to pkg-alsa [21:05] however, it's not pressing [21:06] I already backported all the important bits into Lucid's source packages days ago [21:06] crimsun: do you will first update alsa first in debian? [21:06] ari-tczew: yes [21:07] are diffs between one package version and another saved somewhere? [21:07] crimsun: Very odd it didn't get autmoatically sync'ed. [21:09] OK, I see it's Unstable. [21:10] right, and testing's is older [21:10] crimsun: I can't do the actual sync's needs an archive admin with shell access. [21:10] ScottK: ah, ok. Sorry about that. [21:20] bjsnider: if you mean versions in official repos, then yes, they can be viewed in LP branches [21:21] in other words, a diff between package-0ubuntu1 and 0ubuntu2 [21:22] you can usually find these in LP, eg https://launchpad.net/ubuntu/+source/gnome-commander/1.2.8.3-0ubuntu1 ("available diffs") [21:23] or put: debdiff *ubuntu1 ubuntu2 > 1_to_2.debdiff [21:23] err, ubuntu1.dsc ubuntu2.dsc === Rh0nda is now known as Rhonda [21:25] sure, debdiff will serve you well if you have the packages downloaded :) [21:25] thanks, found it [21:35] can i choose which repository apt-get source fetches a source package from without apt pinning ? [21:38] cratylus: apt-get source will only work withe the corresponding deb-src line and then understands -t $distribution [21:39] christoph_debian, so as long as i have the deb-src line in my sources.list somwhaere i can use -t. hmm gonna try this now [21:41] Just take care, as this will randomly grab the newest available source when used without -t, which is highly unlikely to match either distribution entirely if used for multiple packages. [21:41] There's also pull-debian-source in ubuntu-dev-tools [21:42] hmm, so far no dice either way, it still prefers karmic to the lucid version that i want [21:43] persia, will try your method as well [21:45] You'll want to run apt-get update to properly test christoph_debian's solution. [21:45] cratylus: you can use apt-get source PACKAGE=VERSION if you know the exact version to fetch [21:45] Alternately, it is potentially possible that the karmic and lucid versions are the same. [21:45] randomaction: Only in the case where that version is available in the local apt cache. [21:46] persia, yeah i made sure to put an entry in /etc/apt/sources.list.d/lucid mirroring the karmic entries but replacing the word karmic with lucid [21:46] and then updating [21:46] i agree, apt-get update is good [21:53] persia, to answer your earlier question, yeah i made sure they're different versions in the release. the package in question is rkhunter and it was converted from dpatch source format to the new "3.0 (quilt)" format. wanted to study existing examples [22:02] bjsnider: whats uo? [22:05] siretart, oh good, you're there [22:06] you know that problem with karmic's mplayer build where fontconfig was only enabled on i386? [22:10] uh? [22:10] i thought ive fixed that [22:10] i just wondered first of all if you remembered it [22:11] i guess you do [22:11] for some reason [22:11] the rules were/are pretty broken and fail to apply patches on !i386 [22:11] the one i build on the ppa build system does not apply fontconfi at the very least to amd64 [22:11] and i'm using your fixed rules file [22:13] if i call mplayer by itself with no options, it yaps about missing fonts. if i add -fontconfig to the line, everything's fine [22:13] i've got the patch, and the rules file, but it still fails [22:14] is it *really* applied? [22:14] if it didn't apply the patch, the build would fail [22:14] didn't you submit it upstream? === nhandler_ is now known as nhandler [22:19] yeah, it's definitely applied. i just looked at the raw file to be patched and it is exactly what the patch expects [22:20] bdrung: that's fine as you committed it, thanks a lot!! [22:21] Whoopie: you're welcome [22:22] bdrung: are you also from the sru team? [22:22] Whoopie: no, i am a normal MOTU [22:22] ok [22:29] siretart, ok, i was totally wrong. that patch didn't apply on i386 or amd64. i'm looking at the build logs [22:32] oh, how stupid of me. i took that patch out of the series file for some reason... [22:32] i should have checked that earlier [22:32] whoops [22:48] Where do I get info on the proper file locations? [22:48] where to put documentation? binaries? log files? etc? [22:52] Debian Policy is a starting point [23:04] FHS tool [23:04] too. [23:04] Hello. Does dh 7 style packaging manages DEB_BUILD_OPTIONS in particular parallel building with autoconf project [23:05] s/manages/looks at and uses/ === jldugger is now known as pwnguin