Yes I do.

I have check apr-cache policy and others but there is only these versions available:
➜  ~ sudo apt-cache policy radosgw
radosgw:
  Installed: (none)
  Candidate: 14.2.8-1bionic
  Version table:
     14.2.8-1bionic 999
        999 http://download.ceph.com/debian-nautilus bionic/main amd64 Packages
     12.2.12-0ubuntu0.18.04.4 500
        500 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages
     12.2.12-0ubuntu0.18.04.2 500
        500 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages
     12.2.4-0ubuntu1 500
        500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
➜  ~ sudo apt-cache policy ceph-radosgw
N: Unable to locate package ceph-radosgw
There is no 14.2.4 version! Do you test it by your self and can you install nautilus 14.2.4 from Ceph repository?

On Sat, Mar 14, 2020 at 2:06 AM Anthony D'Atri <aad@dreamsnake.net> wrote:
Did you do “apt-get update”?

This really seems like a local package management issue, predicting how your local systems look is beyond the scope of the list.  With a proper repo definition, you can use standard tools to interrogate the exact version strings available, etc. apt-cache policy.


> On Mar 13, 2020, at 3:15 PM, Seena Fallah <seenafallah@gmail.com> wrote:
>
> I have add
> deb http://download.ceph.com/debian-nautilus bionic main
> to
> /etc/apt/sources.list.d/download_ceph_com_debian_nautilus.list
> but apt says: Unable to locate package ceph-radosgw
> I have also test with: apt install radosgw=14.2.4 but Version '14.2.4' for 'radosgw' was not found.
>
> On Sat, Mar 14, 2020 at 1:41 AM Anthony D'Atri <aad@dreamsnake.net> wrote:
> Define a repo in /etc/apt/sources.list.d/ or what have you pointing at the upstream repo, then it should work.
>
> https://docs.ceph.com/docs/nautilus/install/get-packages/
>
>
>
> > On Mar 13, 2020, at 3:05 PM, Seena Fallah <seenafallah@gmail.com> wrote:
> >
> > I need 14.2.4 and I’m using debian (ubuntu).
> > I test your command with 14.2.4 but nothing found! :(
> >
> > On Sat, Mar 14, 2020 at 1:33 AM Anthony D'Atri <aad@dreamsnake.net> wrote:
> > yum install ceph-radosgw-12.2.4
> > apt-get install ceph-radosgw=12.2.4
> >
> > Am I missing something?  Pin the version in your package manager commands for the top-level packages and let it fetch the appropriate dependencies.
> >
> > — aad
> >
> > > On Mar 13, 2020, at 12:08 PM, Seena Fallah <seenafallah@gmail.com> wrote:
> > >
> > > Yes but where can I specify the nautilus version?
> > > For example I want to install 14.2.4 which variable should I set to install 14.2.4?
> > >
> > > On Fri, Mar 13, 2020 at 6:54 PM Vasu Kulkarni <vakulkar@redhat.com> wrote:
> > >
> > >
> > > On Fri, Mar 13, 2020 at 7:56 AM Seena Fallah <seenafallah@gmail.com> wrote:
> > > It’s too bad! I should install dependencies manually and there is too much dependencies for installing radosgw!
> > > Won’t you add a repo for each version instead of version name?
> > > Have you looked at ceph-ansible? it does handle all dependency
> > >
> > > On Fri, Mar 13, 2020 at 6:02 PM Vasu Kulkarni <vakulkar@redhat.com> wrote:
> > >
> > >
> > > On Fri, Mar 13, 2020 at 7:05 AM Seena Fallah <seenafallah@gmail.com> wrote:
> > > Hi all. How can I downgrade or install specific version of nautilus with Ceph repository?
> > > I don’t see any versioning in download.ceph.com
> > > it will be inside that dir eg: http://download.ceph.com/rpm-nautilus/el7/x86_64/   
> > > _______________________________________________
> > > Dev mailing list -- dev@ceph.io
> > > To unsubscribe send an email to dev-leave@ceph.io
> > > _______________________________________________
> > > Dev mailing list -- dev@ceph.io
> > > To unsubscribe send an email to dev-leave@ceph.io
> >
>