From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3D3D81581C1 for ; Sat, 6 Jul 2024 23:58:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1355B2BC0AE; Sat, 6 Jul 2024 23:58:30 +0000 (UTC) Received: from mail101c7.megamailservers.com (mail730.megamailservers.com [69.49.98.40]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 989D12BC02F for ; Sat, 6 Jul 2024 23:58:29 +0000 (UTC) X-Authenticated-User: admin@sys-concept.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=megamailservers.com; s=mailtor; t=1720310309; bh=J6yCTSCE5DymlshseuYah3ErtpR/CbUA0k2352eogpk=; h=Date:Subject:To:References:From:In-Reply-To:From; b=fyhtHUHdsFmXAl/kHHvUaH3HZgTGlrG7H+0CpLktG9qAwf9Q2iSUjwwx/joVH8Xpx NVo/uoy90Koe7Z9oSn0p5Z4UE+XhgxPJG6qrJTz51U8Xk9UjZa1lEsAipB9OW0Q30j Q0MpRJ3qOWKjVkGSgC6/eEEQXHal9DSSWsBLknpc= Feedback-ID:thelma@sys-conc Received: from [10.0.0.109] ([184.69.242.18]) (authenticated bits=0) by mail101c7.megamailservers.com (8.14.9/8.13.1) with ESMTP id 466NwJYp048372 for ; Sat, 6 Jul 2024 19:58:21 -0400 Message-ID: <9ee9c9ca-6946-4fa4-9805-d83cb4162266@sys-concept.com> Date: Sat, 6 Jul 2024 17:58:15 -0600 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [gentoo-user] emerge notice To: gentoo-user@lists.gentoo.org References: <2fb079cc-e54b-d85d-ab77-ee4ec556f31f@panix.com> From: Thelma Content-Language: en-CA In-Reply-To: <2fb079cc-e54b-d85d-ab77-ee4ec556f31f@panix.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-VADE-SPAMSTATE: clean X-VADE-SPAMSCORE: 0 X-VADE-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeeftddrvdeggddvlecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfjqffuvffqrffktedpqfgfvfdpgffpggdqveejnecuuegrihhlohhuthemuceftddunecunecujfgurhepkfffgggfuffvfhfhjggtgfesthejredttddvjeenucfhrhhomhepvfhhvghlmhgruceothhhvghlmhgrsehshihsqdgtohhntggvphhtrdgtohhmqeenucggtffrrghtthgvrhhnpedvudefueejgeekleduueejhefhudelueekfefhieffheekheeikefgveffffehgfenucfkphepudekgedrieelrddvgedvrddukeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpedukeegrdeiledrvdegvddrudekpdhhvghloheplgdutddrtddrtddruddtlegnpdhmrghilhhfrhhomhepthhhvghlmhgrsehshihsqdgtohhntggvphhtrdgtohhmpdhnsggprhgtphhtthhopedupdhrtghpthhtohepghgvnhhtohhoqdhushgvrheslhhishhtshdrghgvnhhtohhordhorhhg X-Rspamd-Result: default: False [-0.09 / 6.00]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; FROM_HAS_DN(0.00)[]; RCVD_COUNT_ZERO(0.00)[0]; ASN(0.00)[asn:6327, ipnet:184.69.224.0/19, country:CA]; ARC_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; NEURAL_HAM(-0.00)[-0.966]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1] X-Rspamd-Status: No, score=-0.09 X-Origin-Country: CA X-Archives-Salt: e57f0164-b12d-42eb-9cf6-7a5c0139a85f X-Archives-Hash: e216f50c43fa86ef2fe8a0355337043e On 7/6/24 17:46, Jude DaShiell wrote: > you could first pipe portage output to tee perhaps portage.log for a file > to hold output then use grep on portage.log to find notifications in > context sofollowing lines of notifications would be preserved. I've not > used grep with lines of context before yet so don't know how that feature > would work. > > > -- > Jude > "There are four boxes to be used in defense of liberty: > soap, ballot, jury, and ammo. > Please use in that order." > Ed Howdershelt 1940. What the command would look like. Maybe it would be a solution for single emerge but I'm not sure how it would work with "emerge -uDNavq world" when a system emerges over 300 packages.