sudo yum upgrade

Joined
Jul 30, 2008
Messages
9
Reaction score
0
When I try to just

"sudo yum upgrade" i get dependency issues.

But is it a good idea at all? And if how to solve the dependency problems?
 
Not a good idea. There are some customized components in the linpus distro. By using yum upgrade from fedora repos you are essentially trying to upgrade your system to Fedora. Better to install Fedora from scratch or use the linpus live update. Yum is only good for installing additional software, with the small risk of breaking something if the installed software has lots of dependencies.
 
Back
Top