Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-58870

Can't install on Fedora

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 5.0.0
    • Component/s: None
    • None
    • Environment:
      Fedora 34
    • ALL
    • Hide

       

      1. Create /etc/yum.repos.d/mongodb-org-5.0.repo:
      [mongodb-org-5.0]
      name=MongoDB Repository
      baseurl=https://repo.mongodb.org/yum/redhat/8/mongodb-org/5.0/x86_64/
      gpgcheck=1
      enabled=1
      gpgkey=https://www.mongodb.org/static/pgp/server-5.0.asc
      
      1. Run: sudo dnf install mongodb-org

       

      Show
        Create /etc/yum.repos.d/mongodb-org-5.0.repo: [mongodb-org-5.0] name=MongoDB Repository baseurl=https: //repo.mongodb.org/yum/redhat/8/mongodb-org/5.0/x86_64/ gpgcheck=1 enabled=1 gpgkey=https: //www.mongodb.org/ static /pgp/server-5.0.asc Run: sudo dnf install mongodb-org  

       

      When trying to install mongodb-org on Fedora 34, this is what I get:

      Error:  
       Problem: package mongodb-org-5.0.0-1.el8.x86_64 requires mongodb-org-database, but none of the providers can be installed
        - package mongodb-org-database-5.0.0-1.el8.x86_64 requires mongodb-org-database-tools-extra, but none of the providers can be installed
        - conflicting requests
        - nothing provides /usr/libexec/platform-python needed by mongodb-org-database-tools-extra-5.0.0-1.el8.x86_64
      

       

            Assignee:
            jonathan.streets@mongodb.com Jonathan Streets (Inactive)
            Reporter:
            am@razrlab.com Mohamed Akram
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: