Jump to content

12 posts in this topic

Recommended Posts

Posted (edited)

When I try make package it says vendor/lib and/or vendor/include do not exist so I ran 

git submodule update --init --recursive

and it says 

 

bbReakMe:/var/theos root# git submodule update --init --recursive

Cloning into '/private/var/theos/vendor/dm.pl'...

fatal: Unable to find remote helper for 'https'

fatal: clone of 'https://github.com/theos/dm.pl.git' into submodule path '/private/var/theos/vendor/dm.pl' failed

Failed to clone 'vendor/dm.pl'. Retry scheduled

fatal: destination path '/private/var/theos/vendor/include' already exists and is not an empty directory.

fatal: clone of 'https://github.com/theos/headers.git' into submodule path '/private/var/theos/vendor/include' failed

Failed to clone 'vendor/include'. Retry scheduled

fatal: destination path '/private/var/theos/vendor/lib' already exists and is not an empty directory.

fatal: clone of 'https://github.com/theos/lib.git' into submodule path '/private/var/theos/vendor/lib' failed

Failed to clone 'vendor/lib'. Retry scheduled

Cloning into '/private/var/theos/vendor/logos'...

fatal: Unable to find remote helper for 'https'

fatal: clone of 'https://github.com/theos/logos.git' into submodule path '/private/var/theos/vendor/logos' failed

Failed to clone 'vendor/logos'. Retry scheduled

fatal: destination path '/private/var/theos/vendor/nic' already exists and is not an empty directory.

fatal: clone of 'https://github.com/theos/nic.git' into submodule path '/private/var/theos/vendor/nic' failed

Failed to clone 'vendor/nic'. Retry scheduled

Cloning into '/private/var/theos/vendor/dm.pl'...

fatal: Unable to find remote helper for 'https'

fatal: clone of 'https://github.com/theos/dm.pl.git' into submodule path '/private/var/theos/vendor/dm.pl' failed

Failed to clone 'vendor/dm.pl' a second time, aborting

bbReakMe:/var/theos root# git submodule update --init --recursive

Cloning into '/private/var/theos/vendor/dm.pl'...

fatal: Unable to find remote helper for 'https'

fatal: clone of 'https://github.com/theos/dm.pl.git' into submodule path '/private/var/theos/vendor/dm.pl' failed

Failed to clone 'vendor/dm.pl'. Retry scheduled

fatal: destination path '/private/var/theos/vendor/include' already exists and is not an empty directory.

fatal: clone of 'https://github.com/theos/headers.git' into submodule path '/private/var/theos/vendor/include' failed

Failed to clone 'vendor/include'. Retry scheduled

fatal: destination path '/private/var/theos/vendor/lib' already exists and is not an empty directory.

fatal: clone of 'https://github.com/theos/lib.git' into submodule path '/private/var/theos/vendor/lib' failed

Failed to clone 'vendor/lib'. Retry scheduled

Cloning into '/private/var/theos/vendor/logos'...

fatal: Unable to find remote helper for 'https'

fatal: clone of 'https://github.com/theos/logos.git' into submodule path '/private/var/theos/vendor/logos' failed

Failed to clone 'vendor/logos'. Retry scheduled

fatal: destination path '/private/var/theos/vendor/nic' already exists and is not an empty directory.

fatal: clone of 'https://github.com/theos/nic.git' into submodule path '/private/var/theos/vendor/nic' failed

Failed to clone 'vendor/nic'. Retry scheduled

Cloning into '/private/var/theos/vendor/dm.pl'...

fatal: Unable to find remote helper for 'https'

fatal: clone of 'https://github.com/theos/dm.pl.git' into submodule path '/private/var/theos/vendor/dm.pl' failed

Failed to clone 'vendor/dm.pl' a second time, aborting

Updated by japankairu
Posted (edited)
4 minutes ago, castix said:

You can't use git --clone when there's already a file in the destination folder

I deleted evrything in my vendor directory but now it says 'https' error

Updated by japankairu
Posted
4 minutes ago, japankairu said:

Probably, but I can't seem to find it in Cydia. What I find is cURL and that I have.

Add coolstar's repo (https://coolstar.org/publicrepo) and download Theos dependencies from Cydia

Posted
3 minutes ago, castix said:

Add coolstar's repo (https://coolstar.org/publicrepo) and download Theos dependencies from Cydia

Already have it. I reinstalled and nothing.:cry: Sorry to be annoying.

Posted

I recommend you wipe Theos from your device and re-run

git config --global http.sslVerify false

git clone --recursive https://github.com/theos/theos.git $THEOS

git clone https://github.com/theos/sdks $THEOS/sdks

 

Posted
2 hours ago, castix said:

I recommend you wipe Theos from your device and re-run


git config --global http.sslVerify false

git clone --recursive https://github.com/theos/theos.git $THEOS

git clone https://github.com/theos/sdks $THEOS/sdks

 

That's the problem, I get https error when installing anyhthing.

Posted
2 hours ago, castix said:

I recommend you wipe Theos from your device and re-run


git config --global http.sslVerify false

git clone --recursive https://github.com/theos/theos.git $THEOS

git clone https://github.com/theos/sdks $THEOS/sdks

Ok. Reinstalled but how to I install CURL by Devel because I really need It.

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines