Package Installation behavior
Bruno Clermont
bruno at knix.ca
Sun Aug 12 01:32:16 BST 2007
Hi guys,
I searched on google, asked on IRC & forums... you are basically my last
chance:
I'm building debian packages that run on Ubuntu and I need to test them. One
great thing for that is debootstrap and then I install my packages into the
freshly created virgin Ubuntu system.
But one thing that bother me is that by default, when apt-get install a
package that provide a service running constantly, such as apache2, the
process is started RIGHT AFTER the package is installed.
Is there a way to prevent a service to start (or restart) when a package is
installed (or upgraded). Like debootstrap is doing.
The main goal is to be able to debootstrap Ubuntu, then chroot into it and
install package and be sure it won't mess the host.
And I'm looking for a solution that apply to dapper and newer release.
thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-devel/attachments/20070811/79dec14f/attachment.htm
More information about the ubuntu-devel
mailing list