[00:04] aborting due to unexpected upstream changes [00:18] dpkg-buildpackage: error: debian/rules build gave error exit status 2 [00:19] you need to pop the patch, before removing it! [00:21] would not do it [00:22] could not [00:23] can't use dpkg-source --commit no more [00:26] seems it is all screwed up [00:28] darkxst: would anything be added to debian/rules with those patches? [00:28] that I made anyway [00:28] no [00:29] quilt patches never touch files in debian/* [00:29] darkxst: http://pastebin.com/kmR2DcPd [00:29] debuild [00:30] that patch is malformed then [00:30] there is spacing in debian/patches/series [00:30] for some reason [00:31] would be 2 patchs [00:31] I tried it 2 times [00:32] read the error and work out what is wrong! [00:33] * ahoneybun throws the monitor at darkxst [00:33] lol [00:34] says debian/rules [00:34] but you said patches to not effect debian/* [00:34] *do not [00:36] fatal error at line 1364 [00:36] but don't know what file that relates to [00:37] org.gnome.Terminal.gschema.xml: Error on line 180 char 18: Element <_summary> not allowed inside . --strict was specified; exiting. [00:37] ^from your log! [00:37] that is a simple syntax error in the patched file (most likely due to patch not apply correctly) [00:41] is it the '_' in front of summary> [00:42] darkxst: is it the '_' s? [00:43] no, read the error again! [00:44] ....... [00:44] I'm reading what you are typing [00:44] Element <_summary> not allowed inside . [00:44] that is german to me [00:45] but has '<' '>' [00:46] xml tags must always be in pairs [00:46] will have a corresponding which closes the tag [00:46] at a guess, without seeing the source, you will have an extra or misplaced <(/)key> tag [00:47] quilt push alternate-screens....patch [00:47] open the xml file [00:47] and look at line 180 for a start! [00:48] * ahoneybun does not seeeeeeee itttttt [00:49] https://git.gnome.org/browse/gnome-terminal/tree/src/org.gnome.Terminal.gschema.xml#n93 [00:49] each setting (section) starts with and ends with [00:49] if there are extra unmatched <> tags things will break [00:50] oh and maybe it doesnt like the _ [00:50] I thought so [00:52] ok so we are back at the unexpected upstream changes part [00:52] that will happen every time you run a local build unfortunately [00:52] some packages don't clean themselves up properly after build [00:53] ok so made the patch [00:53] going to try to pop ot [00:53] *it [00:54] can't pop it [00:54] if I can't use tab to spell the name it will not pop [01:39] I can;t use pop darkxst [01:40] says the patch is not applied === ph_afk is now known as ph1 [02:13] ahoneybun, quilt applied? [02:15] darkxst: what qulit applied? [02:16] oh [02:17] 01_onlyshowin.patch [02:17] 10_kfreebsd-f_dupfd_cloexec.patch [02:17] 50_add_unity_quicklist.patch [02:17] alternate_screen_scroll.patch [02:17] blank [02:17] blank is the one I made [02:17] but aaron@mac-the-knife:~/gnome-terminal-3.12.0$ quilt pop blank [02:17] No patch removed [02:21] it tells you what patches are applied! [02:22] you should probably name them with ".patch" on the end! [02:22] is it as simple as quilt remove? [02:23] that would do the same as quilt pop & edit series [02:24] should I nano series, remove blank, redo dpkg-source --commit, and name it with a .patch at the end? [02:30] does blank contain anything? [02:38] dont think so [02:38] I can't get rid of the blank [04:24] ahoneybun, just delete and remove from series [04:24] then start again with dpkg-source --commit === ahoneybun_ is now known as ahoneybun === back is now known as Guest51318 === ph1 is now known as ph_afk === Guest51318 is now known as back === back is now known as bakc === ph_afk is now known as ph1 [18:37] I did darkxst [18:38] but it is still showing up in quilt applied [23:40] ahoneybun, quilt pop, remove from series and delete blank [23:40] then it simply can't remain!