Package Details: corplink-bin 3.1.18-2

Git Clone URL: https://aur.archlinux.org/corplink-bin.git (read-only, click to copy)
Package Base: corplink-bin
Description: Linux client of Feilian (veCorpLink) from Bytedance.
Upstream URL: https://www.volcengine.com/product/feilian
Licenses: unknown
Submitter: AstroProfundis
Maintainer: lance6716
Last Packager: lance6716
Votes: 4
Popularity: 0.000000
First Submitted: 2021-10-08 05:58 (UTC)
Last Updated: 2026-02-02 10:20 (UTC)

Pinned Comments

lance6716 commented on 2024-05-14 08:28 (UTC)

注意有一个提示

Remember to start corplink.service before start the app.

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

lance6716 commented on 2024-10-29 11:27 (UTC)

@mxy221

我下午更新了 3.0.16-2,你试试看

yakural commented on 2024-10-29 11:15 (UTC)

我在PKGBUILD里面解压后加了一行chown -R root:root "${pkgdir}"就可以了,好像是因为deb包里面那个data.tar.xz保留了原始的用户属性,导致解压后/opt/apps/下整个目录用户uid都是1001

yakural commented on 2024-10-29 02:52 (UTC)

@lance6716 好的,我这边看到的是飞连v3.0.16(AUR版本)的目录结构是/opt/apps/com.volcengine.feilian,官网飞连v2.2.25的目录结构是/opt/Corplink,corplink.install文件中使用了chown -R root:root /opt/Corplink,疑似是没有正确设置属主的原因

lance6716 commented on 2024-10-29 02:36 (UTC)

@mxy221

我这里 /opt 下没有异常目录。/usr/bin/corplink 这个问题下个版本我清理一下

lance6716 commented on 2024-10-28 06:33 (UTC)

@mxy221

不知道为什么他们还没更新官网版本。/opt 的问题我之后看一下

yakural commented on 2024-10-28 06:25 (UTC)

@lance6716我看官网上的版本是2.2.25了,然后包的目录结构也有所变化,目前这个包功能上使用没遇到过什么问题,但是安装后/opt目录下会出现一个 uid为1001的安装目录,可能是chown脚本有一些问题

lance6716 commented on 2024-10-28 06:20 (UTC)

@mxy221

新版本你有遇到具体的问题吗?包的目录结构变了,我当时可能改漏了

yakural commented on 2024-10-28 05:56 (UTC)

而且/usr/bin/corplink这个软链接也是一个空链接好像,这个3.0.16版本里的没/opt/corplink那个目录

yakural commented on 2024-10-28 05:53 (UTC)

官网上好像是2.2.25,需要更新一下嘛这个包