Doctrine ORM 2.1.5 released
Posted 2 months ago by beberlei
We released another Doctrine ORM bugfix release, version 2.1.5. It fixes 5 critical regressions that were introduced in 2.1.0, 2.1.2 and 2.1.3 and a total of 10 issues. See the changelog for details.
You can get the code from PEAR, the download section or directly from Github.
Comments (8) [ add comment ]
symfony.COM not ORG! Posted by Slam about 2 months ago.
doctrine/DoctrineORM requires package "channel://pear.symfony.org/Console" (version >= 2.0.0) doctrine/DoctrineORM requires package "channel://pear.symfony.org/Yaml" (version >= 2.0.0)
There is no pear.symfony.org, is pear.symfony.COM !
pear: fixed Posted by beberlei about 2 months ago.
fixed that, thanks.
still broken Posted by Jon about 2 months ago.
pear install doctrine/DoctrineORM Unknown remote channel: pear.symfony.org Unknown remote channel: pear.symfony.org
Still not fixed Posted by Mike about 2 months ago.
Please pull the package ASAP or fix it!
@PEAR Posted by beberlei about 2 months ago.
I built the package once again, Pirum does some weird caching it seems. Its now correctly pointing to symfony.com.
You might however have some temporarliy files on disk that PEAR will fetch over and over again. This temp direectory is in the "temp_dir" variable shown under "pear config-show" and under linux systems is "/tmp/pear". Remove that directory and try again.
Still not fixed! Posted by Paul B about 2 months ago.
Deleting the directory listed under temp_dir has no effect. Had to install 2.1.4 instead.
Fixed Posted by Slam about 2 months ago.
Now it's fixed.
If you still have problems, delete also the content of pear/cache/ folder.
closer Posted by me about 12 days ago.
I issued: pear channel-discover pear.symfony.com and it downloaded the packages, but then I'm getting an error
ERROR: Adding package pear.symfony.com/Console to registry failed ERROR: Adding package pear.symfony.com/Yaml to registry failed