> Circular dependancies (involving 2 or more packages) has always been valid
> for Debian. Circular dependancies even are the recommended way to force

Not package dependancies - reread 

init script order dependancies

eg if you have 

        nfs needs networking

and /usr on nfs

and you install some 'mysql based network configuration database' app that
adds

        mysqlapp needs mysql

        mysql is on /usr so needs nfs

        nfs needs networking

That kind of script loop

Reply via email to