From owner-freebsd-questions@FreeBSD.ORG Tue Jan 13 22:57:19 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9001C1065D59 for ; Tue, 13 Jan 2009 22:57:19 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from mail-bw0-f20.google.com (mail-bw0-f20.google.com [209.85.218.20]) by mx1.freebsd.org (Postfix) with ESMTP id 11DEE8FC16 for ; Tue, 13 Jan 2009 22:57:18 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by mail-bw0-f20.google.com with SMTP id 13so916411bwz.19 for ; Tue, 13 Jan 2009 14:57:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=EMXQADbd/yeQ7yPYd5klK8ynCfIJX0AACl480Mj3Hi0=; b=C46QsTmV+VKaYFIEUgSUSsPQTXNOxD93bxqmIjH7nKbtzG8tReewjCQ/HbpoBhKHYG xMypI68RnVS7j0FJM2zCC8BNczBcpjuz8juL5biihqOQ8ZuQrtoKOKMYu0T3RN5MfRqD R0yh2/6pTzghYOR9glWVz9EEmsZm/enOQmjIg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=TLOsB2Dswn/J2kodX+PP5FnfKZVZ//KID/qBSAB5HD7CXnhoi5lYv7MfynFyfJfkoW +b69HR3TRcIBnf7o7LhPTL87JU+8FY4z0VFUmCshouNrvhet1R/uLrKx2t3SIgGKyFnL LO5WaqlRsC8wJnNWSA7S2ALOaUWckbVQ7u4ec= Received: by 10.181.58.9 with SMTP id l9mr11538529bkk.214.1231887438318; Tue, 13 Jan 2009 14:57:18 -0800 (PST) Received: by 10.181.14.6 with HTTP; Tue, 13 Jan 2009 14:57:18 -0800 (PST) Message-ID: <28283d910901131457p3fbf0fcapa95c8527be01b8bf@mail.gmail.com> Date: Tue, 13 Jan 2009 17:57:18 -0500 From: "matt donovan" To: "Sebastian Setzer" In-Reply-To: <67CE2BFC0C158B4C96BC1229798DE50F01FA51F2@HSNMST02V05.hsn.alice-dsl.net> MIME-Version: 1.0 References: <67CE2BFC0C158B4C96BC1229798DE50F01FA51F2@HSNMST02V05.hsn.alice-dsl.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: freebsd-update doesn't seem to update to Latest X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jan 2009 22:57:23 -0000 On Tue, Jan 13, 2009 at 3:47 PM, Sebastian Setzer < sebastiansetzer@alice-dsl.net> wrote: > > Hi, > I did a freebsd-update to 7.1-RELEASE as described in the release notes. > After that, I installed Openoffice (with pkg_add) and got several warnings > like this one: > pkg_add: warning: package 'gnome-vfs-2.22.0_2' requires 'atk-1.22.0_1', but > 'atk-1.20.0' is installed > > Now I did > # pkg_add -r atk > pkg_add: package 'atk-1.22.0_1' or its older version already installed > > so with pkg_add -r I get newer packages than I got with freebsd-update. > Why? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > freebsd=update does not install any packages. you had atk installed before you upgraded you need to update your ports to the correct versions needed.