Hi, I have the same problem, when I upload package to symfony plugin site it's not appear in plugin repository releases file. So package is on the site but I cant install plugin by running command php symfony plugin:install sfUserOnlinePlugin because when system retrieve http://plugins.symfony-project.org/REST/r/sfuseronlineplugin/allreleases.xml there are no versions.
I'm ask to mailing list, and Fabien directly but no one ansver. Vaiting to symfony-forge may be there it be fixed. On 25 March 2010 11:31, Daniel Lohse <[email protected]> wrote: > Hey Stu, > > thanks for catching that! Must be something weird with the PEAR I have > installed. Very, very weird. > > I never looked at the archive contents, I thought there was something with > the source files in the first place – ah well. ;-) > > So, I packaged it on another machine and it worked fine. > > Thanks again! > > > Daniel > > On 24.03.2010, at 23:31, [email protected] wrote: > > > Hi Daniel, > > > > Had a quick look at the attached package and it seems the package.xml > > is corrupted. At the end of the file the xml finished half way through > > and there is the start of your configuration class. Very odd. > > > > Cheers, > > > > Stu > > > > On Mar 24, 1:55 pm, Daniel Lohse <[email protected]> wrote: > >> Hey there devs, > >> > >> I've been trying for the better half of an hour to publish a PEAR > package of my new plugin. > >> > >> The error the site gives me: "An error occured while parsing > ahAdminGeneratorThemesPlugin-0.8.3.tgz (String could not be parsed as XML)." > >> > >> Now, I've validated the package with "pear validate-package", > everything's fine. Even my local PHP can read the XML file (I guess, you're > using SimpleXML). The package.xml file is UTF-8. > >> > >> Mhm, can someone help me? I'm attaching the package as it's only 32kB. > >> > >> Cheers, Daniel > >> > >> ahAdminGeneratorThemesPlugin-0.8.3.tgz > >> 41KViewDownload > > > > -- > > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.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]<symfony-devs%[email protected]> > > For more options, visit this group at > > http://groups.google.com/group/symfony-devs?hl=en > > > > To unsubscribe from this group, send email to symfony-devs+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > > -- > If you want to report a vulnerability issue on symfony, please send it to > security at symfony-project.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]<symfony-devs%[email protected]> > For more options, visit this group at > http://groups.google.com/group/symfony-devs?hl=en > > To unsubscribe from this group, send email to symfony-devs+ > unsubscribegooglegroups.com or reply to this email with the words "REMOVE > ME" as the subject. > -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.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 To unsubscribe from this group, send email to symfony-devs+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
