Your message dated Wed, 05 Feb 2020 00:49:10 +0000
with message-id <[email protected]>
and subject line Bug#950445: Removed package(s) from unstable
has caused the Debian Bug report #736911,
regarding python-couchdb: Configuration file is ignored by couchdb
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.)


-- 
736911: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736911
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-couchdb
Version: 0.8-1
Severity: normal

Dear Maintainer,

configuration file /etc/couchdb/default.d/python-couchdb should have
the .ini extension to not be ignored by couchdb. See the attached
patch.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-1-amd64 (SMP w/4 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 python-couchdb depends on:
ii  libjs-jquery       1.7.2+dfsg-3
ii  python             2.7.5-5
ii  python-cjson       1.0.5-4+b1
ii  python-simplejson  3.3.2-1
ii  python-support     1.0.15

python-couchdb recommends no packages.

Versions of packages python-couchdb suggests:
ii  couchdb  1.4.0-3wsh1

-- no debconf information
>From 967c47aaffa82243cf700aa879fdf58f2069001f Mon Sep 17 00:00:00 2001
From: Michal Sojka <[email protected]>
Date: Tue, 28 Jan 2014 08:47:46 +0100
Subject: [PATCH] Append .ini to the configuration file name

couchdb ignores files without .ini extension.
---
 debian/extra/python-couchdb     | 2 --
 debian/extra/python-couchdb.ini | 2 ++
 debian/install                  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
 delete mode 100644 debian/extra/python-couchdb
 create mode 100644 debian/extra/python-couchdb.ini

diff --git a/debian/extra/python-couchdb b/debian/extra/python-couchdb
deleted file mode 100644
index f201768..0000000
--- a/debian/extra/python-couchdb
+++ /dev/null
@@ -1,2 +0,0 @@
-[query_servers]
-python=/usr/bin/couchpy
diff --git a/debian/extra/python-couchdb.ini b/debian/extra/python-couchdb.ini
new file mode 100644
index 0000000..f201768
--- /dev/null
+++ b/debian/extra/python-couchdb.ini
@@ -0,0 +1,2 @@
+[query_servers]
+python=/usr/bin/couchpy
diff --git a/debian/install b/debian/install
index e7a9dce..e9f92e0 100644
--- a/debian/install
+++ b/debian/install
@@ -2,4 +2,4 @@ couchdb-dump    usr/bin/
 couchdb-load    usr/bin/
 couchpy         usr/bin/    
 
-debian/extra/python-couchdb    etc/couchdb/default.d/
+debian/extra/python-couchdb.ini    etc/couchdb/default.d/
-- 
1.8.5.2


--- End Message ---
--- Begin Message ---
Version: 0.10-1.1+rm

Dear submitter,

as the package python-couchdb 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/950445

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
[email protected].

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

--- End Message ---

Reply via email to