pkg 1.3.6 output bug

Michael Gmelin freebsd at grem.de
Sun Aug 24 13:02:07 UTC 2014


On Sun, 24 Aug 2014 18:13:10 +1000
andrew clarke <mail at ozzmosis.com> wrote:

> Installing a package built on another system I noticed pkg 1.3.6 shows
> incorrect output when installing with a dependency:
> 
> # ls -l
> total 41123
> -rw-r--r--  1 ozzmosis  ozzmosis  22222428 24 Aug 18:07
> clang-devel-3.6.r216160.txz -rw-r--r--  1 ozzmosis  ozzmosis
> 19728928 24 Aug 18:08 llvm-devel-3.6.r216160.txz # pkg add
> clang-devel-3.6.r216160.txz Installing llvm-devel-3.6.r216160: 100%
> Installing llvm-devel-3.6.r216160: 100%
> # pkg -v
> 1.3.6
> 
> ie. llvm-devel is output twice, clang-devel not at all.
> 
> Pretty sure this is a bug?
> 

I created a pull request that should fix the issue:
https://github.com/freebsd/pkg/pull/982


-- 
Michael Gmelin


More information about the freebsd-ports mailing list