Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Feb 2002 10:59:06 +1100
From:      Edwin Groothuis <edwin@mavetju.org>
To:        freebsd-ports@freebsd.org
Subject:   wierd problem with pkg_delete / make deinstall
Message-ID:  <20020225105905.A47310@k7.mavetju.org>

next in thread | raw e-mail | index | archive | help
Hi,

I have these files:
-r--r--r--  1 root  wheel  687960 Feb 25 10:55 /usr/local/lib/liballeg-4.0.0.so
lrwxr-xr-x  1 root  wheel      32 Feb 25 10:55 /usr/local/lib/liballeg.so.4.0 -> /usr/local/lib/liballeg-4.0.0.so

And this entry in the pkg-plist:
lib/liballeg-4.0.0.so
lib/liballeg.so.4.0

When I deinstall the port, I get this:
[/usr/ports/devel/allegro] root@k7>make deinstall
===>  Deinstalling for allegro-4.0.0_1
pkg_delete: file `/usr/local/lib/liballeg.so.4' doesn't really exist
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)

There is no lib/liballeg.so.4 in the pkg-plist. Any suggestions?

Edwin, confused.

ps. this is for a patch on a current port, the patch is not yet submitted.

-- 
Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
------------------+                       http://www.FatalDimensions.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020225105905.A47310>