tech-pkg archive

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

wget PLIST conflict



Hi,

I'm stuck with rebuilding wireshark due to a problem with wget,
which I was told a while back is a problem in pkg_add:

=> Creating binary package /usr/pkgsrc/packages/All/wget-1.20.3nb1.tgz
$ make install
=> Bootstrap dependency digest>=20010302: found digest-20190127
=> Becoming ``root'' to make su-real-package-install (/usr/bin/su)
Password:
===> Installing binary package of wget-1.20.3nb1
pkg_add: Conflicting PLIST with wget-1.20.3: share/locale/fi/LC_MESSAGES/wget.mo
pkg_add: 1 package addition failed
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/wget
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/net/wget
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/wget


When I just needed wget, it was easy to simply modify Makefiles
and keep the work dir of wget around, use the built binary from
there.
Is there any fix for this, or any way I can contribute to fixing
this?


Home | Main Index | Thread Index | Old Index