You are not logged in.
not ftp, but installation related:
cdrtools-devel needs provides=(cdrtools)
[root@Asteraceae damir]# pacman -Sf cdrtools-devel
:: cdrtools-devel conflicts with cdrtools. Remove cdrtools? [Y/n]
Remove: cdrtools
Targets: cdrtools-devel-2.01a24-1
Proceed with upgrade? [Y/n]
checking package integrity... done.
error: this will break the following dependencies:
cdrtools: is required by xcdroast
cdrtools: is required by cdw
cdrtools: is required by k3b
cdrtools: is required by gcombust
upgrade aborted.
The impossible missions are the only ones which succeed.
Offline
It already does :
$ cd /var/abs/unstable/system/cdrtools-devel
$ grep provides PKGBUILD
provides=('cdrtools')
it also 'conflicts' with cdrtools. Maybe you need to upgrade pacman to the latest version first or if you already did so, file a bug report about pacman (not cdrtools-devel...).
Offline
my pacman is up-to-date (always, because crond checks every 2 - 3 days for pacman -S pacman :-) )
sorry, didnt check the PKGBUILD ... actually i never had problems with "provides" option in makepkg ...
cant figure out if this is actually a bug --- what do think authors of pacman?
The impossible missions are the only ones which succeed.
Offline
Yea, this is a bug in pacman. I'm working on it for the 2.7.4 release.
Offline
i had this same problem.
and since i last updated k3b, cdburning has not worked at all so i was hoping the dev package would fix this, but i couldn't install it. did you ever figure this out dp?
i forced the uninstall first:
pacman -Rd cdrtools
// and then
pacman -Sf cdrtools-devel
not really nice, but working :-)
The impossible missions are the only ones which succeed.
Offline
Bugfix is in. It'll go out with 2.7.4 (soon).
Offline