martyr-deepin / arch-deepin

Building Deepin Software on ArchLinux. This project is no longer being actively developed, please report issues to https://github.com/linuxdeepin/developer-center/issues instead
64 stars 7 forks source link

dde-account-faces and deepin-account-faces are in conflict #113

Closed fusion809 closed 8 years ago

fusion809 commented 8 years ago

Hi,

On a fresh Arch VM I ran (after adding the appropriate lines to /etc/pacman.conf) pacman -Sy deepin deepin-extra --noconfirm as root and it gave the error:

:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 home_metakcahura_arch-deepin_Arch_Extra is up to date
:: There are 29 members in group deepin:
:: Repository community
   1) deepin-account-faces  2) deepin-api  3) deepin-artwork-themes
   4) deepin-control-center  5) deepin-daemon  6) deepin-desktop
   7) deepin-desktop-schemas  8) deepin-dock  9) deepin-grub2-themes
   10) deepin-gtk-theme  11) deepin-launcher  12) deepin-menu  13) deepin-notifications
   14) deepin-session-ui  15) deepin-social-sharing  16) deepin-sound-theme
   17) python2-deepin-ui  18) python2-deepin-utils  19) startdde
:: Repository home_metakcahura_arch-deepin_Arch_Extra
   20) dde-account-faces  21) dde-api  22) dde-dock-applets  23) dde-workspace
   24) deepin-artwork  25) deepin-compiz  26) deepin-default-gsettings
   27) deepin-icon-theme  28) libdeepin-webkit  29) lightdm-deepin-greeter

Enter a selection (default=all): 
:: There are 5 members in group deepin-extra:
:: Repository community
   1) deepin-game  2) deepin-movie  3) deepin-music  4) deepin-screenshot
   5) deepin-terminal

Enter a selection (default=all): 
resolving dependencies...
looking for conflicting packages...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: deepin-account-faces and dde-account-faces are in conflict

Thanks for your time, Brenton

felixonmars commented 8 years ago

I think you should get rid of the [home_metakcahura_arch-deepin_Arch_Extra] repo and try again :)

fusion809 commented 8 years ago

Thanks, it worked.