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

Re: Full Debian install impressions and facts (another one)



On Fri, Apr 16, 2004 at 11:25:42AM +0200, Christian Perrier wrote:

> On this install, the noflushd problem didn't happen. So I did the
> whole install at "high" priority. Thus, the debconf screens count is
> exact.
> 
> Package name       Useful     Useless     Total   fr-Translated  Should use d-i
> 
> [...]
> libssl0.9.7        0          1           1       1

This question should not be asked on a new install of libssl0.9.7, only on
upgrades.  Looking at the postinst, it seems correct:

if [ "$1" = "configure" ]
then
    if [ ! -z $2 ]; then
        if dpkg --compare-versions $2 lt 0.9.7d-1; then

-- 
 - mdz



Reply to: