From owner-freebsd-questions@FreeBSD.ORG Sat Dec 20 19:58:00 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5A44E8B4 for ; Sat, 20 Dec 2014 19:58:00 +0000 (UTC) Received: from mail-qg0-f49.google.com (mail-qg0-f49.google.com [209.85.192.49]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 187EB2E97 for ; Sat, 20 Dec 2014 19:57:59 +0000 (UTC) Received: by mail-qg0-f49.google.com with SMTP id a108so1997467qge.36 for ; Sat, 20 Dec 2014 11:57:53 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=zzL4J0qNqGrzPBqUdXFkasSNZpOW5RWOCtj3f44itQo=; b=OwDDjQD+QuLjEIt9kATc6tqeYhwJ/iTuf1uKrRUfWYOfqWuMMqzzLW0OpxVUcnGpDX c7ASS+lmrQgSf9VT2pNWmDneWhK2KH5OppV4yXWV6S75K/aYlmMW3V54zcdXTl2o9I+h PTNl5qobJRIUxAEI5mjNV6IFPHK95otU2cZOxbPIwB1hWPsSXAN+iJqriDJqUTMAwN2o ffTd+gVyjJOnfvkKph5hIQV6JE7ZClQV45F3CdRRBSJsQamLZp79g4du/fAn2JJE+SP1 clhggEGawOvPcxA1DPRoAJgZ7QhNIh9p3GubgLGoaKk+QGTEoyuZHmD50dzV9xbvBDSO q0+w== X-Gm-Message-State: ALoCoQn4FoK+e8pomSpYkdSeP6UKK7pBcVnXE8LlPVsff8VR9uT8u0ZUFYTRCO56/M0kkbvF1gfU MIME-Version: 1.0 X-Received: by 10.224.122.131 with SMTP id l3mr25306252qar.10.1419105473701; Sat, 20 Dec 2014 11:57:53 -0800 (PST) Received: by 10.140.19.17 with HTTP; Sat, 20 Dec 2014 11:57:53 -0800 (PST) In-Reply-To: <54941E41.3040807@hiwaay.net> References: <54941E41.3040807@hiwaay.net> Date: Sat, 20 Dec 2014 14:57:53 -0500 Message-ID: Subject: Re: pkg versions don't match From: Alejandro Imass To: "William A. Mahaffey III" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Dec 2014 19:58:00 -0000 On Fri, Dec 19, 2014 at 7:46 AM, William A. Mahaffey III wrote: > On 12/19/14 03:53, Alejandro Imass wrote: > >> On Fri, Dec 19, 2014 at 4:14 AM, Alberto Mijares >> wrote: >> >> [...] >> >> >> Try this: >>> >>> # pkg -f update >>> >>> and then try to install fail2ban again. >>> >>> >>> >>> [...] > > make that 'pkg update -f' instead .... most options are specific to the > command & occur after it .... $0.02 .... > > -- > > Thanks guys pkg update -f worked and fixed the problem. The handbook documentation pkg definitively needs work or there is some other pkg hidden manual besides the man page and the handbook? Thanks again, -- Alejandro Imass