recieving an error while trying to get source

1,471 views
Skip to first unread message

Herman Munster

unread,
Aug 15, 2014, 3:48:45 PM8/15/14
to chromium-...@chromium.org
I posted this yesterday but noticed that I had posted this question on the chromium and not here soI am reposting this here in hopes that I can get some help
I am using ubuntu and in terminal when I

repo init -u https://chromium.googlesource.com/chromiumos/manifest.git --repo-url https://chromium.googlesource.com/external/repo.git [-g minilayout]"
I receive an fatal unable to access https://chromium.googlesource.com/a/ chromium/manifest.git' The request URL returned error 400

I am not sure what that means

Prathmesh Prabhu Chromium

unread,
Aug 15, 2014, 3:56:47 PM8/15/14
to ravenm...@gmail.com, chromium-...@chromium.org
Hi Herman,
I'm assuming that you're following directions at http://dev.chromium.org/chromium-os/developer-guide#TOC-Get-the-Source


The "minilayout" is an option that reduces the amount of code you checkout, but is sometimes less supported than the full checkout. So, you should use either of these command lines:
or
If I understand correctly, you included "[-g minilayout]" in your command line. The square brackets in the command will confuse the server.

cheers,


--
--
Chromium OS discuss mailing list: chromium-...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en


Herman Munster

unread,
Aug 15, 2014, 4:11:35 PM8/15/14
to chromium-...@chromium.org
Thank you for reply I will try this out :)

Herman Munster

unread,
Aug 15, 2014, 4:22:38 PM8/15/14
to chromium-...@chromium.org
hmm still same error
chromeosbuild@chromeosbuild-OEM:~/chromiumos$ repo init -u https://chromium.googlesource.com/chromiumos/manifest.git --repo-url https://chromium.googlesource.com/external/repo.git
fatal
: unable to access 'https://chromium.googlesource.com/a/ chromiumos/manifest.git/': The requested URL returned error: 400
fatal
: unable to access 'https://chromium.googlesource.com/a/ chromiumos/manifest.git/': The requested URL returned error: 400
fatal
: cannot obtain manifest https://chromium.googlesource.com/chromiumos/manifest.git
Enter code here...





On Friday, August 15, 2014 12:48:45 PM UTC-7, Herman Munster wrote:

Steve

unread,
Aug 15, 2014, 4:48:00 PM8/15/14
to ravenm...@gmail.com, chromium-...@chromium.org
Can you run the command: `git ls-remote https://chromium.googlesource.com/a/chromiumos/manifest.git`  It should print out a list of git references if your credentials are set up correctly.  If not, then you'll need to redo the steps in http://dev.chromium.org/chromium-os/developer-guide/gerrit-guide

--

Herman Munster

unread,
Aug 15, 2014, 4:51:17 PM8/15/14
to chromium-...@chromium.org
yes a list shows up so I guess that my credentials are set up properly


On Friday, August 15, 2014 12:48:45 PM UTC-7, Herman Munster wrote:

Herman Munster

unread,
Aug 20, 2014, 2:08:17 PM8/20/14
to chromium-...@chromium.org


On Friday, August 15, 2014 12:48:45 PM UTC-7, Herman Munster wrote:


Wow it took my 5 days to figure out that I have to be in the root dir which I had thought that I was in chroot then becasue I haven't been around ubuntu or any linux distro I disciovered that it is changed before I would either just type in su then pw or root then pw but now I have to type in sudo su . Old age is catching up to me faster then I thought .
TY all for the help

vincen...@intel.com

unread,
Mar 7, 2018, 12:40:23 AM3/7/18
to Chromium OS discuss, ravenm...@gmail.com

I also ran into the same error . It worked yesterday. 

vincente@vtsou-Ubuntu:1:~/ChromeOS/new$ git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
Cloning into 'depot_tools'...
fatal: unable to access 'https://chromium.googlesource.com/chromium/tools/depot_tools.git/': The requested URL returned error: 400

also tried:

vincente@vtsou-Ubuntu:1:~/ChromeOS/new$ git ls-remote https://chromium.googlesource.com/a/chromiumos/manifest.git
fatal: unable to access 'https://chromium.googlesource.com/a/chromiumos/manifest.git/': The requested URL returned error: 400

I had renewed the ~/.gitcookies but still not work. :(
any idea?


Herman Munster於 2014年8月21日星期四 UTC+8上午2時08分17秒寫道:

Joel Hockey

unread,
Mar 7, 2018, 1:00:43 AM3/7/18
to vincen...@intel.com, Chromium OS discuss, ravenm...@gmail.com
I had this error today.

I fixed it by deleting ~/.gitcookies and recreating from chromium.googlesource.com/new-password

--
--
Chromium OS discuss mailing list: chromium-os-discuss@chromium.org

Tsou, Vincente

unread,
Mar 7, 2018, 1:12:56 AM3/7/18
to joelh...@chromium.org, Chromium OS discuss, ravenm...@gmail.com

--
--
Chromium OS discuss mailing list: chromium-...@chromium.org


View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en

 

--
--
Chromium OS discuss mailing list: chromium-...@chromium.org


View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-discuss?hl=en

---
You received this message because you are subscribed to the Google Groups "Chromium OS discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-os-dis...@chromium.org.

Reply all
Reply to author
Forward
0 new messages