Package Details: daed-edge-git v0.4.0rc1.r488.187.684-1

Git Clone URL: https://aur.archlinux.org/daed-edge-git.git (read-only, click to copy)
Package Base: daed-edge-git
Description: A modern dashboard for dae, bundled with latest dae-wing (backend API server) and dae (core).
Upstream URL: https://github.com/daeuniverse/daed
Keywords: dae dae-wing daed proxy transparent-proxy
Licenses: AGPL-3.0-or-later AND MIT
Conflicts: daed, daed-git
Provides: daed
Submitter: Eikano
Maintainer: Eikano
Last Packager: Eikano
Votes: 1
Popularity: 0.000290
First Submitted: 2024-04-14 13:37 (UTC)
Last Updated: 2024-04-14 18:21 (UTC)

Latest Comments

mixout commented on 2025-05-11 18:36 (UTC)

编译 v0.9.0.r521.200.801-1 时出现错误:

git submodule update --init --recursive -- "$(dirname wing/.git)" && \
touch wing/.git
cd wing && \
make deps && \
cd .. && \
touch wing/graphql/service/config/global/generated_resolver.go
pnpm i
make[1]: Entering directory '/home/mix/.cache/paru/clone/daed-edge-git/src/daed/wing'
cd dae-core && \
make ebpf && \
cd ../ && \
touch dae-core/control/bpf_bpfeb.o
make[2]: Entering directory '/home/mix/.cache/paru/clone/daed-edge-git/src/daed/wing/dae-core'
-strip=/usr/bin/llvm-strip
error: Your local changes to the following files would be overwritten by checkout:
        go.mod
        go.sum
Please commit your changes or stash them before you switch branches.
Aborting
fatal: Unable to checkout '742e1857e3d5715aa53df6eb2ab0d286d925fd36' in submodule path 'wing'
make: *** [Makefile:26: wing/.git] Error 1
make: *** Waiting for unfinished jobs....

Eikano commented on 2024-09-21 16:27 (UTC)

@sommio 上游的这个提交导致的 https://github.com/daeuniverse/dae/pull/623, 需要等上游修复

sommio commented on 2024-09-18 20:06 (UTC)

添加/更新订阅时报错 panic occurred: runtime error: invalid memory address or nil pointer dereference