Your message dated Sat, 10 Oct 2009 18:02:38 +0000
with message-id <[email protected]>
and subject line Bug#550421: fixed in emacs-goodies-el 30.7-2
has caused the Debian Bug report #550421,
regarding emacs-goodies-el: dpkg install error on 30.7-1
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.)
--
550421: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550421
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs-goodies-el
Version: 30.7-1
Severity: important
Upgrading today "apt-get install emacs-goodies-el" got an error during
the setup phase,
Setting up emacs-goodies-el (30.7-1) ...
install/emacs-goodies-el: Handling emacs21, logged in /tmp/elc_Lx5cqt.log
Building autoloads for emacs21 in /usr/share/emacs21/site-lisp/emacs-goodies-el
emacs-package-install:
/usr/lib/emacsen-common/packages/install/emacs-goodies-el emacs21 emacs21
emacs22 emacs23 xemacs21 failed at
/usr/lib/emacsen-common/emacs-package-install line 30, <TSORT> line 1.
dpkg: error processing emacs-goodies-el (--configure):
subprocess installed post-installation script returned error exit status 255
Errors were encountered while processing:
emacs-goodies-el
leaving the log file with,
emacs21 -batch --no-site-file --multibyte --eval (setq load-path (cons "."
load-path)) -l autoload --eval (setq generated-autoload-file (expand-file-name
"emacs-goodies-loaddefs.el")) --eval (setq make-backup-files nil) -f
batch-update-autoloads .
Autoloads file
/usr/share/emacs21/site-lisp/emacs-goodies-el/emacs-goodies-loaddefs.el does
not exist
Generating autoloads per-flavour seems like a good idea, but something
has gone astry has it?
(For what it's worth for some of my own stuff I ended up writing a few
lines of lisp calling `generate-file-autoloads' on each file, rather
than `batch-update-autoloads'. I forget exactly what I didn't like
about the batch update, it might have been only I wanted a header
comment and maybe a footer with a `provide'.)
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i586)
Kernel: Linux 2.6.30-1-486
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash
Versions of packages emacs-goodies-el depends on:
ii bash 3.2-5 The GNU Bourne Again SHell
ii emacs21 [emacsen] 21.4a+1-5.7 The GNU Emacs editor
ii emacs22-gtk [emacsen] 22.3+1-1 The GNU Emacs editor (with GTK use
ii emacs23 [emacsen] 23.1+1-4 The GNU Emacs editor (with GTK+ us
ii xemacs21-mule [emacsen] 21.4.22-2 highly customizable text editor --
Versions of packages emacs-goodies-el recommends:
ii dict 1.11.1+dfsg-3 dictionary client
ii perl-doc 5.10.1-2 Perl documentation
ii wget 1.12-1 retrieves files from the web
emacs-goodies-el suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: emacs-goodies-el
Source-Version: 30.7-2
We believe that the bug you reported is fixed in the latest version of
emacs-goodies-el, which is due to be installed in the Debian FTP archive:
debian-el_30.7-2_all.deb
to pool/main/e/emacs-goodies-el/debian-el_30.7-2_all.deb
devscripts-el_30.7-2_all.deb
to pool/main/e/emacs-goodies-el/devscripts-el_30.7-2_all.deb
dpkg-dev-el_30.7-2_all.deb
to pool/main/e/emacs-goodies-el/dpkg-dev-el_30.7-2_all.deb
emacs-goodies-el_30.7-2.diff.gz
to pool/main/e/emacs-goodies-el/emacs-goodies-el_30.7-2.diff.gz
emacs-goodies-el_30.7-2.dsc
to pool/main/e/emacs-goodies-el/emacs-goodies-el_30.7-2.dsc
emacs-goodies-el_30.7-2_all.deb
to pool/main/e/emacs-goodies-el/emacs-goodies-el_30.7-2_all.deb
gnus-bonus-el_30.7-2_all.deb
to pool/main/e/emacs-goodies-el/gnus-bonus-el_30.7-2_all.deb
vm-bonus-el_30.7-2_all.deb
to pool/main/e/emacs-goodies-el/vm-bonus-el_30.7-2_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.
Peter S Galbraith <[email protected]> (supplier of updated emacs-goodies-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.8
Date: Sat, 10 Oct 2009 13:03:47 -0400
Source: emacs-goodies-el
Binary: emacs-goodies-el gnus-bonus-el devscripts-el debian-el dpkg-dev-el
vm-bonus-el
Architecture: source all
Version: 30.7-2
Distribution: unstable
Urgency: low
Maintainer: Peter S Galbraith <[email protected]>
Changed-By: Peter S Galbraith <[email protected]>
Description:
debian-el - Emacs helpers specific to Debian users
devscripts-el - Emacs wrappers for the commands in devscripts
dpkg-dev-el - Emacs helpers specific to Debian development
emacs-goodies-el - Miscellaneous add-ons for Emacs
gnus-bonus-el - Miscellaneous add-ons for Gnus
vm-bonus-el - transitional dummy package
Closes: 550421
Changes:
emacs-goodies-el (30.7-2) unstable; urgency=low
.
* emacs-goodies-el:
- Bug fix: "dpkg install error on 30.7-1", thanks to Kevin Ryde
(Closes: #550421). New emacs-goodies-loaddefs.el scheme failed with
emacs21 because it doesn't except an empty file.
Checksums-Sha1:
d2c09d9e391a5df29ffd26b53116ba2b357246f8 1408 emacs-goodies-el_30.7-2.dsc
760b0d58e563302209990e3a78088b16c7da89ff 107017 emacs-goodies-el_30.7-2.diff.gz
9cc00510f9a4f492c0f1d2e7137a2605de30709b 1009096
emacs-goodies-el_30.7-2_all.deb
38768ff2caebb224ebae11625439d1d1bd2724c3 77810 gnus-bonus-el_30.7-2_all.deb
3669252a8d3d267f211099a9d620c852e7300cf0 37972 devscripts-el_30.7-2_all.deb
a70df45e4bc73db3f92645ebff8c8981856cbcac 95320 debian-el_30.7-2_all.deb
a5a4dff3080db2f22c83e20b0f2cb2d340a3540d 70070 dpkg-dev-el_30.7-2_all.deb
a66ba67553728385da36f11f6be346cda1dcc40b 28120 vm-bonus-el_30.7-2_all.deb
Checksums-Sha256:
588593d60efb7d592d8a76fb4af6d5498edbd789943f120bb99add5c3512f8b2 1408
emacs-goodies-el_30.7-2.dsc
d08d6d164005b480954ab6b976de27c103cee07d44c6c74e7d060ef8737aff0a 107017
emacs-goodies-el_30.7-2.diff.gz
e77ccf7e885d181848f52c27c1cadcaffa03cfb27c259cdc0a882ef9b5ec4c02 1009096
emacs-goodies-el_30.7-2_all.deb
197aeb6dc03ab178c41d1644d1c0190990b7c304975a232ffaec4a5b278177f5 77810
gnus-bonus-el_30.7-2_all.deb
d0e96721a2bbe9a79d93e72830e75dd956c9510d19bcd12d3988904c102b6173 37972
devscripts-el_30.7-2_all.deb
cacd6aeaf5d04c9efeabc912d7f0ab72d76820ca3ab4ebe2f849ed8077e4a951 95320
debian-el_30.7-2_all.deb
9f4dd5c4709b850415214a30f428dfed861b3288120e4bb1ddff061a94afe557 70070
dpkg-dev-el_30.7-2_all.deb
663a722dd1543fd2af68485ed9f94ff3f5dcf3981b50df6cfbee5e305a09bea1 28120
vm-bonus-el_30.7-2_all.deb
Files:
7440fca5d391d5212e0b56d7a4e2c82d 1408 editors optional
emacs-goodies-el_30.7-2.dsc
028d054b3c06a23ebf249290370c6427 107017 editors optional
emacs-goodies-el_30.7-2.diff.gz
dcfc84f01625d3f6e4ac19bb0ebd5028 1009096 editors optional
emacs-goodies-el_30.7-2_all.deb
f851967521cdcfd4f7408aeb87c577ef 77810 news optional
gnus-bonus-el_30.7-2_all.deb
6962029f04d82703cdc0ee462863af57 37972 editors optional
devscripts-el_30.7-2_all.deb
25d8cbc7030ae0aa9e29431726ed1fd4 95320 utils optional debian-el_30.7-2_all.deb
75fd20436e50ee20e75c8942097f5062 70070 utils optional
dpkg-dev-el_30.7-2_all.deb
7363dc136c3a4f8bf36cb4131c4efe0c 28120 mail optional vm-bonus-el_30.7-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iQCVAwUBStDIZbwVH8jSqROhAQIp7AP/WFG2KAsY8ntH1Q5mA3wlqFdnbjb/bOFq
Fm3/mEGtV41iXkM1Dxz9XZN1lN9GK6vvsQR9lxsCtU09dw32jz1G6biiBGfB7l/c
GiDItbCNOwFuzE9dBasxSAd0GGdvHGIXRR/CDExS7oJ1xuORqHsWjTO7ppn+LXrG
GPmBsJvfO+Q=
=8Mdo
-----END PGP SIGNATURE-----
--- End Message ---