4 Feb
2018
4 Feb
'18
15:56
On 02/02/2018 11:40 PM, Carlos E. R. wrote:
On 2018-02-02 23:18, David Haller wrote:
Hello,
On Thu, 01 Feb 2018, Carlos E. R. wrote:
On 2018-02-01 23:00, Marcus Meissner wrote:
What about
rpm -Va
No, lists files:
$ rpm -qa | while read p ; do \ rpm --quiet -V "$p" || echo "$p"; \ done | tee /tmp/brocken_pkgs
# zypper in -f $(</tmp/broken_pkgs)
Interesting - next time :-)
Running this now, watch out for the typo. "brocken should be broken" -- Ken Schneider SuSe since Version 5.2, June 1998 -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org