Your message dated Thu, 13 Oct 2005 13:32:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#333467: fixed in svn-buildpackage 0.6.13
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; 12 Oct 2005 02:18:59 +0000
>From [EMAIL PROTECTED] Tue Oct 11 19:18:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp1.rz.uni-karlsruhe.de [129.13.185.217]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EPWCo-0004Nn-00; Tue, 11 Oct 2005 19:18:59 -0700
Received: from teco141pc.teco.edu (teco141pc.teco.uni-karlsruhe.de
[129.13.170.141])
by smtp1.rz.uni-karlsruhe.de with esmtp (Exim 4.43 #1)
id 1EPWCm-0006LS-MK; Wed, 12 Oct 2005 04:18:56 +0200
Received: from dslb-084-056-235-156.pools.arcor-ip.net ([84.56.235.156]
helo=pluto.milchstrasse.xx)
by teco141pc.teco.edu with esmtpsa (TLSv1:AES256-SHA:256)
(Exim 4.50)
id 1EPWCa-0006Vi-H4; Wed, 12 Oct 2005 04:18:44 +0200
Received: from michael by pluto.milchstrasse.xx with local (Exim 4.54)
id 1EPWCY-0008Ka-Co; Wed, 12 Oct 2005 04:18:42 +0200
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Michael Biebl <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Per project settings cause svn-buildpackage to fail
X-Mailer: reportbug 3.17
Date: Wed, 12 Oct 2005 04:18:42 +0200
Message-Id: <[EMAIL PROTECTED]>
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-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: svn-buildpackage
Version: 0.6.12
Severity: normal
Tags: patch
While testing the per project settings (.svn/svn-buildpackage.conf) I
encountered this error message:
"Modification of a read-only value attempted at /usr/bin/svn-buildpackage
line 136."
It seems that you have to provide the complete path to the project
config file.
Patch is attached.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.6
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Versions of packages svn-buildpackage depends on:
ii devscripts 2.9.7 Scripts to make the life of a Debi
ii perl 5.8.7-5 Larry Wall's Practical Extraction
ii subversion 1.2.3a-1 advanced version control system (a
ii subversion-tools 1.2.3a-1 assorted tools related to Subversi
svn-buildpackage recommends no packages.
-- no debconf information
*** /tmp/svn-buildpackage.diff
--- svn-buildpackage.orig 2005-10-12 04:11:43.000000000 +0200
+++ svn-buildpackage 2005-10-12 04:12:02.000000000 +0200
@@ -131,7 +131,7 @@
&setallenv;
-for($ENV{"HOME"}."/.svn-buildpackage.conf", ".svn/svn-buildpackage.conf") {
+for($ENV{"HOME"}."/.svn-buildpackage.conf",
$ENV{"PWD"}."/.svn/svn-buildpackage.conf") {
if(open($rc, "<$_")) {
SKIP: while(<$rc>) {
chomp;
---------------------------------------
Received: (at 333467-close) by bugs.debian.org; 13 Oct 2005 20:38:42 +0000
>From [EMAIL PROTECTED] Thu Oct 13 13:38:42 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
id 1EQ9kX-0002cI-00; Thu, 13 Oct 2005 13:32:25 -0700
From: Eduard Bloch <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#333467: fixed in svn-buildpackage 0.6.13
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 13 Oct 2005 13:32:25 -0700
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-Level:
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
Source: svn-buildpackage
Source-Version: 0.6.13
We believe that the bug you reported is fixed in the latest version of
svn-buildpackage, which is due to be installed in the Debian FTP archive:
svn-buildpackage_0.6.13.dsc
to pool/main/s/svn-buildpackage/svn-buildpackage_0.6.13.dsc
svn-buildpackage_0.6.13.tar.gz
to pool/main/s/svn-buildpackage/svn-buildpackage_0.6.13.tar.gz
svn-buildpackage_0.6.13_all.deb
to pool/main/s/svn-buildpackage/svn-buildpackage_0.6.13_all.deb
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.
Eduard Bloch <[EMAIL PROTECTED]> (supplier of updated svn-buildpackage 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: Thu, 13 Oct 2005 21:14:02 +0200
Source: svn-buildpackage
Binary: svn-buildpackage
Architecture: source all
Version: 0.6.13
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch <[EMAIL PROTECTED]>
Changed-By: Eduard Bloch <[EMAIL PROTECTED]>
Description:
svn-buildpackage - helper programs to maintain Debian packages with Subversion
Closes: 333467 333544 333573 333697 333786
Changes:
svn-buildpackage (0.6.13) unstable; urgency=low
.
* using an explicite variable for the config file choice, still no idea why
Perl was confused there (closes: #333467)
* made svn-inject --do-like respect the other options (closes: #333697)
* first usage of libsvn-core-perl to get a clean list of files, allows to
do it without network connection (closes: #333573) and without the need to
deal with usernames in the output (closes: #333544)
* typo in a version check in the summary output (closes: #333786)
Files:
035218114b4c00bcd71195d1e4fcd43a 554 devel extra svn-buildpackage_0.6.13.dsc
4d84d3f1c4ea2ccf93b25ccb5ff226d9 46138 devel extra
svn-buildpackage_0.6.13.tar.gz
f3dbe300febf86c7227079be5d14f9db 172526 devel extra
svn-buildpackage_0.6.13_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDTsAg4QZIHu3wCMURAgOIAJ9rBSJa+0utP7Ou1zJx4CgKFiuRtACfQepE
MTQaMda3szfHUH9rpNlAS0g=
=TYx/
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]