【OpenPNE3】already installed manually, so it will not be reinstalled. If you want to manage it automatically, delete it manually and retry this command.
opTimelinePluginを0.9.2へ上げようと、openpneディレクトリ直下で、以下のコマンドを実行したところ、失敗。
[text] $php symfony opPlugin:install -r 0.9.2 opTimelinePlugin "opTimelinePlugin" is already installed manually, so it will not be reinstalled. If you want to manage it automatically, delete it manually and retry this command. [/text]
pluginディレクトリから該当プラグインを手動で削除し、同じコマンド以下を実行したら成功した、データも引き継がれているようです。
[text] $cd plugindir(プラグインディレクトリ) mv opTimelinePlugin wheretodir(どこか) $ cd openpne(OpenPNE直下のディレクトリ) $php symfony opPlugin:install -r 0.9.2 opTimelinePlugin $php symfony opTimelinePlugin:install $php symfony cc [/text]
アップデートは未だにおっかなびっくりです。