From owner-freebsd-stable@FreeBSD.ORG Sun Oct 23 11:35:28 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4CAF106564A for ; Sun, 23 Oct 2011 11:35:28 +0000 (UTC) (envelope-from basarevych@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5559D8FC0A for ; Sun, 23 Oct 2011 11:35:28 +0000 (UTC) Received: by qadz32 with SMTP id z32so2728261qad.13 for ; Sun, 23 Oct 2011 04:35:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=+QgHhr6aJ3PEwCaXaaHfty2Y8AAJGHHscjpe2LCK2/M=; b=OB8dePCildLKavn2KLf3bmPKh1f9ztXdnOSxi7fb4eX1KpdPciRrxfvtF+0WlPjs2i D7XJR4E7H71A6PAWqeBALxG6aYZxCPP5hyie5XOggupnNHnIVd9wlNopQFR23qtfT7vA Jtl82baDqYOubc8frzNZhOcrZsSun1GVGwC8g= MIME-Version: 1.0 Received: by 10.224.18.210 with SMTP id x18mr8622520qaa.80.1319369727650; Sun, 23 Oct 2011 04:35:27 -0700 (PDT) Received: by 10.224.67.68 with HTTP; Sun, 23 Oct 2011 04:35:27 -0700 (PDT) In-Reply-To: <9E8E59C0-5FE6-4193-9A01-8A2DFBC311F7@lassitu.de> References: <20110918045413.GA63773@DataIX.net> <20110918053901.GA31617@icarus.home.lan> <86d3eydsmf.fsf@kopusha.home.net> <20111008002707.GA76128@swelter.hanley.stade.co.uk> <20111012222535.GB79291@swelter.hanley.stade.co.uk> <20111014120336.GB31718@stack.nl> <08C7028B-10E1-4855-B007-D2257216F077@lassitu.de> <9E8E59C0-5FE6-4193-9A01-8A2DFBC311F7@lassitu.de> Date: Sun, 23 Oct 2011 14:35:27 +0300 Message-ID: From: Ross To: Stefan Bethke Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org Subject: Re: Running portupgrade from cron (was: /usr/bin/script eating 100% cpu with portupgrade and xargs) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Oct 2011 11:35:28 -0000 On Sun, Oct 23, 2011 at 2:14 PM, Stefan Bethke wrote: > Am 23.10.2011 um 13:11 schrieb Ross: > >> On Sun, Oct 23, 2011 at 1:32 PM, Stefan Bethke wrote: >>> Am 23.10.2011 um 08:47 schrieb Chris Rees: >>> >>>> Worst of all, you're running portupgrade from cron without reading UPD= ATING, >>>> which is just asking for trouble. >>> >>> What specifically is your concern here? >> >> And what you will get with ignoring /usr/ports/UPDATING when this happen= s: >> 20100328: >> AFFECTS: users of graphics/png >> AUTHOR: dinoex@FreeBSD.org >> >> The PNG library has been updated to version 1.4.1. Please rebuild all >> ports that depend on it. > > And where exactly did I say that I never read UPDATING, and that I wouldn= 't follow it's instructions? Yes, but updating correctly in first place is better than trying to understand what happened to software looking for libpng.so.N when there is libpng.so.N+1 and _then_ reading UPDATING is better, don't you think? Other point is that during update daemons never restarted. But sometimes stopped, dovecot, for example, if I'm not mistaken. Do you also reboot after each cron update? > > > Stefan > > -- > Stefan Bethke =C2=A0 Fon +49 151 14070811 > > > >