can't install /sysutils/dvd+rw-tools

Carl Delsey cdelsey at qwest.net
Sun Sep 11 22:15:54 PDT 2005


On Sun, Sep 11, 2005 at 09:11:37PM -0400, bob self wrote:
> FreeBSD-6.0 beta 4
> 
> I'm trying to get DVD burning going according to the handbook. So, it 
> says to install "dvd+rw-tools".
> But I get this error:
> 
> root at xxxxxx~# pkg_add -r dvd+rw-tools
> Fetching 
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/Latest/
> dvd+rw-tools.tbz... Done.
> Fetching 
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-6-current/All/cdr
> tools-2.01_1.tbz... Done.
> pkg_add: package 'cdrtools-2.01_1' conflicts with 
> cjk-cdrtools-2.01.20041227_1
> pkg_add: please use pkg_delete first to remove conflicting package(s) or 
> -f to f
> orce installation
> pkg_add: pkg_add of dependency 'cdrtools-2.01_1' failed!

Presumably the cjk-cdrtools is compatible with and a suitable
replacement for cdrtools. I would try just forcing the installation
of dvd+rw-tools like this: pkg_add -r -f dvd+rw-tools

This should proceed with the installation regardless of possible 
conflicts.

Carl


More information about the freebsd-questions mailing list