"Yuri Oleynikov (יורי אולייניקוב" <[email protected]> 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 ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

