ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #00515
[Bug 682259] Re: php packages have wrong dependencies
Should be resolved in ius-testing.
** Changed in: ius
Assignee: (unassigned) => BJ Dierkes (derks)
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/682259
Title:
php packages have wrong dependencies
Status in IUS Community Project:
Confirmed
Bug description:
I'm recompiling the source rpms for php. This works quite well however I run into a circular dependency issue. When I want to install php(52|53) I get an error that php(52|53)-pear is required however when I try to rebuild php(52|53)-pear I get an error that php(52|53)-cli and php(52|53)-xml needs to be installed first.
The pear dependency needs to be removed from the php base packages as there is no reason for it (php works just fine without pear).
References