File collision while using pkg_add

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pieter Verberne
Date: Thursday, November 22, 2007 - 3:31 am

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.UTF-8",
        LANG = (unset)
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Collision: the following files already exist
        /usr/local/bin/gnome-doc-prepare (same md5)
        /usr/local/bin/gnome-doc-tool (same md5)
        /usr/local/bin/xml2po (same md5)
        /usr/local/lib/pkgconfig/gnome-doc-utils.pc (same md5)
        /usr/local/lib/pkgconfig/xml2po.pc (same md5)
        /usr/local/man/man1/xml2po.1 (same md5)
        /usr/local/share/aclocal/gnome-doc-utils.m4 (same md5)
        /usr/local/share/xml2po/xhtml.pyc (same md5)
        etc, etc, etc...
/usr/sbin/pkg_add: fatal issues in  installing gnome-doc-utils-0.10.3p2
$

The Perl error just appeared today but it is no big deal for me right
now. My problem is that I can't find any way in pkg_add(1) for dealing
with this. There are just to many collision files to remove manually and
I don't know how te make a script wich automaticly removes all these files.

How should I handle this?

Pieter Verberne
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
File collision while using pkg_add, Pieter Verberne, (Thu Nov 22, 3:31 am)
Re: File collision while using pkg_add, Nick Guenther, (Thu Nov 22, 12:09 pm)
Re: File collision while using pkg_add, Pieter Verberne, (Fri Nov 23, 6:34 am)
Re: File collision while using pkg_add, Peter N. M. Hansteen, (Fri Nov 23, 7:25 am)
Re: File collision while using pkg_add, Marc Espie, (Sat Nov 24, 2:53 am)
Re: File collision while using pkg_add, Stuart Henderson, (Sat Nov 24, 3:59 am)
Re: File collision while using pkg_add, Pieter Verberne, (Sat Nov 24, 5:59 am)
Re: File collision while using pkg_add, Marc Espie, (Sat Nov 24, 6:46 am)
Re: File collision while using pkg_add, Julian Leyh, (Thu Nov 29, 1:06 am)