Centos 5 x64 - installation issue and workarounds

Ig0r B via Mondo-devel <[email protected]>
Newsgroups gmane.linux.mondo.devel
Message-ID <[email protected]>
Hi, 
  i used mondo 2-3 years ago, now i need to recreate images of centos 5 and 7 and i'm having some issue.. from the installation to the restore.

This is the report of my test installation and my workarounds to install all packages.
EPEL il required.

***YUM repo

[root@localhost ~]# cat /etc/yum.repos.d/mondo.repo 
[mondo]
name=Mondo Packages for Enterprise Linux $releasever - $basearch
baseurl=ftp://ftp.mondorescue.org/rhel/$releasever/$basearch
enabled=1
gpgcheck=1
gpgkey=ftp://ftp.mondorescue.org/rhel/$releasever/$basearch/mondorescue.pubkey


***YUM workaround (this procedure wroked for me)
yum install afio buffer cdrecord mkisofs perl-ExtUtils-ParseXS  perl-Net-IPv4Addr perl-YAML perl-version

wget ftp://ftp.mondorescue.org/rhel/5/x86_64/perl-ExtUtils-CBuilder-0.27-1.el5.pp.noarch.rpm
wget ftp://ftp.mondorescue.org/rhel/5/x86_64/perl-IO-Interface-1.04-1.el5.rf.x86_64.rpm
wget ftp://ftp.mondorescue.org/rhel/5/x86_64/perl-Module-Build-0.3607-1.el5.rf.noarch.rpm
wget ftp://ftp.mondorescue.org/rhel/5/x86_64/perl-ProjectBuilder-0.14.6-1.rhel5.noarch.rpm

yum localinstall -y --nogpgcheck perl-ExtUtils-CBuilder-0.27-1.el5.pp.noarch.rpm
yum localinstall -y --nogpgcheck perl-IO-Interface-1.04-1.el5.rf.x86_64.rpm
yum localinstall -y --nogpgcheck perl-Module-Build-0.3607-1.el5.rf.noarch.rpm 
rpm --delsign perl-ProjectBuilder-0.14.6-1.rhel5.noarch.rpm
yum localinstall -y --nogpgcheck perl-ProjectBuilder-0.14.6-1.rhel5.noarch.rpm 

yum -y install mondo



***YUM Error log without workaround***
CENTOS 5.11 x64 LVM


***YUM error
[root@localhost ~]# yum -y install mondo
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package mondo.x86_64 0:3.2.2-1.rhel5 set to be updated
--> Processing Dependency: mindi >= 2.0.7 for package: mondo
--> Processing Dependency: cdrecord for package: mondo
--> Processing Dependency: buffer for package: mondo
--> Processing Dependency: afio for package: mondo
--> Running transaction check
---> Package afio.x86_64 0:2.5-1.rhel5 set to be updated
---> Package buffer.x86_64 0:1.19-4.rhel5 set to be updated
---> Package cdrecord.x86_64 9:2.01-10.7.el5 set to be updated
---> Package mindi.x86_64 0:3.0.2-1.rhel5 set to be updated
--> Processing Dependency: mindi-busybox >= 1.21.1 for package: mindi
--> Processing Dependency: perl-MondoRescue for package: mindi
--> Processing Dependency: perl-Module-ScanDeps for package: mindi
--> Processing Dependency: perl-IO-Interface for package: mindi
--> Processing Dependency: perl(ProjectBuilder::Base) for package: mindi
--> Processing Dependency: perl(MondoRescue::Version) for package: mindi
--> Processing Dependency: perl(MondoRescue::File) for package: mindi
--> Processing Dependency: perl(MondoRescue::Disk) for package: mindi
--> Processing Dependency: perl(MondoRescue::Base) for package: mindi
--> Processing Dependency: perl(Module::ScanDeps) for package: mindi
--> Processing Dependency: mkisofs for package: mindi
--> Running transaction check
---> Package mindi-busybox.x86_64 0:1.21.1-1.rhel5 set to be updated
---> Package mkisofs.x86_64 9:2.01-10.7.el5 set to be updated
---> Package perl-IO-Interface.x86_64 0:1.04-1.el5.rf set to be updated
---> Package perl-Module-ScanDeps.noarch 0:0.95-1.el5.rf set to be updated
--> Processing Dependency: perl(version) for package: perl-Module-ScanDeps
--> Processing Dependency: perl(Module::Build::ModuleInfo) for package: perl-Module-ScanDeps
---> Package perl-MondoRescue.noarch 0:3.2.2-1.rhel5 set to be updated
--> Processing Dependency: perl(Net::IPv4Addr) for package: perl-MondoRescue
---> Package perl-ProjectBuilder.noarch 0:0.14.6-1.rhel5 set to be updated
--> Processing Dependency: perl-YAML for package: perl-ProjectBuilder
--> Running transaction check
---> Package perl-Module-Build.noarch 1:0.3607-1.el5.rf set to be updated
--> Processing Dependency: perl(ExtUtils::ParseXS) >= 2.21 for package: perl-Module-Build
--> Processing Dependency: perl(ExtUtils::CBuilder) >= 0.27 for package: perl-Module-Build
---> Package perl-Net-IPv4Addr.noarch 0:0.10-3.el5 set to be updated
---> Package perl-YAML.noarch 0:0.66-3.el5 set to be updated
---> Package perl-version.x86_64 1:0.7203-1.el5 set to be updated
--> Running transaction check
---> Package perl-ExtUtils-CBuilder.noarch 0:0.27-1.el5.pp set to be updated
---> Package perl-ExtUtils-ParseXS.noarch 0:2.2206-1.el5 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

============================================================================================================================================================================================
 Package                                               Arch                                  Version                                             Repository                            Size
============================================================================================================================================================================================
Installing:
 mondo                                                 x86_64                                3.2.2-1.rhel5                                       mondo                                1.2 M
Installing for dependencies:
 afio                                                  x86_64                                2.5-1.rhel5                                         mondo                                 75 k
 buffer                                                x86_64                                1.19-4.rhel5                                        mondo                                 22 k
 cdrecord                                              x86_64                                9:2.01-10.7.el5                                     base                                 594 k
 mindi                                                 x86_64                                3.0.2-1.rhel5                                       mondo                                226 k
 mindi-busybox                                         x86_64                                1.21.1-1.rhel5                                      mondo                                295 k
 mkisofs                                               x86_64                                9:2.01-10.7.el5                                     base                                 608 k
 perl-ExtUtils-CBuilder                                noarch                                0.27-1.el5.pp                                       mondo                                 36 k
 perl-ExtUtils-ParseXS                                 noarch                                2.2206-1.el5                                        epel                                  33 k
 perl-IO-Interface                                     x86_64                                1.04-1.el5.rf                                       mondo                                 53 k
 perl-Module-Build                                     noarch                                1:0.3607-1.el5.rf                                   mondo                                298 k
 perl-Module-ScanDeps                                  noarch                                0.95-1.el5.rf                                       mondo                                 41 k
 perl-MondoRescue                                      noarch                                3.2.2-1.rhel5                                       mondo                                 81 k
 perl-Net-IPv4Addr                                     noarch                                0.10-3.el5                                          epel                                  15 k
 perl-ProjectBuilder                                   noarch                                0.14.6-1.rhel5                                      mondo                                157 k
 perl-YAML                                             noarch                                0.66-3.el5                                          epel                                  83 k
 perl-version                                          x86_64                                1:0.7203-1.el5                                      epel                                  47 k

Transaction Summary
============================================================================================================================================================================================
Install      17 Package(s)
Upgrade       0 Package(s)

Total size: 3.8 M
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 6971f6ac
mondo/gpgkey                                                                                                                                                         |  29 kB     00:00     


Public key for perl-ExtUtils-CBuilder-0.27-1.el5.pp.noarch.rpm is not installed



Regards-

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.