That's strange. Right now my only suggestion is to start over...or keep trying. Last time I encountered this issue a few attempts at repo sync finally finished successfully. You may also want to go to the .repo dir that has the repo command python scripts and try a different version of repo. See the git tags there.
On Aug 22, 2012 5:52 PM, "Cesar Maiorino" <cesar.maiorino@xxxxxxxxx> wrote:I started clean and used this sequence of commands (as per selinuxproject.org/page/SEAndroid)git clone -b seandroid-4.0.4 https://bitbucket.org/seandroid/manifests.git mkdir seandroid-4.0.4 cd seandroid-4.0.4 repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.4_r2.1 repo sync cp ../manifests/local_manifest.xml .repo/ repo sync -j1
local_manifest.xml is configured for bitbucket.On Wed, Aug 22, 2012 at 6:43 PM, William Roberts <bill.c.roberts@xxxxxxxxx> wrote:
Either way rm -rf .repo and the directory contents of Android and try the sync again.
What is the remote configured for in local_manifest.xml? Is it selinux or bit bucket?
On Aug 22, 2012 5:40 PM, "William Roberts" <bill.c.roberts@xxxxxxxxx> wrote:Hmmm.... is this a new checkout or an update?
On Aug 22, 2012 5:38 PM, "Cesar Maiorino" <cesar.maiorino@xxxxxxxxx> wrote:> Make sure you have got version 1.7 or higher.Yup. 1.7.4.1