[Scratchbox-users] Debian Etch for ARM problem with Scratchbox
Newest Release
Michael Trimarchi
trimarchi at gandalf.sssup.it
Wed Jun 20 15:12:56 EEST 2007
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
More information about the Scratchbox-users
mailing list