nemomobile-ux / main

Main repo for docs and issues of Nemomobile
7 stars 0 forks source link

conflict nemo-device-pinephone and pinephone-manjaro-tweaks #17

Closed jmlich closed 2 years ago

jmlich commented 2 years ago

When I am trying to build nemo image:

buildarmimg -d pinephone -e nemomobile -k https://img.nemomobile.net/manjaro/10.2021/devel/aarch64/nemomobile.db -x

I get following error message:

error: failed to commit transaction (conflicting files)
/etc/pulse/daemon.conf.d/90-pinephone.conf exists in both 'nemo-device-pinephone' and 'pinephone-manjaro-tweaks'
Errors occurred, no packages were upgraded.

The pinephone-manjaro-tweaks is defined in https://github.com/nemomobile-ux/arm-profiles/blob/nemomobile/devices/pinephone And the nemo-device-pinephone is defined in https://github.com/nemomobile-ux/arm-profiles/blob/nemomobile/editions/nemomobile

@Spikerguy suggested to do the same trick like plasma_mobile, but I don't know.

jmlich commented 2 years ago

Probably solved in https://github.com/nemomobile-ux/arm-profiles/pull/6