I'm packaging pkContextCMSPlugin again and looking to do the dependencies right this time.
I set this up in the required block of packages.xml: <package> <name>sfDoctrineGuardPlugin</name> <channel>plugins.symfony-project.org</channel> <min>3.0.0</min> <max>4.0.0</max> <exclude>4.0.0</exclude> </package> When I try to install my package I get: >> sfPearFrontendPlugin Failed to download symfony-plugins/sfDoctrineGuardPlugin >> sfPearFrontendPlugin (version >= 3.0.0, version <= 4.0.0, excluded versions: >> sfPearFrontendPlugin 4.0.0), latest release is version 2.0.1, stability >> "stable", >> sfPearFrontendPlugin use >> sfPearFrontendPlugin >> "channel://plugins.symfony-project.org/sfDoctrineGuardPlugin-2.0.1" to >> install But there is an sfDoctrineGuardPlugin 3.0.0, and it is a stable release. I could've sworn the same thing worked for sfDoctrineApplyPlugin, which is where I copied and pasted it from. I put in a lot of time last month on this mailing list making sure that worked. But to my surprise, you can't install that plugin into a new project anymore either. Same error. I have cleared the pear cache. Heck, I've used an entirely new Symfony 1.2 project for each test. When I go to the sfDoctrineGuardPlugin page it does list 2.0.1 for symfony 1.1 as the current release. But the releases page shows 3.0.0 for symfony 1.2 as a stable release. I have checked symfony --version, it's 1.2.6 DEV, I'm not accidentally running 1.0 or 1.1. Is this an issue with the packaging of sfDoctrineGuardPlugin, or with plugin:install, or...? -- Tom Boutell P'unk Avenue 215 755 1330 punkave.com window.punkave.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---