fex depends on sendmail binary

Bug #938322 reported by Jim Salter
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fex (Debian)
Fix Released
Undecided
Unassigned
fex (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

No mail-related packages are listed as dependencies, but the fex server fails to produce output to a standard web browser if you don't have a sendmail binary available. Chromium for example says "the connection was interrupted" with no further detail; I only figured out what was going on because I did telnet localhost 8888 - that way, I could see

me@banshee:~$ telnet localhost 8888
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
/usr/share/fex/bin/fexsrv: found no sendmail

I then did

me@banshee:~$ sudo apt-get install postfix mailutils

and after installing postfix and mailutils, browsing to localhost:8888 in a standard browser worked as expected.

Versions of Ubuntu and Fex installed as follows:

me@banshee:~$ lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10

me@banshee:~$ apt-cache policy fex
fex:
  Installed: 20110622-1ubuntu1
  Candidate: 20110622-1ubuntu1
  Version table:
 *** 20110622-1ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ oneiric/universe amd64 Packages
        100 /var/lib/dpkg/status

Revision history for this message
Jeremy Bícha (jbicha) wrote :

fex (20120718-1) unstable; urgency=low

  * New upstream version 20120718
   - F*IX removed (Closes: #678211)
   - License changed from GPL to AGPL
   - anonymous uploads (optional)
   - better wget support
   - minor bug fixes
  * Update README.Debian to explain F*IX upstream situation (Closes: #656631)
  * Depend on ssmtp | mail-transport-agent to make sure we can send email
    (LP#938322)
  * Fix /etc/fex/fex.ph permissions (Closes: #676589)
  * Move fex.pl to /etc/fex/ to allow personalized HTML contents.
  * Update manpages - big thanks to Michael Bussmann <email address hidden>!

Changed in fex (Ubuntu):
status: New → Fix Released
Changed in fex (Debian):
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.