#resolved

23 messages · Page 1 of 1 (latest)

formal shuttle
#

Hmm that error mentions git, openssh and curl.

Do you have all three of those packages installed?

agile cape
#

tried to install the other two but it said none of the mirrors are available

formal shuttle
#

Install curl and openssh and try again.

They should be installed automatically as dependencies when installing Git, but maybe that that didn't happen.

formal shuttle
# agile cape tried to install the other two but it said none of the mirrors are available

You're probably running into some "first run" issues.
We have a tag on the bot for how to remediate those.
(The bot doesn't work in threads)

After installing Termux and opening it, you should do the following:

1. termux-change-repo (to select a nearby mirror to get updates from):
SPACE toggles highlighted options;
ENTER moves to the next screen;
Choose the first/topmost option on each screen. (If that one fails, try another.)
2. pkg update && pkg upgrade (to update your package database, then upgrade all packages)
On each prompt, press y and Enter to install newest versions available
3. exit (to exit Termux, so you can restart it yourself, all updated!)

formal vigil
#

which repo

agile cape
#

Just cant clone

formal vigil
#

are they public?

agile cape
#

Yeah

formal vigil
formal vigil
#

always search in google once before posting here

#

there is a high chance that your problem has been already faced and solved by someone else

#

it will save both of ours time

agile cape
#

I did

#

Just didn’t search far enough ig

formal vigil
#

well when I searched that reddit post was the first in the results... maybe its time to change your browser lol

agile cape
#

odd

formal vigil
#

I exactly search this "cannot locate symbol "libssh2_session_set_read_timeout" referenced by "/data/data/com.termux/files/usr/lib/libcurl.so"..."

#

anyways I am glad that the problem is fixed... happy coding

agile cape
#

Thanks