I seem to be having trouble installing plugins through the plugin:install command in sf1.3/4.
In a new project I run symfony plugin:install sfDoctrineGuardPlugin I get: Unable to get plugin licence information for plugin "sfDoctrineGuardPlugin": Unknown package: "sfDoctrineGuardPlugin" in channel "" Debug: File http://plugins.symfony-project.org:80/REST/p/sfdoctrineguardplugin/info.xml not valid (received: HTTP/1.0 404 No version available with the installed symfony version) (use --force-license to force installation) when I add --force-license I get: Unable to get download information for plugin "sfDoctrineGuardPlugin | 4.0.1 | stable": Package "sfDoctrineGuardPlugin" does not have REST info xml available I get the problem with other plugins, sfFormExtraPlugin for example. When I try to install my own plugin, sfAdminDashPlugin (using: symfony plugin:install -s beta --install_deps sfAdminDashPlugin), which requires sfJqueryReloadedPlugin as a dependency, sfJqueryReloadedPlugin installs fine but I get this error for sfAdminDashPlugin: Plugin "sfAdminDashPlugin" installation failed: Download failed Anyone have any ideas? Something I am missing? -- You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-us...@googlegroups.com. To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.