minimal highlight tool from mintsystem causes hangs

Bug #815005 reported by Heiko Voigt
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linux Mint
Won't Fix
Undecided
Unassigned

Bug 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 (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.

Heiko Voigt (hvoigt)
description: updated
Revision history for this message
Heiko Voigt (hvoigt) wrote :

From what I can see the tool is different from the original highlight. Here is a RFC patch to mintsystem of what I propose as solution. I am not sure how to test this properly maybe someone could tell me in which places this tool is used.

Changed in linuxmint:
status: New → Won't Fix
Revision history for this message
Heiko Voigt (hvoigt) wrote :

Good that I am not using mint anymore... Without a comment to Won't Fix ... Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.