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

    Cannot install smime using ubuntu 20.04

    Plugins for Kopano WebApp
    2
    3
    249
    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.
    • zhay
      zhay last edited by

      Error installing smime-1.0.00%2B18.2.172279a-Ubuntu_20.04-amd64.tar.gz

      $ sudo dpkg -i php-kopano-smime_1.0.00+18.12_amd64.deb
      Selecting previously unselected package php-kopano-smime.
      (Reading database ... 132709 files and directories currently installed.)
      Preparing to unpack php-kopano-smime_1.0.00+18.12_amd64.deb ...
      Unpacking php-kopano-smime (1.0.00+18.12) ...
      Setting up php-kopano-smime (1.0.00+18.12) ...
      php-kopano-smime: using mods-available directory
      cp: cannot stat '/usr/share/php5/kopano_smime/kopano_smime.ini': No such file or directory
      dpkg: error processing package php-kopano-smime (--install):
       installed php-kopano-smime package post-installation script subprocess returned error exit status 1
      Errors were encountered while processing:
       php-kopano-smime
      
      1 Reply Last reply Reply Quote 0
      • marty
        marty Kopano (Inactive) last edited by

        @zhay

        Could you check the new community build? I made a small change.
        We will make some better changes in the future for this package, since I heard this PHP module is not required anymore for newer PHP versions,

        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
        • zhay
          zhay last edited by

          thank you @marty
          now it can be installed

          $sudo dpkg -i php-kopano-smime_1.0.00+19.1_amd64.deb 
          Selecting previously unselected package php-kopano-smime.
          (Reading database ... 132710 files and directories currently installed.)
          Preparing to unpack php-kopano-smime_1.0.00+19.1_amd64.deb ...
          Unpacking php-kopano-smime (1.0.00+19.1) ...
          Setting up php-kopano-smime (1.0.00+19.1) ...
          php-kopano-smime: using mods-available directory
          
          
          If you use a PHP executor other than Apache (like FPM), you may need to manually restart it.
          
          
          1 Reply Last reply Reply Quote 0
          • First post
            Last post