All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anders Darander <anders@chargestorm.se>
To: Matthias.Heise@atlas-elektronik.com
Cc: yocto@yoctoproject.org
Subject: Re: can't pull any sources anymore
Date: Mon, 12 Jan 2015 14:03:35 +0100	[thread overview]
Message-ID: <20150112130335.GB7555@ad.chargestorm.se> (raw)
In-Reply-To: <4009F04F5925CD4C95FBD9BE756381FE02929D60BB@MSSRVS5.atlas.de>


* Matthias.Heise@atlas-elektronik.com <Matthias.Heise@atlas-elektronik.com> [150112 08:22]:
> thanks for your reply, I'm running the "repo init" command as in many tutorials, this is the line :

> repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b dizzy

I've just tried to replicate your steps, and everything works OK.

> after the init I find following in the manifest.xml :

> <?xml version="1.0" encoding="UTF-8"?>
> <manifest>
>   <default sync-j="4" revision="master"/>
>   <remote fetch="git://git.yoctoproject.org" name="yocto"/>

Look here, git://git.yoctoproject.org, which should be OK.

...SNIP...
> </manifest>



> So you can see it is git.yoctoproject.org as well as others.

> When running repo sync which as I understand it actually pulls the sources I get :



> Fetching project Documentation

> Fetching project poky

> Fetching project repo

> Fetching project meta-fsl-arm-extra

> fatal: Invalid gitfile format: /home/theuser/fsl-community-bsp_NEWTEST/.repo/repo/.git/clone.bundle

> fatal: The remote end hung up unexpectedly

> Fetching projects:  12% (1/8)  Fetching project fsl-community-bsp-base

> Fetching projects:  25% (2/8)  Fetching project meta-fsl-arm

> Fetching projects:  37% (3/8)  Fetching project meta-openembedded

> Fetching projects:  50% (4/8)  Fetching project meta-fsl-demos

> error: Failed connect to git.openembedded.org:443; Connection refused while accessing https://git.openembedded.org/meta-openembedded/info/refs

> fatal: HTTP request failed

> Fetching projects:  62% (5/8)  fatal: https://git.yoctoproject.org/poky/info/refs not found: did you run git update-server-info on the server?

Look here, https://git.yoctoproject.org/poky... See that the protocol
has been changed from git to https. Do you have any rules set up that
in your git-configuration that rewrites URLs? The https:// URL should
look like https://git.yoctoproject.org/git/poky/...

When `repo sync` works for me, I'm still getting the git:// URLs.

Cheers,
Anders

-- 
Anders Darander
ChargeStorm AB / eStorm AB


  reply	other threads:[~2015-01-12 13:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-09 14:10 can't pull any sources anymore Matthias.Heise
2015-01-09 16:08 ` Saul Wold
2015-01-09 19:44   ` Michael Halstead
2015-01-12  7:19   ` Matthias.Heise
2015-01-12 13:03     ` Anders Darander [this message]
2015-01-12 13:28       ` Matthias.Heise

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150112130335.GB7555@ad.chargestorm.se \
    --to=anders@chargestorm.se \
    --cc=Matthias.Heise@atlas-elektronik.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.