Bug 831430 - php-pecl-apc ships a i686 package with dependency on a removed package
Summary: php-pecl-apc ships a i686 package with dependency on a removed package
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: php-pecl-apc
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-13 00:09 UTC by Philippe Troin
Modified: 2012-09-27 13:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-27 13:50:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Philippe Troin 2012-06-13 00:09:16 UTC
php-pecl-apc ships both a 32-bit and 64-bit module:

yum list available  --noplugins --showduplicates php-pecl-apc
Available Packages
php-pecl-apc.i686                       3.1.10-1.fc17                     fedora
php-pecl-apc.x86_64                     3.1.10-1.fc17                     fedora

Although PHP in F17 has shipped with both 32 and 64-bit packages, updates are only published for the x86_64 arch:

yum list available  --noplugins --showduplicates php
Available Packages
php.i686                           5.4.1-1.fc17                          fedora 
php.x86_64                         5.4.1-1.fc17                          fedora 
php.x86_64                         5.4.3-1.fc17                          updates

php-pecl-apc should drop the 32-bit packages or php must resume shipping both 32 and 64 bits libs.

Comment 1 Remi Collet 2012-09-27 13:50:48 UTC
Today, no more issue:

# LANG=C yum list available --showduplicates php php-pecl-apc
Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit
Available Packages
php.i686                                                                  5.4.1-1.fc17                                                         fedora 
php.x86_64                                                                5.4.1-1.fc17                                                         fedora 
php.i686                                                                  5.4.6-2.fc17                                                         updates
php.x86_64                                                                5.4.6-2.fc17                                                         updates
php-pecl-apc.i686                                                         3.1.10-1.fc17                                                        fedora 
php-pecl-apc.x86_64                                                       3.1.10-1.fc17                                                        fedora 
php-pecl-apc.i686                                                         3.1.13-1.fc17                                                        updates
php-pecl-apc.x86_64                                                       3.1.13-1.fc17                                                        updates


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