From: Brendan M. S. <me...@ba...> - 2006-12-29 21:40:17
|
Dear All, Any suggestions to the following ? Any guess what I have done wrong ? Regards, Brendan <Extract of mmaker log> Exec: /usr/sbin/chroot /tmp/libmorphix-WMKZiy /usr/bin/apt-get -qq -y --force-yes install morphix-init-matchbox E: Broken packages </Extract of mmaker log> Then using morphix-chroot on the mainmodule sh-3.1# apt-get update Get:1 http://127.0.0.1 sid Release.gpg [378B] Hit http://127.0.0.1 sid Release Ign http://127.0.0.1 sid/main Packages/DiffIndex Hit http://127.0.0.1 sid/main Packages Ign http://www.morphix.org ./ Release.gpg Ign http://www.morphix.org ./ Release Ign http://www.morphix.org ./ Packages/DiffIndex Ign http://www.morphix.org ./ Packages Hit http://www.morphix.org ./ Packages Fetched 1B in 0s (1B/s) Reading package lists... Done sh-3.1# apt-get install morphix-init-matchbox Reading package lists... Done Building dependency tree... Done 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. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: The following packages have unmet dependencies: morphix-init-matchbox: Depends: xserver-xorg but it is not going to be installed E: Broken packages sh-3.1# apt-get install xserver-xorg Reading package lists... Done Building dependency tree... Done The following extra packages will be installed: discover discover-data libdiscover2 xkb-data xserver-xorg-core xserver-xorg-input-acecad xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-video-vesa xserver-xorg-video-voodoo Recommended packages: xresprobe mdetect The following NEW packages will be installed: discover discover-data libdiscover2 xkb-data xserver-xorg xserver-xorg-core xserver-xorg-input-acecad xserver-xorg-input-kbd xserver-xorg-input-mouse xserver-xorg-video-vesa xserver-xorg-video-voodoo 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. Need to get 5131kB of archives. After unpacking 18.7MB of additional disk space will be used. Do you want to continue [Y/n]? N Abort. sh-3.1# |