Hello, Daniel Shahaf schrieb/wrote:
-- <snip> -- > If you'd like to build it yourself, then first of all thank you for the > willingness. The procedure is documented on > http://ircbots.debian.net/factoids/factoid.php?key=package+recompile ; > between step 4 and step 5 you should apply the patch, such as by running > 'patch -p1 < /path/to/patch' and edit the first line of debian/changelog > to read, say, 5.6.1-1+~foo1 instead of 5.6.1-1. The plus-tilde > construct ensures that after you install the package you'll still > upgrade automatically to any future version. > > The patch is 43446: > https://github.com/zsh-users/zsh/commit/7c5241edf37fbafc9e1f833aede76c524ce62bcb.patch > (and http://www.zsh.org/mla/zsh-workers/43446) For the record build does not finish for me: Running test: with message two tabs will start menu completion Test successful. Running test: with message and _oldlist, two tabs will start menu completion Test successful. Running test: partial completion of option with an argument Test successful. Running test: with -W options mixed with arguments Test successful. ../../Test/Y03arguments.ztst: all tests successful. ************************************** 49 successful test scripts, 1 failure, 1 skipped ************************************** make[3]: *** [Makefile:188: check] Error 1 make[3]: Leaving directory '/home/luke/temp/zsh-build/zsh-5.6.1/obj/Test' make[2]: *** [Makefile:263: test] Error 2 make[2]: Leaving directory '/home/luke/temp/zsh-build/zsh-5.6.1/obj' dh_auto_test: cd obj && make -j2 test VERBOSE=1 returned exit code 2 make[1]: *** [debian/rules:63: override_dh_auto_test-arch] Error 2 make[1]: Leaving directory '/home/luke/temp/zsh-build/zsh-5.6.1' make: *** [debian/rules:51: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2