Date: Mon, 14 Jul 2003 14:30:13 -0400 From: Tim Kellers <timothyk@wallnet.com> To: <questions@freebsd.org>, Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>, Tim Kellers <timothyk@serv1.wallnet.com> Cc: questions@freebsd.org Subject: Re: make install, portupgrade, etc broken Message-ID: <200307141430.13839.timothyk@wallnet.com> In-Reply-To: <44brvxhu3z.fsf@be-well.ilk.org> References: <20030713083946.H7537-100000@serv1.wallnet.com> <44brvxhu3z.fsf@be-well.ilk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Just tried it again (cut and paste, not a typescipt output) mts-128# pkg_delete /var/db/pkg/nulib-3.25/ mts-128# pkg_info /usr/ports/archivers/nulib/ pkg_info: can't find package 'nulib' installed or in a file! mts-128# cd /var/db/pkg mts-128# ls -la nulib* ls: No match. mts-128# It seemed to work and didn't return an error On the broken fileserver: su-2.03# pkg_delete /var/db/pkg/nmap-2.53/ su-2.03# whereis nmap nmap: /usr/ports/security/nmap su-2.03# pkg_info security/nmap pkg_info: can't find package 'nmap' installed or in a file! su-2.03# Tim On Monday 14 July 2003 01:54 pm, Lowell Gilbert wrote: > Tim Kellers <timothyk@serv1.wallnet.com> writes: > > su-2.03# pkg_delete /var/db/pkg/nulib-3.25/ > > Wow. I have no idea what that would do. It should have been > "pkg_delete nulib-3.25". Specifying the whole path, um, it looks to > me (based, admittedly, on less than 30 seconds of looking at the > source code) like that should have given you an error message. > Are you sure you presented that transcript correctly? [The script(1) > command can help a lot here.]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307141430.13839.timothyk>