FS#76418 - [v2ray] 5.1.0-2 browserforwarder missing from packge

Attached to Project: Community Packages
Opened by August M.H. (dankcatlord) - Friday, 04 November 2022, 13:40 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:09 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When enabling browserforwarder in the v2ray config and opening the browser forwarder in the browser, it fails with an error.

Steps to reproduce:
Enable browser forwarder with the instructions from https://guide.v2fly.org/advanced/wss_and_browserforwarder.html (English: https://guide-v2fly-org.translate.goog/advanced/wss_and_browserforwarder.html?_x_tr_sl=zh-CN&_x_tr_tl=en) and navigate to http://localhost:8080 in your browser. You'll see
"app/browserforwarder: cannot load necessary resources > common/platform/securedload: embedded is not loading executable file > common/platform/securedload: Cannot find filebrowserforwarder/index.html > open /usr/bin/browserforwarder/index.html: no such file or directory"

Fix:
Add 'install -Dm644 release/extra/browserforwarder/* -t "$pkgdir"/usr/share/v2ray/browserforwarder/' to the the package() section in the PKGBUILD.
This task depends upon

Closed by  Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:09 GMT
Reason for closing:  Moved
Additional comments about closing:  https://gitlab.archlinux.org/archlinux/p ackaging/packages/v2ray/issues/2

Loading...