der Test ist vielleicht etwas zu simpel
Code: Alles auswählen
(2245)    [6] [Jul 31 17:47:36:367] [l-debuntu-upgrade] Set  $ResultList$ = shellcall(" dpkg --get-selections | grep hold")
(2246)    [6] [Jul 31 17:47:36:468] [l-debuntu-upgrade] ShellCall Executing: /bin/bash -c " dpkg --get-selections | grep hold || exit $?"
Viele Grüße,
Stefan
EDIT: Das wäre zumindest eine Verbesserung:
Code: Alles auswählen
dpkg --get-selections | grep -v install| grep holdCode: Alles auswählen
apt-mark showhold