xdeb icon indicating copy to clipboard operation
xdeb copied to clipboard

NordVPN

Open tuxslack opened this issue 1 year ago • 4 comments

$ xdeb -Sde nordvpn-release_1.0.0_all.deb \033[1m[\033[32m+\033[0;1m]\033[0m Synced shlibs \033[1m[\033[32m+\033[0;1m]\033[0m Extracted files /usr/local/bin/xdeb: linha 282: return: possível retornar (return') apenas de uma função ou script carregado (com source') \033[1m[\033[31m!\033[0;1m] Unless updating, consider removing conflicting files and rebuild with '-rb'\033[0m index: added nordvpn-release-1.0.0_1' (noarch). index: 1 packages registered. \033[1m[\033[32m+\033[0;1m]\033[0m Done. Install using xbps-install -R binpkgs nordvpn-release-1.0.0_1`

Usando o Root

xdeb -Sde nordvpn-release_1.0.0_all.deb \033[1m[\033[32m+\033[0;1m]\033[0m Synced shlibs \033[1m[\033[32m+\033[0;1m]\033[0m Extracted files /usr/local/bin/xdeb: linha 282: return: possível retornar (return') apenas de uma função ou script carregado (com source') \033[1m[\033[31m!\033[0;1m] Unless updating, consider removing conflicting files and rebuild with '-rb'\033[0m index: added nordvpn-release-1.0.0_1' (noarch). index: 1 packages registered. \033[1m[\033[32m+\033[0;1m]\033[0m Done. Install using xbps-install -R binpkgs nordvpn-release-1.0.0_1`

https://nordvpn.com/pt-br/download/linux/

tuxslack avatar Oct 22 '23 21:10 tuxslack

You installed the wrong package. This is the correct one: https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.14.2_amd64.deb

toluschr avatar Oct 23 '23 07:10 toluschr

On the program's official website at https://nordvpn.com/pt-br/download/linux/ the file called nordvpn-release_1.0.0_all.deb is available

Regarding the link https://repo.nordvpn.com/deb/nordvpn/debian/pool/main/nordvpn_3.14.2_amd64.deb I didn't find it on the website https://nordvpn.com

xdeb shows error on line 282 and something related to the echo command.

Unfortunately, there is no NordVPN in the official Void Linux repository.

Error xbeb:

$ xdeb -Sde nordvpn_3.14.2_amd64.deb \033[1m[\033[32m+\033[0;1m]\033[0m Synced shlibs \033[1m[\033[32m+\033[0;1m]\033[0m Extracted files /usr/local/bin/xdeb: linha 66: aviso: substituição de comando: byte nulo ignorado na entrada \033[1m[\033[32m+\033[0;1m]\033[0m Resolved dependencies (glibc>=2.36_1 libgcc>=4.4.0_1 libxml2>=2.7.0_1) \033[1m[\033[31m!\033[0;1m] Conflict: \033[0m'destdir/usr/sbin'\033[0m /usr/local/bin/xdeb: linha 282: return: possível retornar (return') apenas de uma função ou script carregado (com source') \033[1m[\033[31m!\033[0;1m] Unless updating, consider removing conflicting files and rebuild with '-rb'\033[0m index: added nordvpn-3.14.2_1' (x86_64). index: 1 packages registered. \033[1m[\033[32m+\033[0;1m]\033[0m Done. Install using xbps-install -R binpkgs nordvpn-3.14.2_1`

tuxslack avatar Oct 23 '23 14:10 tuxslack

Is your /bin/sh linked to bash? Try running xbps-alternatives -s dash. It's the default on voidlinux.

toluschr avatar Oct 29 '23 12:10 toluschr

If you try the version from master, it should now also work on your system.

toluschr avatar Oct 29 '23 13:10 toluschr