rpm - fiware could not be installed -


i trying install contextbroker following doc: https://github.com/telefonicaid/fiware-orion/blob/develop/doc/manuals/admin/install.md#using-yum-(recommended)

the yum installation did not work, therefore tried download https://forge.fiware.org/frs/?group_id=7 install

    rpm -i contextbroker-1.2.0-1.x86_64.rpm  

then shows error:error:

  contextbroker-tests-1.2.1-1.x86_64.rpm: not rpm package (or package manifest):  

could please tell me happened?

thanks

i downloaded it, , looks webserver misconfigured. inserting html @ beginning of rpm , corrupting it. need use utility strip text beginning. dd easiest once figure out how junk remove.

original answer (useful keep because tells file , yum):

"not rpm package" sounds download corrupted. try running "file" on , see tells it. didn't see hash on download page, can't verify that.

yum nicer interface rpm can try "yum localinstall contextbroker-1.2.0-1.x86_64.rpm".


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -