| bertrand Gugger 2006-03-28, 6:59 pm |
| Justin Patrin wrote:
>On 3/28/06, Daniel Del Rio <daniel@alivetek.com> wrote:
>
>You're not reading the error message. It said:
>
>
>
>
>Hint! It's beta and you have preferred_state set to stable!
>
>
>
>
>And it says right here what to do to force it to install.
>
>
Sorry, justin, I hooked on the "force" verb,
You never talked about forcing pear, which is evil.
I said
> In no case !
> --force is evil
>
> # pear download pear/Spreadsheet_Excel_Writer-beta
> or
> # pear -d preferred_state=beta download pear/Spreadsheet_Excel_Writer ...
>
> same with any command as "upgrade"
a name package-alpha or package-version acts only for this package
option -d preferred_state=alpha is valid within the current pear
command, not changing conf.
a --force forces anything , that is evil
best command is still
# pear help
# pear help install
....
Regards
--
toggg
|