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

From Devrim GÜNDÜZ
Subject Re: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)
Date
Msg-id 1347983828.8389.13.camel@lenovo01-laptop03.gunduz.org
Whole thread Raw
In response to BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)  (dsorensen@atlasit.com)
List pgsql-bugs
Hi,

On Tue, 2012-09-18 at 15:29 +0000, dsorensen@atlasit.com wrote:

> 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.

Some of the dependencies can be downloaded from EPEL repository:
http://dl.fedoraproject.org/pub/epel/5Server/x86_64/repoview/letter_p.group.html

However, the Oracle related dependencies need to be installed via CPAN.
Sorry about that, but I personally do not want to provide Oracle related
packages (given that I need to install Oracle clients for that to the
buildfarm machines)

Regards,


--
Devrim GÜNDÜZ
Principal Systems Engineer @ EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Community: devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
http://www.gunduz.org  Twitter: http://twitter.com/devrimgunduz

pgsql-bugs by date:

Previous
From: dsorensen@atlasit.com
Date:
Subject: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)
Next
From: Tom Lane
Date:
Subject: Re: BUG #7553: Un-executable view definitions in pg_catalog.pg_views in versions 8.3.x-9.2.0