Hi symfony Dev's

I think the problem relates to the change in the package.xml file
I managed to change the error message as follows:

I downloaded the 1.0.1 version as .tar.gz and unpacked it.  I took an
md5sum from the package.xml file and updated that same package.xml
file (I put the md5sum in the package node's md5sum attribute
(I wonder if this would change the md5sum of the file again, not so
familiar with this)
I tar the folder with the updated package.xml file and re-run the
symfony plugin:install command and I get the following error:

  Unable to initialize channel "Unknown channel: "

Seems like the channel is empty somehow?

(If the md5sum of a file changes indeed with every change in the file
even if the size is the same, than it's quite a paradox: how to set
the md5sum of a file that stores the md5sum in it's content?)


On 6 mrt, 18:20, Tom Boutell <[email protected]> wrote:
> Okay, thanks, I did rm -rf cache/.pear and now I get this:
>
>   Installation of "sfDoctrineApplyPlugin" plugin failed: bad md5sum
> for file 
> /Users/boutell/Sites/testapp12/plugins/sfDoctrineApplyPlugin/package.xml
>
> I've seen this one before and I'm not aware of anyone who has found a
> solution. The tarball on the site extracts fine. What is the issue?
>
> On Fri, Mar 6, 2009 at 12:05 PM, Fabien Potencier
>
>
>
> <[email protected]> wrote:
>
> > The problem comes from PEAR. PEAR has a cache. You need to clear it.
>
> > Fabien
>
> > --
> > Fabien Potencier
> > Sensio CEO - symfony lead developer
> > sensiolabs.com | symfony-project.org | fabien.potencier.org
> > Tél: +33 1 40 99 80 80
>
> > Tom Boutell wrote:
> >> I uploaded sfDoctrineApplyPlugin version 1.0.0, then found an error in
> >> package.xml.
>
> >> So I fixed it and uploaded version 1.0.1.
>
> >> It shows up fine on the site. But when I try to use the plugin-install
> >> command, it installs 1.0.0, which has the package.xml error so it
> >> fails.
>
> >> I then deleted version 1.0.0 from the site. But plugin-install *still*
> >> tries to get version 1.0.0, can't find it, and fails.
>
> >> *Headdesk*
>
> >> What's the trouble?
>
> >> Thanks.
>
> --
> Tom Boutell
>
> www.punkave.comwww.boutell.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to