>>>>> On Tue, 3 Jun 2003 19:21:22 +1000, Rene Cunningham <[EMAIL PROTECTED]> said:
> Also i have found that after install_packages is ran alot of
> packages are marked iU not ii, by dpkg. After i run dpkg
> --configure -a with DEBIAN_FRONTEND=noninteractive set, things
> are ok. Are packages ment to be marked iU after install_packages
> is executed?
install_packages is running "dpkg --configure --pending" after all
packages are installed. This should solve the iU problem. Maybe "dpkg --configure -a"
would be better.
--
regards Thomas