From owner-freebsd-pkg@FreeBSD.ORG Mon Aug 19 15:17:24 2013 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A19FE8AE for ; Mon, 19 Aug 2013 15:17:24 +0000 (UTC) (envelope-from tomek.cedro@gmail.com) Received: from mail-qc0-x234.google.com (mail-qc0-x234.google.com [IPv6:2607:f8b0:400d:c01::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 65A9A250C for ; Mon, 19 Aug 2013 15:17:24 +0000 (UTC) Received: by mail-qc0-f180.google.com with SMTP id j10so2519599qcx.25 for ; Mon, 19 Aug 2013 08:17:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=zJsn3IgzJKLHhr5Bs9crZ4MV7trveod8nAHa1HLr+hY=; b=0edqJ94/zSVfX597YrSt4MuB3SWUMS9d5YKqqWp5oaYvJwbhuPOuj90zPHofd3Qo1w mQ6mVdE686pteE79RIXWNbPUbLxGUYNuQHKL21s6nOMRUtyL+p0eEwcSoETdjqIdrqlA L7Fs9sEXZ+QsxlpLMcD7ysII7kf57HOEeHi9NoQ1BNnCImzuFHQoFERPXH6zAO79IFTz ZEE5RiSyZ8bo/lF6+JCvgRKtAWNOL+0KbRsJb0kOzQRsrQeo0uz+3lktBIILr7ORNe28 l8Tao8pOdq32wCMQzqBFQ1Hu2kT+cNfWVHoZTqltGuTR/WEm+EUvol8cwQNIg0Deb6XY q41w== MIME-Version: 1.0 X-Received: by 10.224.121.3 with SMTP id f3mr11450631qar.47.1376925443590; Mon, 19 Aug 2013 08:17:23 -0700 (PDT) Sender: tomek.cedro@gmail.com Received: by 10.49.70.225 with HTTP; Mon, 19 Aug 2013 08:17:23 -0700 (PDT) In-Reply-To: References: Date: Mon, 19 Aug 2013 17:17:23 +0200 X-Google-Sender-Auth: FNLyxHM4AvtNbAWsWMIFWX06i6k Message-ID: Subject: Re: pkg upgrade fail: a2ps conflicts with a2ps-a4 From: CeDeROM To: freebsd-pkg@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Aug 2013 15:17:24 -0000 The same as below but problem with ruby pkg: WARNING: locally installed ruby-1.8.7.371,1 conflicts on /usr/local/man/man1/ruby.1.gz with: - ruby-1.9.3.448,1 CeDeROM, SQ7MHZ, http://www.tomek.cedro.info On Mon, Aug 19, 2013 at 5:15 PM, Tomek CEDRO wrote: > pkg upgrade fails with: > > pkg: WARNING: locally installed a2ps-a4-4.13b_4 conflicts on > /usr/local/share/locale/tr/LC_MESSAGES/a2ps.mo with: > - a2ps-4.13b_5 > > # pkg upgrade | grep a2ps > Installing a2ps: 4.13b_5 > > # pkg -v > 1.1.4 > > # pkg version -x a2ps > a2ps-a4-4.13b_4 ? > > # cat /usr/local/etc/pkg.conf > packagesite: http://mirror.exonetric.net/pub/pkgng/freebsd:9:x86:64/latest > > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info