BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)

From: dsorensen(at)atlasit(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)
Date: 2012-09-18 15:29:09
Message-ID: E1TDzjZ-0005hF-7s@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 7555
Logged by: Daniel
Email address: dsorensen(at)atlasit(dot)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(at)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Devrim GÜNDÜZ 2012-09-18 15:57:08 Re: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)
Previous Message Amit Kapila 2012-09-18 12:50:33 Re: [BUGS] BUG #7534: walreceiver takes long time to detect n/w breakdown