Hi,
stay here in scratchbox :), I think that is a great project.
Regards Michael

Jin Jiu wrote:
thanks. that helped. however still failed to "apt-get install" the
packages, sometimes it even "seg faults". also when apt-get replaces
"libc.so.6" during "apt-get install " process it still complains
mismatch due to "armel", wierd.

i will return to buildroot for now. this is an interesting project...


On 6/20/07, Michael Trimarchi <[EMAIL PROTECTED]> wrote:
Jin Jiu wrote:
> After installed Scratchbox's new release, I followed all the
> instructions to chose a target for ARM(host is Debian Etch), when I do
> "apt-get update" I noticed that it's looking for armel on Debian's
> repository, which does not exist and apt-get failed. used
> "dpkg-architecture" it shows both "armel" and "arm". I believe this
> Release mixed "armel" and "arm". Currently the only Debian-Etch for
> ARM is "arm" branch instead of "armel". How can I fix that and get
> going.
touch /etc/apt/apt.conf

APT::Architecture "arm";

Regards
Michael


_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users


_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to