Navigation

    Kopano
    • Register
    • Login
    • Search
    • Categories
    • Get Official Kopano Support
    • Recent
    Statement regarding the closure of the Kopano community forum and the end of the community edition

    Z-Push in Ubuntu 20.04

    Z-Push when using Kopano
    3
    5
    1890
    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.
    • Gerald
      Gerald last edited by

      I updated my Kopano Server from 18.04 to 20.04 today and as far as I can tell everything went fine except for Z-Push:

      • to my amazement, there is no z-push repository for 20.04
      • ubuntu 20.04 includes z-push packages, but these cannot be used since they seem to depend on a prehistory kopano version that for some weird reason also seems to be in the ubuntu repositories (8.7.0)

      How do I get Z-Push to work with Ubuntu 20.04? Adding the 18.04 repository is probably the way to go, but I get version conflicts with the packages from the Ubuntu repository.

      1 Reply Last reply Reply Quote 1
      • Gerald
        Gerald last edited by

        Talking to myself here, but perhaps someone will stuble upon the same problem:

        to get this working, use the 18.04 repository for 20.04

        1. remove existing packages as needed
          apt search z-push | grep -i “installed” (shows what is currently installed)
          apt remove z-push-autodiscover z-push-backend-caldav z-push-common z-push-ipc-sharedmemory (example)

        2. install new packages
          apt install z-push-kopano z-push-autodiscover (example)

        The main thing here is that you do NOT try to install the “z-push” meta package, which comes from the ubuntu 20.04 repository and screws everything up.

        1 Reply Last reply Reply Quote 1
        • RSMemphis
          RSMemphis last edited by

          Thanks, I did. Glad the 18.04 package workds

          1 Reply Last reply Reply Quote 1
          • fsoelch
            fsoelch last edited by

            just hit the same issue, but figured out that there is a 20.04 repo at z-push available that works quite fine for me!

            Gerald 1 Reply Last reply Reply Quote 0
            • Gerald
              Gerald @fsoelch last edited by

              @fsoelch
              Good to know there is a 20.04 repo available now. While updating the repo link from 18.04 to 20.04 I also noticed that the old URL I was using was http and not https - another welcome change I had not adopted.

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