PKG ISSUE

Baptiste Daroussin bapt at FreeBSD.org
Fri Aug 8 06:59:24 UTC 2014


On Fri, Aug 08, 2014 at 10:55:55AM +0800, by via freebsd-hackers wrote:
> Hi,
> 
> I would say, I find a problem happens in the new pkg(1.3.5.1), which is:
> #pkg update
> Upgrade pkg to 1.3.5.1
> #pkg install en-freebsd-doc
> Install the documents of freebsd
> Then I try to clean the cache
> #pkg clean
> And I get: Nothing to do.
> But question is, in /var/cache/pkg, downloaded packages still there.
> 
> I would say, does this means some bug get into pkg 1.3.5.1, or how can I do to clean the cache using pkg tool.
> 
Reading the man page of pkg clean via man pkg-clean of pkg help clean would have
given you, to quote some part of it:

[...]
    pkg clean is used to cleanup the local cache of packages downloaded from
    remote repositories.  It removes packages that have been superseded by
    newer versions, and any packages that are no longer provided.

[...]

     -a, --all
              Delete all cached packages.

[...]


regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20140808/9b6b5c89/attachment.sig>


More information about the freebsd-hackers mailing list