I've gotten that.   I've successfully created a project and a target.  But
when I start adding the FSETs, core is OK but crownbeach-config cause this
error:

Frame install in /usr/share/pdk/lib/Project.py at line 399
                       path =  /targets/menlow-test/fs
                       self =  <Target: name=menlow-test,
path=/home/cfj/image/targets/menlow-test/fs,
fs_path=/home/cfj/image/targets/menlow-test/fs,
image_path=/home/cfj/image/targets/menlow-test/image,
config_path=/home/cfj/image/targets/menlow-test/config>
                   packages =  set(['ume-config-crown-beach'])

Frame install in /usr/share/pdk/lib/Project.py at line 71
                       self =  <Project: name=menlow-b0,
path=/home/cfj/image>
                        ret =  100
                          p =  ume-config-crown-beach
                    command =  -y --force-yes -o
Dir::State=/targets/menlow-test/fs/var/lib/apt -o
Dir::State::status=/targets/menlow-test/fs/var/lib/dpkg/status -o
Dir::Cache=/var/cache/apt -o
Dir::Etc::Sourcelist=/targets/menlow-test/fs/etc/apt/sources.list -o
Dir::Etc::main=/targets/menlow-test/fs/etc/apt/apt.conf -o
Dir::Etc::parts=/targets/menlow-test/fs/etc/apt/apt.conf.d -o
DPkg::Options::=--root=/targets/menlow-test/fs -o
DPkg::Run-Directory=/targets/menlow-test/fs install  ume-config-crown-beach
                       path =  /targets/menlow-test/fs
                   packages =  set(['ume-config-crown-beach'])
Traceback (most recent call last):
 File "/usr/share/pdk/lib/gui.py", line 326, in on_install_fset
   self.current_target().installFset(fset, fsets = platform.fset, debug =
debug)
 File "/usr/share/pdk/lib/Project.py", line 391, in installFset
   self.install("/targets/%s/fs" % (self.name), package_set)
 File "/usr/share/pdk/lib/Project.py", line 399, in install
   FileSystem.install(self.project, "/targets/%s/fs" % (self.name),
packages)
 File "/usr/share/pdk/lib/Project.py", line 71, in install
   raise OSError("Internal error while attempting to run: apt-get %s" %
command)
OSError: Internal error while attempting to run: apt-get -y --force-yes -o
Dir::State=/targets/menlow-test/fs/var/lib/apt -o
Dir::State::status=/targets/menlow-test/fs/var/lib/dpkg/status -o
Dir::Cache=/var/cache/apt -o
Dir::Etc::Sourcelist=/targets/menlow-test/fs/etc/apt/sources.list -o
Dir::Etc::main=/targets/menlow-test/fs/etc/apt/apt.conf -o
Dir::Etc::parts=/targets/menlow-test/fs/etc/apt/apt.conf.d -o
DPkg::Options::=--root=/targets/menlow-test/fs -o
DPkg::Run-Directory=/targets/menlow-test/fs install  ume-config-crown-beach

--Charlie


On 7/23/07, Lynch, Rusty <[EMAIL PROTECTED]> wrote:

Charles, you need to install debootstrap ("sudo apt-get install
debootstrap").

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ian
Sent: Sunday, July 22, 2007 2:33 PM
To: Charles Johnson
Cc: [email protected]
Subject: Re: UME Image Creation from uFeisty

Ola,
>> I've been trying to image-creator to generate a UME image from a
laptop
>> running feisty. Anyway I've failed miserably.  I consistently get the
following:
>>
>>
>> [Errno 2] No such file or directory
>>
>>
>> So my question is should this be expected to really work ??  Or do I
>> really need get gutsy installed on the laptop first ??

I used Feisty and it worked well although I did not test the USB image I
made to see if it will
boot an actual MID device. The finished image size for the ubuntu-mobile
fset was 351.0 MB. I
wrote down all the steps I took here:
http://ianlawrence.info/random-stuff/mobile-linux-image-creation-made-ea
sy
HTH
Ian


--
http://ianlawrence.info



--
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

-- 
Ubuntu-mobile mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

Reply via email to