I installed medialinux without a problem.
I setup my sources.list to get a clean apt-get update result (i.e., packages counted on list of sites with no err messages)
I wanted to put in the wajig admin package so I did apt-get install wajig and got depend msg with

cloop-utils_1.02-4_i386.deb
ivtools-interviews_1.0.7.-3_i386.deb
ivtools-unidraw_1.0.7.-3_i386.deb

I then setup apt.conf (with default release "unstable") and
reran apt-get update
I then did apt-get install wajig
I had depend msg with

ivtools-unidraw_1.0.7.-3_i386.deb
and python-apt

I then did a apt-get -f install, an apt-get autoclean, then apt-get install wajig
I got depend msg with
cloop-utils_1.02-4_i386.deb

Ithen ran apt-get -f install and it did nothing solve the problem
I then went to /var/cache/apt/archives and
deleted the lock file then I ran
dpkg --force overwrite -i cloop-utils_1.02-4_i386.deb
but it did not work (did it again about 3 times - and am stuck)

does anyone know how I would resolve "cloop-utils_1.02-4_i386.deb" package?

thank you in advance for your support