Обсуждение: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)
BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)
От
dsorensen@atlasit.com
Дата:
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
Re: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)
От
Devrim GÜNDÜZ
Дата:
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
have a look at it if you find it usefull http://ora2pg-samrat.blogspot.in/ -- View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-7555-fail-to-install-ora2pg-through-rhel5-postgresql-repo-depsolv-issues-tp5724474p5736272.html Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.
Re: Re: BUG #7555: fail to install ora2pg through rhel5 postgresql repo (depsolv issues)
От
Pavel Stehule
Дата:
Hello 2012/12/12 Samrat <Samrat.Revagade@nttdata.com>: > have a look at it if you find it usefull > http://ora2pg-samrat.blogspot.in/ it is not a bug please, use a different mailing list Regards Pavel Stehule > > > > > > > -- > View this message in context: http://postgresql.1045698.n5.nabble.com/BUG-7555-fail-to-install-ora2pg-through-rhel5-postgresql-repo-depsolv-issues-tp5724474p5736272.html > Sent from the PostgreSQL - bugs mailing list archive at Nabble.com. > > > -- > Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-bugs