Re: Kubuntu 11.04 sucks
I left because RPM was to erratic as a package manager. There were frequently dependency problems when installing an rpm package. Say you want to load package A. I'd use the KPackageKit test option to see if it returned "0" or not. If not, it usualy listed one or more other packages it depended on. Say A depended on B. I'd use the same test on B. Sometimes B depended on C. C had no dependencies but when one tries to install C it fails with a message that says C cannot be installed because some other package, D, depends on the previous version of C, which is installed. Dependency hell.
The other thing I had happen several times was the KDE version upgrade or downgrade. Say I wanted to install a KDE package, AKDEPackage. AKDEPackage requires the next minor release of KDE. Suddenly, RPM is unloading 230 KDE packages and installing 245 packages of the next KDE version release. Sometimes it works, sometimes it doesn't. A couple weeks later you want to install BKDEPackage, but didn't know is was for the version of KDE that you previously had, but which installing AKDEPackage forced you to upgrade. So you install BKDEPackage and note that it begins by removing 245 KDE packages and installing 230 packages for the previous version of KDE. Sometimes it works, sometimes it doesn't.
The deb packaging system and apt-get using Synaptic or Muon as the GUI front end is MUCH more reliable and stable.
I would find it more scary for me to return to an RPM based distro.
Originally posted by gjartin
The other thing I had happen several times was the KDE version upgrade or downgrade. Say I wanted to install a KDE package, AKDEPackage. AKDEPackage requires the next minor release of KDE. Suddenly, RPM is unloading 230 KDE packages and installing 245 packages of the next KDE version release. Sometimes it works, sometimes it doesn't. A couple weeks later you want to install BKDEPackage, but didn't know is was for the version of KDE that you previously had, but which installing AKDEPackage forced you to upgrade. So you install BKDEPackage and note that it begins by removing 245 KDE packages and installing 230 packages for the previous version of KDE. Sometimes it works, sometimes it doesn't.
The deb packaging system and apt-get using Synaptic or Muon as the GUI front end is MUCH more reliable and stable.
I would find it more scary for me to return to an RPM based distro.
Comment