> > gcc -c -DHAVE_CONFIG_H -g -O2 -fdebug-prefix-map=/<>=.
-specs=/usr/share/dpkg/no-pie-compile.specs -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -I. -I./../include -W
-Wall -Wwrite-strings
-Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o reg
n5ErrorD1Ev@Base 1.3.0
- _ZN6Xapian5ErrorD2Ev@Base 1.3.0
_ZNK4QApt11HistoryItem11errorStringEv@Base 1.0.80
_ZNK4QApt11HistoryItem14purgedPackagesEv@Base 1.0.80
_ZNK4QApt11HistoryItem15removedPackagesEv@Base 1.0.80
--
Juerg Haefliger
Hewlett-Packard
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
ommit/?h=emacs-24&id=ff3878d749591ebf78da532ec1eb6fa00cb5757d
--
Juerg Haefliger
Hewlett-Packard
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Confirmed the problem running Debian testing (kernel 3.13.10-1 and
makedumpfile 1.5.3-1).
Installing makedumpfile 1.5.5-2 from unstable fixes the issues.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debia
> Hi Juerg,
>
> sorry for not answering.
>
> I would really prefer to use the Upstream init scripts, but the patch you sent
> seems to install new scripts in the debian directory instead. Could you give
> us a bit more explanations on your patch ?
Upstream's init scripts are for CentOS and don't
initialization
+### END INIT INFO
+
+# Authors: Julien Danjou
+# Juerg Haefliger
+
+PATH=/sbin:/usr/sbin:/bin:/usr/bin
+DESC="Cloud service"
+NAME=cloud-init
+DAEMON=/usr/bin/$NAME
+DAEMON_ARGS="modules --mode config"
+SCRIPTNAME=/etc/init.d/$NAME
+
+# Exit if the package is
Package: cloud-init
Version: 0.7.1-3
Severity: grave
Justification: renders package unusable
The cloud-init package is missing sysvinit scripts that execute the following
cloud-init stages:
cloud-init init --local
cloud-init modules --mode config
cloud-init modules --mode final
Upstream contains
7 matches
Mail list logo