HI,
I would like to upgrade my customized CentOS 5.5 to CentOS 7. For this I took the latest stable CentOS 7 image and wanted to install the packages that are there in the existing customized version of CentOS 5.5.
I could install some of the packages, but the following packages I couldn't install.
1. Rhpl 2.mod_perl 3. 3.notification-daemon 4. 4.vixie-cron 5.kudzu 6.redhat-lsb 7.mod_python 8.webalizer 9.pam_ccreds 10.libnotify 11.irda_utils 112.readahead 113.MkInitrd 114.Alchemist 115.Cadevar 16.system-config-network-tui 17.firstboot-tui
Whwhen tried to install the packages using *YUM *command, it is complaining that no such package. W When tried to install packages from rpm's, there are too many dependencies?
CaCan you please suggest the best way to install the above packages in the latest CentOs?
WhAre the packages deprecated? or merged into some other package?
THThanks for the help
On 2/9/2015 9:57 PM, Venkateswara Rao Dokku wrote:
I would like to upgrade my customized CentOS 5.5 to CentOS 7. For this I took the latest stable CentOS 7 image and wanted to install the packages that are there in the existing customized version of CentOS 5.5.
you can't do that. there's no supported in-place upgrade path for EL 5 -> EL 7
clean install centos 7, configure it for your requirements, move your application data and settings over (with judicious adaptation of the settings, as not everything is the same with the significantly newer components in 7).
Thanks for the reply.
I did clean installation of the CentOS 7 and wanted to install the list of packages in the above mail, but couldn't get them installed.
Can you please help me in installing the above packages?
On Tue, Feb 10, 2015 at 11:33 AM, John R Pierce pierce@hogranch.com wrote:
On 2/9/2015 9:57 PM, Venkateswara Rao Dokku wrote:
I would like to upgrade my customized CentOS 5.5 to CentOS 7. For this I took the latest stable CentOS 7 image and wanted to install the packages that are there in the existing customized version of CentOS 5.5.
you can't do that. there's no supported in-place upgrade path for EL 5 -> EL 7
clean install centos 7, configure it for your requirements, move your application data and settings over (with judicious adaptation of the settings, as not everything is the same with the significantly newer components in 7).
-- john r pierce 37N 122W somewhere on the middle of the left coast
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
Am 10.02.2015 um 07:08 schrieb Venkateswara Rao Dokku dvrao.584@gmail.com:
Thanks for the reply.
I did clean installation of the CentOS 7 and wanted to install the list of packages in the above mail, but couldn't get them installed.
Can you please help me in installing the above packages?
Please read the release notes. If you are coming from 5.x then read also the notes from 6.x. Some packages are deprecated or substituted now.
-- LF
On Tue, Feb 10, 2015 at 12:08 AM, Venkateswara Rao Dokku dvrao.584@gmail.com wrote:
Thanks for the reply.
I did clean installation of the CentOS 7 and wanted to install the list of packages in the above mail, but couldn't get them installed.
Can you please help me in installing the above packages?
mod_perl definitely exists. Some of the others have been replaced by packages with similar functionality (cronie vs.vixie-cron, dracut-tools vs. mkinitrd). If you don't see it explained in the release notes, try a 'yum search' for a match on part of the name to see what looks likely. Or, just try to start your applications and see if they complain about missing libraries, etc.
It sounds like you are trying to blindly install a set of packages from CentOS 5 to CentOS 7. This is not going to work as there are numerous changes between those versions. You need to understand and consider what packages you need for your application and then track down the necessary ones that are available in CentOS 7.
Updating to a new major release requires some in-depth analysis -- it's not a simple upgrade.
❧ Brian Mathis @orev
On Tue, Feb 10, 2015 at 1:08 AM, Venkateswara Rao Dokku <dvrao.584@gmail.com
wrote:
Thanks for the reply.
I did clean installation of the CentOS 7 and wanted to install the list of packages in the above mail, but couldn't get them installed.
Can you please help me in installing the above packages?
On Tue, Feb 10, 2015 at 11:33 AM, John R Pierce pierce@hogranch.com wrote:
On 2/9/2015 9:57 PM, Venkateswara Rao Dokku wrote:
I would like to upgrade my customized CentOS 5.5 to CentOS 7. For this I took the latest stable CentOS 7 image and wanted to install the packages that are there in the existing customized version of CentOS 5.5.
you can't do that. there's no supported in-place upgrade path for EL 5 -> EL 7
clean install centos 7, configure it for your requirements, move your application data and settings over (with judicious adaptation of the settings, as not everything is the same with the significantly newer components in 7).
-- john r pierce 37N 122W somewhere on the middle of the left coast
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
-- Thanks & Regards, Venkateswara Rao Dokku. _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos