[tex-live] 'tlmgr list' became unusable

Norbert Preining preining at logic.at
Tue Dec 12 01:11:15 CET 2017


> Thanks, but the patch does not apply to tlmgr.pl.  E.g., the original file

Still, reading the code it would have been easy to find the place ;-)
--- tlmgr.pl.old	2017-12-12 09:09:44.385345881 +0900
+++ tlmgr.pl	2017-12-12 09:09:22.814532289 +0900
@@ -1524,6 +1524,8 @@
     $fmt = "csv";
     # the 1 is the silent mode!
     init_tlmedia_or_die(1);
+  } elsif (!$what || $what =~ m/^(collections|schemes)$/i) {
+    $fmt = "list";
   } else {
     $fmt = "detail";
   }


There are more changes in this area done, they will be pushed out from
tlcritical sooner or later.

Norbert

--
PREINING Norbert                               http://www.preining.info
Accelia Inc.     +    JAIST     +    TeX Live     +    Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tex-live mailing list