Your message dated Thu, 22 May 2008 11:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#482351: fixed in ess 5.3.8~svn3899-1
has caused the Debian Bug report #482351,
regarding ess: ess-eldoc is not compiled so cannot be require'd normally
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 [EMAIL PROTECTED]
immediately.)
--
482351: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482351
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ess
Version: 5.3.8~svn3895-1
Severity: normal
Not all lisp files in /usr/share/emacs/site-lisp/ess/ have their
compiled counterparts in /usr/share/emacs-snapshot/site-lisp/ess/, which
is symlinked from /usr/share/emacs/23.0.60/site-lisp. One of these is
ess-eldoc, so the only way to `require' it is, say, as:
(add-hook 'inferior-ess-mode-hook
(lambda ()
(require 'ess-eldoc "/usr/share/emacs/site-lisp/ess/ess-eldoc.el")))
So, compare this:
,-----[ ls /usr/share/emacs-snapshot/site-lisp/ess ]
| essa-r.elc
| essa-sas.elc
| ess-comp.elc
| ess-cust.elc
| essd-arc.elc
| essd-bugs.elc
| ess-dde.elc
| essddr.elc
| ess-debug.elc
| essd-els.elc
| essd-jags.elc
| essd-omg.elc
| essd-r-args.elc
| essd-r.elc
| essd-rgui.elc
| essd-s3.elc
| essd-s4.elc
| essd-sas.elc
| essd-sp3.elc
| essd-sp4.elc
| essd-sp5.elc
| essd-sp6.elc
| essd-sp6w.elc
| essd-sta.elc
| essd-vst.elc
| essd-xls.elc
| ess.elc
| ess-emcs.elc
| ess-font-lock.elc
| ess-help.elc
| ess-inf.elc
| ess-install.elc
| essl-bug.elc
| essl-bugs.elc
| essl-lsp.elc
| essl-omg.elc
| essl-sas.elc
| essl-s.elc
| essl-sta.elc
| ess-menu.elc
| ess-mode.elc
| ess-mous.elc
| ess-noweb.elc
| ess-rdired.elc
| ess-send2.elc
| ess-send.elc
| ess-site.elc
| ess-swv.elc
| ess-toolbar.elc
| ess-trns.elc
| ess-utils.elc
| make-regexp.elc
| mouseme.elc
| msdos.elc
| noweb-font-lock-mode.elc
| noweb-mode.elc
`-----
with:
,-----[ ls /usr/share/emacs/site-lisp/ess ]
| essa-r.el
| essa-sas.el
| ess-comp.el
| ess-cust.el
| essd-arc.el
| essd-bugs.el
| ess-dde.el
| essddr.el
| ess-debug.el
| essd-els.el
| essd-jags.el
| essd-omg.el
| essd-r-args.el
| essd-r.el
| essd-rgui.el
| essd-s3.el
| essd-s4.el
| essd-sas.el
| essd-sp3.el
| essd-sp4.el
| essd-sp5.el
| essd-sp6.el
| essd-sp6w.el
| essd-sta.el
| essd-vst.el
| essd-xls.el
| ess.el
| ess-eldoc.el
| ess-emcs.el
| ess-font-lock.el
| ess-help.el
| ess-inf.el
| ess-install.el
| essl-bug.el
| essl-bugs.el
| essl-lsp.el
| essl-omg.el
| essl-sas.el
| essl-s.el
| essl-sta.el
| ess-menu.el
| ess-mode.el
| ess-mous.el
| ess-noweb.el
| ess-rdired.el
| ess-send2.el
| ess-send.el
| ess-site.el
| ess-swv.el
| ess-toolbar.el
| ess-trns.el
| ess-utils.el
| make-regexp.el
| mouseme.el
| msdos.el
| noweb-font-lock-mode.el
| noweb-mode.el
`-----
I think only ess-eldoc is not being compiled.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages ess depends on:
ii emacs-snapshot [emacsen] 1:20080510-1 The GNU Emacs editor (development
ess recommends no packages.
-- no debconf information
Cheers,
--
Seb
--- End Message ---
--- Begin Message ---
Source: ess
Source-Version: 5.3.8~svn3899-1
We believe that the bug you reported is fixed in the latest version of
ess, which is due to be installed in the Debian FTP archive:
ess_5.3.8~svn3899-1.diff.gz
to pool/main/e/ess/ess_5.3.8~svn3899-1.diff.gz
ess_5.3.8~svn3899-1.dsc
to pool/main/e/ess/ess_5.3.8~svn3899-1.dsc
ess_5.3.8~svn3899-1_all.deb
to pool/main/e/ess/ess_5.3.8~svn3899-1_all.deb
ess_5.3.8~svn3899.orig.tar.gz
to pool/main/e/ess/ess_5.3.8~svn3899.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.
Dirk Eddelbuettel <[EMAIL PROTECTED]> (supplier of updated ess 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.8
Date: Thu, 22 May 2008 06:13:36 -0500
Source: ess
Binary: ess
Architecture: source all
Version: 5.3.8~svn3899-1
Distribution: unstable
Urgency: low
Maintainer: ESS Debian Maintainers <[EMAIL PROTECTED]>
Changed-By: Dirk Eddelbuettel <[EMAIL PROTECTED]>
Description:
ess - Emacs mode for statistical programming and data analysis
Closes: 482351
Changes:
ess (5.3.8~svn3899-1) unstable; urgency=low
.
* New upstream version based on svn revision 3899
* lisp/Makefile: Add ess-eldoc to targets (Closes:
#482351)
Checksums-Sha1:
d99ae8123d3511c4f2519b0ff90d666c4197ff27 1196 ess_5.3.8~svn3899-1.dsc
11be26e346a50df3bb163882c0aee7e608ce713a 5728314 ess_5.3.8~svn3899.orig.tar.gz
c138d24e0c38fe301b1ca81dfd0250e920520881 20 ess_5.3.8~svn3899-1.diff.gz
ab7efa56a6c321671e72600c3bd1e25f391a6683 1449802 ess_5.3.8~svn3899-1_all.deb
Checksums-Sha256:
a94714dc4a4183efd59a8e44b941c8d2419e54cdfcf48d4b777d8ac3142cc7b2 1196
ess_5.3.8~svn3899-1.dsc
1e154df458d2bbe931d7573bfc37885518dbf2dbd7117822707b5f61871e281d 5728314
ess_5.3.8~svn3899.orig.tar.gz
487881222e6e27673ead228194bfa162dad071a504ee2100d746691b05d98d6d 20
ess_5.3.8~svn3899-1.diff.gz
132216026bb4db72d37d8c8015d66d1f58226bde1eadac9cf9ff7d4a4fbd2f3b 1449802
ess_5.3.8~svn3899-1_all.deb
Files:
2878e916d04cd6e9684294acb00496f6 1196 math optional ess_5.3.8~svn3899-1.dsc
f606750c6bcaae8fb7a1c6c0bd4421c9 5728314 math optional
ess_5.3.8~svn3899.orig.tar.gz
4f133017ee092cceb6966289e33cf2e8 20 math optional ess_5.3.8~svn3899-1.diff.gz
777861ddbeb91ab90b069d75b8bc25ed 1449802 math optional
ess_5.3.8~svn3899-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFINVZMCZSR95Gw07cRAj/kAJ4wu5q+5ZZQFXL//px9ONoiiKzoBwCfeYF7
x6D+aW81kB0Ery1zqv3XFoE=
=Rzky
-----END PGP SIGNATURE-----
--- End Message ---