Quote Originally Posted by haozoudao1988 View Post
I just ran an upgrade the day after a successful Fast Upgrade to VB 2.0. *I ran both "yum clean all; yum update" from Mac Terminal and an Upgrade via the web GUI. I'm getting a similar, but different error as mentioned just above:Transaction Check Error:
file /usr/lib/libmad.so.0.2.1 from install of libmad-0.15.1b-13.fc12.i586 conflicts* with file from package libmad0-0.15.1b-4.fc16.i686

Error Summary
You can try erasing the fc12 i586 libmad (old) from the update process
Code:
yum erase libmad; yum update
and reinstall after performing a full update
Code:
yum install libmad
Check to see what dependencies are also being erased so you can reinstall those later as well.

Quote Originally Posted by sandystevees View Post
I like your post.I understand it, the upgrade icon or the Command Line methods of upgrading VortexBox do not upgrade the Linux operating system, just the VB and LMS code. If that is correct, do you foresee any problem or have any advice for those of us who have upgraded to LMS 7.7.0, and not yet from Linux 14 to Linux 16?.However, VB 1.10 runs on Fedora 14, which is no longer being updated by Fedora. *So you will see no Fedora updates on VB 1.10.
It's an issue with terminology. You can still pick up critical security, VortexBox, and LMS updates on VB 1.10/FC14, but most other software updates have moved upstream to VB 2.0/FC16. To upgrade a VB 1.10 system to VB 2.0, see How To Upgrade VB 1.10 to VB 2.0: Fast Method.