Page 1 of 1

Error: Missing Dependency:

Posted: Thu Dec 13, 2007 12:55 am
by Brayden
Error: Missing Dependency: php <= 5.2.0 is needed by package php5-sqlite2

I receive this when trying to run 'yum update' to upgrade to the latest mysql and PHP versions.

I have tried 'yum --exclude=php5-sqlite2 update' yo no avail.

Any help would be appreciated. :)

Brayden

Posted: Thu Dec 13, 2007 5:12 am
by breun
That php5-sqlite2 package is a PHP package that SWsoft ships for SiteBuilder. Do you use SiteBuilder?

Posted: Thu Dec 13, 2007 8:24 am
by Brayden
Nope, but one of our sites uses Gallery2, which I believe requires it.

Posted: Thu Dec 13, 2007 8:25 am
by breun
Those php5-* packages are only used by SiteBuilder AFAIK, so you should be able to remove them.

Posted: Thu Dec 13, 2007 8:42 am
by Brayden
Thanks. :)

I removed sitebuilder, php5sb, and php5-sqlite2.

Update completed without a hitch.

Thanks again. :)