Your message dated Sat, 04 Jun 2005 10:47:08 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#298587: fixed in pyblosxom 1.2.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 8 Mar 2005 17:31:34 +0000
>From [EMAIL PROTECTED] Tue Mar 08 09:31:34 2005
Return-path: <[EMAIL PROTECTED]>
Received: from armagnac.ifi.unizh.ch (albatross.madduck.net) [130.60.75.72] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1D8iYQ-0001Gk-00; Tue, 08 Mar 2005 09:31:34 -0800
Received: from localhost (albatross.madduck.net [127.0.0.1])
        by albatross.madduck.net (postfix) with ESMTP id A59A58AB67E
        for <[EMAIL PROTECTED]>; Tue,  8 Mar 2005 18:31:31 +0100 (CET)
Received: from piper.madduck.net (piper.madduck.net [130.60.75.69])
        (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
        (Client CN "piper.madduck.net", Issuer "madduck.net CA" (verified OK))
        by albatross.madduck.net (postfix) with ESMTP id 64E72895D8D
        for <[EMAIL PROTECTED]>; Tue,  8 Mar 2005 18:31:31 +0100 (CET)
Received: by piper.madduck.net (Postfix, from userid 1000)
        id 955E81010A29; Tue,  8 Mar 2005 18:31:30 +0100 (CET)
Date: Tue, 8 Mar 2005 18:31:30 +0100
From: martin f krafft <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: please allow for easier user configuration
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb"
Content-Disposition: inline
X-Reportbug-Version: 3.8
Organization: Debian GNU/Linux
X-OS: Debian GNU/Linux 3.1 kernel 2.6.10-9-amd64-k8 x86_64
X-Motto: Keep the good times rollin'
X-Subliminal-Message: debian/rules!
X-Debbugs-No-Ack: please spare me
User-Agent: Mutt/1.5.6+20040907i
X-Virus-Scanned: by albatross.madduck.net
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_NO_ACK autolearn=ham version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--/9DWx/yDrRhgMJTb
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: pyblosxom
Severity: wishlist
Tags: patch

I am still working on a way to make pyblosxom be better suitable to
multiple users on a single machine. The patch below adds the ability
to use a symlink to /usr/lib/cgi-bin/pyblosxom.cgi to a user
directory and make the CGI script honour a local config.py if
present:

--- /tmp/pyblosxom.cgi  Tue Mar  8 17:39:17 2005
+++ /usr/lib/cgi-bin/pyblosxom.cgi  Tue Mar  8 18:21:26 2005
@@ -9,7 +9,9 @@
 # Settings are now in config.py, you should disable access to it by htacce=
ss
 # (make it executable or deny access)
 # Modified for Debian by Fredrik Steen <[EMAIL PROTECTED]>
-import sys
+import os, sys
+localdir =3D os.environ.get('SCRIPT_FILENAME', None)
+if localdir: sys.path.insert(0, localdir[0:localdir.rfind('/')])
 sys.path.append('/etc/pyblosxom/')
 import config


Thanks.
=20
-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.10-9-amd64-k8
Locale: LANG=3Den_GB, LC_CTYPE=3Den_GB.UTF-8 (charmap=3DUTF-8)

--=20
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer, admin, user, and author
`. `'`
  `-  Debian - when you have better things to do than fixing a system
=20
Invalid/expired PGP subkeys? Use subkeys.pgp.net as keyserver!

--/9DWx/yDrRhgMJTb
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD4DBQFCLeFyIgvIgzMMSnURAvJcAKDBypOmegT56IQuzZsbQ1f6f/rfnACWIMR1
4utsKeWGdfc3wXXeGkpMmg==
=iWLK
-----END PGP SIGNATURE-----

--/9DWx/yDrRhgMJTb--

---------------------------------------
Received: (at 298587-close) by bugs.debian.org; 4 Jun 2005 14:51:37 +0000
>From [EMAIL PROTECTED] Sat Jun 04 07:51:35 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DeZzl-0003kF-00; Sat, 04 Jun 2005 07:51:29 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DeZvY-00059t-00; Sat, 04 Jun 2005 10:47:08 -0400
From: Tollef Fog Heen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#298587: fixed in pyblosxom 1.2.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 04 Jun 2005 10:47:08 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: pyblosxom
Source-Version: 1.2.1-1

We believe that the bug you reported is fixed in the latest version of
pyblosxom, which is due to be installed in the Debian FTP archive:

pyblosxom_1.2.1-1.diff.gz
  to pool/main/p/pyblosxom/pyblosxom_1.2.1-1.diff.gz
pyblosxom_1.2.1-1.dsc
  to pool/main/p/pyblosxom/pyblosxom_1.2.1-1.dsc
pyblosxom_1.2.1-1_all.deb
  to pool/main/p/pyblosxom/pyblosxom_1.2.1-1_all.deb
pyblosxom_1.2.1.orig.tar.gz
  to pool/main/p/pyblosxom/pyblosxom_1.2.1.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tollef Fog Heen <[EMAIL PROTECTED]> (supplier of updated pyblosxom package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri,  3 Jun 2005 08:58:51 +0200
Source: pyblosxom
Binary: pyblosxom
Architecture: source all
Version: 1.2.1-1
Distribution: unstable
Urgency: low
Maintainer: Tollef Fog Heen <[EMAIL PROTECTED]>
Changed-By: Tollef Fog Heen <[EMAIL PROTECTED]>
Description: 
 pyblosxom  - simple weblog ("blog") written in Python
Closes: 274224 298587 303942 310499
Changes: 
 pyblosxom (1.2.1-1) unstable; urgency=low
 .
   * New upstream release, minor changes only.
   * Remove "powered by" image, since some people feel it may be a privacy
     concern.  (closes: #274224)
   * Only read from stdin if we're getting a POST, not if it's a GET.
     (closes: #303942)
   * Add L to bigger-than-int constants in Pyblosxom/tools.py.  This is
     just to get python2.3 to shut up about it returning a positive value,
     the code is just used on windows so we won't have to care about
     whether it works or not.  (closes: #310499)
   * Apply patch to look for config in same directory as the file exists
     in.  This makes it a lot easier to use packaged pyblosxom on vhosts
     with multiple users and customised installations. (closes: #298587)
Files: 
 fc79b1ae731ce11ac8e04972b37f04b2 639 web optional pyblosxom_1.2.1-1.dsc
 c59e2cb44a9e72ba5e46e265ed23f0ad 46580 web optional pyblosxom_1.2.1.orig.tar.gz
 48f0f8dceed7804b1cf49a98766b175c 6820 web optional pyblosxom_1.2.1-1.diff.gz
 95a500cc529f42cea629d3ce8993345d 66552 web optional pyblosxom_1.2.1-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCobt+QSseMYF6mWoRAoTbAJwJCPWGqfBukg5ySgT0ahSyOtaDEgCghgQ0
pcOhInyQj0OBBWeTGTCgBqo=
=Ewbs
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to