Errors downloading .treeinfo files should not be logged as errors.
At least in Fedora, there won't be a .treeinfo file at the mirror manager
URL. So when we attempt to fetch the addon list, it'll look like there
is a real problem when it's an expected situation. Log appropriately.
---
pyanaconda/yuminstall.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)