Package: roundcube
Version: 0.9.5-1
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?

        I installed roundcube, roundcube-core, roundcube-pugins and 
roundcube-plugins-extra from testing on a new server
        I found that the installer subdirectory was not present, so I uploaded 
it from a round cube source tarball.  
        I navigated to roundcube/installer/ in a browser.  It reports that 
Net_IDNA2 is missing, and will not let me proceed.
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
        I see in google that this should only be required when php5-intl is not 
installed, but php5query -s apache2 -m intl shows that it is enabled. 
   * What was the outcome of this action?
        So far I have not gotten round cube to work.  I have not completed 
manually configuring it to test if I can get past this error when not using the 
installer scripts. 
   * What outcome did you expect instead?
        I expect that the debian package would include the web-based installer, 
and that it would find the necessary pre-requisites



-- System Information:
Debian Release: 7.2
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages roundcube-core depends on:
ii  dbconfig-common        1.8.47+nmu1
ii  debconf [debconf-2.0]  1.5.49
ii  libapache2-mod-php5    5.5.5+dfsg-1
ii  libjs-jquery           1.7.2+dfsg-1
ii  libjs-jquery-ui        1.8.ooops.21+dfsg-2
ii  libmagic1              5.11-2
ii  php-auth               1.6.2-1
ii  php-mail-mime          1.8.4-1
ii  php-net-smtp           1.6.1-1
ii  php-net-socket         1.0.9-2
ii  php5                   5.4.4-14+deb7u5
ii  php5-common            5.5.5+dfsg-1
ii  php5-intl              5.5.5+dfsg-1
ii  php5-json              1.3.2-2
ii  php5-mcrypt            5.5.5+dfsg-1
ii  roundcube-sqlite3      0.9.5-1
ii  tinymce                3.4.8+dfsg0-1
ii  ucf                    3.0025+nmu3

Versions of packages roundcube-core recommends:
ii  apache2                  2.4.6-3
ii  apache2-bin [httpd-cgi]  2.4.6-3
ii  php5-gd                  5.5.5+dfsg-1
ii  php5-pspell              5.5.5+dfsg-1

Versions of packages roundcube-core suggests:
ii  php-auth-sasl      1.0.4-1
ii  php-crypt-gpg      1.3.2-1
ii  roundcube-plugins  0.9.5-1

roundcube depends on no packages.

-- Configuration Files:
/etc/roundcube/apache.conf changed:
    Alias /roundcube /var/lib/roundcube
<Directory "/usr/share/tinymce/www/">
      Options Indexes MultiViews FollowSymLinks
      AllowOverride None
      <IfVersion >= 2.3>
        Require all granted
      </IfVersion> 
      <IfVersion < 2.3>
        Order allow,deny
        Allow from all
      </IfVersion>
</Directory>
<Directory /var/lib/roundcube/>
  Options +FollowSymLinks
  # This is needed to parse /var/lib/roundcube/.htaccess. See its
  # content before setting AllowOverride to None.
  AllowOverride All
  <IfVersion >= 2.3>
    Require all granted
  </IfVersion> 
  <IfVersion < 2.3>
    Order allow,deny
    Allow from all
  </IfVersion>
</Directory>
<Directory /var/lib/roundcube/config>
        Options -FollowSymLinks
        AllowOverride None
</Directory>
<Directory /var/lib/roundcube/temp>
        Options -FollowSymLinks
        AllowOverride None
        <IfVersion >= 2.3>
          Require all denied
        </IfVersion> 
        <IfVersion < 2.3>
          Order allow,deny
          Deny from all
        </IfVersion>
</Directory>
<Directory /var/lib/roundcube/logs>
        Options -FollowSymLinks
        AllowOverride None
        <IfVersion >= 2.3>
          Require all denied
        </IfVersion> 
        <IfVersion < 2.3>
          Order allow,deny
          Deny from all
        </IfVersion>
</Directory>


-- debconf information:
  roundcube/mysql/admin-pass: (password omitted)
  roundcube/mysql/app-pass: (password omitted)
  roundcube/password-confirm: (password omitted)
  roundcube/pgsql/admin-pass: (password omitted)
  roundcube/pgsql/app-pass: (password omitted)
  roundcube/app-password-confirm: (password omitted)
* roundcube/hosts: epistola.thecrazyguys.net
  roundcube/db/dbname: roundcube
  roundcube/mysql/admin-user: root
  roundcube/pgsql/authmethod-admin: ident
  roundcube/remote/newhost:
  roundcube/internal/skip-preseed: true
  roundcube/pgsql/manualconf:
  roundcube/mysql/method: unix socket
  roundcube/upgrade-error: abort
* roundcube/reconfigure-webserver: apache2
* roundcube/restart-webserver: true
  roundcube/purge: false
  roundcube/db/basepath: /var/lib/dbconfig-common/sqlite3/roundcube
  roundcube/dbconfig-upgrade: true
  roundcube/remote/host:
  roundcube/missing-db-package-error: abort
  roundcube/pgsql/admin-user: postgres
  roundcube/pgsql/method: unix socket
  roundcube/install-error: abort
* roundcube/language: en_US
  roundcube/db/app-user:
  roundcube/upgrade-backup: true
  roundcube/dbconfig-reinstall: false
  roundcube/internal/reconfiguring: false
  roundcube/dbconfig-remove:
  roundcube/pgsql/no-empty-passwords:
  roundcube/pgsql/authmethod-user: password
* roundcube/dbconfig-install: true
  roundcube/pgsql/changeconf: false
* roundcube/database-type: sqlite3
  roundcube/remove-error: abort
  roundcube/passwords-do-not-match:
  roundcube/remote/port:


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to