[horde] webmail-install: Call to undeclared method "Horde_Db_Adapter_Pdo_Mysql::dropIndex"
William R. Otte
wotte at otte.bz
Wed Jul 24 19:29:38 UTC 2013
Hi folks -
I'm attempting to install the Horde webmail component using the latest stable packages from pear.horde.org, and I'm receiving the following stack trace:
====================
Fatal Error:
Call to undeclared method "Horde_Db_Adapter_Pdo_Mysql::dropIndex" from "Horde_Db_Adapter_Pdo_Mysql::dropIndex"
In /usr/share/php/Horde/Db/Adapter/Base.php on line 264
1. Horde_Core_Bundle->migrateDb() /usr/bin/webmail-install:32
2. Horde_Db_Migration_Migrator->up() /usr/share/php/Horde/Core/Bundle.php:107
3. Horde_Db_Migration_Migrator->_doMigrate() /usr/share/php/Horde/Db/Migration/Migrator.php:102
4. Horde_Db_Migration_Base->migrate() /usr/share/php/Horde/Db/Migration/Migrator.php:182
5. HordeHistoryRemoveCompositeIndex->up() /usr/share/php/Horde/Db/Migration/Base.php:121
6. HordeHistoryRemoveCompositeIndex->dropIndex() /usr/share/php/data/Horde_History/migration/5_horde_history_remove_compositeindex.php:6
7. Horde_Db_Migration_Base->__call() /usr/share/php/data/Horde_History/migration/5_horde_history_remove_compositeindex.php:6
8. call_user_func_array() /usr/share/php/Horde/Db/Migration/Base.php:86
9. Horde_Db_Adapter_Pdo_Mysql->dropIndex()
10. Horde_Db_Adapter_Base->__call()
====================
After grepping around in /usr/share/php, I do see, in fact, that there is no dropIndex operation defined in the MySql DB wrapper, yet it is being called by the Horde_History component. I've included the versions of packages installed by pear below.
Does anyone have any pointers as to how I might go about solving this?
thanks,
/-Will
Installed packages, channel pear.horde.org:
===========================================
Package Version State
Horde_ActiveSync 2.5.6 stable
Horde_Alarm 2.0.4 stable
Horde_Argv 2.0.7 stable
Horde_Auth 2.0.6 stable
Horde_Autoloader 2.0.1 stable
Horde_Browser 2.0.3 stable
Horde_Cache 2.2.1 stable
Horde_Cli 2.0.4 stable
Horde_Compress 2.0.4 stable
Horde_Compress_Fast 1.0.2 stable
Horde_Constraint 2.0.1 stable
Horde_Controller 2.0.1 stable
Horde_Core 2.6.3 stable
Horde_Crypt 2.2.1 stable
Horde_Crypt_Blowfish 1.0.2 stable
Horde_Css_Parser 1.0.0 stable
Horde_Data 2.0.4 stable
Horde_Date 2.0.6 stable
Horde_Date_Parser 2.0.2 stable
Horde_Dav 1.0.2 stable
Horde_Db 2.0.3 stable
Horde_Editor 2.0.3 stable
Horde_ElasticSearch 1.0.2 stable
Horde_Exception 2.0.3 stable
Horde_Feed 2.0.1 stable
Horde_Form 2.0.5 stable
Horde_Group 2.0.2 stable
Horde_HashTable 1.1.0 stable
Horde_History 2.1.2 stable
Horde_Http 2.0.3 stable
Horde_Icalendar 2.0.7 stable
Horde_Image 2.0.5 stable
Horde_Imap_Client 2.12.0 stable
Horde_Imsp 2.0.5 stable
Horde_Injector 2.0.2 stable
Horde_Itip 2.0.5 stable
Horde_Kolab_Format 2.0.3 stable
Horde_Kolab_Server 2.0.2 stable
Horde_Kolab_Session 2.0.1 stable
Horde_Kolab_Storage 2.0.4 stable
Horde_Ldap 2.0.2 stable
Horde_ListHeaders 1.0.1 stable
Horde_Lock 2.1.0 stable
Horde_Log 2.0.1 stable
Horde_LoginTasks 2.0.2 stable
Horde_Mail 2.0.6 stable
Horde_Memcache 2.0.3 stable
Horde_Mime 2.2.3 stable
Horde_Mime_Viewer 2.0.5 stable
Horde_Mongo 1.0.1 stable
Horde_Nls 2.0.3 stable
Horde_Notification 2.0.1 stable
Horde_Oauth 2.0.1 stable
Horde_Pdf 2.0.3 stable
Horde_Perms 2.1.0 stable
Horde_Prefs 2.5.0 stable
Horde_Queue 1.0.0 stable
Horde_Rdo 2.0.2 stable
Horde_Role 1.0.1 stable
Horde_Routes 2.0.2 stable
Horde_Rpc 2.1.0 stable
Horde_Scribe 2.0.1 stable
Horde_Secret 2.0.2 stable
Horde_Serialize 2.0.2 stable
Horde_Service_Facebook 2.0.4 stable
Horde_Service_Twitter 2.1.1 stable
Horde_Service_Weather 2.0.5 stable
Horde_SessionHandler 2.2.1 stable
Horde_Share 2.0.4 stable
Horde_SpellChecker 2.1.0 stable
Horde_Stream 1.2.0 stable
Horde_Stream_Filter 2.0.1 stable
Horde_Stream_Wrapper 2.0.1 stable
Horde_Support 2.1.0 stable
Horde_SyncMl 2.0.3 stable
Horde_Template 2.0.1 stable
Horde_Text_Diff 2.0.2 stable
Horde_Text_Filter 2.1.3 stable
Horde_Text_Filter_Csstidy 2.0.1 stable
Horde_Text_Flowed 2.0.1 stable
Horde_Thrift 2.0.1 stable
Horde_Timezone 1.0.3 stable
Horde_Token 2.0.4 stable
Horde_Translation 2.0.1 stable
Horde_Tree 2.0.2 stable
Horde_Url 2.2.0 stable
Horde_Util 2.3.0 stable
Horde_Vfs 2.1.1 stable
Horde_View 2.0.2 stable
Horde_Xml_Element 2.0.1 stable
Horde_Xml_Wbxml 2.0.1 stable
content 2.0.3 stable
gollem 3.0.1 stable
horde 5.1.2 stable
horde_lz4 1.0.1 stable
imp 6.1.3 stable
ingo 3.1.2 stable
kronolith 4.1.2 stable
mnemo 4.1.1 stable
nag 4.1.1 stable
timeobjects 2.0.4 stable
trean 1.0.3 stable
turba 4.1.1 stable
webmail 5.1.1 stable
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2529 bytes
Desc: not available
URL: <http://lists.horde.org/archives/horde/attachments/20130724/4d1dbff2/attachment.bin>
More information about the horde
mailing list