Bug 1315051

Summary: Can't build metapackage on Fedora 24
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: scl-utilsAssignee: Jan Zeleny <jzeleny>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: bkabrda, jzeleny, lkardos
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: scl-utils-2.0.1-10.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-26 18:15:10 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:
Attachments:
Description Flags
0001-fix-grep-usage-in-macros.scl-1315051.patch none

Description Remi Collet 2016-03-06 08:34:37 UTC
During the build

    Mauvaise longueur de la locale : « /builddir/build/BUILDROOT/php70-1.0-3.fc24.remi.x86_64/iso_639.tab » dans %lang(/builddir/build/BUILDROOT/php70-1.0-3.fc24.remi.x86_64/iso_639.tab)
    Mauvaise longueur de la locale : « /builddir/build/BUILDROOT/php70-1.0-3.fc24.remi.x86_64/iso_639.tab » dans %lang(/builddir/build/BUILDROOT/php70

Mauvaise longueur de la locale => Bad locale length

Adding glibc-all-langpacks in the buildroot doesn't help.

Comment 1 Remi Collet 2016-03-07 08:53:45 UTC
Created attachment 1133685 [details]
0001-fix-grep-usage-in-macros.scl-1315051.patch

grep fails because iso_639.tab is considered as binary.

Using --text option solves this issue.

Null diff between metapackage (runtime) packages built on F23 and F24.

Comment 2 Fedora Update System 2016-03-09 16:04:31 UTC
scl-utils-2.0.1-10.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff75f9caf4

Comment 3 Fedora Update System 2016-03-10 01:55:15 UTC
scl-utils-2.0.1-10.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ff75f9caf4

Comment 4 Fedora Update System 2016-03-26 18:15:06 UTC
scl-utils-2.0.1-10.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.