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

Bug#603225: marked as done (luakit no longer respects http_proxy environment variables)



Your message dated Sun, 04 Nov 2018 06:05:08 +0000
with message-id <[🔎] E1gJBX2-000BQC-Jb@fasolo.debian.org>
and subject line Bug#893870: Removed package(s) from unstable
has caused the Debian Bug report #603225,
regarding luakit no longer respects http_proxy environment variables
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.)


-- 
603225: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603225
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: luakit
Version: 2010.09.24+halloween-2
Severity: normal

Hello,

The config file "globals.lua" contains

	-- Global variables for luakit
	globals = {
	    homepage            = "http://luakit.org/";,
	 -- homepage            = "http://github.com/mason-larobina/luakit";,
	    scroll_step         = 40,
	    zoom_step           = 0.1,
	    max_cmd_history     = 100,
	    max_srch_history    = 100,
	 -- http_proxy          = "http://example.com:3128";,
	    download_dir        = luakit.get_special_dir("DOWNLOAD") or (os.getenv("HOME") .. "/downloads"),
	    default_window_size = "800x600",
	}

However, setting the proxy variable by editing the string and
uncommenting the http_proxy setting does not actually make luakit use
a proxy. The actual proxy setting is done via the ":proxy" command
or by creating a file like "$HOME/.local/share/luakit/proxylist"
containing a line like "* my_proxy http://example.com:3128";

This may also be a bug in the program. The current version also
ignores the proxy environment variable so the bug could be elsewhere
than in the documentation!

Thanks and regards,

Kapil.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages luakit depends on:
ii  libatk1.0-0                   1.30.0-1   The ATK accessibility toolkit
ii  libc6                         2.11.2-7   Embedded GNU C Library: Shared lib
ii  libcairo2                     1.8.10-6   The Cairo 2D vector graphics libra
ii  libfontconfig1                2.8.0-2.1  generic font configuration library
ii  libfreetype6                  2.4.2-1    FreeType 2 font engine, shared lib
ii  libglib2.0-0                  2.24.2-1   The GLib library of C routines
ii  libgtk2.0-0                   2.20.1-2   The GTK+ graphical user interface 
ii  liblua5.1-0                   5.1.4-5    Simple, extensible, embeddable pro
ii  liblua5.1-filesystem0         1.4.2-3    luafilesystem library for the Lua 
ii  libpango1.0-0                 1.28.3-1   Layout and rendering of internatio
ii  libsoup2.4-1                  2.30.2-1   an HTTP library implementation in 
ii  libwebkit-1.0-2               1.2.5-2    Web content engine library for Gtk

luakit recommends no packages.

luakit suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2012.09.13-r1-8+rm

Dear submitter,

as the package luakit 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/893870

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
ftpmaster@ftp-master.debian.org.

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

--- End Message ---

Reply to: