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

Re: code reuse in debian/package.config



"Yuri Oleynikov (יורי אולייניקוב" <yurkao@gmail.com> writes:

> But, when installing packageA without libxyz-common-tools is
> preinstalled - packageA.config script won' run?

> Is there any way to solve the problem?

The config script runs during a preinstall stage, before the package
dependencies are installed.  I think that you can work around this by
having your internal packages use Pre-Depends for the package that
provides your script library (instead of Depends).

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: