ryran / xsos

sosreport examiner - instantly summarize system info from a sosreport or a running system
335 stars 122 forks source link

Catch some conditions where symlinks fail #257

Closed superjamie closed 3 years ago

superjamie commented 3 years ago

As discussed on https://access.redhat.com/discussions/469323 there are some cases where symlinks may fail after copying a sosreport, or maybe because of a partial sos collection.

Catch a couple of these cases by also looking for the true path of the files in question.

Reported-by: Bill Marshall BMARSH@US.IBM.COM Signed-off-by: Jamie Bainbridge jamie.bainbridge@gmail.com