Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Missing Dependencies postgresql-plperl and perl-BDB-Pg > 2.0
https://bugzilla.redhat.com/show_bug.cgi?id=570321
Summary: Missing Dependencies postgresql-plperl and perl-BDB-Pg > 2.0 Product: Fedora EPEL Version: el5 Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: low Component: bucardo AssignedTo: itamar@ispbrasil.com.br ReportedBy: james.t.saint-rossy@nasa.gov QAContact: extras-qa@fedoraproject.org CC: fedora-perl-devel-list@redhat.com, itamar@ispbrasil.com.br Classification: Fedora
Description of problem: Installing bucardo-4.4.0-2.el5 fails with missing dependencies. postgresql-plperl and perl-bdb-pg >= 2.0 do not exist in either the default or epel repositories.
Version-Release number of selected component (if applicable): bucardo-4.4.0-2.el5
How reproducible: Always
Steps to Reproduce: 1. yum install bucardo
Actual results: Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: mirror.skiplink.com * base: mirror.cogentco.com * epel: mirrors.tummy.com * extras: mirrors.serveraxis.net * updates: mirror.san.fastserv.com addons | 951 B 00:00 base | 2.1 kB 00:00 epel | 3.4 kB 00:00 extras | 2.1 kB 00:00 updates | 1.9 kB 00:00 Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package bucardo.noarch 0:4.4.0-2.el5 set to be updated --> Processing Dependency: perl(DBD::Pg) >= 2.0 for package: bucardo --> Processing Dependency: postgresql-plperl for package: bucardo --> Processing Dependency: perl(DBD::Pg) for package: bucardo --> Processing Dependency: perl(DBIx::Safe) for package: bucardo --> Running transaction check ---> Package bucardo.noarch 0:4.4.0-2.el5 set to be updated --> Processing Dependency: perl(DBD::Pg) >= 2.0 for package: bucardo --> Processing Dependency: postgresql-plperl for package: bucardo ---> Package perl-DBD-Pg.i386 0:1.49-2.el5_3.1 set to be updated ---> Package perl-DBIx-Safe.noarch 0:1.2.5-6.el5 set to be updated --> Finished Dependency Resolution bucardo-4.4.0-2.el5.noarch from epel has depsolving problems --> Missing Dependency: postgresql-plperl is needed by package bucardo-4.4.0-2.el5.noarch (epel) bucardo-4.4.0-2.el5.noarch from epel has depsolving problems --> Missing Dependency: perl(DBD::Pg) >= 2.0 is needed by package bucardo-4.4.0-2.el5.noarch (epel) Error: Missing Dependency: postgresql-plperl is needed by package bucardo-4.4.0-2.el5.noarch (epel) Error: Missing Dependency: perl(DBD::Pg) >= 2.0 is needed by package bucardo-4.4.0-2.el5.noarch (epel) 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
Expected results: Package successfully installs
Additional info: Tested on Centos 5.4 and RHEL 5.4
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570321
Bill McGonigle bill-bugzilla.redhat.com@bfccomputing.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bill-bugzilla.redhat.com@bf | |ccomputing.com
--- Comment #1 from Bill McGonigle bill-bugzilla.redhat.com@bfccomputing.com 2010-07-11 02:17:15 EDT --- rpm -q --filesbypkg postgresql-pl postgresql-pl /usr/bin/pltcl_delmod postgresql-pl /usr/bin/pltcl_listmod postgresql-pl /usr/bin/pltcl_loadmod postgresql-pl /usr/lib/pgsql/plperl.so postgresql-pl /usr/lib/pgsql/plpython.so postgresql-pl /usr/lib/pgsql/pltcl.so postgresql-pl /usr/share/pgsql/unknown.pltcl
I setup a bucardo install using this package on CentOS 5.5; it seems to be sufficient.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570321
Mark Chappell tremble@tremble.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tremble@tremble.org.uk Status Whiteboard| |Dependancies
--- Comment #2 from Mark Chappell tremble@tremble.org.uk 2010-09-14 11:35:52 EDT --- postgresql-plperl should be postgresql-pl for EL5. Unfortunately perl(DBD::Pg) is provided by RH, so EPEL can't update it.
The general feeling at the EPEL meeting was that this package should be unpushed since perl(DBD::Pg) >= 2 is unlikely to get pushed.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570321
--- Comment #3 from Bill McGonigle bill-bugzilla.redhat.com@bfccomputing.com 2010-09-14 11:52:40 EDT --- I'm using perl-DBD-Pg 2.17.1-1.el5.rf with bucardo successfully. Perhaps rpmforge should pick it up for EL5?
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570321
--- Comment #4 from Mark Chappell tremble@tremble.org.uk 2010-09-14 12:43:59 EDT --- Sounds like a reasonable idea not sure the best way to contact them...
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570321
--- Comment #5 from Itamar Reis Peixoto itamar@ispbrasil.com.br 2010-09-14 13:05:08 EDT --- I will try to fix this soon.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570321
--- Comment #6 from Bill McGonigle bill-bugzilla.redhat.com@bfccomputing.com 2010-09-14 13:32:43 EDT --- I put a query out on the rpmforge mailing list to see about the possibility. Let's wait a short amount of time before unpushing to see if that can work, and if so, to give users a chance for a smooth transition. I'll volunteer to write to the bucardo-users mailing list if it works out.
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=570321
Mark Chappell tremble@tremble.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |425821(EPEL5-BrokenDeps)
https://bugzilla.redhat.com/show_bug.cgi?id=570321
Fedora End Of Life jkurik@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |EOL Last Closed| |2017-04-06 06:27:58
--- Comment #7 from Fedora End Of Life jkurik@fedoraproject.org --- Fedora EPEL 5 changed to end-of-life (EOL) status on 2017-03-31. Fedora EPEL 5 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora or Fedora EPEL, please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug.
Thank you for reporting this bug and we are sorry it could not be fixed.
perl-devel@lists.fedoraproject.org