Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2014 14:55:23 +0200
From:      Michael Gmelin <freebsd@grem.de>
To:        andrew clarke <mail@ozzmosis.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: pkg 1.3.6 output bug
Message-ID:  <20140824145523.307f8bcd@bsd64.grem.de>
In-Reply-To: <20140824081310.GA69160@ozzmosis.com>
References:  <20140824081310.GA69160@ozzmosis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 24 Aug 2014 18:13:10 +1000
andrew clarke <mail@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



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