tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: techproc/icu can't install
> Just wondering if there's something in my environment preventing
> textproc/icu from installing :
>
> /usr/bin/install -c -o root -g wheel -m 644 config/icu-config.1 /opt/pkgbin/bpackages/textproc/icu/work/.destdir/usr/pkg/man/man1
> => Automatic manual page handling
> => Creating binary package /opt/pkgbin/bpackages/textproc/icu/work/.packages/icu-59.1.tgz
> ===> Building binary package for icu-59.1
> => Creating binary package /opt/pkgsrc/packages/All/icu-59.1.tgz
> ===> Installing binary package of icu-59.1
> pkg_add: Conflicting PLIST with icu-59.1: lib/icu/current
> pkg_add: 1 package addition failed
> *** Error code 1
>
> Stop.
> make[2]: stopped in /usr/pkgsrc/textproc/icu
>
> There is nothing in /usr/pkg/lib
> I can build the icu package binary and install icu inside of a
> pkg_comp1 sandbox
> I can install it inside the sandbox from the package binary
> I can build the icu package binary outside of the sandbox
> I can't install it outside of the sandbox
>
> The only packages installed outside of the sandbox are:
>
> # pkg_info
> digest-20160304 Message digest wrapper utility
> gmake-4.1nb3 GNU version of 'make' utility
> cwrappers-20170611 pkgsrc compiler wrappers
>
> How is icu-59.1 PLIST conflicting with lib/icu/current ?
Maybe there's something wrong with your local pkg.db. Try:
pkg_admin rebuild
Kind regards,
Adam
Home |
Main Index |
Thread Index |
Old Index