All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] Does git repository work fine?
@ 2012-11-16 12:29 Kohei KaiGai
  2012-11-16 16:43 ` Steve Lawrence
  0 siblings, 1 reply; 3+ messages in thread
From: Kohei KaiGai @ 2012-11-16 12:29 UTC (permalink / raw)
  To: refpolicy

Hi folks,

I tried to checkout the latest refpolicy tree, but failed.

[kaigai at iwashi repo]$ git clone http://oss.tresys.com/git/refpolicy.git
Cloning into 'refpolicy'...
[kaigai at iwashi repo]$ echo $?
128
[kaigai at iwashi repo]$ cd refpolicy
-bash: cd: refpolicy: No such file or directory

Is the git repository working?
-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [refpolicy] Does git repository work fine?
  2012-11-16 12:29 [refpolicy] Does git repository work fine? Kohei KaiGai
@ 2012-11-16 16:43 ` Steve Lawrence
  2012-11-16 17:01   ` Kohei KaiGai
  0 siblings, 1 reply; 3+ messages in thread
From: Steve Lawrence @ 2012-11-16 16:43 UTC (permalink / raw)
  To: refpolicy

On 11/16/2012 07:29 AM, Kohei KaiGai wrote:
> Hi folks,
>
> I tried to checkout the latest refpolicy tree, but failed.
>
> [kaigai at iwashi repo]$ git clone http://oss.tresys.com/git/refpolicy.git
> Cloning into 'refpolicy'...
> [kaigai at iwashi repo]$ echo $?
> 128
> [kaigai at iwashi repo]$ cd refpolicy
> -bash: cd: refpolicy: No such file or directory
>
> Is the git repository working?

Are you using git-1.7.11.7? Looks like there might be a problem with 
that version of git when doing certain http fetches. Downgrading to 
1.7.10.1 fixed the problem for me.

- Steve

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [refpolicy] Does git repository work fine?
  2012-11-16 16:43 ` Steve Lawrence
@ 2012-11-16 17:01   ` Kohei KaiGai
  0 siblings, 0 replies; 3+ messages in thread
From: Kohei KaiGai @ 2012-11-16 17:01 UTC (permalink / raw)
  To: refpolicy

2012/11/16 Steve Lawrence <slawrence@tresys.com>:
> On 11/16/2012 07:29 AM, Kohei KaiGai wrote:
>>
>> Hi folks,
>>
>> I tried to checkout the latest refpolicy tree, but failed.
>>
>> [kaigai at iwashi repo]$ git clone http://oss.tresys.com/git/refpolicy.git
>> Cloning into 'refpolicy'...
>> [kaigai at iwashi repo]$ echo $?
>> 128
>> [kaigai at iwashi repo]$ cd refpolicy
>> -bash: cd: refpolicy: No such file or directory
>>
>> Is the git repository working?
>
>
> Are you using git-1.7.11.7? Looks like there might be a problem with that
> version of git when doing certain http fetches. Downgrading to 1.7.10.1
> fixed the problem for me.
>
Wow! It was the version I used.
I downgraded the git package, then I could clone the repository.

Thanks,
-- 
KaiGai Kohei <kaigai@kaigai.gr.jp>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-16 17:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-16 12:29 [refpolicy] Does git repository work fine? Kohei KaiGai
2012-11-16 16:43 ` Steve Lawrence
2012-11-16 17:01   ` Kohei KaiGai

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.