Instructions in README.Debian incomplete

Bug #1798181 reported by Marius Gedminas
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ciderwebmail (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

The instructions in README.Debian, which are

    Included are snippets for production use integrating with Apache2 via
    uWSGI, enabled like this as root:

      apt install apache2 uwsgi uwsgi-plugin-psgi
      ln -s -t /etc/uwsgi/apps-enabled ../apps-available/ciderwebmail.ini
      a2enconf ciderwebmail
      service uwsgi restart ciderwebmail
      service apache2 restart

are missing two details:

- there's one more package you need to install, namely libapache2-mod-uwsgi
- you need to enable a module before restarting apache with a2enmod uwsgi

Without those steps the apache restart step will fail. (That is, provided you already fixed the broken symlink I reported in bug 1798177.)

Revision history for this message
Marius Gedminas (mgedmin) wrote :

I've submitted a merge request to the Debian packaging repository: https://salsa.debian.org/perl-team/modules/packages/ciderwebmail/merge_requests/1

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package ciderwebmail - 1.05+20150729-6

---------------
ciderwebmail (1.05+20150729-6) unstable; urgency=medium

  * Team upload.

  [ Marius Gedminas ]
  * Add missing details to README.Debian.
    LP: #1798181

  [ gregor herrmann ]
  * Fix autopktest smoke test.
    - debian/tests/pkg-perl/smoke-files: add files needed for test
    - debian/tests/pkg-perl/smoke-setup: setup language files
    - debian/tests/pkg-perl/smoke-env: export CIDERWEBMAIL_HOME
  * autopkgtest: explicitly skip use.t.
    Not run currently but it would fail due to missing libdbd-sqlite3-perl.
  * autopkgtest: enable more of syntax.t by adding an empty
    debian/tests/pkg-perl/syntax-skip to syntax check all perl modules
    despite there being Suggests in the package.
  * debian/copyright: remove stanza about removed mootools.
  * debian/copyright: use HTTPS for gnu.org link.
  * Declare compliance with Debian Policy 4.3.0.

 -- gregor herrmann <email address hidden> Sun, 24 Feb 2019 17:58:29 +0100

Changed in ciderwebmail (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.