Re: Execution of maintainer scripts and dependencies of package

2016-11-23 Thread Richard Hector
On 23/11/16 19:46, Ravi Roy wrote: > Hi, > > I've a question regarding the package maintainer scripts (preinst, > postinst, prerm and postrm) and dependencies of the package > > I've a meta package where i've certain dependencies mentioned and i'm > checking a config file in 'preinst' from a depe

Execution of maintainer scripts and dependencies of package

2016-11-22 Thread Ravi Roy
Hi, I've a question regarding the package maintainer scripts (preinst, postinst, prerm and postrm) and dependencies of the package I've a meta package where i've certain dependencies mentioned and i'm checking a config file in 'preinst' from a dependent package but is not found. Question is : Al