Re: bug report, error : Unable to find 000000000.....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeremy Sw <kertejeremy@xxxxxxxxxxx> schrieb:
>
> By running  # git clone http://intellinuxwireless.org/repos/ipwraw.git
> git return an error when trying to Get alternates list.
> the error is :
> "error: Unable to find 0000000000000000000000000000000000000000 under http://intellinuxwireless.org/repos/ipwraw.git/
> Cannot obtain needed object 0000000000000000000000000000000000000000"
> apparently caused by a weird architecture of the tree !
> there is 4 or 5 diffrents projects, but they have commun files because firmwares are related !

I suggested on IRC to try this (I reproduced the error)

mkdir test && cd test && \
git-init && \
git fetch http://intellinuxwireless.org/repos/ipwraw.git master:master

and it works. Ok, fist I thought the error is in another branch, but

git-ls-remote http://intellinuxwireless.org/repos/ipwraw.git
7e85b2032a864fcfe489085b768eea4b3a3a9d0b        refs/heads/master
7e85b2032a864fcfe489085b768eea4b3a3a9d0b        refs/heads/origin
7e85b2032a864fcfe489085b768eea4b3a3a9d0b        refs/tags/ipwraw-0.0.1
7e85b2032a864fcfe489085b768eea4b3a3a9d0b        refs/tags/ipwraw-0.0.2

there is no other branch, at least as I could see.

-Peter

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]