Activity log for bug #815005

Date Who What changed Old value New value Message
2011-07-23 09:01:59 Heiko Voigt bug added bug
2011-07-23 09:10:55 Heiko Voigt description Linux Mint 11 It seems that linux mint has its own minimal implementation of the highlight command. It is contained in the package mintsystem. Since its just a wrapper around a sed call this will hang: highlight --version which for me causes the git testsuite (http://git-scm.com/) to hang. It was a quite hard to find since I was not suspecting that my linux installation itself would be at fault. There are other problems: Even if I install the real highlight tool it will not be called since your replacement is installed in /usr/local/bin which comes earlier than /usr/bin in PATH. Why not add a dependency to the real highlight tool for the mintsystem package? That would fix this bug. Linux Mint 11 It seems that linux mint has its own minimal implementation of the highlight command. It is contained in the package mintsystem. Since its just a wrapper around a sed call this will hang: highlight --version which for me causes the git testsuite (http://git-scm.com/) to hang. It was a quite hard to find since I was not suspecting that my linux installation itself would be at fault. There are other problems: Even if I install the real highlight tool (package: highlight) it will not be called since your replacement is installed in /usr/local/bin which comes earlier than /usr/bin in PATH. Why not add a dependency to the real highlight tool for the mintsystem package? That would fix this bug.
2011-07-23 09:49:22 Heiko Voigt attachment added 0001-rename-highlight-tool-to-highlight.mint.patch https://bugs.launchpad.net/linuxmint/+bug/815005/+attachment/2227586/+files/0001-rename-highlight-tool-to-highlight.mint.patch
2012-02-29 21:51:48 Jacobo de Vera bug added subscriber Jacobo de Vera
2018-02-03 16:31:00 Clement Lefebvre linuxmint: status New Won't Fix