Equipos y materiales > Openwrt & LEDE

Compilar telegram en OpenWRT

<< < (2/7) > >>

dolfet15:
si no quieres volver a compilar todo, tienes el SDK en la web.

vk496:
Vale, conseguido. Se ha compilado y puedo ejecutarlo.

http://www.mediafire.com/download/t2xzbtem38agca7/telegram-cli_packages_ar71xx.tar.gz

El error ahora me lo da telegram-cli


--- Código: ---root@OpenWrt:~# telegram-cli -k /etc/telegram-cli/tg-server.pub -vvvvv
change_user_group: can't find the user telegramd to switch to
Telegram-cli version 1.3.3, Copyright (C) 2013-2015 Vitaly Valtman
Telegram-cli comes with ABSOLUTELY NO WARRANTY; for details type `show_license'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show_license' for details.
Telegram-cli uses libtgl version 2.0.3
Telegram-cli includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)
I: config dir=[/root/.telegram-cli]
 *** public key '/etc/telegram-cli/tg-server.pub' loaded successfully
 *** Couldn't open public key file: /etc/telegram-cli/server.pub
 *** Can not load key /etc/telegram-cli/server.pub
 *** public key 'tg-server.pub' loaded successfully
 *** Can not replay at 0 (magic = 0x7c0d22d8)
telegram-cli: tgl/binlog.c: 934: replay_log_event: Assertion `0' failed.
SIGNAL received
No libexec. Backtrace disabled
--- Fin del código ---

Salu2

dolfet15:

--- Cita de: vk496 en 24-08-2015, 16:19 (Lunes) ---Vale, conseguido. Se ha compilado y puedo ejecutarlo.

http://www.mediafire.com/download/t2xzbtem38agca7/telegram-cli_packages_ar71xx.tar.gz

El error ahora me lo da telegram-cli


--- Código: ---root@OpenWrt:~# telegram-cli -k /etc/telegram-cli/tg-server.pub -vvvvv
change_user_group: can't find the user telegramd to switch to
Telegram-cli version 1.3.3, Copyright (C) 2013-2015 Vitaly Valtman
Telegram-cli comes with ABSOLUTELY NO WARRANTY; for details type `show_license'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show_license' for details.
Telegram-cli uses libtgl version 2.0.3
Telegram-cli includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)
I: config dir=[/root/.telegram-cli]
 *** public key '/etc/telegram-cli/tg-server.pub' loaded successfully
 *** Couldn't open public key file: /etc/telegram-cli/server.pub
 *** Can not load key /etc/telegram-cli/server.pub
 *** public key 'tg-server.pub' loaded successfully
 *** Can not replay at 0 (magic = 0x7c0d22d8)
telegram-cli: tgl/binlog.c: 934: replay_log_event: Assertion `0' failed.
SIGNAL received
No libexec. Backtrace disabled
--- Fin del código ---

Salu2

--- Fin de la cita ---

de momento te da el error que te dije antes "No libexec. Backtrace disabled" libexec es la libreria que contiene las funciones malloc() y unas cuantas mas que en la implementación uClibc no las trae... por que creo haber leido que en la arquitectura mips es imposible implementarlas.

PD: lo tienes que ejecutar asi "bin/telegram-cli -k tg-server.pub"

Tki2000:

--- Cita de: vk496 en 24-08-2015, 16:19 (Lunes) ---Vale, conseguido. Se ha compilado y puedo ejecutarlo.

http://www.mediafire.com/download/t2xzbtem38agca7/telegram-cli_packages_ar71xx.tar.gz

El error ahora me lo da telegram-cli


--- Código: ---root@OpenWrt:~# telegram-cli -k /etc/telegram-cli/tg-server.pub -vvvvv
change_user_group: can't find the user telegramd to switch to
Telegram-cli version 1.3.3, Copyright (C) 2013-2015 Vitaly Valtman
Telegram-cli comes with ABSOLUTELY NO WARRANTY; for details type `show_license'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show_license' for details.
Telegram-cli uses libtgl version 2.0.3
Telegram-cli includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)
I: config dir=[/root/.telegram-cli]
 *** public key '/etc/telegram-cli/tg-server.pub' loaded successfully
 *** Couldn't open public key file: /etc/telegram-cli/server.pub
 *** Can not load key /etc/telegram-cli/server.pub
 *** public key 'tg-server.pub' loaded successfully
 *** Can not replay at 0 (magic = 0x7c0d22d8)
telegram-cli: tgl/binlog.c: 934: replay_log_event: Assertion `0' failed.
SIGNAL received
No libexec. Backtrace disabled
--- Fin del código ---

Salu2

--- Fin de la cita ---

A lo mejor es un poco tonto, pero, ¿has comprobado que los dos ficheros tg-server.pub y server.pub estén en el sitio adecuado?. Porque parece que lo que te está diciendo es que no encuentra el segundo.

vk496:

--- Cita de: Tki2000 en 24-08-2015, 17:29 (Lunes) ---
--- Cita de: vk496 en 24-08-2015, 16:19 (Lunes) ---Vale, conseguido. Se ha compilado y puedo ejecutarlo.

http://www.mediafire.com/download/t2xzbtem38agca7/telegram-cli_packages_ar71xx.tar.gz

El error ahora me lo da telegram-cli


--- Código: ---root@OpenWrt:~# telegram-cli -k /etc/telegram-cli/tg-server.pub -vvvvv
change_user_group: can't find the user telegramd to switch to
Telegram-cli version 1.3.3, Copyright (C) 2013-2015 Vitaly Valtman
Telegram-cli comes with ABSOLUTELY NO WARRANTY; for details type `show_license'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show_license' for details.
Telegram-cli uses libtgl version 2.0.3
Telegram-cli includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)
I: config dir=[/root/.telegram-cli]
 *** public key '/etc/telegram-cli/tg-server.pub' loaded successfully
 *** Couldn't open public key file: /etc/telegram-cli/server.pub
 *** Can not load key /etc/telegram-cli/server.pub
 *** public key 'tg-server.pub' loaded successfully
 *** Can not replay at 0 (magic = 0x7c0d22d8)
telegram-cli: tgl/binlog.c: 934: replay_log_event: Assertion `0' failed.
SIGNAL received
No libexec. Backtrace disabled
--- Fin del código ---

Salu2

--- Fin de la cita ---

A lo mejor es un poco tonto, pero, ¿has comprobado que los dos ficheros tg-server.pub y server.pub estén en el sitio adecuado?. Porque parece que lo que te está diciendo es que no encuentra el segundo.

--- Fin de la cita ---
Hola. El contenido de ambos ficheros es el mismo. Sólo tiene que cargar uno de los dos ficheros...


Habrá que esperar para ver novedades desde el hilo de github

Salu2

Navegación

[0] Índice de Mensajes

[#] Página Siguiente

[*] Página Anterior

Ir a la versión completa