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

Bug#534286: marked as done (lastfmsubmitd has no entry point for proxy configuration)



Your message dated Wed, 27 Nov 2013 09:36:18 +0000
with message-id <[🔎] E1VlbXe-0006dN-SA@franck.debian.org>
and subject line Bug#730168: Removed package(s) from unstable
has caused the Debian Bug report #534286,
regarding lastfmsubmitd has no entry point for proxy configuration
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.)


-- 
534286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534286
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lastfmsubmitd
Version: 1.0.5-1
Severity: wishlist
Tags: patch

This little patch for /etc/init.d/lastfmsubmitd would let me put in
e.g. proxy information (http_proxy=...) or other stuff into
/etc/default/lastfmsubmitd without beeing disturbed by the next package
upgrade. ;-)

--- lastfmsubmitd.~1~	2009-05-20 12:02:15.000000000 +0200
+++ lastfmsubmitd	2009-06-23 09:59:31.000000000 +0200
@@ -9,6 +9,10 @@
 USER=lastfm
 GROUP=lastfm
 
+if [ -e /etc/default/lastfmsubmitd ]; then
+    . /etc/default/lastfmsubmitd
+fi
+
 if ! [ -x $DAEMON ]; then
     exit 0
 fi

Thanks,
	Erwin


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lastfmsubmitd depends on:
ii  adduser                       3.110      add and remove users and groups
ii  debconf [debconf-2.0]         1.5.26     Debian configuration management sy
ii  python                        2.5.4-2    An interactive high-level object-o
ii  python-support                1.0.3      automated rebuilding support for P

lastfmsubmitd recommends no packages.

Versions of packages lastfmsubmitd suggests:
pn  ears                          <none>     (no description available)

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Version: 1.0.6-5+rm

Dear submitter,

as the package lastfmsubmitd 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/730168

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.
Luca Falavigna (the ftpmaster behind the curtain)

--- End Message ---

Reply to: