Am Samstag, den 25.07.2009, 08:44 +0200 schrieb Dave Cross:
> On 25/07/09 02:15, Max Kanat-Alexander wrote:
> > Dag Wieers wrote:
> >> I just packaged them, however perl-TheSchwartz requires
> >> perl-Data-ObjectDriver, which requires perl-DBD-Oracle, which requires
> >> something we cannot deliver right now.
> >
> > However this works out, Data::ObjectDriver *must* not require
> > DBD::Oracle, or this is going to create a tremendous support load on us
> > at the Bugzilla Project. (Because every Bugzilla administrator will
> > attempt to install it, and 99.9% of them will not be able to install
> > DBD::Oracle.) It would be better for the module to not be provided by
> > rpmforge at all than for it to require DBD::Oracle.
> >
> > It would be ideal if it did not require any DBD:: driver.
>
> I agree completely. Any system that makes the DBD:: modules mandatory
> requirements from Data::ObjectDriver is fundamentally flawed.
>
> Where are these requirements coming from? They aren't in the
> Makefile.PL, Build.PL or META.yml.
>
> Dave...

They are optional dependencies. Data-ObjectDriver-0.06 ships optional
Oracle, Pg, Sqlite, and mysql drivers. The automatic dependency
detection from source finds use DBD::Oracle qw(:ora_types); in
Data::ObjectDriver::Driver::DBD::Oracle and derives a dependency to
DBD::Oracle from that.

I will fix that.




financial.com AG

Munich head office/Hauptsitz München: Maria-Probst-Str. 19 | 80939 München | 
Germany
Frankfurt branch office/Niederlassung Frankfurt: Messeturm | 
Friedrich-Ebert-Anlage 49 | 60327 Frankfurt | Germany
Management board/Vorstand: Dr. Steffen Boehnert (CEO/Vorsitzender) | Dr. Alexis 
Eisenhofer | Dr. Yann Samson | Matthias Wiederwach
Supervisory board/Aufsichtsrat: Dr. Dr. Ernst zur Linden (chairman/Vorsitzender)
Register court/Handelsregister: Munich – HRB 128 972 | Sales tax ID 
number/St.Nr.: DE205 370 553
_______________________________________________
suggest mailing list
suggest@lists.rpmforge.net
http://lists.rpmforge.net/mailman/listinfo/suggest

Reply via email to