FS#30730 - [virtuoso][virtuoso-base] file conflicts
Attached to Project:
Arch Linux
Opened by Eric Belanger (Snowman) - Tuesday, 17 July 2012, 19:00 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 17 July 2012, 19:59 GMT
Opened by Eric Belanger (Snowman) - Tuesday, 17 July 2012, 19:00 GMT
Last edited by Andrea Scarpino (BaSh) - Tuesday, 17 July 2012, 19:59 GMT
|
Details
Description:
both packages contains /usr/bin/isqlw-vt. As virtuoso depends on virtuoso-base, they can't be installed/upgraded: (14/14) checking for file conflicts [----------------------------------------------] 100% error: failed to commit transaction (conflicting files) /usr/bin/isqlw-vt exists in both 'virtuoso-base' and 'virtuoso' virtuoso: /usr/bin/isql exists in filesystem Errors occurred, no packages were upgraded. |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Tuesday, 17 July 2012, 19:59 GMT
Reason for closing: Fixed
Additional comments about closing: virtuoso 6.1.5.20120717-2
Tuesday, 17 July 2012, 19:59 GMT
Reason for closing: Fixed
Additional comments about closing: virtuoso 6.1.5.20120717-2
# pacman -Syyu
...
Targets (3): soprano-2.7.6-2 virtuoso-6.1.5.20120717-1 virtuoso-base-6.1.5.20120717-1
...
error: failed to commit transaction (conflicting files)
/usr/bin/isqlw-vt exists in both 'virtuoso-base' and 'virtuoso'
virtuoso: /usr/bin/isql exists in filesystem
Errors occurred, no packages were upgraded.
[root@dog ~]#
virtuoso: /usr/bin/isql exists in filesystem
the virtuoso package ships the whole virtuoso system now.
only virtuoso-base is needed by soprano.
I'm not sure how to understand it. The virtuoso-base is listd as "Required by" both, soprano and virtuoso:
http://www.archlinux.org/packages/extra/i686/virtuoso-base/
Anyhow, trying to remove the virtuoso is giving this:
# pacman -R virtuoso
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: soprano: requires virtuoso
http://www.archlinux.org/packages/extra/i686/soprano/
OK, that's the visible part of the problem. Would you mind suggesting what I should do to complete the update? Wait, refresh mirrors list (I have just run updatemirrors.sh from the Wiki, so it should be fresh), ...?
- pacman -Syu
- pacman -R virtuoso
or
- pacman -Rdd virtuoso
- pacman -S --asdeps virtuoso-base