XBMC Live SDK build failed with error
#1
Hi, I use latest trunk and run ./build.sh under SDK to build a default xbmclive iso on ubuntu lucid. Below is part of output from build.
Can anyone help me with it? By the way, xbmc-911 live SDK broken either.

Thanks very much,
ygao

Setting up openssh-client (1:5.3p1-3ubuntu4) ...
update-alternatives: error: no alternatives for rsh.
update-alternatives: error: no alternatives for rlogin.
update-alternatives: error: no alternatives for rcp.

......

Setting up grub-common (1.98-1ubuntu9) ...
All runlevel operations denied by policy

Setting up grub-pc (1.98-1ubuntu9) ...

Creating config file /etc/default/grub with new version
grub-probe: error: cannot find a device for / (is /dev mounted?).
grub-probe: error: cannot find a device for /boot (is /dev mounted?).
grub-probe: error: cannot find a device for /boot/grub (is /dev mounted?).

.......

Building dependency tree
Reading state information... Done
P: Configuring file /etc/kernel-img.conf
Reading package lists... Done
Building dependency tree
Reading state information... Done
P: Begin creating manifest...
P: Begin installing local packages lists...
P: Begin install linux-image...
P: Begin installing debian-installer...
2010-12-04 14:40:50 URL:http://archive.ubuntu.com/ubuntu//dists/...om/vmlinuz [4029792/4029792] -> "/home/mike/proj/xbmc/trunk/tools/XBMCLive/SDK/workarea/buildLive/workarea/cache/binary_debian-installer/http:__archive.ubuntu.com_ubuntu__dists_lucid_main_installer-i386_current_images__cdrom_vmlinuz" [1]
2010-12-04 14:41:14 URL:http://archive.ubuntu.com/ubuntu//dists/.../initrd.gz [5774322/5774322] -> "/home/mike/proj/xbmc/trunk/tools/XBMCLive/SDK/workarea/buildLive/workarea/cache/binary_debian-installer/http:__archive.ubuntu.com_ubuntu__dists_lucid_main_installer-i386_current_images__cdrom_initrd.gz" [1]
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
efibootmgr mbr
Suggested packages:
grub-legacy-doc mdadm lilo-doc
The following packages will be REMOVED:
grub-pc
The following NEW packages will be installed:
efibootmgr elilo grub lilo mbr
0 upgraded, 5 newly installed, 1 to remove and 0 not upgraded.
Need to get 996kB of archives.
After this operation, 561kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu/ lucid/main efibootmgr 0.5.4-2ubuntu1 [35.9kB]
Get:2 http://archive.ubuntu.com/ubuntu/ lucid/main elilo 3.10-1ubuntu1 [141kB]
Get:3 http://archive.ubuntu.com/ubuntu/ lucid/main grub 0.97-29ubuntu60 [406kB]
Get:4 http://archive.ubuntu.com/ubuntu/ lucid/main mbr 1.1.10-2 [23.0kB]
Get:5 http://archive.ubuntu.com/ubuntu/ lucid/main lilo 1:22.8-8ubuntu1 [390kB]
Fetched 996kB in 3s (306kB/s)
Download complete and in download only mode
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package linux-image-2.6-generic
P: Begin unmounting filesystems...
P: Begin unmounting /dev/pts...
P: Begin unmounting /proc...
P: Begin unmounting /sys...
Cleaning workarea...
All clean
Reply
#2
full log pls.
FYI RC2 was built with

Code:
sudo ./buildWithOptions.sh -s -v lucid
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC Live SDK build failed with error0