[ 
https://issues.apache.org/jira/browse/IGNITE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valentin Kulichenko reassigned IGNITE-15708:
--------------------------------------------

    Assignee: Petr Ivanov  (was: Valentin Kulichenko)

> Fix DEB/RPM repository redirect and docs
> ----------------------------------------
>
>                 Key: IGNITE-15708
>                 URL: https://issues.apache.org/jira/browse/IGNITE-15708
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Petr Ivanov
>            Assignee: Petr Ivanov
>            Priority: Critical
>
> * Current redirect for DEB/RPM package seems to be wrong, tested and working 
> one is
> {code:bash}
> https://apache.jfrog.io/artifactory/ignite-{deb|rpm}
> {code}
>  * Documentation should be changed too 
> (https://ignite.apache.org/docs/latest/installation/deb-rpm#installing-deb-package):
> {code:bash}
> sudo apt update
> sudo apt install gnupg ca-certificates --no-install-recommends -y
> sudo bash -c 'cat <<EOF > /etc/apt/sources.list.d/ignite.list
> deb https://apache.jfrog.io/artifactory/ignite-deb/ apache-ignite main
> EOF'
> sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 
> 0EE62FB37A00258D
> sudo apt update
> sudo apt install apache-ignite --no-install-recommends
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to