[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#926438: marked as done (stretch-pu: package gocode/20150303-3+deb9u1)



Your message dated Sat, 27 Apr 2019 11:14:32 +0100
with message-id <1556360072.2690.35.camel@adam-barratt.org.uk>
and subject line Closing bugs for updates included in 9.9
has caused the Debian Bug report #926438,
regarding stretch-pu: package gocode/20150303-3+deb9u1
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 owner@bugs.debian.org
immediately.)


-- 
926438: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926438
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

the recent PU of auto-complete-el caused a regression in
gocode-auto-complete-el, which fails to install due to some emacs lisp
dependency ordering problem.
The easiest workaround is to ensure auto-complete-el is configured first
by promoting it to Pre-Depends.
I also tried to backport the supposed fix from 20150303-5, but that
didn't fix the install error.
With the move to elpa (and new upstream releases of both packages) this
bug is not relevant for testing/sid.
The package is already uploaded.

Andreas
diff -Nru gocode-20150303/debian/changelog gocode-20150303/debian/changelog
--- gocode-20150303/debian/changelog	2015-07-28 09:18:12.000000000 +0200
+++ gocode-20150303/debian/changelog	2019-04-05 10:36:56.000000000 +0200
@@ -1,3 +1,11 @@
+gocode (20150303-3+deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * gocode-auto-complete-el: Promote auto-complete-el to Pre-Depends.
+    (Closes: #911590)
+
+ -- Andreas Beckmann <anbe@debian.org>  Fri, 05 Apr 2019 10:36:56 +0200
+
 gocode (20150303-3) unstable; urgency=medium
 
   * Remove dh_auto_build override (Closes: #793829)
diff -Nru gocode-20150303/debian/control gocode-20150303/debian/control
--- gocode-20150303/debian/control	2015-07-28 09:18:26.000000000 +0200
+++ gocode-20150303/debian/control	2019-04-05 10:36:56.000000000 +0200
@@ -29,7 +29,8 @@
 Package: gocode-auto-complete-el
 Section: editors
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, gocode, auto-complete-el,
+Pre-Depends: auto-complete-el,
+Depends: ${shlibs:Depends}, ${misc:Depends}, gocode,
 Enhances: gocode
 Description: gocode integration for Emacs
  This package provides gocode integration with Emacs, based on

--- End Message ---
--- Begin Message ---
Version: 9.9

Hi,

The update referenced by each of these bugs was included in this
morning's stretch point release.

Regards,

Adam

--- End Message ---

Reply to: