You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.
Total size: 14 M
Installed size: 46 M
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Error: Transaction test error:
file /lib/systemd/system/xyz.openbmc_project.Settings.service conflicts between attempted installs of phosphor-settings-manager-1.0+git0+8f5c256647-r1.arm1176jzs and settings-0.1+git0+5d2150656d-r0.arm1176jzs
it seems both phosphor-settings-manager and settings try installing the same service file /lib/systemd/system/xyz.openbmc_project.Settings.service.
Can anyone help to take a look?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, All,
I run into an issue when bitbake obmc-phosphor-image, and below are my steps:
git clone https://github.com/Intel-BMC/openbmc openbmc_intel
cd openbmc_intel
git checkout wht
source ./setup intel-ast2500
bitbake obmc-phosphor-image
then I got an error when building rootfs:
Total size: 14 M
Installed size: 46 M
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Error: Transaction test error:
file /lib/systemd/system/xyz.openbmc_project.Settings.service conflicts between attempted installs of phosphor-settings-manager-1.0+git0+8f5c256647-r1.arm1176jzs and settings-0.1+git0+5d2150656d-r0.arm1176jzs
it seems both phosphor-settings-manager and settings try installing the same service file /lib/systemd/system/xyz.openbmc_project.Settings.service.
Can anyone help to take a look?
The text was updated successfully, but these errors were encountered: