Oliver Fromme wrote:
> After it I've deleted those packages by "pkg_delete" command. Firstly
> it seemed all OK, but later I have collided with such problems:
>
> $ sudo tcpdump
> /libexec/ld-elf.so.1: /lib/libpcap.so.4: Shared object has no run-time symbol table
That's strange, because /lib/libpcap.so.4 is part of the
FreeBSD base system. It doesn't come from any package.
Was the PCAP_OVERWRITE_BASE option set in the environment during the
port build/install?
If so pcap could have been overwritten but I believe it *should not*
record such an install in the package manifests, therefore it *should
not* delete a file which is not owned by the package system.
BMS
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"