[Bug 1424508] [NEW] upstartism in the maintainer script

Launchpad Bug Tracker 1424508 at bugs.launchpad.net
Thu Mar 5 12:17:30 UTC 2015


You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):

case "$1" in
	remove|remove-in-favour|deconfigure-in-favour)
		#
		#	Stop the daemon
		#
		if status squid3 | grep "start/running" > /dev/null; then
			stop squid3
		fi
		;;
	upgrade|failed-upgrade)
		;;
esac


Fails / blocks for a while under systemd.

Seems redundant, as later:

# Automatically added by dh_installinit
if [ -x "/etc/init.d/squid3" ] || [ -e "/etc/init/squid3.conf" ]; then
	invoke-rc.d squid3 stop || exit $?
fi

Is executed.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: squid3 (not installed)
ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
Uname: Linux 3.18.0-9-generic x86_64
ApportVersion: 2.16.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Mon Feb 23 02:53:50 2015
InstallationDate: Installed on 2013-08-29 (542 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130829)
SourcePackage: squid3
UpgradeStatus: Upgraded to vivid on 2014-11-16 (98 days ago)

** Affects: squid3 (Ubuntu)
     Importance: High
         Status: New


** Tags: amd64 apport-bug patch systemd-boot vivid
-- 
upstartism in the maintainer script
https://bugs.launchpad.net/bugs/1424508
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list