Just for the record: My solution was to use the alternative mirror by fixing up the server name in manifest.xml:
Original: <remote fetch="http://git.openembedded.org" name="oe"/> Fixup: <remote fetch="http://github.com/openembedded" name="oe"/> Unfortunately, I still haven't been able to find out why I can't use the original server from within the company network. At home, everything works straight off the bat without touching manifest.xml at all. -- Jim -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Spriggs, Jim Gesendet: Freitag, 10. Oktober 2014 09:29 An: [email protected] Betreff: [meta-freescale] Initial repo sync fails with "Unable to find..." <n00b alert> Hi Guys, as far as I can tell, I'm following the instructions at "freescale.github.io/#download" to the letter, and yet the sync fails like this: jim@linux:~/Projects/fsl-community-bsp> repo sync Fetching project meta-fsl-demos Fetching project poky Fetching project fsl-community-bsp-base Fetching project meta-openembedded Fetching projects: 16% (1/6) Fetching project meta-fsl-arm-extra Fetching projects: 33% (2/6) Fetching project meta-fsl-arm Fetching projects: 83% (5/6) error: Unable to find 39eb975b87333845f7a90802c299b4923d6f78ae under http://git.openembedded.org/meta-openembedded Cannot obtain needed tree 39eb975b87333845f7a90802c299b4923d6f78ae while processing commit 9be6cf51519158caa5d63ec1538e5c6946ca86c5. error: Fetch failed. What am I doing wrong? Thanks for any clues! -- jim ________________________________ RAYLASE AG Argelsrieder Feld 2+4 82234 Wessling Germany Tel.: +49-(0)8153/88 98-0 Fax: +49-(0)8153/88 98-10 http://www.raylase.de District Court Munich, HRB 131450 Board: Peter von Jan (CEO) Supervisory Board: Dr. Ulrich Lohmann (Chairman) Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale ________________________________ RAYLASE AG Argelsrieder Feld 2+4 82234 Wessling Germany Tel.: +49-(0)8153/88 98-0 Fax: +49-(0)8153/88 98-10 http://www.raylase.de District Court Munich, HRB 131450 Board: Peter von Jan (CEO) Supervisory Board: Dr. Ulrich Lohmann (Chairman) Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
