[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What is the best way for disabling a service from another package ?



Le 04/05/12 23:55, Charles Plessy a écrit :
> Dear all,
> 
> I am porting to Debian a package that uses dpkg-divert in its maintainer
> scripts to disable a service provided by another package, by moving out the
> other package's upstart script.
> 
> I can keep the commands as they are, since the target package does not exist in
> Debian, but this made me curious how to actually do these kind of operations,
> when package A must in a way modify package B's starting behavior or
> configuration.
> 
> Have a nice week-end,
> 
Hi,

That looks fairly ugly to me. I would rather implement and document the
conditional behaviour in package B, depending on the availability of
package A on the system.

Regards, Thibaut.


Reply to: