FS#20244 - Can't change obex-data-server to obexd-server because of kbluetooth dependencies
Attached to Project:
Pacman
Opened by Szakál Dániel (Vegita) - Wednesday, 21 July 2010, 07:45 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 21 July 2010, 12:56 GMT
Opened by Szakál Dániel (Vegita) - Wednesday, 21 July 2010, 07:45 GMT
Last edited by Ionut Biru (wonder) - Wednesday, 21 July 2010, 12:56 GMT
|
Details
Summary and Info:
The newest update has to remove obex-data-server in order to install obexd-server, but update fails, because kbluetooth can't run without his dependency: obexd server. [root@myhost ~]# pacman -Syu :: Synchronizing package databases... core is up to date extra 454.1K 812.4K/s 00:00:01 [#####################] 100% community 379.7K 527.0K/s 00:00:01 [#####################] 100% :: Starting full system upgrade... resolving dependencies... looking for inter-conflicts... :: obexd-server and obex-data-server are in conflict. Remove obex-data-server? [y/N] y error: failed to prepare transaction (could not satisfy dependencies) :: kbluetooth: requires obex-data-server [root@myhost ~]# If I press no, update fails with another error Steps to Reproduce: pacman -Syu with kbluetooth installed |
This task depends upon
Comment by Ionut Biru (wonder) -
Wednesday, 21 July 2010, 09:27 GMT
you should remove obexd-server instead. what package does it need
that?
Comment by Szakál Dániel (Vegita) -
Wednesday, 21 July 2010, 10:40 GMT
I've removed it and I didn't need it actually