Thanks for the patch.

Regards,
Naza


On Tue, Nov 26, 2013 at 1:39 AM, Daniel Molina <dmol...@opennebula.org>wrote:

> Hi,
>
> Indeed it is a bug, could you try applying the following patch?
> https://gist.github.com/dmamolina/14c2d2bc6ec53fcdab72
>
> appmarket update ID FILE
>
> Cheers
>
>
> On 22 November 2013 05:13, Naza <naza1...@gmail.com> wrote:
>
>> I am trying to update the appliance logo and description in the appmarket
>> using appmarket update command but it throws error. I assumed the command
>> requires a json file format as an input so my file:
>>
>> {
>> "id":"528d708080ea62085100010b",
>> "logo":"http://x.x.x.x/logo/logo.png";,
>> "description":"Logo description"
>> }
>>
>> i execute
>>
>> # appmarket update file
>>
>> /srv/cloud/one/lib/ruby/oneapps/market/appmarket_client.rb:106:in
>> `update': wrong number of arguments (1 for 2) (ArgumentError)
>>         from /srv/cloud/one/bin/appmarket:251:in `block (2 levels) in
>> <main>'
>>         from /srv/cloud/one/lib/ruby/cli/command_parser.rb:449:in `call'
>>         from /srv/cloud/one/lib/ruby/cli/command_parser.rb:449:in `run'
>>         from /srv/cloud/one/lib/ruby/cli/command_parser.rb:76:in
>> `initialize'
>>         from /srv/cloud/one/bin/appmarket:101:in `new'
>>         from /srv/cloud/one/bin/appmarket:101:in `<main>'
>>
>> The documentation does not have much about appmarket update:
>> http://opennebula.org/documentation:rel4.2:appmarket_use
>>
>> Please help me to resolve this problem.
>>
>> Thanks in advance.
>>
>> Regards,
>> Naza
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users@lists.opennebula.org
>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>>
>>
>
>
> --
> --
> Daniel Molina
> Project Engineer
> OpenNebula - Flexible Enterprise Cloud Made Simple
> www.OpenNebula.org | dmol...@opennebula.org | @OpenNebula
>
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to