Re: File collision while using pkg_add

2007-11-29 Thread Julian Leyh
On 14:09 Thu 22 Nov , Nick Guenther wrote: > Second, to deal with it: make a script to automatically remove the > files. Just pipe the output to a file, go in with your favourite > editor and delete everything before and after the filelists, and then > replace " (same md5)" with "", and then fo

Re: File collision while using pkg_add

2007-11-24 Thread Marc Espie
Just to make one point clear: yep the collision report does not give you an `easy' way to delete the files (though saving the file and apply some simple sed/awk like pattern is not that hard), because that's the wrong way to think about the problem. If you've got files in /usr/local, and pkg_* can

Re: File collision while using pkg_add

2007-11-24 Thread Pieter Verberne
On Sat, Nov 24, 2007 at 10:53:51AM +0100, Marc Espie wrote: > On Thu, Nov 22, 2007 at 11:31:30AM +0100, Pieter Verberne wrote: > > > > I'm trying to install gnome-doc-utils : > > > > $ sudo pkg_add gnome-doc-utils > > perl: warning: Setting locale failed. > > perl: warning: Please check that your

Re: File collision while using pkg_add

2007-11-24 Thread Stuart Henderson
On 2007/11/24 10:53, Marc Espie wrote: > The package should say it's already installed if it is, and should say there's > a conflict with a partial-* of the same name. I don't know how you did it, > but something very wrong happened here. Did you erase /var/db/pkg ? Corruption of the filesystem ho

Re: File collision while using pkg_add

2007-11-24 Thread Marc Espie
On Thu, Nov 22, 2007 at 11:31:30AM +0100, Pieter Verberne wrote: > Hi all, > > I'm trying to install gnome-doc-utils : > > $ sudo pkg_add gnome-doc-utils > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LC_ALL = (unset), > LC_CTYPE

Re: File collision while using pkg_add

2007-11-23 Thread Peter N. M. Hansteen
Pieter Verberne <[EMAIL PROTECTED]> writes: > tried the "Following -current" manual. But is it possible to download a > new snapshot bootalble cd image and upgrade by booting the cd? yes, I tend to track snapshots that way. You do need to handle /etc separately though. I've been tracking snapsh

Re: File collision while using pkg_add

2007-11-23 Thread Pieter Verberne
On Thu, Nov 22, 2007 at 02:09:04PM -0500, Nick Guenther wrote: > On 11/22/07, Pieter Verberne <[EMAIL PROTECTED]> wrote: > > I'm trying to install gnome-doc-utils : > > > > $ sudo pkg_add gnome-doc-utils > > perl: warning: Setting locale failed. > > perl: warning: Please check that your locale sett

Re: File collision while using pkg_add

2007-11-22 Thread Nick Guenther
On 11/22/07, Pieter Verberne <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to install gnome-doc-utils : > > $ sudo pkg_add gnome-doc-utils > perl: warning: Setting locale failed. > perl: warning: Please check that your locale settings: > LC_ALL = (unset), > LC_CTYPE = "en_US.U