Your message dated Mon, 25 Dec 2006 10:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#403745: fixed in yc-el 4.0.13-7
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)

--- Begin Message ---
Package: yc-el
Version: 4.0.13-5
Tags: patch

Sometimes an installation process invokes emacsen-install scripts
repeatedly.  However, yc-el's install script fails when it is
invoked repeatedly.

To reproduce:

---
# apt-get install yc-el
[...]
# /usr/lib/emacsen-common/packages/install/yc-el emacs21
install/yc-el: Handling install for emacsen flavor emacs21
cp: `yc.el' and `/usr/share/emacs21/site-lisp/yc-el/yc.el' are the same file
---

The cause of this problem is that *.el symlink exists before *.el
file is copied.

To fix this bug, please apply the following patch:

----
--- yc-el-4.0.13-5/debian/emacsen-install
+++ yc-el-4.0.13/debian/emacsen-install
@@ -48,6 +48,7 @@
 install -m 755 -d ${ELCDIR}
 cd ${ELDIR}
 FILES=`echo *.el`
+rm -f ${ELCDIR}/*.el
 cp ${FILES} ${ELCDIR}
 cd ${ELCDIR}
 
----

Thanks,
--
Tatsuya Kinoshita

Attachment: pgpnIokSdkqOo.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: yc-el
Source-Version: 4.0.13-7

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

yc-el_4.0.13-7.diff.gz
  to pool/main/y/yc-el/yc-el_4.0.13-7.diff.gz
yc-el_4.0.13-7.dsc
  to pool/main/y/yc-el/yc-el_4.0.13-7.dsc
yc-el_4.0.13-7_amd64.deb
  to pool/main/y/yc-el/yc-el_4.0.13-7_amd64.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.
Yukiharu YABUKI <[EMAIL PROTECTED]> (supplier of updated yc-el 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, 22 Dec 2006 06:57:05 +0900
Source: yc-el
Binary: yc-el
Architecture: source amd64
Version: 4.0.13-7
Distribution: unstable
Urgency: low
Maintainer: Yukiharu YABUKI <[EMAIL PROTECTED]>
Changed-By: Yukiharu YABUKI <[EMAIL PROTECTED]>
Description: 
 yc-el      - Yet another Canna client for Emacsen
Closes: 403745
Changes: 
 yc-el (4.0.13-7) unstable; urgency=low
 .
   * fixed: re-fixed install script fails when it is invoked repeatedly
     - correct wrong parentheis.
     (closes: #403745)
Files: 
 e495af16cf7ff64eb4ef647b4667b380 607 editors optional yc-el_4.0.13-7.dsc
 39cb91e8e6347214284b323a54b0bf52 25385 editors optional yc-el_4.0.13-7.diff.gz
 8f6a6e78477c79f3459c9aaeef63eec2 71548 editors optional 
yc-el_4.0.13-7_amd64.deb

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

iD8DBQFFj6hm2Dd9TugeVcERAmCjAJ0Z2vykp7hH/dbcwlqY9XwwZ9XebwCfZrJv
wUaWy2/gXcSubXDqpl/cWhw=
=0vkA
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to