Your message dated Fri, 08 Jul 2005 17:32:59 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#165259: fixed in tramp 1:2.0.49-3
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; 18 Oct 2002 02:58:36 +0000
>From [EMAIL PROTECTED] Thu Oct 17 21:58:36 2002
Return-path: <[EMAIL PROTECTED]>
Received: from pine.kuee.kyoto-u.ac.jp [130.54.208.130]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 182NLP-0002Fs-00; Thu, 17 Oct 2002 21:58:35 -0500
Received: (qmail 5637 invoked from network); 18 Oct 2002 11:58:32 +0900
Received: from moss.lang-private.kuee.kyoto-u.ac.jp (192.168.0.58)
by pine.kuee.kyoto-u.ac.jp with SMTP; 18 Oct 2002 11:58:32 +0900
To: [EMAIL PROTECTED]
Subject: no-site-file option
From: TSUCHIYA Masatoshi <[EMAIL PROTECTED]>
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: multipart/mixed;
boundary="Multipart_Fri_Oct_18_11:58:32_2002-1"
Date: Fri, 18 Oct 2002 11:58:32 +0900
Message-ID: <[EMAIL PROTECTED]>
Lines: 44
User-Agent: T-gnus/6.15.7 (based on Oort Gnus v0.07) (revision 01) SEMI/1.14.3
(Ushinoya) FLIM/1.14.5 (Demachiyanagi) APEL/10.3 Emacs/21.2
(i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-3.1 required=5.0
tests=PATCH_UNIFIED_DIFF,SIGNATURE_SHORT_SPARSE,
SPAM_PHRASE_00_01,USER_AGENT
version=2.41
X-Spam-Level:
--Multipart_Fri_Oct_18_11:58:32_2002-1
Content-Type: text/plain; charset=US-ASCII
Package: tramp
Version: 1:2.0.22-1
I think that no-site-file option is required when byte-compile. When
this option is lacked, initialize files of unrelated packages are
loaded before byte-compiling sources, and their configurations may
change byte-compile results. So, I propose the following change.
--Multipart_Fri_Oct_18_11:58:32_2002-1
Content-Type: text/plain; charset=US-ASCII
--- tramp.emacsen-install~ Fri Oct 18 11:42:15 2002
+++ tramp.emacsen-install Fri Oct 18 11:30:20 2002
@@ -12,12 +12,12 @@
echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR}
-#FLAVORTEST=`echo $FLAVOR | cut -c-6`
-#if [ ${FLAVORTEST} = xemacs ] ; then
-# SITEFLAG="-no-site-file"
-#else
-# SITEFLAG="--no-site-file"
-#fi
+FLAVORTEST=`echo $FLAVOR | cut -c-6`
+if [ ${FLAVORTEST} = xemacs ] ; then
+ SITEFLAG="-no-site-file"
+else
+ SITEFLAG="--no-site-file"
+fi
FLAGS="${SITEFLAG} -q -batch -l path.el -f batch-byte-compile"
ELDIR=/usr/share/emacs/site-lisp/${PACKAGE}
--Multipart_Fri_Oct_18_11:58:32_2002-1
Content-Type: text/plain; charset=US-ASCII
--
TSUCHIYA Masatoshi
--Multipart_Fri_Oct_18_11:58:32_2002-1--
---------------------------------------
Received: (at 165259-close) by bugs.debian.org; 8 Jul 2005 21:44:09 +0000
>From [EMAIL PROTECTED] Fri Jul 08 14:44:09 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 1Dr0dk-0001hp-00; Fri, 08 Jul 2005 14:44:09 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1Dr0Sx-00013J-00; Fri, 08 Jul 2005 17:32:59 -0400
From: Romain Francoise <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#165259: fixed in tramp 1:2.0.49-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 08 Jul 2005 17:32:59 -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:
Source: tramp
Source-Version: 1:2.0.49-3
We believe that the bug you reported is fixed in the latest version of
tramp, which is due to be installed in the Debian FTP archive:
tramp_2.0.49-3.diff.gz
to pool/main/t/tramp/tramp_2.0.49-3.diff.gz
tramp_2.0.49-3.dsc
to pool/main/t/tramp/tramp_2.0.49-3.dsc
tramp_2.0.49-3_all.deb
to pool/main/t/tramp/tramp_2.0.49-3_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.
Romain Francoise <[EMAIL PROTECTED]> (supplier of updated tramp 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, 8 Jul 2005 22:48:33 +0200
Source: tramp
Binary: tramp
Architecture: source all
Version: 1:2.0.49-3
Distribution: unstable
Urgency: low
Maintainer: Romain Francoise <[EMAIL PROTECTED]>
Changed-By: Romain Francoise <[EMAIL PROTECTED]>
Description:
tramp - remote file access in Emacs
Closes: 165259
Changes:
tramp (1:2.0.49-3) unstable; urgency=low
.
* debian/tramp.emacsen-install: Prevent loading of the site startup file
when byte-compiling (closes: #165259), suggested by TSUCHIYA
Masatoshi.
Files:
6f3b247e24ca5006f6fdfe41b0b1c645 610 editors optional tramp_2.0.49-3.dsc
7b9695bb60c97bb7b663e5a22d9d4ef8 7143 editors optional tramp_2.0.49-3.diff.gz
bb642269052109dcbc2d67ea74906461 256246 editors optional tramp_2.0.49-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFCzuuQogN2vsA8Vt8RAvMUAKCDaEnc2rvnvksDKllwIeWk49EQ1gCdEHOC
bKfZpDcrgXv6V1mlDSrGveA=
=FzH1
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]