Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2012 10:15:57 GMT
From:      jb <jb.1234abcd@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/171245: valgrind pkg_delete error
Message-ID:  <201209021015.q82AFvOU087854@red.freebsd.org>
Resent-Message-ID: <201209021020.q82AK7D3084549@freefall.freebsd.org>

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

>Number:         171245
>Category:       misc
>Synopsis:       valgrind pkg_delete error
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 02 10:20:07 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     jb
>Release:        FreeBSD 9.1-RC1 #0
>Organization:
>Environment:
FreeBSD localhost.localdomain 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 03:56:40 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
# pkg_delete /var/db/pkg/valgrind-3.7.0,1/
pkg_delete: unable to completely remove directory '/usr/local/lib/valgrind'
pkg_delete: couldn't entirely delete package `valgrind-3.7.0,1'
(perhaps the packing list is incorrectly specified?)

$ cat /usr/ports/devel/valgrind/pkg-plist
..
lib/valgrind/amd64-coresse-valgrind.xml
lib/valgrind/amd64-linux-valgrind.xml
..

$ ls -al /usr/local/lib/valgrind/
total 60
drwxr-xr-x   2 root  wheel   2560 Sep  2 11:51 .
drwxr-xr-x  77 root  wheel  48128 Sep  2 11:58 ..
-r--r--r--   1 root  wheel    683 Jun 16 13:25 amd64-coresse-valgrind.xml
-r--r--r--   1 root  wheel    877 Jun 16 13:25 amd64-linux-valgrind.xml


>How-To-Repeat:
Install and delete valgrind package.

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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