Report forwarded to debian-bugs-dist@lists.debian.org, Tommi Virtanen <tv@debian.org>:
Bug#116738; Package dnscvsutil.   debian-bugs-dist@lists.debian.orgTommi Virtanen  Subject: Bug#116738: dnscvsutil: $vars{origin} doesn't get set Reply-To: "der.hans" , 116738@bugs.debian.org Resent-From: "der.hans" Original-Sender: "der.hans" Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Tommi Virtanen Resent-Date: Tue, 23 Oct 2001 05:18:02 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 116738 X-Debian-PR-Package: dnscvsutil X-Debian-PR-Keywords: patch X-Loop: owner@bugs.debian.org Received: via spool by submit@bugs.debian.org id=B.10038137595629 (code B ref -1); Tue, 23 Oct 2001 05:18:02 GMT From: "der.hans" To: Debian Bug Tracking System X-Reportbug-Version: 1.31 X-Mailer: reportbug 1.31 Date: Mon, 22 Oct 2001 22:05:57 -0700 Message-Id: Sender: "der.hans" Delivered-To: submit@bugs.debian.org Package: dnscvsutil Version: 0.10 Severity: normal Tags: patch $allowed_opts{origin} is set, but that doesn't get transferred over to $vars{origin}, so $vars{origin} is unset when used if it wasn't 'overridden' in the template call in the zone file. $ diff -u /usr/bin/dns-update dns-update.lhh --- /usr/bin/dns-update Tue Aug 28 07:01:12 2001 +++ dns-update.lhh Mon Oct 22 21:59:41 2001 @@ -173,6 +173,7 @@ or fail "Invalid option $1 to !template in $name.domain"; $vars{lc $1}=$_; } + $vars{origin} or $vars{origin} = $allowed_opts{origin}; return <Acknowledgement sent to "der.hans" <bugs@LuftHans.com>:
New Bug report received and forwarded. Copy sent to Tommi Virtanen <tv@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: "der.hans" Subject: Bug#116738: Acknowledgement (dnscvsutil: $vars{origin} doesn't get set) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack 116738 Reply-To: 116738@bugs.debian.org Thank you for the problem report you have sent regarding Debian. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Tommi Virtanen If you wish to submit further information on your problem, please send it to 116738@bugs.debian.org (and *not* to submit@bugs.debian.org). Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at submit) by bugs.debian.org; 23 Oct 2001 05:09:19 +0000 From lufthans@developonline.com Tue Oct 23 00:09:19 2001 Return-path: Received: from fw1.developonline.com (spielzeug) [206.80.205.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15vtoV-0001PD-00; Tue, 23 Oct 2001 00:09:19 -0500 Received: from lufthans by spielzeug with local (Exim 3.32 #1 (Debian)) id 15vtlF-0002Xo-00; Mon, 22 Oct 2001 22:05:57 -0700 From: "der.hans" To: Debian Bug Tracking System Subject: dnscvsutil: $vars{origin} doesn't get set X-Reportbug-Version: 1.31 X-Mailer: reportbug 1.31 Date: Mon, 22 Oct 2001 22:05:57 -0700 Message-Id: Sender: "der.hans" Delivered-To: submit@bugs.debian.org Package: dnscvsutil Version: 0.10 Severity: normal Tags: patch $allowed_opts{origin} is set, but that doesn't get transferred over to $vars{origin}, so $vars{origin} is unset when used if it wasn't 'overridden' in the template call in the zone file. $ diff -u /usr/bin/dns-update dns-update.lhh --- /usr/bin/dns-update Tue Aug 28 07:01:12 2001 +++ dns-update.lhh Mon Oct 22 21:59:41 2001 @@ -173,6 +173,7 @@ or fail "Invalid option $1 to !template in $name.domain"; $vars{lc $1}=$_; } + $vars{origin} or $vars{origin} = $allowed_opts{origin}; return <Information forwarded to debian-bugs-dist@lists.debian.org, Tommi Virtanen <tv@debian.org>:
Bug#116738; Package dnscvsutil.   debian-bugs-dist@lists.debian.orgTommi Virtanen  Subject: Bug#116738: forgot error Reply-To: "der.hans" , 116738@bugs.debian.org Resent-From: "der.hans" Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: Tommi Virtanen Resent-Date: Tue, 23 Oct 2001 05:48:01 GMT Resent-Message-ID: Resent-Sender: owner@bugs.debian.org X-Debian-PR-Message: report 116738 X-Debian-PR-Package: dnscvsutil X-Debian-PR-Keywords: patch X-Loop: owner@bugs.debian.org Received: via spool by 116738-submit@bugs.debian.org id=B116738.100381592118712 (code B ref 116738); Tue, 23 Oct 2001 05:48:01 GMT Date: Mon, 22 Oct 2001 22:52:51 -0700 (MST) From: "der.hans" X-Sender: lufthans@spliff.LuftHans.com To: 116738@bugs.debian.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Delivered-To: 116738@bugs.debian.org moin, moin, forgot to include the error messages. ### # dns-update U net/azuluna.domain Use of uninitialized value in concatenation (.) or string at /usr/bin/dns-update line 176, line 1. ### ciao, der.hans -- # http://home.pages.de/~lufthans/ http://www.DevelopOnline.com/ # When you are tired of choosing the lesser of two evils, # Vote Cthulhu for President!   Acknowledgement sent to "der.hans" <der.hans@LuftHans.com>:
Extra info received and forwarded to list. Copy sent to Tommi Virtanen <tv@debian.org>.   -t  From: owner@bugs.debian.org (Debian Bug Tracking System) To: "der.hans" Subject: Bug#116738: Info received (was forgot error) Message-ID: In-Reply-To: References: X-Debian-PR-Message: ack-info 116738 Disabled-Doogie-Reply-To: 116738@bugs.debian.org Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): Tommi Virtanen If you wish to continue to submit further information on your problem, please send it to 116738@bugs.debian.org, as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the Bug-tracking system. Darren Benham (administrator, Debian Bugs database)   Received: (at 116738) by bugs.debian.org; 23 Oct 2001 05:45:21 +0000 From der.hans@lufthans.com Tue Oct 23 00:45:21 2001 Return-path: Received: from cpe-24-221-1-115.az.sprintbbd.net (spliff.LuftHans.com) [24.221.1.115] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15vuNN-0004rI-00; Tue, 23 Oct 2001 00:45:21 -0500 Received: from localhost ([127.0.0.1]) by spliff.LuftHans.com with esmtp (Exim 3.32 #1 (Debian)) id 15vuUd-0005Io-00 for <116738@bugs.debian.org>; Mon, 22 Oct 2001 22:52:51 -0700 Date: Mon, 22 Oct 2001 22:52:51 -0700 (MST) From: "der.hans" X-Sender: lufthans@spliff.LuftHans.com To: 116738@bugs.debian.org Subject: forgot error Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Delivered-To: 116738@bugs.debian.org moin, moin, forgot to include the error messages. ### # dns-update U net/azuluna.domain Use of uninitialized value in concatenation (.) or string at /usr/bin/dns-update line 176, line 1. ### ciao, der.hans -- # http://home.pages.de/~lufthans/ http://www.DevelopOnline.com/ # When you are tired of choosing the lesser of two evils, # Vote Cthulhu for President!   Reply sent to Marco Rodrigues <gothicx@sapo.pt>:
You have taken responsibility.   -t  MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Marco Rodrigues Subject: Bug#116738: marked as done (dnscvsutil: $vars{origin} doesn't get set) Message-ID: References: <200805301507.m4UF7BdM010672@kmos.homeip.net> X-Debian-PR-Message: closed 116738 X-Debian-PR-Package: dnscvsutil X-Debian-PR-Keywords: patch X-Debian-PR-Source: dnscvsutil Content-Type: multipart/mixed; boundary="----------=_1212160516-11808-0" This is a multi-part message in MIME format... ------------=_1212160516-11808-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Fri, 30 May 2008 16:07:11 +0100 with message-id <200805301507.m4UF7BdM010672@kmos.homeip.net> and subject line dnscvsutil has been removed from Debian, closing #116738 has caused the Debian Bug report #116738, regarding dnscvsutil: $vars{origin} doesn't get set 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.) --=20 116738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D116738 Debian Bug Tracking System Contact owner@bugs.debian.org with problems ------------=_1212160516-11808-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.debian.org; 23 Oct 2001 05:09:19 +0000 Return-path: Received: from fw1.developonline.com (spielzeug) [206.80.205.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15vtoV-0001PD-00; Tue, 23 Oct 2001 00:09:19 -0500 Received: from lufthans by spielzeug with local (Exim 3.32 #1 (Debian)) id 15vtlF-0002Xo-00; Mon, 22 Oct 2001 22:05:57 -0700 From: "der.hans" To: Debian Bug Tracking System Subject: dnscvsutil: $vars{origin} doesn't get set X-Reportbug-Version: 1.31 X-Mailer: reportbug 1.31 Date: Mon, 22 Oct 2001 22:05:57 -0700 Message-Id: Sender: "der.hans" Delivered-To: submit@bugs.debian.org Package: dnscvsutil Version: 0.10 Severity: normal Tags: patch $allowed_opts{origin} is set, but that doesn't get transferred over to $vars{origin}, so $vars{origin} is unset when used if it wasn't 'overridden' in the template call in the zone file. $ diff -u /usr/bin/dns-update dns-update.lhh --- /usr/bin/dns-update Tue Aug 28 07:01:12 2001 +++ dns-update.lhh Mon Oct 22 21:59:41 2001 @@ -173,6 +173,7 @@ or fail "Invalid option $1 to !template in $name.domain"; $vars{lc $1}=$_; } + $vars{origin} or $vars{origin} = $allowed_opts{origin}; return < Received: from 249-224.dial.nortenet.pt ([84.18.249.224] helo=kmos.homeip.net) by rietz.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1K26CH-0005w3-Gu for 116738-done@bugs.debian.org; Fri, 30 May 2008 15:07:14 +0000 Received: from kmos.homeip.net (localhost [127.0.0.1]) by kmos.homeip.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id m4UF7B7e010673 for <116738-done@bugs.debian.org>; Fri, 30 May 2008 16:07:11 +0100 Received: (from kmos@localhost) by kmos.homeip.net (8.14.2/8.14.2/Submit) id m4UF7BdM010672; Fri, 30 May 2008 16:07:11 +0100 Date: Fri, 30 May 2008 16:07:11 +0100 Message-Id: <200805301507.m4UF7BdM010672@kmos.homeip.net> From: Marco Rodrigues To: 116738-done@bugs.debian.org Subject: dnscvsutil has been removed from Debian, closing #116738 Version: 0.10.2+rm The dnscvsutil package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/440616 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org ------------=_1212160516-11808-0--   Notification sent to "der.hans" <bugs@LuftHans.com>:
Bug acknowledged by developer.   -t  MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: "der.hans" Subject: Bug#116738 closed by Marco Rodrigues (dnscvsutil has been removed from Debian, closing #116738) Message-ID: References: <200805301507.m4UF7BdM010672@kmos.homeip.net> X-Debian-PR-Message: they-closed 116738 X-Debian-PR-Package: dnscvsutil X-Debian-PR-Keywords: patch X-Debian-PR-Source: dnscvsutil Reply-To: 116738@bugs.debian.org Content-Type: multipart/mixed; boundary="----------=_1212160516-11808-1" This is a multi-part message in MIME format... ------------=_1212160516-11808-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your Bug report which was filed against the dnscvsutil package: #116738: dnscvsutil: $vars{origin} doesn't get set It has been closed by Marco Rodrigues . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Marco Rodrigues by replying to this email. --=20 116738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D116738 Debian Bug Tracking System Contact owner@bugs.debian.org with problems ------------=_1212160516-11808-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 116738-done) by bugs.debian.org; 30 May 2008 15:07:14 +0000 X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02 (2006-07-26) on rietz.debian.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO, IMPRONONCABLE_1,MURPHY_WRONG_WORD2,SUBJ_HAS_UNIQ_ID,UNPARSEABLE_RELAY autolearn=no version=3.1.4-bugs.debian.org_2005_01_02 Return-path: Received: from 249-224.dial.nortenet.pt ([84.18.249.224] helo=kmos.homeip.net) by rietz.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1K26CH-0005w3-Gu for 116738-done@bugs.debian.org; Fri, 30 May 2008 15:07:14 +0000 Received: from kmos.homeip.net (localhost [127.0.0.1]) by kmos.homeip.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id m4UF7B7e010673 for <116738-done@bugs.debian.org>; Fri, 30 May 2008 16:07:11 +0100 Received: (from kmos@localhost) by kmos.homeip.net (8.14.2/8.14.2/Submit) id m4UF7BdM010672; Fri, 30 May 2008 16:07:11 +0100 Date: Fri, 30 May 2008 16:07:11 +0100 Message-Id: <200805301507.m4UF7BdM010672@kmos.homeip.net> From: Marco Rodrigues To: 116738-done@bugs.debian.org Subject: dnscvsutil has been removed from Debian, closing #116738 Version: 0.10.2+rm The dnscvsutil package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/440616 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org ------------=_1212160516-11808-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.debian.org; 23 Oct 2001 05:09:19 +0000 Return-path: Received: from fw1.developonline.com (spielzeug) [206.80.205.2] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 15vtoV-0001PD-00; Tue, 23 Oct 2001 00:09:19 -0500 Received: from lufthans by spielzeug with local (Exim 3.32 #1 (Debian)) id 15vtlF-0002Xo-00; Mon, 22 Oct 2001 22:05:57 -0700 From: "der.hans" To: Debian Bug Tracking System Subject: dnscvsutil: $vars{origin} doesn't get set X-Reportbug-Version: 1.31 X-Mailer: reportbug 1.31 Date: Mon, 22 Oct 2001 22:05:57 -0700 Message-Id: Sender: "der.hans" Delivered-To: submit@bugs.debian.org Package: dnscvsutil Version: 0.10 Severity: normal Tags: patch $allowed_opts{origin} is set, but that doesn't get transferred over to $vars{origin}, so $vars{origin} is unset when used if it wasn't 'overridden' in the template call in the zone file. $ diff -u /usr/bin/dns-update dns-update.lhh --- /usr/bin/dns-update Tue Aug 28 07:01:12 2001 +++ dns-update.lhh Mon Oct 22 21:59:41 2001 @@ -173,6 +173,7 @@ or fail "Invalid option $1 to !template in $name.domain"; $vars{lc $1}=$_; } + $vars{origin} or $vars{origin} = $allowed_opts{origin}; return < Received: from 249-224.dial.nortenet.pt ([84.18.249.224] helo=kmos.homeip.net) by rietz.debian.org with esmtp (Exim 4.63) (envelope-from ) id 1K26CH-0005w3-Gu for 116738-done@bugs.debian.org; Fri, 30 May 2008 15:07:14 +0000 Received: from kmos.homeip.net (localhost [127.0.0.1]) by kmos.homeip.net (8.14.2/8.14.2/Debian-2build1) with ESMTP id m4UF7B7e010673 for <116738-done@bugs.debian.org>; Fri, 30 May 2008 16:07:11 +0100 Received: (from kmos@localhost) by kmos.homeip.net (8.14.2/8.14.2/Submit) id m4UF7BdM010672; Fri, 30 May 2008 16:07:11 +0100 Date: Fri, 30 May 2008 16:07:11 +0100 Message-Id: <200805301507.m4UF7BdM010672@kmos.homeip.net> From: Marco Rodrigues To: 116738-done@bugs.debian.org Subject: dnscvsutil has been removed from Debian, closing #116738 Version: 0.10.2+rm The dnscvsutil package has been removed from Debian testing, unstable and experimental, so I am now closing the bugs that were still opened against it. For more information about this package's removal, read http://bugs.debian.org/440616 . That bug might give the reasons why this package was removed, and suggestions of possible replacements. Don't hesitate to reply to this mail if you have any question. Thank you for your contribution to Debian. -- Marco Rodrigues http://Marco.Tondela.org