[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#511277: marked as done (Polipo does not obey domain search path)



Your message dated Thu, 05 Dec 2019 06:25:54 +0000
with message-id <E1ickaI-000Bsh-SC@fasolo.debian.org>
and subject line Bug#900127: Removed package(s) from unstable
has caused the Debian Bug report #511277,
regarding Polipo does not obey domain search path
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 owner@bugs.debian.org
immediately.)


-- 
511277: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=511277
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: polipo
Version: 1.0.4-1
Severity: normal

There is a web server in current domain:

    $ host alloc
    alloc.office.cyber.com.au	CNAME	soy.office.cyber.com.au
    soy.office.cyber.com.au	A	192.168.155.19

Using Polipo I get a spurious 504 when using an unqualified host name:

    $ curl -I http://alloc/
    HTTP/1.1 504 Host alloc lookup failed: Host not found
    Connection: keep-alive
    Date: Thu, 08 Jan 2009 23:59:55 GMT
    Content-Type: text/html
    Content-Length: 512
    Expires: 0
    Cache-Control: no-cache
    Pragma: no-cache

    $ curl -I http://alloc.office.cyber.com.au
    HTTP/1.1 302 Found
    Date: Fri, 09 Jan 2009 00:02:08 GMT
    Server: Apache/2.0.53 (Fedora)
    X-Powered-By: PHP/5.2.6
    Location: /home/home.php?
    Content-Type: text/html; charset=UTF-8
    Connection: keep-alive

However it works correctly without Polipo:

    $ env -u http_proxy curl -I http://alloc
    HTTP/1.1 302 Found
    Date: Fri, 09 Jan 2009 00:02:38 GMT
    Server: Apache/2.0.53 (Fedora)
    X-Powered-By: PHP/5.2.6
    Location: /home/home.php?
    Connection: close
    Content-Type: text/html; charset=UTF-8

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages polipo depends on:
ii  libc6                         2.7-16     GNU C Library: Shared libraries

polipo recommends no packages.

polipo suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1.1.1-10+rm

Dear submitter,

as the package polipo 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/900127

The version of this package that was in Debian prior to this removal
can still be found using http://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
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: