[01:11] is there a way i can tell what version of a package 12.04 is likely to be tracking? [01:12] doug, what do you mean? [01:13] you can find out what version of a package is currently in 12.04 by looking it up on launchpad.net [01:14] cool, that might be what i'm looking for [01:14] hm, looking at https://launchpad.net/qtwebkit [01:15] launchpad.net/ubuntu/+source/qtwebkit [01:15] > There is no current release for this source package in Ubuntu. [01:16] the source package appears to be gqwebkit-source [01:16] qtwebkit-source rather [01:17] you can also use packages.ubuntu.com [01:20] psusi++ [01:32] is there any sort of glib utility function somewhere to parse a string for backspace characters and process them? [02:55] I'm seeing something odd-- I install a package that I built, and it seems to install python libraries twice, once in /usr/share/pyshared/salt/, and again in /usr/lib/pymodules/python2.6/salt/. The latter isn't shown at all by dpkg -c, and -S says no package owns it-- how do I effectively troubleshoot this? [02:55] The .install file for this package reads simply usr/lib/python2*/dist-packages/salt/ === Pikkachu is now known as PikkachuAway [03:19] So that package I had issues compiling with, its source uses a C++ safe name, whereas the it's header doesn't. [03:19] Definitely going to give my two cents upstream. [03:20] Oh jeez, one's a symlink. Not sure where it came from... === PikkachuAway is now known as Pikkachu [06:24] hi [06:24] hi [06:24] https://bugs.launchpad.net/ubuntu/+source/deluge/+bug/852454 is fixed upstream [06:24] What do I need to do with it? [06:24] oh wait [06:25] I need to submit a debdiff for it, right? [06:25] I'm fixing the first bug (#750134) in Ubuntu, and I like to get help to build and test package, as well how I can send it to LP [06:25] *my first bug [06:26] can anyone help me? [06:26] tiagoscd: yes [06:27] tiagoscd: Can you give me the url of this bug? [06:27] https://bugs.launchpad.net/ubuntu/precise/+source/ubiquity/+bug/750134 [06:27] Launchpad bug 750134 in ubiquity (Ubuntu Precise) ""Try Ubuntu" and "Install Ubuntu" icons differ widely in size" [Medium,In progress] [06:27] have you fixed this bug in the source ? [06:29] yes, i got their code via apt-get source and resized the image to an acceptable size [06:29] tiagoscd: now cd to the source via the terminal [06:29] vibhav: ok, done [06:30] tiagoscd: execute "debuild -S" [06:31] vibhav, ok [06:32] tiagoscd: did debuild succeed? [06:33] well, i need to review my GPG key [06:33] vibhav, just a moment [06:45] vibhav, I'm running debuild -S now [06:49] vibhav, I need to modify changelog first? [06:51] yes [06:51] dch -i [06:51] and then put the change you did [06:51] The format is [06:51] * Fixed icon (LP: #BUGNO) [06:52] developer.ubuntu.com/packaging/html/fixing-a-bug.html [06:53] * Fix size of the "Install Ubuntu" pixmap. (LP: #750134) [06:53] yes [06:53] done [06:53] now run debuild -S [06:53] (again, Since yo uhave modified the changelog) [06:53] you * [06:53] ok [06:55] signfile ubiquity_2.9.27ubuntu1.dsc Tiago Hillebrandt [06:56] gpg: ignorado "Tiago Hillebrandt ": chave secreta não disponível [06:56] debsign: gpg error occurred! Aborting... [06:56] my GPG key is fine, I created it just now [06:57] never mind [06:57] now "cd .." [06:58] ok [06:58] done [06:59] "ls | grep dsc" [07:00] paste the output [07:00] ubiquity_2.9.27.dsc [07:00] ubiquity_2.9.27ubuntu1.dsc [07:00] only this [07:00] debdiff ubiquity_2.9.27.dsc ubiquity_2.9.27ubuntu1.dsc [07:00] oops [07:00] dont use this command [07:00] ok [07:00] debdiff ubiquity_2.9.27.dsc ubiquity_2.9.27ubuntu1.dsc > patch.debdiff [07:01] done [07:02] submit this patch to Launchpad [07:02] IN the comments section of the bug you are fixing [07:04] vibhav, the image that I've resized will be putted into this patch? [07:05] done [07:05] LP ask me if this file is a patch [07:05] can I confirm? === vibhav is now known as Guest23223 [07:19] Can anyone continue helping me? [07:19] Now debuild -S was worked [07:19] Successfully signed dsc and changes files === swat_ is now known as swattor === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away [12:00] hi guys and guysettes, I'm looking at "Packaging New Software" and following the steps. The application (kqrcode) is missing a few dependencies, among others 'libqrencode' as I had a missing file 'qrcodec.h' [12:01] Anyway, the page tells me to look the file up at 'packages.ubuntu.com' to find the missing package. And then it goes on to install libqrencode-dev. However, I failed in finding that package on the site. Tried searching on different releases and what not. [12:02] clarification: I failed to find any package that contains the file 'qrcodec.h' [12:03] http://packages.ubuntu.com/search?searchon=contents&keywords=qrcodec.h&mode=exactfilename&suite=precise&arch=any [12:04] directhex: Yep, that yields in "Sorry, your search gave no results." [12:04] yep. [12:05] oh. [12:05] :) [12:06] it's actually not in libqrencode-dev either, no.. [12:06] hmm [12:06] qrencode does nto have that file [12:06] neither the packge nor upstream [12:07] jtaylor: Yes, I realized that. I was merely assuming that the page was correct and I was wrong. [12:07] But as always, assumption is the mother of a lot [12:08] i believe it's "assumption is The Black Goat of the Woods with a Thousand Young" [12:08] or something [12:08] Fun fact: I know I'm pretty much always wrong. So even now when I was right, I ended up being wrong. === jalcine_ is now known as jalcine [14:03] hi, is it a practice in raw patch management to specify dependencies as comments within the patches? [14:04] for example, you are applying a few patches to an application, some are mandatory (early access to bug fixes) some are not (rejected features) [14:05] but you do not want the non-mandatory ones in a patch queue, because they're not supposed to be run into a given order [14:05] someone else may select which non-manadatory patches to apply [14:07] you could put them as comments in the quilt series file [14:11] Hey! Lubuntu misses cups package. Printer managemend doesn't find printer server [14:18] hi [14:26] I fixed the bug #750134 and already built it (debuild -S). Now I need to know how to test the app and after how to submit it to LP [14:26] Launchpad bug 750134 in ubiquity (Ubuntu Precise) ""Try Ubuntu" and "Install Ubuntu" icons differ widely in size" [Medium,In progress] https://launchpad.net/bugs/750134 [14:26] Can anyone help me? [14:26] My first bug fix :) [15:03] jtaylor: I think I'll just reference the dependencies within the patch [15:06] that sounds sensible [15:06] breaking up the quilt series into blocks of different types of patches is also helpful [15:09] I'm sorry I think I'm being offtopic, I asked here just because I know you make patch management, not because I'm actually in ubuntu and building a package (I don't know what "quilt" is) [15:10] quilt is the program we use to managed debian/patches [15:10] *manage [15:10] cool, I tried to build a package but failed miserably, documentation is extremely complex and long [15:11] in my opinion of course [15:11] * tumbleweed avoids getting dragged into that discussion again [15:13] well, as for the question tbh I don't think the term dependency apply completely given that one patch would not need other to be applied to achieve its intent, it's really just the technical problem of line references. [15:13] Currently I have 5 patches here but none of them conflict regarding line references, so I'm not worrying that much [15:14] I woludn't call that a dependency then [15:14] yeah dependency is not really a good term [15:15] if they apply and work on their own, you don't need to worry at all [15:15] I think maybe I'll just put them in a queue and if one wants to apply specific patches, then I let them manually changing the patches [15:16] yeah currently they can be applied in any order [15:17] but in the future two could change the same file but one affect the reference used by the other, in that case is that I think I'll just put them in a queue [15:19] btw I found out a neat way to produce a patch log using the patches themselves, I just do something like: [15:20] +++PATCHES [15:20] @@ -0,0 +1 @@ [15:20] + Description of this patch === Pikkachu is now known as PikkachuAway === PikkachuAway is now known as Pikkachu === Pikkachu is now known as PikkachuAway === PikkachuAway is now known as Pikkachu [17:26] Woe is "oh crap, nobody merged haskell-devscripts yet, did they?" [18:00] Laney: Oups. That was on my todo list. Completely forgot about that. It was the next package to do after GHC. :( [18:00] I'm doing it now. [18:00] I did it [18:00] but it means the syncs I already did are busted [18:00] Pfft. [18:01] so if you fancy uploading some rebuilds ^o) === bulldog98_ is now known as bulldog98 === Pikkachu is now known as PikkachuAway === PikkachuAway is now known as Pikkachu [18:45] ok, doing them myself [18:46] * Laney accidently made twice as much popcorn as was intended [18:58] Laney: Will do. [19:15] iulian: reuploading everything I synced [19:15] sorry buildds :( [19:15] y [21:11] anyone aware of a reason why asterik is not up to date with debian? [21:12] just looked at the release notes and it only has a bunch of fixes so its probably worth it to get that into precise [21:12] hi, has anyone ever used ubuntu font in windows? [21:16] Anyone know how cabal-debian generates dependencies? [21:46] jtaylor: I don't see any package called asterik [21:46] asterisk [21:46] oh cool [21:47] I think its a good idea to stick as close to upstream as possible, it had a security update each release [21:48] well, 2 things, it'll need a merge and someone will have to test it on armhf [21:49] why the latter? [21:49] "Fix building on armhf with debian/patches/armhf-fixes:" [21:49] debian has armhf now too [21:49] it built there [21:49] the patch can be removed half [21:49] the configure part does not seem to be in debian [21:50] though it does not appear to break the build [21:50] well, I'm not entirely sure that stuff that builds on debian armhf will also build on ubuntu armhf [21:50] the patch is tiny, so probably was never a large issue [21:50] possibly, I haven't looked at the patch, just looking at the changelog [21:51] I'll push my merge in a moment [21:51] cool :) [21:51] I kept all the really old hardy stuff [21:51] can probably be dropped as I doubt it still works ^^ [21:51] some backport stuff [21:53] friggin bzr and its humongous andwidth requirements! [21:54] hahaha ... [21:56] cya [22:36] ok apparently updating is not such a good idea, well the merge can still be used for +1 then [22:50] why does bzr upload 4MB+ data for a 1kb diff! [22:54] 7MB and counting, its larger than the orig tar already ... [22:58] ok used the wrong merge base but its still much larger than the diff [23:10] Some small question. How do we handle a difference in files in a package on debian and ubuntu. For example on debian it should install normal init scripts, on ubuntu upstart scripts. [23:15] dupondje: dh_installinit should do the right thing already. === Guest50078 is now known as jalcine === Guest98069 is now known as jalcine_ === Guest50078 is now known as jalcine === jalcine is now known as Guest26986 === Guest26986 is now known as jalcine [23:29] Ampelbein: so you mean dh_installinit will install upstart file on ubuntu, and normal init script on debian right ? [23:30] dupondje: That's what I get from it's manpage, yes. === jalcine_ is now known as Guest11329 === rsalveti` is now known as rsalveti