The help screen of the install script says it will use ext2 by
default, but then creates an ext3 filesystem.

It ends with error:

P: Configuring package debian-archive-keyring
P: Configuring package apt
P: Configuring helper cdebootstrap-helper-apt
E: Internal error: install

r...@om-gta02:~# tail /mnt/debian/var/log/bootstrap.log
O:   libkrb5support0 libk5crypto3 libkrb5-3 libgssapi-krb5-2 openssh-client
O:   dropbear
O: Authentication warning overridden.
O: Err bootstrap: ./main install-info 4.13a.dfsg.1-4
O:   
O: Failed to fetch 
bootstrap:/pool/main/t/texinfo/install-info_4.13a.dfsg.1-4_armel.deb  
O: E: 
O: Unable to fetch some archives, maybe run apt-get update or try with 
--fix-missing?
O: 
E: Internal error: install

But:

r...@om-gta02:~# wget 
http://ftp.es.debian.org/debian/pool/main/t/texinfo/install-info_4.13a.dfsg.1-4_armel.deb
 
Connecting to ftp.es.debian.org (10.0.3.103:80)
install-info_4.13a.d 100% 
|**************************************************************************|   
140k 00:00:00 ETA
r...@om-gta02:~# file install-info_4.13a.dfsg.1-4_armel.deb 
install-info_4.13a.dfsg.1-4_armel.deb: Debian binary package (format 2.0)

So it seems that the install procedure tries to get it from the wrong
place?

Let's note that:

r...@om-gta02:/mnt/debian/etc/apt# cat sources.list
deb bootstrap: . main

I'm not sure what this "bootstrap:" is supposed to mean.

Ah, it probably means "look in /var/cache/bootstrap". So I moved the
.deb there.

Then the install finished well.

The install script originally run as:

HOSTNAME=grissini SD_SWAP_SIZE=256 INST_MIRROR=http://ftp.es.debian.org/debian  
RDATEHOST=157.161.57.1 TESTHOST=www.google.com ./install.sh all

and then with "debian apt fso configuration kernel unmount" instead of
"all".

It was run from the DebConf WiFi network, so ftp.es.debian.org was
redirected to the local mirror.

There is a small typo in the install script in the text:

The directory '$INST_DIR' to which Debian was installed
is not available any longer. You may want to consider to
recreate the directory '$INSTDIR' with

$INST_DIR vs $INSTDIR


Some packages in the pkg-fso repository have a long description of
"TODO". Funny....


After using configure-uboot.sh, the first boot did not work (openmoko
logo staying). I went into the NAND boot manager, selected "boot", I
got an error message I could not read, selected "boot" again and it
worked. The boot hung a relatively long time on "Setting preliminary
keymap", but in the end it continued. I don't get a graphical
environment, though. Only the getty login.

I tried running "X" from an ssh prompt. I get black screen and

(EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed 
(/usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or 
directory)
(EE) GLX: could not load software renderer
ts_open failed (device=(null))
(EE) PreInit returned NULL for "Configured Touchscreen"
(EE) PreInit returned NULL for "lis302-2 (bottom)"
(EE) config/hal: NewInputDeviceRequest failed (8)
(EE) PreInit returned NULL for "lis302-1 (top)"
(EE) config/hal: NewInputDeviceRequest failed (8)
xf86TslibControlProc
xf86TslibControlProc
xf86TslibControlProc
xf86TslibControlProc

"startx" does not give anything.


-- 
Lionel

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to