Git: Unable to get pack file

Поиск
Список
Период
Сортировка
От Leonardo F
Тема Git: Unable to get pack file
Дата
Msg-id 73415.94999.qm@web29016.mail.ird.yahoo.com
обсуждение исходный текст
Ответы Re: Git: Unable to get pack file  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Hi,


I tried getting the source using:

git clone http://git.postgresql.org/git/postgresql.git postgresql-git

but after a while (252MB) I always get:

[...]
Getting pack 61e1395a5bdacda95de5432123a0f8124fff05e6
which contains 476418893d3a2f366f47dbe4ce6d7522cc427545
error: Unable to get pack file
http://git.postgresql.org/git/postgresql.git/objects/pack/pack-61e1395a5bdacda95de5432123a0f8124fff05e6.pack
couldn't connect to host
error: Unable to find 476418893d3a2f366f47dbe4ce6d7522cc427545 under http://git.postgresql.org/git/postgresql.git
Cannot obtain needed blob 476418893d3a2f366f47dbe4ce6d7522cc427545
while processing commit ee6ddc7575ab1ce16d8f4eb2cdbcc525d43a6437.
fatal: Fetch failed.



I'm behind proxy/firewall, so I used the "http://" protocol.

wget http://git.postgresql.org/git/postgresql.git/objects/pack/pack-61e1395a5bdacda95de5432123a0f8124fff05e6.pack

works...

What am I doing wrong?





В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Parameters of GiST indexes
Следующее
От: Greg Stark
Дата:
Сообщение: Re: Idea for getting rid of VACUUM FREEZE on cold pages