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

    *( delete it.)

    Kopano Groupware Core
    3
    12
    363
    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.
    • thctlo
      thctlo last edited by

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • longsleep
        longsleep Kopano last edited by

        @thctlo said in What is wrong with this picture, again Failed upgrade packages.:

        8.7.83.77.e366f8c97-0+30.1

        where does this version come from? Since a while we should have checks in place which avoid publishing nightly tarballs with mismatched versions.

        So why does your install of python3-kopano-search not also install a python3-kopano with matching version.

        To find out use something like apt install python3-kopano-search python3-kopano.

        Also your version 8.7.83.77 seems old - current nightly is 8.7.83.106.

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

          This post is deleted!
          thctlo 1 Reply Last reply Reply Quote 0
          • thctlo
            thctlo @thctlo last edited by

            You can delete this thread, its just not right info.

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

              ps. one fail …

              Setting up php-smbclient (1.0.0-1+5.1) …
              php-smbclient: using mods-available directory
              cp: cannot stat ‘/usr/share/php5/libsmbclient/smbclient.ini’: No such file or directory
              dpkg: error processing package php-smbclient (–configure):
              installed php-smbclient package post-installation script subprocess returned error exit status 1
              dpkg: dependency problems prevent configuration of kopano-webapp-plugin-filesbackend-smb:
              kopano-webapp-plugin-filesbackend-smb depends on php-smbclient (>= 0.8.0~); however:
              Package php-smbclient is not configured yet.

              longsleep 1 Reply Last reply Reply Quote 0
              • longsleep
                longsleep Kopano @thctlo last edited by

                @thctlo What distro is that ? We are aware of one issue that our nightly tarballs for Debian 10 contain this package where it should not.

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

                  we yes, this is Debian 10.

                  apt-cache policy php-smbclient
                  php-smbclient:
                    Installed: 0.9.0-3+b1
                    Candidate: 1.0.0-1+5.1
                    Version table:
                       1.0.0-1+5.1 500
                          500 file:/home/kopano/apt amd64/ Packages
                   *** 0.9.0-3+b1 500
                          500 http://ftp.nl.debian.org/debian buster/main amd64 Packages
                          100 /var/lib/dpkg/status
                  

                  So the debian packages 0.9 is overrules by the Kopano packages, which is fine.
                  Except, the kopano package is linking to php5 and not php7.3

                  This is simpely fixed by running :
                  apt-get remove php-smbclient
                  apt install -t buster php-smbclient
                  apt install kopano-webapp-plugin-filesbackend-smb

                  So only thing for kopano here is fix the php5 to php7.3 for buster in php-smbclient.

                  longsleep 1 Reply Last reply Reply Quote 0
                  • longsleep
                    longsleep Kopano @thctlo last edited by

                    @thctlo said in *( delete it.):

                    So only thing for kopano here is fix the php5 to php7.3 for buster in php-smbclient.

                    No, there is no need for us to ship this package for Debian 10 so we will simply stop doing so eventually.

                    1 Reply Last reply Reply Quote 0
                    • marty
                      marty Kopano (Inactive) last edited by marty

                      @thctlo This issue is fixed on master; php-smbclient is not in our repo anymore for newer distros
                      (what @longsleep said)

                      https://documentation.kopano.io/deskapp_admin_manual
                      http://documentation.kopano.io/webapp_smime_manual
                      https://documentation.kopano.io/webapp_admin_manual

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

                        Cool, thank you very much, this was some time going on… Most welkom.

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