Log In
Log In
Places
All Projects
Status Monitor
Collapse sidebar
linglong:CI:release
Meta
Overview
Repositories
Monitor
Requests
Users
Subprojects
Project Config
Attributes
Meta
Status
Pulse
Meta Configuration of linglong:CI:release
<project name="linglong:CI:release"> <title/> <description> ## Fedora 安装: ```sh sudo dnf config-manager addrepo --from-repofile "https://ci.deepin.com/repo/obs/linglong:/CI:/release/Fedora_41/linglong%3ACI%3Arelease.repo" ``` ## Ubuntu 安装: ```sh echo "deb [trusted=yes] https://ci.deepin.com/repo/obs/linglong:/CI:/release/xUbuntu_24.04/ ./" | sudo tee /etc/apt/sources.list.d/linglong.list ``` ## Debian 安装: ```sh echo "deb [trusted=yes] https://ci.deepin.com/repo/obs/linglong:/CI:/release/Debian_12/" ./ | sudo tee /etc/apt/sources.list.d/linglong.list ``` ## openEuler 安装: ```sh sudo dnf config-manager --add-repo "https://ci.deepin.com/repo/obs/linglong:/CI:/release/openEuler_23.09/linglong%3ACI%3Arelease.repo" sudo sh -c "echo gpgcheck=0 >> /etc/yum.repos.d/linglong%3ACI%3Arelease.repo" ``` ## 已知问题 ### Fedora 测试环境:gnome桌面环境 1. 安装玲珑后无法启动,报错 request to own name refused by policy,需要重启系统 1. 安装应用后dbus服务没有立即生效,需要注销并重新登录 ### Ubuntu 测试环境:mate桌面环境 1. 安装应用后dbus服务没有立即生效,需要重启系统 ### Debian 测试环境:kde桌面环境 1. ll-cli报错缺少pkexec,手动安装 `sudo dnf install pkexec` ### openEuler 测试环境:dde桌面环境 1. ll-builder报错缺少fuse-overlayfs,手动安装 `sudo dnf install fuse-overlayfs` 2. 安装玲珑后无法使用ll-cli,报错due to security policies in the configuration file,需要重启系统</description> <person userid="myml" role="maintainer"/> <build> <enable arch="aarch64"/> </build> <repository name="xUbuntu_24.04"> <path project="home:myml:Ubuntu:24.04" repository="repo"/> <arch>aarch64</arch> <arch>x86_64</arch> </repository> <repository name="uos_1070"> <path project="home:myml:uos:1070" repository="repo"/> <arch>aarch64</arch> <arch>x86_64</arch> </repository> <repository name="openEuler_23.09"> <path project="openEuler:23.09" repository="repo"/> <arch>x86_64</arch> </repository> <repository name="Fedora_41"> <path project="home:myml:Fedora:41" repository="repo"/> <arch>aarch64</arch> <arch>x86_64</arch> </repository> <repository name="Deepin_23"> <path project="home:myml:deepin:23" repository="repo"/> <arch>aarch64</arch> <arch>x86_64</arch> </repository> <repository name="Debian_12"> <path project="home:myml:Debian:12" repository="repo"/> <arch>aarch64</arch> <arch>x86_64</arch> </repository> <repository name="AnolisOS_8"> <path project="home:myml:AnolisOS:8" repository="repo"/> <arch>aarch64</arch> <arch>x86_64</arch> </repository> </project>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Contact
Support
@OBShq
The Open Build Service is an
openSUSE project
.
Log In
Places
Places
All Projects
Status Monitor