Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled

2019-01-20 Thread Hans van Kranenburg
reassign 851654 src:xen thanks Hm! I think this is the same one that I've been observing during upgrade tests from 4.8 -> 4.11 and 4.10 -> 4.11. In my IRC logs I can find myself complaining about xenconsoled that's suddenly gone multiple times during 2018. I didn't manage to track this issue

Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled

2017-01-17 Thread Wolodja Wentland
On Tue, Jan 17, 2017 at 14:45 +, Ian Jackson wrote: > > If the maintainer scripts of these versioned > > packages would only deal with 'their' version this would not happen. > I wonder if this is the best approach. Which of the different coinstallable > packages' xenconsoled actually ends

Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled

2017-01-17 Thread Ian Jackson
Control: tags -1 confirmed Wolodja Wentland writes ("Re: Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled"): > The problem we encountered, however, was that we removed obsolete > packages (xen-utils-4.1) after the postinst script of a newer one >

Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled

2017-01-17 Thread Wolodja Wentland
Hi Ian, On Tue, Jan 17, 2017 at 10:58 +, Ian Jackson wrote: > Wolodja Wentland writes ("Bug#851654: Prerm maintainer script unconditionally > stops xend/xenconsoled"): > We triggered a xen stop by removing obsolete > xen-utils-4.1 packages while already using xen

Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled

2017-01-17 Thread Ian Jackson
Wolodja Wentland writes ("Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled"): > We triggered a xen stop by removing obsolete xen-utils-4.1 packages while > already using xen-utils-4.4. Hi. In recent versions of Xen, xend is gone. So that part of th

Bug#851654: Prerm maintainer script unconditionally stops xend/xenconsoled

2017-01-17 Thread Wolodja Wentland
Package: xen-utils-4.4 Severity: normal Dear Maintainer, the xen-utils-4.4 and xen-utils-4.1 prerm maintainer scripts contain the following code snippet: remove|upgrade) update-alternatives --remove xen-default /usr/lib/xen-4.4 if [ -x "/etc/init.d/xen" ]; then