[ 
https://issues.apache.org/jira/browse/IGNITE-15708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427111#comment-17427111
 ] 

Nikita Safonov commented on IGNITE-15708:
-----------------------------------------

[~vveider] NP, I've changed the link.

> 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: Nikita Safonov
>            Priority: Critical
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> * 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 http://apache.org/dist/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