Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 914265 - perl-DBD-AnyData: FTBFS in rawhide
Summary: perl-DBD-AnyData: FTBFS in rawhide
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-DBD-AnyData
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F19FTBFS
TreeView+ depends on / blocked
 
Reported: 2013-02-22 09:55 UTC by Dennis Gilmore
Modified: 2014-02-27 19:53 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-27 19:53:07 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
I'm about to retire this package, but in case someone wants to take it up, this is the patch referenced in comment 5, minus the very large number of whitespace changes. (deleted)
2014-02-27 19:52 UTC, Tom "spot" Callaway
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
CPAN 83293 0 None None None Never

Description Dennis Gilmore 2013-02-22 09:55:04 UTC
Your package perl-DBD-AnyData failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=4971488

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/1488/4971488/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/1488/4971488/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/1488/4971488/state.log
NOTE: build logs are cleaned up after 1 week

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

Comment 1 Petr Pisar 2013-02-27 14:50:05 UTC
DBD-AnyData-0.110 is not compatible with DBI-1.623 <https://rt.cpan.org/Public/Bug/Display.html?id=83293>.

Comment 2 Fedora End Of Life 2013-04-03 17:48:58 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 3 Christopher Meng 2014-01-05 17:42:43 UTC
Upstream hasn't fixed up the code and this package got retired.

Comment 4 Petr Pisar 2014-01-06 08:45:48 UTC
The package has not yet been retired. See the source repository.

Comment 5 iaco61 2014-01-13 14:32:02 UTC
I wrote a new version of DBD::AnyData to work with DBI 1.623 or greather (I'm using DBI 1.630).
I sent the new version to CPAN authors to evaluate the changes.
The main problem is the change of interation between DBI and DBD::File/DBD::SqlEngine.
I spent 1 week to inherit DBD::AnyData from DBD::File as done by DBD::CSV driver and now works in my environment.

See: https://rt.cpan.org/Public/Bug/Display.html?id=92103

Comment 6 Paul Howarth 2014-01-13 14:36:49 UTC
(In reply to iaco61 from comment #5)
> I wrote a new version of DBD::AnyData to work with DBI 1.623 or greather
> (I'm using DBI 1.630).
> I sent the new version to CPAN authors to evaluate the changes.
> The main problem is the change of interation between DBI and
> DBD::File/DBD::SqlEngine.
> I spent 1 week to inherit DBD::AnyData from DBD::File as done by DBD::CSV
> driver and now works in my environment.
> 
> See: https://rt.cpan.org/Public/Bug/Display.html?id=92103

Upstream requested this morning that you send your version as a patch - are you going to do that?

Comment 7 Paul Howarth 2014-01-20 14:48:06 UTC
(In reply to Paul Howarth from comment #6)
> (In reply to iaco61 from comment #5)
> > I wrote a new version of DBD::AnyData to work with DBI 1.623 or greather
> > (I'm using DBI 1.630).
> > I sent the new version to CPAN authors to evaluate the changes.
> > The main problem is the change of interation between DBI and
> > DBD::File/DBD::SqlEngine.
> > I spent 1 week to inherit DBD::AnyData from DBD::File as done by DBD::CSV
> > driver and now works in my environment.
> > 
> > See: https://rt.cpan.org/Public/Bug/Display.html?id=92103
> 
> Upstream requested this morning that you send your version as a patch - are
> you going to do that?

Still no further activity at https://rt.cpan.org/Public/Bug/Display.html?id=92103

Upstream is likely to close this ticket soon if you don't send them the updated version as a patch (see the ticket).

Comment 8 Tom "spot" Callaway 2014-02-27 19:52:11 UTC
Created attachment 868706 [details]
I'm about to retire this package, but in case someone wants to take it up, this is the patch referenced in comment 5, minus the very large number of whitespace changes.


Note You need to log in before you can comment on or make changes to this bug.