2007/4/24, Leandro Melo de Sales <[EMAIL PROTECTED]>:
It seems that there is a error in the maemo armel repository since my scratchbox installation can resolve repository.maemo.org, but can't find Packages.gz due to the wrong URL **binary-arm** instand of **binary-armel**. Please, let me know if I am wrong!
Ah, no. That's not the repository being wrong, it's your target that is broken (most likely). Apt gets the architechture from dpkg, and apparently it's reporting "arm" although it should be "armel". You can check this with dpkg-architecture. So, it's a debian devkit problem, but as I don't know much about that, I'm not sure about the cause... -- Kalle Vahlman, [EMAIL PROTECTED] Powered by http://movial.fi Interesting stuff at http://syslog.movial.fi _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
