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

    Trouble while installing: dependency kopano-python-utils not installable ...

    Kopano Groupware Core
    2
    4
    234
    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.
    • son1x
      son1x last edited by

      I was running in the error mentioned in the topic while doing this:

      mkdir -p /srv/repo/kopano/amd64
      cd /srv/repo/kopano/amd64
      wget https://download.kopano.io/community/core:/core-8.7.82.168.7122211-Ubuntu_18.04-i386.tar.gz
      tar xfvz core-8.7.82.168.7122211-Ubuntu_18.04-i386.tar.gz
      cd core-8.7.82.168.7122211-Ubuntu_18.04-i386
      cd /srv/repo/kopano
      apt-ftparchive packages amd64/ > amd64/Packages
      echo "deb [trusted=yes] file:/srv/repo/kopano amd64/" > /etc/apt/sources.list.d/kopano-com.list
      apt update
      apt install kopano-server-packages
      

      I use a clean Ubuntu 18.04.3 LTS Server Installation

      The original output is (sorry, its German)

      Die folgenden Pakete haben unerfüllte Abhängigkeiten:
       kopano-server-packages : Hängt ab von: kopano-python-utils ist aber nicht installierbar
      E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.
      

      How can I solve this?

      1 Reply Last reply Reply Quote 0
      • son1x
        son1x last edited by son1x

        Just to mention:

        I’ve now tried the nightly-build

        wget https://download.kopano.io/community/core:/core-8.7.82.168.308dc26-Ubuntu_18.04-amd64.tar.gz
        

        This works

        irreleph4nt 1 Reply Last reply Reply Quote 0
        • irreleph4nt
          irreleph4nt @son1x last edited by

          @son1x
          FYI in the first post you were using the i386 tar whilst in the bottom post you now use amd64 (as you probably intended to). So your initial download was for the wrong architecture, which is probably why the package wasn’t being picked up by apt.

          son1x 1 Reply Last reply Reply Quote 1
          • son1x
            son1x @irreleph4nt last edited by son1x

            @irreleph4nt

            thanks, you were right
            my fault :)

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