ReillyBrogan That means that eopkg check will show that certain packages (between 20 and 30 depending on what you have installed) are "broken" which is just because it can't handle how the symlinks on the system are setup, not because those packages are actually broken.
that's exactly what is going on. forgive me if I missed the fine print, apparently I did. A third check shows all the same stuff "broken".
what threw me:
1) when the eopkg check | grep Broken | awk '{print $4}' | xargs sudo eopkg it --reinstall
command just showed complete success and nothing broken
2) when sudo eopkg check
shows 20 packages broken
these 2 contradictions exist in the output but if it's all good I'll go about my business. appreciate the clarity. I am calm