"pkg autoremove" removed indexinfo before source-highlight --so source-highlight got: /bin/sh: indexinfo: not found
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Apr 2025 16:53:21 UTC
In a pkg autoremove I got the sequence: . . . [aarch64PBase] [16/19] Deinstalling indexinfo-0.3.1_1... [aarch64PBase] [16/19] Deleting files for indexinfo-0.3.1_1: 100% [aarch64PBase] [17/19] Deinstalling source-highlight-3.1.9_12... [aarch64PBase] [17/19] Deleting files for source-highlight-3.1.9_12: 100% /bin/sh: indexinfo: not found /bin/sh: indexinfo: not found pkg: POST-DEINSTALL script failed . . . Does source-highlight need to depend on indexinfo to cause the proper Deinstall/Delete ordering to be guaranteed? === Mark Millard marklmi at yahoo.com