Hi all,<br><br>I have been playing around with Voyage on an ALIX board and wanted to be in a position to customise it.  I have downloaded and burnt an SDK CD - 0.6.5.  I then used virtualbox to boot using the SDK CD and installed Voyage on the virtual hardrive (I did select ALIX as the platform which probably wasn't correct but I don't think that is my problem).<br>
<br>I then used the instructions in the README to try and create the SDK, namely:<br><br># svn co <a href="http://svn.voyage.hk/repos/voyage/trunk/voyage-live">http://svn.voyage.hk/repos/voyage/trunk/voyage-live</a> voyage-live<br>
# cd voyage-live<br># ./build.sh iso     <= this will build the Live CD<br># ./build.sh tar     <= this will build .tar.bz2 distro<br># ./build.sh sdk     <= this will build sdk Live CD<br><br>However it doesn't seem to build at all.  It downloads the package lists and then prints the following:<br>
Fetched 4440B in 4s (1080B/s)<br>Reading package lists... Done<br>Reading package lists... Done<br>Building dependency tree... Done<br>The following packages will be DOWNGRADED:<br>   libblkid1<br>0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.<br>
Need to get 0B/105kB of archives.<br>After this operation, 0B of additional disk space will be used.<br>E: There are problems and - y was used without --force-yes<br>P: Begin unmounting filesystems...<br>binary.iso not found!<br>
<br>Any thoughts about where I might be going wrong or how I can get more info beyond "There are problems and ...."<br><br>Cheers<br>Shane<br>