Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

conflicts between attempted installs of phosphor-settings-manager and settings #1

Open
zhuchuyi opened this issue Aug 2, 2022 · 0 comments

Comments

@zhuchuyi
Copy link

zhuchuyi commented Aug 2, 2022

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?

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

No branches or pull requests

1 participant