Hi I'm not great with apt, but having successfully remastered earlier versions of Knoppix I set out to do the same again with 6.7.1. I created the normal chroot environment as per the Remastering howto, did an apt-get update and then hit my first problem after
apt-get install vlc
which resulted in
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
vlc : Depends: vlc-nox (= 1.1.3-1squeeze6) but it is not going to be installed
Recommends: vlc-plugin-notify (= 1.1.3-1squeeze6) but it is not going to be installed
Recommends: vlc-plugin-pulse (= 1.1.3-1squeeze6) but it is not going to be installed
E: Broken packages
Some packages went on fine (emacs, wireshark) but more than a few seemed to encounter dependency issues like the one shown above. Is there something about 6.7.1 that makes dependencies more problematic than in previous versions? (I should maybe add that the same issues affect me even when working outside the chroot.)
Any advice welcome.


Reply With Quote