pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: liblzma in both archivers/xz and archivers/lzmalib



On Sun, Aug 23, 2009 at 10:29:18AM +0200, Jukka Salmi wrote:
> BTW, I noticed this while trying to pkg_add the xz package; it failed
> because the lzmalib package was already installed (as a dependency of
> databases/tokyocabinet).  But while building and installing those
> packages using `make package', pkgsrc did not notice the problem; the
> later package just overwrote the conflicting files.  Is this expected
> behaviour?

Unless you use USE_DESTDIR, pkgsrc has to way to know in the general
case what ends up in /usr/pkg, so it can't complain in advance.

Joerg


Home | Main Index | Thread Index | Old Index