Package Details: telegram-bot-api-git r98.81f2983-1

Git Clone URL: https://aur.archlinux.org/telegram-bot-api-git.git (read-only, click to copy)
Package Base: telegram-bot-api-git
Description: Provides an HTTP API for creating Telegram Bots.
Upstream URL: https://github.com/tdlib/telegram-bot-api
Licenses: custom
Conflicts: telegram-bot-api
Provides: telegram-bot-api
Submitter: yuuta
Maintainer: yuuta
Last Packager: yuuta
Votes: 2
Popularity: 0.33
First Submitted: 2020-11-05 02:41 (UTC)
Last Updated: 2021-07-15 22:25 (UTC)

Required by (0)

Sources (2)

Latest Comments

ous50 commented on 2025-12-14 03:58 (UTC)

failed to clone td while prepare(). Logs attached below

==> Starting prepare()...
Submodule 'td' (https://github.com/tdlib/td.git) registered for path 'td'
Cloning into '\$USER/.cache/paru/clone/telegram-bot-api-git/src/telegram-bot-api/td'...
fatal: transport 'file' not allowed
fatal: clone of '\$USER/.cache/paru/clone/telegram-bot-api-git/src/td' into submodule path '\$USER/.cache/paru/clone/telegram-bot-api-git/src/telegram-bot-api/td' failed
Failed to clone 'td'. Retry scheduled
Cloning into '\$USER/.cache/paru/clone/telegram-bot-api-git/src/telegram-bot-api/td'...
fatal: transport 'file' not allowed
fatal: clone of '\$USER/.cache/paru/clone/telegram-bot-api-git/src/td' into submodule path '\$USER/.cache/paru/clone/telegram-bot-api-git/src/telegram-bot-api/td' failed
Failed to clone 'td' a second time, aborting
==> ERROR: A failure occurred in prepare().
    Aborting...

It seems like git bans file protocol.

yuuta commented on 2021-07-15 22:26 (UTC)

@drygdryg Thank you. I fixed that.

drygdryg commented on 2021-07-10 12:00 (UTC) (edited on 2021-07-10 12:01 (UTC) by drygdryg)

The package requires cmake to build. Please add cmake to makedepends array in PKGBUILD.