Dear Giuseppe,

sorry for the long delay in this reply!

* Giuseppe Sacco [2008-07-20 12:07:17 +0200]:

> I tried to reproduce this problem as much as I could, but the problem
> never appeared. I am using hylafax 2:4.4.4-7 on a sarge system. The
> package is now available on backports.org.
> Could you please check if you are still able to reproduce the problem
> and if you can reproduce it even with 2:4.4.4-7?

I installed 4.4.4-7~bpo40+1 and the problems disappeared.

> Moreover, I read your prosed fix:
> 
> while [ $COUNT -le $2 ]
>      do
>         echo $COUNT
> -       COUNT=$((COUNT+1))
> +       COUNT=`expr $COUNT + 1`
>      done
>  }
> 
> but I cannot find such line in any 4.3.* or 4.4.* source packages. Did
> you, by any chance, refused to install new scripts (configuration files)
> while upgrading hylafax?

Sorry but I can't remember what I've done when I installed previous
version (4.3.*), but when upgrading I replaced all my old files with the
one provided by the maintainer.

I think this is definitely fixed.

Thanks a lot!
Ciao
Giovanni.

-- 
Giovanni Biscuolo

Xelera - IT infrastructures
http://xelera.eu/contact-us/

Attachment: signature.asc
Description: Digital signature

Reply via email to