[00:00] oh ok make that change? and then what upload the source.changes to launchpad? [00:03] seems I can't do that [01:00] ahoneybun, I will upload it [01:01] darkxst: awesomeness [01:02] well I got the source for gnome-calcutor darkxst [01:14] I see it is uploaded! [01:20] darkxst: I would to work on gnome-terminal next really === ph_afk is now known as ph1 [02:06] darkxst: still there? [03:43] ahoneybun, hey, back for a bit [03:52] ahoneybun, just work on whatever you want (apart from the 2 I mention earlier!) [03:52] send me the debdiff once you have built and tested .. [03:56] wait [03:57] i have the source for terminal 3.10 and 3.12 [03:57] but need guide about the deps and such again [03:59] ahoneybun, just look at what changed in configure.ac [03:59] http://pastebin.com/xg0MAp9Y [03:59] still learning [04:00] ahoneybun, if you want to see what changed, easiest to use diff! [04:00] diff 3.10.file 3.12.file [04:00] actually use `diff -u` [04:01] .file? [04:02] what ever file you want to look at! [04:02] in this case configure.ac [04:03] I'm looking at the configure.ac trying to found out what deps changed [04:04] I see [04:05] gnome-terminal is a bit bigger project [04:06] < GTK_REQUIRED=3.6.0 [04:06] --- [04:06] > GTK_REQUIRED=3.9.9 [04:06] so look for the right package that is updated? [04:07] in control.in [04:08] yes [04:08] also there will be new files in this release, so you need to make sure they get installed ! [04:09] I see < GLIB_REQUIRED=2.32.0 [04:09] --- [04:09] > GLIB_REQUIRED=2.39.2 [04:09] this right? libglib2.0-dev (>= 2.33.2), [04:22] ahoneybun, you want the higher one ! [04:22] 2.39 > 2.32 [06:59] l3on, hi, how did you go with my gedit comments? [07:24] darkxst, i might get to another round of updates later today [07:45] ricotz, ok, l3on is working on gedit + plugins, ahoneybun is doing gnome-terminal [07:50] darkxst, alright, gnome-terminal requires a vte update too [07:52] i guess i can start with getting vte3 0.36.0 in [07:52] ahoneybun, ^ ? [08:03] vte3_0.36.0-1ubuntu1~trusty1 pushed [08:08] ricotz, also if you find time, can you push gnome-desktop 3.10, gcc and gsd to gnome3, Ffe won't be happening in any form (other than maybe gcc 3.8) [08:08] and I am bogged down with moving this week, so even that may not happen === zequence_ is now known as zequence === diamond_gr_raspi is now known as eiosifidis [11:45] darkxst: libvte-2.90-dev (>= 1:0.34.9) = vte3? [11:59] ahoneybun, what do you mean? [12:00] is that the package the relates to vte3? [12:00] yes [12:00] do not bother to be a bit more verbose ;) [12:01] ricotz: darkxst said don't forget to add the new things [12:01] new files but not sure what those are [12:02] gnome-terminal requires te3 0.36.0 [12:02] vte3 [12:02] got that done [12:02] build it locally and compare the installed files with the packaged ones [12:03] "installed" as in debian/tmp/* [12:03] pack? [12:04] have to run it though for me bit slow at this even though how hard darkxst tries to explain [12:04] oh, i see [12:05] build it with pbuilder? [12:05] running "debuild" in the source folder will result in some subfolders in debian/ [12:06] oh debuild [12:06] pbuilder isn't really helping for debugging problems [12:06] debuild -S [12:06] without -S [12:06] really? [12:07] how did you manage to update gnome-contacts? [12:07] with darkxst's help lol [12:08] having patch issues with terminal [12:09] pbuilder is good to check the dependencies and building against a clean environment, but if you are still working out things you need to build in the local directory where all logs and files remain available [12:09] I see [12:10] i wouldn't be surprised if the patched aren't applying cleanly [12:10] you tooks this package as base "gnome-terminal - 3.10.2-0ubuntu1~trusty1" ? [12:10] ricotz: http://pastebin.com/zzVpdc54 [12:11] yea [12:12] so Hunk #2 isnt working anymore, so you need to check the actual source file to figure out what changed there [12:12] src/terminal-screen.c near line 1349 [12:16] that's a patch about kfreebsd, which suggests it came from Debian (since Ubuntu doesn't care about kfreebsd), so maybe check if debian experimental has a newer gnome-terminal with that patch updated? [12:16] https://packages.debian.org/experimental/gnome-terminal [12:17] g2g work [13:19] Will Ubuntu Gnome 14.04 be included on the mini.iso image? === ph_afk is now known as ph1 [18:47] I'm back darkxst, ricotz [18:49] ahoneybun: Oh hello, what's up? [18:50] SonikkuAmerica: trying to package gnome-terminal 3.12 [18:50] Ah. [18:51] yes [18:52] silly patchs [18:52] es [18:53] mgedmin: you on? [19:03] I'm trying to package gnome-terminal 3.12 and I'm getting errors about patches [19:37] darkxst, ricotz, mgedmin: http://pastebin.com/DsspNzy6 === bigon_ is now known as bigon === ubot5` is now known as ubot5 [21:39] ahoneybun, you need to refresh the patch using quilt [22:30] did that [22:32] wait [22:33] only effected 50_add_unity_quicklist.patch [22:33] affected [22:41] quilt refresh you mean darkxst? [22:41] yes [22:56] ahoneybun, src/org.gnome.Terminal.gschema.xml.in was removed [22:56] well renamed to src/org.gnome.Terminal.gschema.xml [22:57] you will need to manually apply the changes and then refresh the patch [23:08] I see org.gnome.Terminal.gschema.xml in the source cod [23:08] oh [23:10] it was renamed [23:10] from xml.in to xml [23:10] rename the org.gnome thing without the .in in the alt patch? [23:11] and then quilt refresh? [23:14] you can try that [23:14] dpkg-source: info: fuzz is not allowed when applying patches [23:14] dpkg-source: info: if patch 'alternate_screen_scroll.patch' is correctly applied by quilt, use 'quilt refresh' to update it [23:14] still [23:15] fuzz, means quilt can apply the patch, but its not 100% sure it will be correct [23:15] force it [23:15] you need to quilt refresh the patch, and then check it against the source files to make sure its right [23:16] aaron@mac-the-knife:~/gnome-terminal-3.12.0/debian/patches$ quilt refresh [23:16] No patches applied [23:17] ahoneybun, quilt push alternate_screen_scroll.patch [23:18] http://pastebin.com/46JG4AK7 [23:19] seems workspaces is broken in gnome shell [23:23] oh [23:23] wrong version of gnome-terminal no? [23:24] what have you done? renamed the wrong file? [23:24] did not touch that [23:25] just that org.gnome.Terminal file [23:25] well it is gone somehow! [23:25] what file? [23:25] although you may also need to run quilt from the package directory [23:25] i.e :~/gnome-terminal-3.12.0/ [23:26] Patch 50_add_unity_quicklist.patch is unchanged [23:26] ahoneybun, the log says it can't find gnome-terminal.desktop.in.in [23:26] it is there [23:26] in /gnome-terminal-3.12.0 [23:27] so run the quilt push command from there [23:27] it is looking for it in gnome-terminal-3.9.92 [23:27] no [23:27] it isnt [23:27] can't run quilt push from there [23:27] that bit get stripped off [23:27] can't get into debian/patches [23:28] `export QUILT_PATCHES=debian/patches` [23:28] that did it [23:30] ^add that to your ~/.bashrc [23:30] still error about the patch though [23:30] 01_ patch? [23:30] alternate_screen [23:31] did not refresh lol [23:31] it applies here [23:31] ok next patch is git_fix_build [23:32] 1 out of 2 hunks FAILED -- rejects in file configure.ac [23:35] I wanted to drop that patch, but there are linker issues [23:36] but you could try drop that patch and then remove "-Wl,-z,defs" from LDFLAGS in debian/rules [23:37] how would I drop it? [23:37] remove it from debian/patches/series [23:37] and delete the patch file [23:39] did that and now debuild is working [23:40] and error [23:40] so fix the error! [23:40] just saying [23:40] damn [23:41] aborting due to unexpected upstream changes [23:43] that sometimes happen if building locally [23:45] dpkg-source --commit? [23:45] you can, but then make sure to drop the resulting patch [23:46] quilt pop, it first though before dropping [23:46] so that would make a patch? [23:46] well try it and see! [23:48] quilt pop told me there was no patch to remove but I removed it from debian/series [23:49] ok [23:51] now back to upstream changes