Your message dated Mon, 12 Aug 2013 11:03:48 +0000
with message-id <[email protected]>
and subject line Bug#719075: Removed package(s) from unstable
has caused the Debian Bug report #717499,
regarding Apache 2.4 changed remote_ip, use remote_host() instead
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.)


-- 
717499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717499
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: netdisco-frontend

/usr/share/netdisco/html/login.html line 50 will fail as Apache 2.4 does
note have "remote_ip" anymore due to internal changes (hence 2.4 instead
of 2.2).

In that file instead of:
my $userip    = $r->connection->remote_ip;

just have:
my $userip    = $r->connection->remote_host();

and everything will work again.

This holds for netdisco 1.0 till the recently released 1.3.

Greets,
 Jeroen

--- End Message ---
--- Begin Message ---
Version: 1.0-3+rm

Dear submitter,

as the package netdisco has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/719075

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to