[erlang-questions] CEAN 1.3 is out

Bengt Kleberg bengt.kleberg@REDACTED
Fri Jul 6 09:02:35 CEST 2007


On 2007-07-05 13:09, Vesa Kaihlavirta wrote:
...deleted
> 1> cean:upgrade(os_mon).
> + os_mon md5=<<23,146,73,183,178,80,252,187,133,113,44,5,178,69,231,100>>
> ok
> 2> cean:upgrade(os_mon).
> + os_mon md5=<<23,146,73,183,178,80,252,187,133,113,44,5,178,69,231,100>>
> ok
> 3> cean:upgrade(cean).
> cean: no newer package available
> ok
> 
> Am I reading this right? Shouldn't os_mon be properly upgraded after the 
> first command, and
> shouldn't therefore the second command output "os_mon: no newer package 
> available"? What does

greetings,

i am unfortunately unable to reproduce this bug. can you get it to 
appear again?

12> cean:is_installed(os_mon).
false
13> cean:upgrade(os_mon).
+ os_mon md5=<<116,142,117,173,25,108,105,195,9,22,132,13,100,171,37,122>>
ok
14> cean:upgrade(os_mon).
os_mon: no newer package available
ok


however, i have a question.
should upgrade only upgrade, or is it ok that upgrade installs something 
that you do not have already?


bengt
-- 
Those were the days...
    EPO guidelines 1978: "If the contribution to the known art resides
    solely in a computer program then the subject matter is not
    patentable in whatever manner it may be presented in the claims."



More information about the erlang-questions mailing list