[Scratchbox-users] Debian Etch for ARM problem with Scratchbox Newest Release

Jin Jiu jinjiu99 at gmail.com
Thu Jun 21 03:36:30 EEST 2007


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 <trimarchi at gandalf.sssup.it> 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 at lists.scratchbox.org
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
>


More information about the Scratchbox-users mailing list