What about update the md5 hash in the PKGBUILD?
Search Criteria
Package Details: easyconnect 7.6.7.3-12
Package Actions
Git Clone URL: | https://aur.archlinux.org/easyconnect.git (read-only, click to copy) |
---|---|
Package Base: | easyconnect |
Description: | Support access to ssl vpn. With easyconect,you can secure and speed up connection to cooperate network at ease! |
Upstream URL: | http://www.sangfor.com.cn |
Keywords: | easyconnect sangfor |
Licenses: | LicenseRef-custom |
Conflicts: | easyconnect, easyconnect-cas, easyconnect-rpc, easyconnect-sdu, easyconnect-zjjy |
Submitter: | oowl |
Maintainer: | zxp19821005 |
Last Packager: | zxp19821005 |
Votes: | 9 |
Popularity: | 0.000004 |
First Submitted: | 2018-07-28 12:09 (UTC) |
Last Updated: | 2024-08-30 00:50 (UTC) |
Dependencies (8)
- alsa-lib
- dbus-glib
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- sqlite (sqlite-fossilAUR, libsql-sqlite3AUR)
- glib2-devel (make)
- gobject-introspection (gobject-introspection-gitAUR) (make)
Required by (0)
Sources (4)
wu2305 commented on 2022-09-22 18:18 (UTC)
yangbc commented on 2022-08-01 15:20 (UTC)
➜ ~ /usr/share/sangfor/EasyConnect/EasyConnect /usr/share/sangfor/EasyConnect/EasyConnect: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
要安装依赖 libdus-glib
zhaopei commented on 2022-07-21 10:38 (UTC) (edited on 2022-07-21 10:40 (UTC) by zhaopei)
可以手动安装
1. git clone https://aur.archlinux.org/easyconnect.git
2. cd easyconnect
3. makepkg
4. sudo pacman -U easyconnect-***.pkg.tar.zst
如果报Validating source files with md5sums...
EasyConnect_x64_7_6_7_3.deb ... FAILED
执行下面命令: updpkgsums
再执行makepkg
最后安装
亲测可以正确安装
Eikano commented on 2022-07-20 19:01 (UTC)
md5 变为:a87cd6e5ecd521491b82d66682fe88f5
diff --git a/PKGBUILD b/PKGBUILD
index ca82c32..17656ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('custom')
install=${pkgname}.install
source=("http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_767/EasyConnect_x64_7_6_7_3.deb"
"http://ftp.acc.umu.se/pub/GNOME/sources/pango/1.42/pango-1.42.4.tar.xz")
-md5sums=('3b690ab4a7752b120d8200d817721187'
+md5sums=('a87cd6e5ecd521491b82d66682fe88f5'
'deb171a31a3ad76342d5195a1b5bbc7c')
package(){
tar xzf data.tar.gz -C "${pkgdir}"
imic commented on 2022-07-15 06:08 (UTC)
还是docker版本好。可以同时安装多个版本。这样就不用来回的卸载了
shulhan commented on 2022-07-12 13:53 (UTC) (edited on 2022-07-13 16:42 (UTC) by shulhan)
This package depends on the cairo, fribidi, and python to build pango.
diff --git a/PKGBUILD b/PKGBUILD
index ca82c32..4e2afb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,11 @@ arch=('x86_64')
url="http://www.sangfor.com.cn"
license=('custom')
install=${pkgname}.install
+makedepends=(
+ cairo
+ fribidi
+ python
+)
source=("http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_767/EasyConnect_x64_7_6_7_3.deb"
"http://ftp.acc.umu.se/pub/GNOME/sources/pango/1.42/pango-1.42.4.tar.xz")
md5sums=('3b690ab4a7752b120d8200d817721187'
@@ -24,4 +29,3 @@ package(){
sed -i 's/Exec=/Exec=env LD_LIBRARY_PATH=\/usr\/share\/sangfor\/EasyConnect\/oldlib\/pango\/usr\/lib /g' "${pkgdir}/usr/share/applications/EasyConnect.desktop"
install -D -m644 "${pkgdir}/usr/share/sangfor/EasyConnect/LICENSES.chromium.html" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
PS: Thanks for this package, for anyone else the prebuild package is available at https://build.kilabit.info .
wondertx commented on 2022-03-26 13:17 (UTC)
输入二次验证后,跳出弹窗提示 USER TIMEOUT
KAAAsS commented on 2022-03-13 06:05 (UTC)
url 没变但是 md5 变为:3b690ab4a7752b120d8200d817721187
vvzoro commented on 2022-01-20 15:22 (UTC)
: (1/1) Parsing SRCINFO: easyconnect ==> Making package: easyconnect 7.6.7.3.76b7ebc57725ae1e999151cdc215f8e7cef8a31b-1 (2022年01月20日 星期四 23时17分37秒) ==> Retrieving sources... -> Found EasyConnect_x64_7_6_7_3.deb -> Found pango-1.42.4.tar.xz ==> Validating source files with md5sums... EasyConnect_x64_7_6_7_3.deb ... FAILED pango-1.42.4.tar.xz ... Passed ==> ERROR: One or more files did not pass the validity check! -> error downloading sources: easyconnect context: exit status 1
==> Making package: easyconnect 7.6.7.3.76b7ebc57725ae1e999151cdc215f8e7cef8a31b-1 (2022年01月20日 星期四 23时17分39秒) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found EasyConnect_x64_7_6_7_3.deb -> Found pango-1.42.4.tar.xz ==> Validating source files with md5sums... EasyConnect_x64_7_6_7_3.deb ... FAILED pango-1.42.4.tar.xz ... Passed ==> ERROR: One or more files did not pass the validity check! -> error making: easyconnect
zydxhs commented on 2021-10-25 11:58 (UTC)
登录问题解决,原来必须以 root 权限执行 sslservice.sh:
sudo /usr/share/sangfor/EasyConnect/resources/shell/sslservice.sh
Pinned Comments