Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695086 - dev-perl/DBIx-Class: QA issues
Summary: dev-perl/DBIx-Class: QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-20 07:26 UTC by Michał Górny
Modified: 2020-07-09 06:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-20 07:26:22 UTC
dev-perl/DBIx-Class
  UnderscoreInUseFlag: USE flag 'admin_script' uses reserved underscore character
Comment 1 Larry the Git Cow gentoo-dev 2019-09-24 03:41:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a2a468e280a49b8e485774936fd8f7146b545089

commit a2a468e280a49b8e485774936fd8f7146b545089
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-09-24 03:40:07 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-09-24 03:40:59 +0000

    dev-perl/DBIx-Class: Fix IUSE wr/t bug #695086
    
    - Update to EAPI7
    - Fix IUSE to not use underscores (bug #695086)
    
    Bug: https://bugs.gentoo.org/695086
    Package-Manager: Portage-2.3.75, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/DBIx-Class/DBIx-Class-0.82.841-r1.ebuild | 95 +++++++++++++++++++++++
 dev-perl/DBIx-Class/metadata.xml                  |  3 +
 2 files changed, 98 insertions(+)
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2019-09-24 03:41:56 UTC
Will clean up the historical artifacts of using "_" instead of "-" after we've given users some time to adapt.
Comment 3 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2020-07-09 06:25:50 UTC
Impacted versions already purged now

commit 5a39ea6cda5bc74d03b95fae04610408deac12a5
Author: Andreas K. Hüttel <dilfridge@gentoo.org>
Date:   2019-10-14 04:04:23 +1300

    dev-perl/DBIx-Class: Remove old
    
    Closes: https://bugs.gentoo.org/649542
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>