Bug 905289

Summary: New DBIx::Class breaks update/delete when source name is not simple
Product: [Fedora] Fedora Reporter: Kahlil Hodgson <kahlil.hodgson>
Component: perl-DBIx-ClassAssignee: Iain Arnell <iarnell>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 18CC: iarnell, mmaslano, perl-devel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-13 04:37:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kahlil Hodgson 2013-01-29 04:32:30 UTC
Description of problem:

New version of DBIx::Class breaks update/delete when source name is not simple.

Version-Release number of selected component (if applicable):

0.08198-3.fc18

How reproducible:

Update or delete on results set pointing to a table that needs to be schema qualified. 

Steps to Reproduce:

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

Describes the same issue in detail.

Additional info:

This is fixed in upstream version 0.08205 (2013-01-22) as noted by the the Changelog entry referencing the CPAN RT bug.  A rebuild will require at least
DBIx-Class-Carp to be built as well.

Currently trying to track down the version I had installed on F17.

Comment 1 Iain Arnell 2013-02-02 18:32:18 UTC
perl-DBIx-Class-0.08205 is built for rawhide now. There's a few additional dependencies required in f18 before I can update there too.

Comment 2 Fedora Update System 2013-02-03 16:44:14 UTC
perl-DBIx-Class-0.08205-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/perl-DBIx-Class-0.08205-1.fc18

Comment 3 Kahlil Hodgson 2013-02-03 20:35:39 UTC
Thanks Iain.  Just installed and tested and all seems good :-)

Comment 4 Fedora Update System 2013-02-05 03:15:58 UTC
Package perl-DBIx-Class-0.08205-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-DBIx-Class-0.08205-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-1953/perl-DBIx-Class-0.08205-1.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-02-13 04:37:31 UTC
perl-DBIx-Class-0.08205-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.