Bug 1282917

Summary: Review Request: perl-Test-mysqld - Mysqld runner for tests
Product: [Fedora] Fedora Reporter: Denis Fateyev <denis>
Component: Package ReviewAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jplesnik, package-review, perl-devel
Target Milestone: ---Flags: jplesnik: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-30 02:19:32 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Denis Fateyev 2015-11-17 19:33:29 UTC
Spec URL: http://www.fateyev.com/RPMS/Fedora22/perl-Test-mysqld.spec
SRPM URL: http://www.fateyev.com/RPMS/Fedora22/perl-Test-mysqld-0.17-1.fc24.src.rpm
Description: Test::mysqld automatically setups a mysqld instance in a temporary directory, and destroys it when the perl script exits.
Fedora Account System Username: dfateyev

Koji rawhide scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=11886102

Comment 1 Upstream Release Monitoring 2015-11-17 19:38:11 UTC
dfateyev's scratch build of perl-Test-mysqld-0.17-1.fc20.denf.src.rpm for epel7 failed http://koji.fedoraproject.org/koji/taskinfo?taskID=11886489

Comment 2 Upstream Release Monitoring 2015-11-17 20:06:11 UTC
dfateyev's scratch build of perl-Test-mysqld-0.17-1.fc20.denf.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11886768

Comment 3 Denis Fateyev 2015-11-18 12:13:32 UTC
Fixed Requires according RHBZ#1282956 along other small changes.

Spec path: http://www.fateyev.com/RPMS/Fedora22/perl-Test-mysqld.spec

Rawhide scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=11891926

Comment 4 Jitka Plesnikova 2015-11-18 13:45:06 UTC
Source file is ok
Summary is ok
License is ok
Description is ok
URL and Source0 are ok
All tests passed

$ rpm -qp --requires perl-Test-mysqld-0.17-1.fc24.noarch.rpm | sort | uniq -c
      1 mysql-server
      1 perl(:MODULE_COMPAT_5.22.0)
      1 perl(:VERSION) >= 5.8.0
      1 perl(Class::Accessor::Lite)
      1 perl(Cwd)
      1 perl(DBD::mysql)
      1 perl(DBI)
      1 perl(File::Copy::Recursive)
      1 perl(File::Temp)
      1 perl(POSIX)
      1 perl(Time::HiRes)
      1 perl(strict)
      1 perl(warnings)
      1 rpmlib(CompressedFileNames) <= 3.0.4-1
      1 rpmlib(FileDigests) <= 4.6.0-1
      1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
      1 rpmlib(PayloadIsXz) <= 5.2-1

FIX: Add run Requires
- perl(File::Spec) - Test-mysqld-0.17/lib/Test/mysqld.pm:183
- perl(File::Basename) - Test-mysqld-0.17/lib/Test/mysqld.pm:184

$ rpm -qp --provides perl-Test-mysqld-0.17-1.fc24.noarch.rpm | sort | uniq -c
      1 perl(Test::mysqld) = 0.17
      1 perl-Test-mysqld = 0.17-1.fc24

Binary provides are Ok.

$ rpmlint ./perl-Test-mysqld*
2 packages and 1 specfiles checked; 0 errors, 0 warnings.
Rpmlint is ok

BuildRequires:
FIX: Please remove from BRs
- perl(Config) - Module::Install::Can not used for build
- perl(Fnctl) - Module::Install::Makefile not used for build

Please correct all 'FIX' issues and provide new spec file.

Otherwise the package looks good.

Comment 5 Upstream Release Monitoring 2015-11-18 18:09:17 UTC
dfateyev's scratch build of perl-Test-mysqld-0.17-3.fc20.denf.src.rpm for epel7 completed http://koji.fedoraproject.org/koji/taskinfo?taskID=11894024

Comment 6 Denis Fateyev 2015-11-18 18:17:33 UTC
- Added perl(File::Spec) and perl(File::Basename) to Requires
- Removed perl(Config) and perl(Fnctl) from BuildRequires

Spec path: http://www.fateyev.com/RPMS/Fedora22/perl-Test-mysqld.spec

Rawhide scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=11894029

Comment 7 Jitka Plesnikova 2015-11-19 07:52:36 UTC
It looks good.

Approved.

Comment 8 Gwyn Ciesla 2015-11-19 14:03:11 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/perl-Test-mysqld

Comment 9 Fedora Update System 2015-11-20 19:32:33 UTC
perl-Test-mysqld-0.17-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-64d8af63fd

Comment 10 Fedora Update System 2015-11-20 19:32:33 UTC
perl-Test-mysqld-0.17-3.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-28a2e8cb96

Comment 11 Fedora Update System 2015-11-20 19:32:39 UTC
perl-Test-mysqld-0.17-3.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-3f58717566

Comment 12 Fedora Update System 2015-11-20 19:32:39 UTC
perl-Test-mysqld-0.17-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-9dd68c38cd

Comment 13 Fedora Update System 2015-11-21 17:50:42 UTC
perl-Test-mysqld-0.17-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-Test-mysqld'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-9dd68c38cd

Comment 14 Fedora Update System 2015-11-21 20:49:38 UTC
perl-Test-mysqld-0.17-3.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update perl-Test-mysqld'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-28a2e8cb96

Comment 15 Fedora Update System 2015-11-21 20:52:31 UTC
perl-Test-mysqld-0.17-3.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update perl-Test-mysqld'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-64d8af63fd

Comment 16 Fedora Update System 2015-11-22 14:25:16 UTC
perl-Test-mysqld-0.17-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update perl-Test-mysqld'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-3f58717566

Comment 17 Fedora Update System 2015-11-30 02:19:29 UTC
perl-Test-mysqld-0.17-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 18 Fedora Update System 2015-11-30 04:20:01 UTC
perl-Test-mysqld-0.17-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 19 Fedora Update System 2015-12-06 07:23:56 UTC
perl-Test-mysqld-0.17-3.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.

Comment 20 Fedora Update System 2015-12-06 07:55:58 UTC
perl-Test-mysqld-0.17-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.