Your message dated Thu, 19 Jul 2012 11:32:10 +0000
with message-id <[email protected]>
and subject line Bug#656631: fixed in fex 20120718-1
has caused the Debian Bug report #656631,
regarding fex: FIX issue when run behind Apache
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
656631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656631
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fex
Version: 20110726-1~bpo60+1
Severity: minor


I'm running F*EX behind an apache using ProxyPass:
        ProxyPass / http://127.0.0.1:8888/
        ProxyPassReverse / http://127.0.0.1:8888/
        ProxyPreserveHost On

This works nicely with the normal web interface and fexsend.

With FIX.jar, however, I have these two issues:

1. It gives this error message when trying to upload a file:
   Unexpected response from server! 'Content-Length' header missing?

2. I get an SSL certificate warning because FIX.jar doesn't support SNI
   (Server Name Indication)

Just including the second in case it's the cause of the first, even
though I doubt that.

This appears in the log:

CONNECT:8888 2012-01-20 16:36:09 localhost 127.0.0.1 [1237_0]
HEAD /fop/[email protected]/[email protected]/examples.desktop??&ID=l0Wsec HTTP/1.1
Host: fex.8d.no:443
User-Agent: F*IX
X-Forwarded-For: 46.249.226.125
X-Forwarded-Host: fex.8d.no:443
X-Forwarded-Server: fex.8d.no
Connection: Keep-Alive
EXEC /usr/share/fex/cgi-bin/fop


-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-bpo.2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fex depends on:
ii  adduser                3.112+nmu2        add and remove users and groups
ii  debconf [debconf-2.0]  1.5.36.1          Debian configuration management sy
ii  libdigest-md5-file-per 0.07-1            Perl extension for getting MD5 sum
ii  openbsd-inetd [inet-su 0.20080125-6      The OpenBSD Internet Superserver
ii  perl                   5.10.1-17squeeze2 Larry Wall's Practical Extraction 
ii  ucf                    3.0025+nmu1       Update Configuration File: preserv
ii  unzip                  6.0-4             De-archiver for .zip files

Versions of packages fex recommends:
ii  fex-utils             20110726-1~bpo60+1 web service for transferring very 
ii  libnet-dns-perl       0.66-2             Perform DNS queries from a Perl sc
ii  perl-modules          5.10.1-17squeeze2  Core Perl modules

fex suggests no packages.

-- Configuration Files:
/etc/fex/fex.ph changed:
$hostname = 'fex.8d.no';
$ENV{HTTP_HOST} = $hostname . ':443';
$ENV{PROTO} = 'https';
$fakehost = $hostname;
$admin = '[email protected]';
$admin_pw = 'AePhi9Ee';
$ENV{SERVER_ADMIN} = $admin;
$bcc = '[email protected]';
$durl = 'https://fex.8d.no/fop';
$mdomain = '8d.no';
$spooldir = $ENV{HOME}.'/spool';
$logdir = '/var/log/fex';
$docdir = '/var/lib/fex/htdocs';
$recipient_quota = 0; 
$sender_quota = 0; 
$keep = 14; 
$autodelete = 'NO';
@local_hosts = qw(127.0.0.1);
@local_domains = qw(akuma.no 8d.no ak47.no 30sec.co.uk); # hotmail.co.uk);
@local_rdomains = qw(8d.no akuma.no);
@public_recipients = qw([email protected]);


-- debconf information:
  fex/lastver: 0



--- End Message ---
--- Begin Message ---
Source: fex
Source-Version: 20120718-1

We believe that the bug you reported is fixed in the latest version of
fex, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kilian Krause <[email protected]> (supplier of updated fex package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 19 Jul 2012 11:25:16 +0200
Source: fex
Binary: fex fex-utils
Architecture: source all
Version: 20120718-1
Distribution: unstable
Urgency: low
Maintainer: Giuseppe Iuculano <[email protected]>
Changed-By: Kilian Krause <[email protected]>
Description: 
 fex        - web service for transferring very large files
 fex-utils  - web service for transferring very large files (utils)
Closes: 656631 676589 678211
Changes: 
 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 protected]>!
Checksums-Sha1: 
 78f47551796cf814db43cbafe22439b4ca02008f 1244 fex_20120718-1.dsc
 7a725d4318568d7a8832e3b9cef9f683c6186f4e 317916 fex_20120718.orig.tar.gz
 b0500b1881bb40fdd86c074d7913f9e561b2a785 30701 fex_20120718-1.debian.tar.gz
 9cefb39bb13b27f2ec6d741a82fb0f7246d88b75 524962 fex_20120718-1_all.deb
 0caa70dc33f90505b3947ab917c057683ee9222b 64728 fex-utils_20120718-1_all.deb
Checksums-Sha256: 
 668fc66d607a902b05ca014ec13de8543f146743c1a5dc5035d5f8c971d95e49 1244 
fex_20120718-1.dsc
 d8c9887ceef655159a1261e2d605acc7450b0081851909eb1f96aff4bc2a5a8d 317916 
fex_20120718.orig.tar.gz
 84e5b340c48f034cf0bfefee6b03f57c572a9d3ddfa5263b41dee4a037fddab2 30701 
fex_20120718-1.debian.tar.gz
 4179d196c736792787d25c9f96f209a0690efbb663f16fbd9826437456236b29 524962 
fex_20120718-1_all.deb
 6b9f4a0048f878b8544280598bcab56c92421e4b975181ac44c891d07e1129b7 64728 
fex-utils_20120718-1_all.deb
Files: 
 f32ab9abeb49a4e3e43e3106f3ad6bd5 1244 web optional fex_20120718-1.dsc
 abce098c80814895d106ab5ddff4d43d 317916 web optional fex_20120718.orig.tar.gz
 620bb1f832a8889d8ce338174407d99e 30701 web optional 
fex_20120718-1.debian.tar.gz
 cf6e111f63d7483dbec217f9349675ca 524962 web optional fex_20120718-1_all.deb
 a73c5840106cfba45f5345b1df26bb50 64728 web optional 
fex-utils_20120718-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFQB+8avdkzt4X+wX8RAhMvAJsH2nEHzvmEYCjbNrQxG9k9SjsH2QCfV9Lb
kdUCWMNBW9CkeboNgOGfbfc=
=M5nA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to