Tor Krill wrote:
> Hi, 
>
> I work on the Arch networkmanager package and have been doing so for
> quite some time. (We now actually have Arch support in the mainline
> version of it ;-) )
>
> But this project has changed name not that long ago from
> GnomeNetworkManager to NetworkManager. To reflect that i now wanted to
> change the package name as well. 
>
> I added:
>
> replaces=(gnome-network-manager)
>
> to my PKGBUILD and tried to upgrade on the command line. The problem
> that happens is that every file in the new package is said to conflict
> with the old package installed version of these.
>
> I had thought that pacman should either upgrade over the old version or
> inform me on uninstalling the old one first? PKGBUILD can be found here:
> http://www.krill.nu/arch/NetworkManager/cvs/PKGBUILD
>
> Regards,
>
> /Tor
>
> _______________________________________________
> arch mailing list
> [email protected]
> http://www.archlinux.org/mailman/listinfo/arch
>
>
>   

Tor, if you run

pacman -Qo filename

on one of the existing conflict files, does it say it's owned by 
gnome-network-manager?

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to