Your message dated Mon, 15 Apr 2019 10:47:08 +0000
with message-id <[email protected]>
and subject line Bug#911590: fixed in gocode 20150303-3+deb9u1
has caused the Debian Bug report #911590,
regarding gocode-auto-complete-el: fails to install:
go-autocomplete.el:39:13:Error: Cannot open load file: No such file or
directory, auto-complete
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.)
--
911590: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911590
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gocode-auto-complete-el
Version: 20150303-3
Severity: serious
User: [email protected]
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.
>From the attached log (scroll to the bottom...):
Setting up emacs24 (24.5+1-11+deb9u1) ...
update-alternatives: using /usr/bin/emacs24-x to provide /usr/bin/emacs
(emacs) in auto mode
update-alternatives: using /usr/bin/emacs24 to provide /usr/bin/editor
(editor) in auto mode
Install emacsen-common for emacs24
emacsen-common: Handling install of emacsen flavor emacs24
Wrote /etc/emacs24/site-start.d/00debian-vars.elc
Wrote /usr/share/emacs24/site-lisp/debian-startup.elc
Install gocode-auto-complete-el for emacs24
install/gocode-auto-complete-el: Handling install for emacsen flavor emacs24
Loading 00debian-vars...
In toplevel form:
go-autocomplete.el:39:13:Error: Cannot open load file: No such file or
directory, auto-complete
ERROR: install script from gocode-auto-complete-el package failed
dpkg: error processing package emacs24 (--configure):
subprocess installed post-installation script returned error exit status 1
This problem only occurrs if gocode-auto-complete-el is installed
together with its dependencies in one run. If the dependencies are
installed first and gocode-auto-complete-el afterwards, everything is
fine.
This seems to be a regression introduced in the last point release in
auto-complete-el (1.3.1-2+deb9u1).
Comparing to an older log results in
@@ -1031,8 +908,8 @@
Preparing to unpack .../151-emacs_46.1_all.deb ...^M
Unpacking emacs (46.1) ...^M
Selecting previously unselected package auto-complete-el.^M
- Preparing to unpack .../152-auto-complete-el_1.3.1-2_all.deb ...^M
- Unpacking auto-complete-el (1.3.1-2) ...^M
+ Preparing to unpack .../152-auto-complete-el_1.3.1-2+deb9u1_all.deb ...^M
+ Unpacking auto-complete-el (1.3.1-2+deb9u1) ...^M
Selecting previously unselected package gocode.^M
Preparing to unpack .../153-gocode_20150303-3+b1_amd64.deb ...^M
Unpacking gocode (20150303-3+b1) ...^M
@@ -1206,12 +1083,6 @@
Setting up emacs24 (24.5+1-11+deb9u1) ...^M
update-alternatives: using /usr/bin/emacs24-x to provide /usr/bin/emacs
(emacs) in auto mode^M
update-alternatives: using /usr/bin/emacs24 to provide /usr/bin/editor
(editor) in auto mode^M
- Install auto-complete-el for emacs24^M
- install/auto-complete: Handling install for emacsen flavor emacs24^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/auto-complete-config.elc^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/auto-complete.elc^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/fuzzy.elc^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/popup.elc^M
Install emacsen-common for emacs24^M
emacsen-common: Handling install of emacsen flavor emacs24^M
Wrote /etc/emacs24/site-start.d/00debian-vars.elc^M
@@ -1219,3699 +1090,969 @@
Install gocode-auto-complete-el for emacs24^M
install/gocode-auto-complete-el: Handling install for emacsen flavor
emacs24^M
Loading 00debian-vars...^M
- Wrote
/usr/share/emacs24/site-lisp/gocode-auto-complete-el/go-autocomplete.elc^M
- Setting up emacs (46.1) ...^M
- Setting up auto-complete-el (1.3.1-2) ...^M
- Install auto-complete-el for emacs^M
- Install auto-complete-el for emacs24^M
- install/auto-complete: Handling install for emacsen flavor emacs24^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/auto-complete-config.elc^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/auto-complete.elc^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/fuzzy.elc^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/popup.elc^M
- Setting up gocode-auto-complete-el (20150303-3) ...^M
- ERROR: gocode-auto-complete-el is broken - called emacs-package-install as a
new-style add-on, but has no compat file.^M
- Install auto-complete-el for emacs^M
- Install auto-complete-el for emacs24^M
- install/auto-complete: Handling install for emacsen flavor emacs24^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/auto-complete-config.elc^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/auto-complete.elc^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/fuzzy.elc^M
- Wrote /usr/share/emacs24/site-lisp/auto-complete/popup.elc^M
- Install gocode-auto-complete-el for emacs^M
- Install gocode-auto-complete-el for emacs24^M
- install/gocode-auto-complete-el: Handling install for emacsen flavor
emacs24^M
- Loading 00debian-vars...^M
- Loading /etc/emacs/site-start.d/50auto-complete-el.el (source)...^M
- Loading /etc/emacs/site-start.d/50gocode-auto-complete-el.el (source)...^M
- Wrote
/usr/share/emacs24/site-lisp/gocode-auto-complete-el/go-autocomplete.elc^M
+ ^M
+ In toplevel form:^M
+ go-autocomplete.el:39:13:Error: Cannot open load file: No such file or
directory, auto-complete^M
+ ERROR: install script from gocode-auto-complete-el package failed^M
+ dpkg: error processing package emacs24 (--configure):^M
+ subprocess installed post-installation script returned error exit status 1^M
cheers,
Andreas
--- End Message ---
--- Begin Message ---
Source: gocode
Source-Version: 20150303-3+deb9u1
We believe that the bug you reported is fixed in the latest version of
gocode, which is due to be installed in the Debian FTP archive.
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.
Andreas Beckmann <[email protected]> (supplier of updated gocode 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: SHA256
Format: 1.8
Date: Fri, 05 Apr 2019 10:36:56 +0200
Source: gocode
Binary: gocode vim-gocomplete gocode-auto-complete-el
Architecture: source
Version: 20150303-3+deb9u1
Distribution: stretch
Urgency: medium
Maintainer: Debian Go Packaging Team
<[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Description:
gocode - Go autocompletion daemon
gocode-auto-complete-el - gocode integration for Emacs
vim-gocomplete - gocode integration for Vim
Closes: 911590
Changes:
gocode (20150303-3+deb9u1) stretch; urgency=medium
.
* Non-maintainer upload.
* gocode-auto-complete-el: Promote auto-complete-el to Pre-Depends.
(Closes: #911590)
Checksums-Sha1:
7a6fe29bcd110176232ac42dfd204375089f47bb 2171 gocode_20150303-3+deb9u1.dsc
a7dffa8f34dc00175e7790224707dd3bb4172002 4796
gocode_20150303-3+deb9u1.debian.tar.xz
1097f41214c2dc75c357dc30aeb09346677fd6d1 5736
gocode_20150303-3+deb9u1_source.buildinfo
Checksums-Sha256:
28626316ab940b93d0b8a95cb2420cc910f38af40486ced05876a742b3f42b67 2171
gocode_20150303-3+deb9u1.dsc
3f9e4f2d0126ede2a79f872686aefc16d17cf92826d6802139055f4c2e9a060b 4796
gocode_20150303-3+deb9u1.debian.tar.xz
dd6e78672f87998dbe8caf2697ce8421362a881ef64628134ade071b13007ded 5736
gocode_20150303-3+deb9u1_source.buildinfo
Files:
a6872e7d7a8076d5c5fb9508aa99e29d 2171 devel extra gocode_20150303-3+deb9u1.dsc
8e54fd4a629242d0d5894c0bd9c80677 4796 devel extra
gocode_20150303-3+deb9u1.debian.tar.xz
e64080d6ba915548910c9172cd104102 5736 devel extra
gocode_20150303-3+deb9u1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAlynGJsQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCMvcD/99re1Op4nDZdi395ZZTtRLDeVMCcLy/8ZF
HHQreQDU+M6jJ1SvEm1JLSlvJu7LTXMH7Ms0D/LCXNFbDxvg8neZWUlQihMfw/IC
Ptvj+iO1ZBzIxrpz0jWSNI41XmXKIOKpjHrM5y3zOkVFlZGb9XaxPcqHqSAInqIG
duOz6zZT06iQ21zVW/sLpRGO+NIliYmcrffvEsFJ84qQDZyQWbvkuc87bGxMc1a+
8aTvp706DwUrNopNlA23p4tbM/TdPphHE/gRjdNUc3XURo+ytfKYLSkcnuLbMgyV
2snsB09AggmdJ+4iBkHhpAEUPV6QqvxGZSqIM61dKjVyKdu3BKy57UPuaMUD0nQt
SJfzpBOcRF86vOIiiQo2UZ+CNk2uAIk61F5RS1hPFydDUJUN5KpyxCL/VGn9e+ej
DIT56WjkLkE7l/9RoWsseMTe+WY4Tw0QHMtANC484tiKcqecmTcMUn2cRK0TlXBW
jN7F9ozO3FYijtmvquFsP03Vljo48wWS/5Kb56IhFhuZTGZc2z4F2CLXUKIX+9/S
HiXbvp0V77j+0mhwFGyjtWF44EEWsn2IiBeUHxetLvMpO+BmT0rkoTpyX4jl8YWp
aYeMkkcm3nWavHk7xoVOMgc59Di1PZo0neKkpwglLynblz8SP29070AZFoHjDlKU
S33rlgiSYg==
=C5yp
-----END PGP SIGNATURE-----
--- End Message ---