Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2002 19:04:48 -0500 (EST)
From:      Alan Eldridge <ports@geeksrus.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   bin/34741: pkg_info -R gives empty output
Message-ID:  <200202090004.g1904mQ45885@wwweasel.geeksrus.net>

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

>Number:         34741
>Category:       bin
>Synopsis:       pkg_info -R gives empty output
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 08 16:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alan Eldridge
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
Geeksrus.NET
>Environment:
System: FreeBSD wwweasel.geeksrus.net 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Tue Feb 5 22:58:09 EST 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386

>Description:

pkg_info -R gives empty output. Dependencies are certainly there, however,
as attempting to pkg_delete a package with dependencies on it will produce
the list that pkg_info -R should have produced.

>How-To-Repeat:

E.g.,

[alane ~]$ pkg_info -R -x fam
Information for fam-2.6.4:


[alane ~]$ pkg_info -R fam-2.6.4
Information for fam-2.6.4:


[alane ~]$ sudo pkg_delete -x fam
pkg_delete: package 'fam-2.6.4' is required by these other packages
and may not be deinstalled:
kdeaddons-2.2.2
kdeartwork-2.2.2
kdebase-2.2.2_2
kdegraphics-2.2.2_2
kdelibs-2.2.2_3
kdemultimedia-2.2.2_2
kdenetwork-2.2.2_1
kdepim-2.2.2
kdeutils-2.2.2
koffice-1.1.1,1
[alane ~]$

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

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




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