ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Issue with python2-tornado-5.0.2 and Salt

    IT Discussion
    salt-minion saltstack python2-tornado
    4
    6
    980
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ObsolesceO
      Obsolesce
      last edited by

      On Fedora 28, it wants to update from python2-tornado-4.5.2 to python2-tornado-5.0.2, but can't, because Salt and Salt-Minion require 4.5.2.

      0_1529073908990_81d6ee18-e49d-465c-94e4-1f3a92264285-image.png

      I tried updating to 5.0.2 anyways, allowing it to remove Salt:
      dnf upgrade --refresh --best --allowerasing
      0_1529074026536_14d7666a-b13c-4af2-bd6e-e172fbeaafdb-image.png

      And, it worked fine, but removed Salt and Salt-Minion packages.

      Installing Salt-minion will downgrade python2-tornado:
      0_1529074265091_cdddb927-9d57-48c7-8126-a9d4b01fea6d-image.png

      So now I'm stuck with the constant nagging of a package update...

      Does anyone know if there's a way to resolve this?

      1 Reply Last reply Reply Quote 1
      • matteo nunziatiM
        matteo nunziati
        last edited by

        What is the need
        For tornado? Python has virtualenv in case. You can run an "isolated" version of tornado for your app leaving the system wide version for salt

        1 Reply Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller
          last edited by

          Right now, the wait is for Salt to update as there is a known bug with Tornado and they are halfway through resolving it.

          Using the --best option does work, I got it to update.

          black3dynamiteB 1 Reply Last reply Reply Quote 0
          • black3dynamiteB
            black3dynamite @scottalanmiller
            last edited by

            @scottalanmiller said in Issue with python2-tornado-5.0.2 and Salt:

            Right now, the wait is for Salt to update as there is a known bug with Tornado and they are halfway through resolving it.

            Using the --best option does work, I got it to update.

            Using --best without --allowerasing?

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • scottalanmillerS
              scottalanmiller @black3dynamite
              last edited by

              @black3dynamite said in Issue with python2-tornado-5.0.2 and Salt:

              @scottalanmiller said in Issue with python2-tornado-5.0.2 and Salt:

              Right now, the wait is for Salt to update as there is a known bug with Tornado and they are halfway through resolving it.

              Using the --best option does work, I got it to update.

              Using --best without --allowerasing?

              Use both.

              1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller
                last edited by

                Fedora 28 is fixed. Remove salt, and install again. Should be all set.

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post