[01:45] Hi. I put a backported package into my ppa, and made the build-depends and depends field depend on the version >= in the ppa. But launchpad, when building, is not linking to my package in ppa but ubuntus. how can I rectify this? [01:49] vadi2: try #launchpad :) === yofel_ is now known as yofel [01:49] Yeah [01:49] ah, both fronts, hehe [01:49] when did you build the backport? [01:50] maybe it's not in the repository yet? [01:50] I built it in my ppa [01:50] https://launchpad.net/~mudlet-makers/+archive/ppa [01:51] when installing the upgraded mudlet package, it -did- properly pull in the updated qscintilla [01:51] hm, no idea then [01:53] however mudlet is linked against qscintilla 2.so.3, which is ubuntus version. my updated qscintilla is 2.so.5 [02:01] savvas: this one is annoying too. qscintilla in hardy is unusable, it crashes on newlines (qscintilla being an editor widget) [02:07] vadi2: if no-one replies ask it as a question at http://answers.launchpad.net/launchpad :) === Andre_Gondim is now known as Andre_Gondim-afk === bastiao_ is now known as k0p [10:47] hi, [10:47] I have been asking for a long time and finally the Debian team has included Padre, the Perl IDE in Debian Sid [10:47] would it be possible to pull it over to Ubuntu at this late time of the release process? [10:47] for the next release? doubt it [10:48] (read its to late) [10:48] yeah I thought so but someone told me to come here and beg you ppl [10:48] file an FFe, and see if it gets accepted =p [10:49] I have this ticket https://bugs.launchpad.net/ubuntu/+bug/326353 [10:49] Launchpad bug 326353 in ubuntu "[needs-packaging] padre-perl" [Wishlist,Confirmed] [10:50] what is an FF ? [10:50] Feature Freeze. [10:50] that's a package request. [10:50] a needs-packaging bug [10:50] for this you'll need a sync-request + FFe request [10:50] but for FFe you need a good reason [10:51] I don't think I have, besides that it is already in Fedora and Mandriva too :-) [10:52] szabgab_, wait 2 months and it'll be in Ubuntu too ;) [10:52] yeah I think that will be the action plan :-( [10:53] well blame the bad timing =p [10:53] i've got a few packages waiting out the freeze [10:53] yeah but at least it is now in Debian so I hope thing will be smooth next time [10:54] and the IDE will be much more mature too [10:54] should be [10:54] auto-sync will pull it =) [10:54] so do you mean I don't even need to ask for a sync ? [10:55] nope [10:55] probably not [10:55] FWIW it runs find on 8.10 (and is being developed mostly on it) [10:55] s/find/fine [10:55] no i mean it'll autosync when karmic opens [10:55] which is ubuntu 9.10 [10:56] that's ok [10:56] At least that means I can point people there if they ask what about Ubuntu packaging [10:56] yeah [10:57] well if you're impatient you can set up a PPA for it [10:59] I think we are better off with a plain binary executable distribution for the impatient [10:59] thanks for your pointers anyway [11:57] Does anyone know of a script to merge debian/changelog files? Intelligently combining entries in version number order? [11:57] no, sorry :| [11:57] maybe I should write one :-) [11:58] yes [11:58] hold up [12:00] as MoM does it for the proposed merges, perhaps you can re-use that code [12:00] maxb: http://orangesquash.org.uk/~laney/merge_changelog [12:01] yay! Thanks - and it's written in Python, even better :-) === azeem_ is now known as azeem [12:19] hi [12:19] can someone help me? [12:20] ~/Entwicklung/Quelltexte/m/merkaartor-0.13.1$ debuild -S -sa [12:20] This package has a Debian revision number but there does not seem to be an appropriate original tar file or .orig directory in the parent directory; (expected merkaartor_0.13.orig.tar.gz or merkaartor-0.13.1.orig) [12:20] my downloaded archive is named merkaartor_0.13.1.orig.tar.gz, my dir merkaartor-0.13.1 [12:20] somehow debuild thinks there is a debian revision somewhere ... [12:21] what should i do? [12:21] soc: probably you have 0.13 in debian/changelog, as opposed to 0.13.1 [12:31] A package I uplaoded has just gone 1.0 (with most of the delta in Ubuntu commited upstream) [12:31] is it worth doing the UVF? [12:31] what's new in it? [12:34] Laney: bug fixes rather than new features [12:35] then yes [12:35] no exception needed [12:42] Laney: ta for the confirmation [12:57] azeem: thanks! [14:51] I have a package that does not build, it seems the compiler exits with a segfault [14:52] here's the log from one of the compilers [14:52] http://dl.getdropbox.com/u/529363/arkn11745.scidavis_0.2.1-1-skarn86_FAILEDTOBUILD.txt [15:31] I have a package in my PPA that does not build, it seems the compiler exits with a segfault [15:31] however it builds under intrepid [15:33] er.. lupdater-qt4 segfaults [17:25] mok0: libglw1-mesa-dev: Depends: mesa-common-dev (= 7.4) but 7.4-0ubuntu1 is to be installed [17:26] mok0: Do you want to take care of it or should I? [17:45] * andol is rather new to working with deb packages, and is rather confused by the ntop package. [17:45] I can see that the ntop packages has a debian/patches, with a bunch of diffs, but I can't find any references to patching inside debian/rules. [17:46] andersk: If you have ubuntu-dev-tools installed, type 'what-patch' to see what patch system is being used [17:46] andol: ^^^ [17:47] andol: Then follow https://wiki.ubuntu.com/PackagingGuide/PatchSystems to learn how to add/modify a patch using that patch system [17:48] nhandler: Seems like the famous "unknown patch system" :) [17:48] * nhandler goes to look [17:55] andol: What exactly are you trying to do with that package? After looking at it, that package is a huge mess [17:55] It also hasn't been touched by the DM in nearly a year (even though the BTS has plenty of bugs and patches) [17:57] nhandler: Figured I'd take a crack at bug #325393 and implement the simple patch applied by Fedora. [17:57] Error: Could not parse data returned by Launchpad: The read operation timed out (https://launchpad.net/bugs/325393/+text) [17:59] nhandler: Later on I'd also like to do something about bug #355127, and see if I can make debconf ask for that password during the installation. [17:59] Launchpad bug 355127 in ntop "ntop admin user not created during install" [Undecided,New] https://launchpad.net/bugs/355127 [18:01] nhandler: But if the package is a mess, perhaps it should get "cleaned up" in Debian first, before we start doing any major things with it? [18:02] andol: What I would suggest doing is contacting the Debian Maintainer to see if they are still interested in the package. If so, try and work with them to clean it up as well as incorporate some of these patches (as well as the ones on the BTS) into the package. Then, we can sync this package in Karmic [18:05] nhandler: Did I mention that I'm rather new to working with packages? :) But hey, I guess it can be a learning experience... [18:05] andol: A lot of the clean-up stuff is relatively simple. However, they are the types of changes that we like to avoid making for packages that are also in Debian. That is why I recommended contacting the DM [18:06] nhandler: makes sense. [18:06] aww, the geramik engine no longer exists [18:11] why does evolution take like 10minutes to start up? [18:25] bluefoxicy: because it's bloated [18:25] MTecknology: switching to evo was probably a mistake, also they deleted the "unmatched" search folder which has made it practically useless [18:25] Hey, if there's a good reason for 2.6.0 to be included in Ubuntu once it's released, how hard is the to get pushed? [18:26] evolution's strange sorting method only works because of the "unmatched" folder [18:26] bluefoxicy: I used it a few times and hated every on eof those experiences. I have no trace of anything e-d-s on my system [18:28] hrm - that's not my problem... If I make a patch to change the SSL back end of pidgin, how hard is that to get pushed through? [18:28] hey that's cool [18:28] when Jaunty locks up I can push numlock and the kernel wakes up [18:28] interesting [18:28] Jaunty has a habit of halting all disk access [18:28] and then everything freezes for 5 minutes [18:29] nhandler: Hey, the debian maintainer for ntop just happens to have been a member of the same academic computer soceity which I have connections to :) That should makes things a bit easier... [18:30] There's an issue with the timing in gnutls inpidgin, so I want to make a patch to making it use something different, but of course - that'll be a massive pita. [18:30] http://developer.pidgin.im/ticket/8594 [18:30] andol: That is always nice. You might make a new friend out of this ;) [18:37] what does dfgs means in a package name? [18:38] dfsg stands for Debian Free Software Guidelines. It means some non-free bits had to be removed from the tarball and the tarball repacked. [18:44] Does the MonoDevelop 2 FFe still stand? [18:45] actually, it might even be bugfix [18:57] ScottK: Thanks for message, I didn't notice. I'll take care of it [18:58] mok0: OK. Thanks. I've got a depwait I'm trying to clear that I need that for .... [19:01] ScottK: I can use 7.4~ right? [19:02] mok0: The problem is th = [19:02] th/the [19:02] 7.4 != 7.4-0ubuntu1 [19:02] ScottK: yes... but I'd like it to ignore the release [19:03] ScottK: there's no wildcard afaik [19:03] I'd just do >= 7.4, =< 7.5 (or whatever number is approprate) [19:03] >= 7.4~ , < 7.5~ [19:03] * ScottK high fives james_w. [19:04] ScottK, james_w: thx [19:04] Not =<, < [19:04] isn't it < Using mesa-common-dev (>= 7.4~) [19:07] Isn't mesa-common-dev (>= 7.4~), mesa-common-dev (< 7.5) what you want? [19:15] ScottK: oh [20:51] Isn't < a deprecated alias for <= ? [20:53] maxb: where did you get that from? [20:53] Good question :-) [20:56] The deprecated forms < and > were used to mean earlier/later or equal, rather than strictly earlier/later, so they should not appear in new packages (though dpkg still supports them). [20:56] sez policy [20:59] So I guess it should have been << [21:19] I have an app that I wrote a while back that I am trying to pkg-ise. It supports both MySQL and PgSQL, but only needs one DB to work. Do I build it with support for one DB only? Both DBs? write it as two seperate pkgs that are mutually exclusive? [21:19] wintellect: hey, checkout dbconfig-common [21:21] james_w: ok... but I'm new to this, do I download the source with "apt-get source" to check it out? [21:22] of course :-) === bastiao_ is now known as k0p [21:22] james_w: k, thanks [21:26] wintellect: and use "apt-cache rdepends dbconfig-common" to show a list of packages using it, that you might look at to see examples of its usage [21:38] maxb: thanks [22:02] How do I get dbconfig-common to add "--enable-mysql" to the "./configure" command? === RainCT_ is now known as RainCT === yofel_ is now known as yofel === ash3 is now known as Sobriquet === Sobriquet is now known as ashley3 [23:27] Hello, I'm trying to package bilbo, a KDE blogging app. It uses a modified version of KBlog, which is included in the source, I splitted it into a package called libbilbokblog0, but no I ran into a problem with dh_shlibdeps. Error is like that: http://pastebin.ubuntu.com/145175/ [23:27] I guess I have to write a shlib.local , but I cannot figure out, what to put in there. Can somebody help me? [23:34] mhh, I may be wrong, only a debian/shlib? [23:36] If you're making a library from the same source, you'll need do be calling dh_makeshlibs first, I think. [23:39] RAOF: cdbs should call it, or? [23:40] it is [23:40] Oh, cdbs? :( [23:41] mhh, this is really complex :) [23:41] Yeah; library packaging _is_ complex. [23:42] mhh, should sleep, will try tomorrow again [23:42] RAOF: thank you [23:56] neversfelde: do you really want to make the modified kblog library public? [23:56] I doubt it [23:57] pochu: lintian complained. Should it stay in the main package? [23:58] yes [23:59] and don't install any .la, .a, .so, or .h for it [23:59] mhh, ok. Than my first package was the best :). But I learned a bit^^ [23:59] just the .so.X.Y.Z and .so.X, I guess [23:59] pochu: thank you, I will look into it again. [23:59] since you don't want to make a public library... [23:59] the public library would be the real kblog :) [23:59] neversfelde: np