Alexandre Salomé wrote:
> You should use SVN to manage your development and define your plugins as svn
> externals.

While I agree with you that this is the best way to manage plugins, it
is not the default one. New users are not advised to do that, instead
they are told that the symfony plugins system is there to ease their
development. As far as I can see, this is a bug in the symfony plguins
system, and a pretty serious one at that - what's the point of
dependencies if they make your plugin impossible to install
automatically?

On Dec 20, 12:06 am, Alexandre Salomé <alexandre.sal...@gmail.com>
wrote:
> You should use SVN to manage your development and define your plugins as svn
> externals.
>
> 2009/12/18 Kevin <kevinb...@gmail.com>
>
>
>
> > I should have clarified, all these plugins I am trying to install are
> > compatible with 1.3.
>
> > On Dec 18, 9:24 am, Stéphane <stephane.er...@gmail.com> wrote:
> > > There are plugins not yet ready for sf1.3/1.4.
>
> > > You must install them manually and check their code by using symfony
> > > project:validate (to see used deprecated stuff).
>
> > > Before Printing, Think about Your Environmental Responsibility!
> > > Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!
>
> > > On Fri, Dec 18, 2009 at 3:22 PM, Kevin <kevinb...@gmail.com> wrote:
> > > > 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/in.
> > ..
> > > > 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<symfony-users%2bunsubscr...@googlegroups.com>
> > <symfony-users%2bunsubscr...@googlegroups.com<symfony-users%252bunsubscr...@googlegroups.com>
>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/symfony-users?hl=en.
>
> > --
>
> > 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<symfony-users%2bunsubscr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/symfony-users?hl=en.
>
> --
> Alexandre Saloméhttp://alexandre-salome.fr

--

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.


Reply via email to