Displaying 20 results from an estimated 119 matches for "insserv".
2010 Mar 14
2
dahdi-linux-complete-2.2.1+2.2.1 failed to compile
...##############################################
make[1]: Leaving directory `/usr/src/dahdi-linux-complete-2.2.1+2.2.1/tools'
make -C tools config
make[1]: Entering directory
`/usr/src/dahdi-linux-complete-2.2.1+2.2.1/tools'
install -D dahdi.init /etc/init.d/dahdi
/sbin/chkconfig --add dahdi
insserv: warning: script 'S20theserver' missing LSB tags and overrides
insserv: warning: current start runlevel(s) (0 6) of script `umountfs'
overwrites defaults (empty).
insserv: warning: current start runlevel(s) (0 6) of script `umountroot'
overwrites defaults (empty).
insserv: warning...
2012 Jan 13
2
Bug#655714: xcp-squeezed: fails to install due to insserv rejecting the script header
...tScripts
From the attached log (scroll to the bottom...):
Selecting previously unselected package xcp-squeezed.
(Reading database ... 6605 files and directories currently installed.)
Unpacking xcp-squeezed (from .../xcp-squeezed_1.3-13_amd64.deb) ...
Setting up xcp-squeezed (1.3-13) ...
insserv: Service xend has to be enabled to start service xcp-squeezed
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing xcp-squeezed (--configure):
subprocess installed post-installation script returned error exit status 1
configured to not write...
2013 Dec 12
2
Re: [PATCH] sysprep: handle distro specific sysv scripts
On Thursday 12 December 2013 14:49:36 Olaf Hering wrote:
> On Thu, Dec 12, Pino Toscano wrote:
> > What do you think?
>
> I think that your Should-Start handling is broken. Required means the
> given file can not properly work without the listed servers, insserv
> will error out. Should means it can very well work without them if
> they are not present or enabled. Otherwise the given file has to be
> scheduled after the listed services.
Sure, and I said there's no guarantee that the firstboot command can
work without any of the other system...
2013 Dec 12
2
Re: [PATCH] sysprep: handle distro specific sysv scripts
...e:
> > > On Thu, Dec 12, Pino Toscano wrote:
> > > > What do you think?
> > >
> > > I think that your Should-Start handling is broken. Required means
> > > the
> > > given file can not properly work without the listed servers,
> > > insserv
> > > will error out. Should means it can very well work without them if
> > > they are not present or enabled. Otherwise the given file has to
> > > be
> > > scheduled after the listed services.
> >
> > Sure, and I said there's no guarantee that...
2002 Aug 25
1
what does this squid related error/message during setup mean?
Hello all,
i am getting the follwoing hint/error-message during rpm -ivh =
shorewall.rpm when installing on my linux systems:
insserv: warning, current runlevel(s) of script ''squid'' overwrites =
defaults.
is this of any relevance?=20
i have squid configured on my boxes... was just wondering if something =
wouldnt be working due to this error...
thanks, and regards,
andy
2015 Aug 19
1
upgrade-ing samba on debian jessie. ( 4.1.17 to 4.2.3 sernet ) fails and solutions.
...dnspython samba-common samba-common-bin
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up sernet-samba-winbind (99:4.2.3-7) ...
insserv: script sernet-samba-winbindd: service winbind already provided!
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package sernet-samba-winbind (--configure):
?subprocess installed post-installation script returned error exit status 1
Errors were en...
2013 Dec 12
2
Re: [PATCH] sysprep: handle distro specific sysv scripts
...:34 Olaf Hering wrote:
> Currently firstboot would only work on redhat-based images.
> Handle redhat-based, suse-based and debian guests, error out in case
> of an unknown distro.
> Update firstboot.sh:
> - make sure scripts exists and can be executed
> - add LSB header to avoid insserv warnings later on
> - run script only if called with "start"
> Update functions, pass only required options.
>
> Signed-off-by: Olaf Hering <olaf@aepfle.de>
>
> diff --git a/sysprep/firstboot.ml b/sysprep/firstboot.ml
> index 97cd8a9..c5296a1 100644
> ---...
2012 Apr 19
3
Bug#669341: xen-utils-common fails to install/upgrade
...xen-utils-common from 4.1.2-2 to 4.1.2-4 fails with the following
output:
root at node4407:~# dpkg -i xen-utils-common_4.1.2-4_all.deb
(Reading database ... 64228 files and directories currently installed.)
Preparing to replace xen-utils-common 4.1.2-1 (using
xen-utils-common_4.1.2-4_all.deb) ...
insserv: Service xend has to be enabled to start service xendomains
insserv: Service xend has to be enabled to start service xcp-squeezed
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing xen-utils-common_4.1.2-4_all.deb (--install):
subprocess new pre-ins...
2017 May 17
0
Upgraded > Samba no longer listening on 192.168.0.x
...44 CEST; 47min ago
May 17 12:25:44 debian systemd[1]: Started LSB: start Samba daemons for the
AD DC.
================
root at debian:~# systemctl disable samba-ad-dc
Synchronizing state for samba-ad-dc.service with sysvinit using
update-rc.d...
Executing /usr/sbin/update-rc.d samba-ad-dc defaults
insserv: warning: current start runlevel(s) (empty) of script `samba-ad-dc'
overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script
`samba-ad-dc' overrides LSB defaults (0 1 6).
Executing /usr/sbin/update-rc.d samba-ad-dc disable
insserv: warning: curr...
2014 Dec 06
1
Bug#772274: xen-utils-common: when upgrading package: insserv: Service xenstored has to be enabled to start service xendomains
Package: xen-utils-common
Version: 4.4.1-5
Severity: important
Dear Maintainer,
I tried to upgrade xen-utils-4.4 depending on xen-utils-common.
Here is aptitude answer:
...
Param?trage de xen-utils-common (4.4.1-5) ...
insserv: Service xenstored has to be enabled to start service xendomains
insserv: Service xenconsoled has to be enabled to start service xendomains
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: erreur de traitement du paquet xen-utils-common (--configure) :
le sous-pro...
2013 Jun 24
0
Newbie help - Sernet Samba
...Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up sernet-samba-winbind (99:4.0.6-3) ...
insserv: script sernet-samba-winbindd: service winbind already provided!
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing sernet-samba-winbind (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency probl...
2013 Jun 25
0
Newbie help - Sernet Samba [SOLVED]
...Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up sernet-samba-winbind (99:4.0.6-3) ...
insserv: script sernet-samba-winbindd: service winbind already provided!
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing sernet-samba-winbind (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency probl...
2013 Dec 12
0
Re: [PATCH] sysprep: handle distro specific sysv scripts
...On Thursday 12 December 2013 14:49:36 Olaf Hering wrote:
> > On Thu, Dec 12, Pino Toscano wrote:
> > > What do you think?
> >
> > I think that your Should-Start handling is broken. Required means the
> > given file can not properly work without the listed servers, insserv
> > will error out. Should means it can very well work without them if
> > they are not present or enabled. Otherwise the given file has to be
> > scheduled after the listed services.
>
> Sure, and I said there's no guarantee that the firstboot command can
> work wi...
2015 Oct 05
2
Question Wiki Setup a Samba Active Directory Domain Controller
On Mon, 5 Oct 2015, Rowland Penny wrote:
> On 05/10/15 18:56, Birgit Berger (UV Wien) wrote:
>> How do I stop scripts samba, smbd and nmbd being run at startup?
>
> I do not know because you are using Debian Jessie, this uses systemd which I
> absolutely refuse to use!
>
> Perhaps somebody else can tell you how to do this and explain just how they
> are all got
2015 Oct 05
2
Question Wiki Setup a Samba Active Directory Domain Controller
...in/update-rc.d samba disable
update-rc.d: error: samba Default-Start contains no runlevels, aborting.
21:02:58 # systemctl disable nmbd
Synchronizing state for nmbd.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d nmbd defaults
Executing /usr/sbin/update-rc.d nmbd disable
insserv: warning: current start runlevel(s) (empty) of script `nmbd'
overrides LSB defaults (2 3 4 5).
insserv: warning: current stop runlevel(s) (0 1 2 3 4 5 6) of script
`nmbd' overrides LSB defaults (0 1 6).
21:03:59 # systemctl disable smbd
Synchronizing state for smbd.service with sysvinit us...
2015 Nov 21
2
installation error
...ibc6' 'libmagic1' 'grub-common' 'dpkg' 'fuse' 'libgssapi-krb5-2' 'adduser' 'passwd' 'initscripts' 'sysv-rc' 'vim-common' 'base-files' 'debconf' 'libpam-modules' 'libaudit-common' 'insserv' 'startpar' 'libldap-2.4-2' 'libsemanage-common' 'perl-modules': command failed, see earlier errors
Makefile:1891: recipe for target 'stamp-supermin' failed
make[2]: *** [stamp-supermin] Error 1
make[2]: Leaving directory '/root/libguestfs-1.30.4/appl...
2017 May 17
2
Upgraded > Samba no longer listening on 192.168.0.x
that init script is ok.
Try adding the following in your smb.conf
Add :
interfaces = 192.168.249.230 127.0.0.1
Or interfaces = eth0 lo
( change eth0 to your interface name)
Check:
systemctl status samba
systemctl status samba-ad-dc
If samba-ad-dc is enable, disable that one, and enable samba.
systemctl disable samba-ad-dc
systemctl enable samba
Greetz,
Louis
>
2004 Dec 18
14
SuSe 9.1 startup issue
Tom,
I am NOT subscribed (yet). I dropped SuSeFirewall2 in favor of
shorewall to get past the configuration hurdles I as experiencing.
At the moment, when my SuSe 9.1 starts up, I can see shorewall processing
the rules, policies, etc. and I see no errors and then moves on with the
rest of the SuSe boot process .
However, no traffic passes through using the rules.
I run an iptables -L and I
2012 Sep 21
3
[PATCH] sysprep: handle distro specific sysv scripts
Currently firstboot would only work on redhat-based images.
Handle redhat-based, suse-based and debian guests, error out in case of an
unknown distro.
Update firstboot.sh:
- make sure scripts exists and can be executed
- add LSB header to avoid insserv warnings later on
- run script only if called with "start"
Update functions, pass only required options.
Signed-off-by: Olaf Hering <olaf at aepfle.de>
diff --git a/sysprep/firstboot.ml b/sysprep/firstboot.ml
index 97cd8a9..719ab38 100644
--- a/sysprep/firstboot.ml
+++ b/sysprep/...
2009 Nov 19
1
init-script update for v2.0
Hi Timo,
please find attached a patch for the init script in the doc directory.
* Added LSB-compliant info block (for insserv and friends)
* Updated base_dir detection (for v2.0 config output)
Regards,
Pascal
--
The trapper recommends today: decade.0932307 at localdomain.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dovecot-initd_LSB_header.patch
Type: text/x-patch
Size: 1167...