[02:32] Sync sync sync https://bugs.launchpad.net/ecere/+bug/394998 pretty please =) Quantal! :) [02:32] Launchpad bug 394998 in Ubuntu "Please sync ecere-sdk 0.44.01-1 from Debian Experimental" [Wishlist,In progress] [02:39] ESphynx: you'll need to apply for a feature freeze exception since it's late in the release cycle [02:39] https://wiki.ubuntu.com/FreezeExceptionProcess#FeatureFreeze_for_new_packages [03:00] hmm... [03:02] it will need a sync in either case cause it's in the experimental and since the archive is frozen I can sponsor this into ubuntu as I did into debian and then let the release team decide =) [03:30] jbicha: Should I still apply for a feature freeze exception? :) [03:31] thanks again xnox :) [03:31] ESphynx: I don't know, it got accepted from the unapproved queue, but not the new queue [03:32] what should I do then :P [03:32] ESphynx: you should state the FFe reasons in the bug report. [03:32] as it is an FFe. [03:33] regardless of which queues it's stuck in..... [03:33] so I should just post a comment saying 'Ecere is Awesome, please sync into Quantal?' ? [03:36] ESphynx: sure, why not =) [03:37] xnox: seriously, what's your recommendatino? :) [03:37] tumbleweed: hey man you around? :) You got that FFe magic with you? :) [03:46] there :) [04:07] jbicha: new sources don't hit unapproved, they hit NEW regardless of freeze AIUI [04:11] xnox: usually, we don't sync stuff into NEW without the FFe to avoid wasting the AAs tim [04:11] *time [04:11] how do we get that FFe? :P [04:12] and there's always backports (which would show up in software center just the same AIUI) [04:13] TBH, I'd rather have it in backports than in the release pocket with 3 weeks to go, but I think I'm alone in this opinion (and IANA release team member) [04:14] but backport doesn't have the Gold feeling as much as making it into Quantal :P [04:14] The SDK is so small it might just fill the annoying free 5mb onto CD1 :P [04:15] with the backport, you can also keep updating it (as long as you install/run test it) [04:15] (Ok I'm pushing it :P) [04:16] Is that different from the regular Updates? [04:16] you can do the backport afterwards anyways, but then people have to choose the initial jump to backports if they have the release version installed [04:16] ESphynx: well, backports allow feature updates, regular updates pocket usually doesn't [04:16] regardless, it would go into the release pocket for R [04:16] right [04:41] micahg: quantal-backports isn't open yet, is it? === Ursinha-afk is now known as Ursinha === yofel_ is now known as yofel [11:18] hmm, how to block wesnoth-1.11 from getting synced? File a bugreport against what specific? [11:23] Rhonda: you want no autosync? [11:23] that is off until R opens [11:23] I don't want any sync at all, it's not a package targetted for a release. [11:24] there is a sync blacklist maintained by archive admins [11:24] trying to remember how the sync blacklist now works [11:24] Right, but it shouldn't get synced after R opens neither. :) [11:25] if it's on that sync blacklist it won't get synced before the entry gets removed first [11:25] It just got accepted into Debian unstable, so it can't be on that list yet. ;) [11:25] if its not suitable for release why is it in unstable and not experimental? [11:26] Because it gets more testing that way. [11:26] well R will be only for the brave too [11:26] It will eventually turn into wesnoth-1.12. [11:27] will it not stabilize in 6 month? [11:27] Right, but 1.12 won't be out before R gets into release. :) [11:27] k [11:28] Rhonda: https://code.launchpad.net/~ubuntu-archive/+junk/sync-blacklist; branch, patch, propose-merge [11:28] yay, working on my rusty bizarre knowledge ;) [11:28] (I hope that the right process to get entries into that file) [11:33] does someone know why we have two glades in quantal? [11:33] 3.14 and 3.8? [11:33] can we remove 3.8? it ftbs (with a simple fix) [11:35] what are the source package names? [11:35] glade and glade-3 [11:35] the latter is old and in universe [11:35] the former main [11:36] looks to my like it was forgotten to remove glade-3 when glade3 went in main [11:37] or do you need 3.8 for gtk2? [11:37] both packages are also in Debian [11:38] is there something depending/build-depeding on it? [11:39] yes [11:39] xfce [11:39] I'll then just fix the ftbs [11:44] Rhonda: the next wesnoth will get a new source package? [11:45] Yes, the reason being that people can install 1.10 side-by-side with 1.12. [11:46] Users complained that they can't finish their started campaigns after the upgrade. The savegames are compatible, but the campaigns change between stable releases, mainly for balancing factors, and even units might change. [11:46] Rhonda: just got told by cjwatson in #ubuntu-devel that you should file a bug to get wesnoth-1.11 added to the sync-blacklist and subscribe ubuntu-archive [11:46] So the approach was to be able to install the different stable versions side-by-side, and thus also the development release for those who want to give it a test early on. [11:47] geser: bug against what? :) [11:47] doesn't matter [11:47] wesnoth-1.11, conventionally [11:47] but we work off our +subscribedbugs list so the target is irrelevant [11:48] don't bother proposing a branch for the sync-blacklist or whatever; that's a waste of effort [11:48] and merge proposals won't work there anyway because it's a +junk branch [11:53] done. :) [14:10] someone familiar with the tiff transition? [14:10] tiff-dev is gone, now we should use libtiff5-dev? [14:10] why is that? I though the recommendation is the opposite [14:24] jtaylor: libtiff5-dev provides libtiff-dev [14:26] I don't understand this failure https://launchpadlibrarian.net/117813129/buildlog_ubuntu-quantal-i386.love_0.8.0-1_FAILEDTOBUILD.txt.gz === emma is now known as em [14:52] jtaylor: In general you should just use libtiff-dev - it only has one provider [14:53] jtaylor: That kind of failure generally means that something in the (build-)dependency set conflicts [14:54] jtaylor: love has an explicit build-dep on libtiff4-dev, which won't work. Try s/libtiff4-dev/libtiff-dev/ there [14:54] makes sense, thanks === yofel_ is now known as yofel [16:00] Hello there I have been trying to package up some C++ work for the last day and can not get it to package correctly. all dependency's are fine debian file is good. It is cmake that I am having trouble with === jbicha is now known as Guest28143 [16:02] bobweaver: anything in particular? [16:02] do I do cmake . -DCMAKE_INSTALL_PREFIX:PATH=/usr [16:02] what does your rules file look like? [16:02] JontheEchidna, yeah It says that (on LP) that it can not change dir's to /home/joseph and I can understand why [16:03] JontheEchidna, one sec [16:03] slow neytwork today [16:03] no rush :) [16:04] https://launchpad.net/~josephjamesmills/+archive/beta/+packages it is the package Unity-2d-nudity1 [16:05] http://paste.ubuntu.com/1252077/ << debian/rules [16:06] bobweaver: you can pass arguments to cmake by running dh_auto_configure -- cmake-args === Guest28143 is now known as jbicha_ [16:06] I have a feeling that I need to tell cmake to install to $(DESTDIR) but I am not sure how to do this ? [16:06] it looks like the packaging has cmake generated files local to your machine... [16:06] dh_auto_configure should set the install prefix to destdir already [16:06] correct should I get ride of all the cache ? [16:07] cool [16:07] yes, it is the cmake files that are confusing the build daemon [16:07] maybe try presitine package ? [16:07] meaning do not run cmake at all on local [16:07] yes, you will not need to run cmake locally [16:08] there is the troubles very cool and thanks JontheEchidna [16:08] no problem. :) [16:09] yeah I just ran cmake before so that I could test package on 12.10 (fakeroot dpkg-buildpackage -F) [16:10] package build and compile and I have unity 2d on 12.10 now [16:10] now just to get it into repo's [16:10] well my repo thanks again [16:10] here's an easy way to clean stuff up: mkdir build; cd build; cmake ../ -DCMAKE_INSTALL_PREFIX=/usr; make; make install [16:10] then when you're done: rm -rf build/ [16:11] I think dh already does out of source builds for you [16:11] but its been a while sinece I dealt with cmake packages :/ [16:11] I think he was just trying to do a local build, without any packaging involved [16:12] yeah local build works great [16:12] but yeah, debhelper will create its own build directory and instruct cmake to use that when building the package [16:12] had to remange libs but works (little buggy but not that bad ) to clean I can run find -iname '*cmake*' -not -name CMakeLists.txt -exec rm -rf {} \+ ? [16:12] nm I see what you said above ^^ [16:16] Is there a way to tell dh_automake to run with -j4 ? [16:16] like for make -j4 (because I have 4 threads ) [16:17] --with parallel [16:17] but with-in the build (just to make faster ) [16:17] then uses DEB_BUILD_OPTIONS [16:17] sweet thanks jtaylor [16:32] sorry about all the questions but this should be the last of the day (I hope) When building a package what do I do with the .bzr stuff remove it ? [16:32] litian warning me [16:33] it shouldn't be in the source package [16:33] lintian * [16:33] if you bulid with bzr bd, it shouldn't be there [16:34] thanks tumbleweed . never used bzr to build, Looks like I got more cool stuff to learn about :) [16:37] you all are straight up AWESOME in this channel ! thanks again for the help. If you all ever need any qml QT or C++ javascript stuff done. dont be shy to call me out. (it is the least that I could do (not sure that I could be the best help but hey I have to offer )) [16:37] thanks again ! [16:40] btw, debuild -i will also ignore that stuff (I have -i as a default debuild argument) [16:49] Cool tumbleweed !! [18:17] jbicha_: yes, quantal-backports is open === jbicha__ is now known as jbicha === iulian is now known as Guest54872 === Guest54872 is now known as iulian [21:10] raof: hello :) I've branch merging propose https://code.launchpad.net/~m-alaa8/ubuntu/quantal/gtk-nodoka-engine/fix-for-803007/+merge/127177 so can you please merge it after the ubuntu 12.10 release? thank you ;) [21:12] * :) === glebihan_ is now known as glebihan === Amaranthus is now known as Amaranth