Dear all,
I am trying to build new lucid image by using
following command.
I have used latest rootstock image as mention on site.
http://elinux.org/BeagleBoardUbuntu#Lucid_10.04_.28alpha-3.29
sudo /home/dev/arm/tmp/project-rootstock/rootstock --fqdn deluxe
--login ubuntu --password 1 --imagesize 2G --seed
wget,lxde,gdm,vim,build-essential,nano,linux-firmware,wireless-tools,usbutils,synaptic,firefox,ssh,xfce4-screenshooter
--dist lucid --script fixup.sh --serial ttyS2 --kernel-image
http://rcn-ee.net/deb/kernel/beagle/lucid/v2.6.32.7-l7.1/linux-image-2.6.32.7-l7.1_1.0lucid_armel.deb
This process failed with following lines in log file.
E: Broken packages
packagecount=1
^MReading package lists... 0%^M^MReading package lists...
100%^M^MReading package lists... Done^M
^MBuilding dependency tree... 0%^M^MBuilding dependency tree...
0%^M^MBuilding dependency tree... 50%^M^MBuilding dependency tree...
50%^M^MBuilding dependency tree... 63%^M^MBuilding dependency tree...
86%^M^MBuilding dependency tree... Done^M
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:
build-essential: Depends: g++ (>= 4:4.3.1) but it is not going to be installed
Depends: dpkg-dev (>= 1.13.5) but it is not going to be installed
gdm: Depends: libbonoboui2-0 (>= 2.15.1) but it is not going to be installed
Depends: libgnomecanvas2-0 (>= 2.11.1) but it is not going to be installed
Depends: libpanel-applet2-0 (>= 2.26.0) but it is not going to be installed
E: Broken packages
[ 575.685140] Kernel panic - not syncing: Attempted to kill init!
I: Killed ...