Zitat von Michael M Slusarz <slus...@horde.org>:

Quoting Brett Charbeneau <br...@wrl.org>:

Zitat von Samuel Wolf <samuel <at> sheepflock.de>:

https://github.com/horde/horde/blob/87ed01506d1222fd71f1344781aa33b6298a5453/imp/docs/CHANGES

  Awesome!
  Uh, how do I install it? I tried

pear upgrade channel://pear.horde.org/imp-6.2.0alpha1
#Nothing to upgrade

  Then I went to

http://www.horde.org/apps/imp/docs/UPGRADING

  and tried to set the preferred state to "alpha" with

pear -d preferred_state=alpha upgrade -a horde/imp

  and then did a

pear upgrade -a -B -c horde
#Nothing to upgrade in channel "horde"

I believe you need to combine the two:

pear -d preferred_state=alpha upgrade channel://pear.horde.org/imp-6.2.0alpha1

Since you are saying you want to upgrade imp and all dependencies, and these dependencies can also be in state alpha (which Horde_Core at a minimum is).

michael

___________________________________
Michael Slusarz [slus...@horde.org]

That's that the preferred_state setting already does. So this should actually work:
pear -d preferred_state=alpha upgrade -a horde/imp

--
Jan Schneider
The Horde Project
http://www.horde.org/
https://www.facebook.com/hordeproject

--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to