Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

luci-app-socat构建固件错误,在线安装luci-app-socat也出错 #481

Open
1 task done
vison-v opened this issue Dec 12, 2024 · 1 comment
Open
1 task done

Comments

@vison-v
Copy link

vison-v commented Dec 12, 2024

Is there an existing issue for this?

  • I have searched the existing issues

screenshots or captures

bug

Actual behaviour

在线构建固件只添加luci-app-socat一个软件包时报错:
Generate local signing keys...
WARNING: can't open config file: /mnt/disk/master/staging_dir/host/etc/ssl/openssl.cnf
WARNING: can't open config file: /mnt/disk/master/staging_dir/host/etc/ssl/openssl.cnf
read EC key
writing EC key
WARNING: opening packages/packages.adb: No such file or directory
Package list missing or not up-to-date, generating it.

Building package index...
ERROR: luci-app-socat-24.129.548507782759: trying to overwrite etc/config/socat owned by socat-1.8.0.0-r2.
ERROR: luci-app-socat-24.129.54850
7782759: trying to overwrite etc/init.d/socat owned by socat-1.8.0.0-r2.
make[2]: *** [Makefile:225: package_install] Error 1
make[1]: *** [Makefile:166: _call_manifest] Error 2
make: *** [Makefile:340: manifest] Error 2

Expected behaviour

固件不能构建

Steps to reproduce

在官方在线构建固件或actions编译都是同样的错误

Additional Information

NAME="ImmortalWrt"
VERSION="SNAPSHOT"
ID="immortalwrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="ImmortalWrt SNAPSHOT"
VERSION_ID="snapshot"
HOME_URL="https://immortalwrt.org/"
BUG_URL="https://github.com/immortalwrt/immortalwrt/issues"
SUPPORT_URL="https://github.com/immortalwrt/immortalwrt/discussions"
BUILD_ID="r0-4df64a9"
OPENWRT_BOARD="x86/64"
OPENWRT_ARCH="x86_64"
OPENWRT_TAINTS="no-all"
OPENWRT_DEVICE_MANUFACTURER="ImmortalWrt"
OPENWRT_DEVICE_MANUFACTURER_URL="https://immortalwrt.org/"
OPENWRT_DEVICE_PRODUCT="Generic"
OPENWRT_DEVICE_REVISION="v0"
OPENWRT_RELEASE="ImmortalWrt SNAPSHOT r0-4df64a9"
OPENWRT_BUILD_DATE="1733897848"

What browsers do you see the problem on?

Microsoft Edge

Relevant log output

No response

@lambdaplus
Copy link

是的,我昨天也遇到了,24.10.0-rc1分支,编译时添加socat就会报错,去掉就编译成功。使用的imagebuilder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants