BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues) - Mailing list pgsql-bugs

From dsorensen@atlasit.com
Subject BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)
Date
Msg-id E1TDzjZ-0005hF-7s@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Re: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)  (Samrat <Samrat.Revagade@nttdata.com>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      7555
Logged by:          Daniel
Email address:      dsorensen@atlasit.com
PostgreSQL version: 9.2.0
Operating system:   RHEL 5.8
Description:        =


Hello,

We are trying to install ora2pg using the postgresql RHEL5 repo but get
depsolving problems.

Linux server 2.6.18-308.4.1.el5 #1 SMP Wed Mar 28 01:54:56 EDT 2012 x86_64
x86_64 x86_64 GNU/Linux

[root@server ~/]# yum install ora2pg
Loaded plugins: product-id, rhnplugin, security, subscription-manager
Updating certificate-based repositories.
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package ora2pg.noarch 0:9.2-1.rhel5 set to be updated
--> Processing Dependency: perl(DBD::Oracle) for package: ora2pg
--> Processing Dependency: perl(IO::Compress::Base) for package: ora2pg
--> Processing Dependency: perl(String::Random) for package: ora2pg
--> Finished Dependency Resolution
ora2pg-9.2-1.rhel5.noarch from pgdg92 has depsolving problems
  --> Missing Dependency: perl(String::Random) is needed by package
ora2pg-9.2-1.rhel5.noarch (pgdg92)
ora2pg-9.2-1.rhel5.noarch from pgdg92 has depsolving problems
  --> Missing Dependency: perl(DBD::Oracle) is needed by package
ora2pg-9.2-1.rhel5.noarch (pgdg92)
ora2pg-9.2-1.rhel5.noarch from pgdg92 has depsolving problems
  --> Missing Dependency: perl(IO::Compress::Base) is needed by package
ora2pg-9.2-1.rhel5.noarch (pgdg92)
Error: Missing Dependency: perl(String::Random) is needed by package
ora2pg-9.2-1.rhel5.noarch (pgdg92)
Error: Missing Dependency: perl(DBD::Oracle) is needed by package
ora2pg-9.2-1.rhel5.noarch (pgdg92)
Error: Missing Dependency: perl(IO::Compress::Base) is needed by package
ora2pg-9.2-1.rhel5.noarch (pgdg92)
 You could try using --skip-broken to work around the problem
 You could try running: package-cleanup --problems
                        package-cleanup --dupes
                        rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.

Any suggestions?

Regards,
Daniel

pgsql-bugs by date:

Previous
From: Andrei Tchijov
Date:
Subject: Re: BUG #7552: where clause gets ignored on one of view fields
Next
From: Devrim GÜNDÜZ
Date:
Subject: Re: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)