Your message dated Mon, 28 Oct 2024 18:47:59 +0000 with message-id <[email protected]> and subject line Bug#1082177: Removed package(s) from unstable has caused the Debian Bug report #506246, regarding vlogger: Sometimes fails to retrieve vhost name with lighttpd 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.) -- 506246: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=506246 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: vlogger Version: 1.3-3 Severity: normal Hi, I have virtual hosts defined in lighttpd (using mod_simplevhost), eg. stats.example.com As I want to force accesses to this subdomain to be secured through SSL, I have the following configuration: $HTTP["host"] == "stats.example.com" { $HTTP["scheme"] == "http" { url.redirect = ( "^/(.*)" => "https://stats.example.org/$1" ) } } When accessing http://stats.example.org, the redirection works fine. However, vlogger logs the inital connections in /path/to/logs/-/ not in /path/to/logs/stats.example.org The following accesses (https..) are correctly logged. When looking in /path/to/logs/-/access.log, the correct vhost appears in the log: xx.xx.xx.xxx stats.example.org - [19/Nov/2008:20:56:33 +0100] "GET / HTTP/1.1" 301 0 "-" "Mozilla/5.0 (X11; U; Linux x86_64; fr; rv:1.9.0.3) Gecko/2008092814 Iceweasel/3.0.3 (Debian-3.0.3-3)" It does happen with all the virtual hosts which need this kind of redirection. If I remove the redirection, both HTTP and HTTPS access are correctly logged Cheers, Julien -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (100, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash
--- End Message ---
--- Begin Message ---Version: 1.3-4.1+rm Dear submitter, as the package vlogger 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 https://bugs.debian.org/1082177 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. 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. Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---

