From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 25 17:58:09 2005 Return-Path: X-Original-To: freebsd-gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DFC516A41F; Fri, 25 Nov 2005 17:58:09 +0000 (GMT) (envelope-from vizion@vizion.occoxmail.com) Received: from dukecmmtar01.coxmail.com (dukecmmtar01.coxmail.com [68.99.120.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15FA143D78; Fri, 25 Nov 2005 17:58:06 +0000 (GMT) (envelope-from vizion@vizion.occoxmail.com) Received: from sleuth ([64.58.171.89]) by dukecmmtar01.coxmail.com (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20051125175812.QVVN17150.dukecmmtar01.coxmail.com@sleuth>; Fri, 25 Nov 2005 12:58:12 -0500 From: "vizion" To: Date: Fri, 25 Nov 2005 09:58:04 -0800 Message-ID: <004001c5f1e9$c975c620$59ab3a40@sleuth> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 In-Reply-To: Cc: postmaster@freebsd.org, freebsd-gnome@FreeBSD.org Subject: RE: Request to mailing list freebsd-gnome rejected X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2005 17:58:09 -0000 I got a response from the list rejecting the log file because to it too large. Please email me direct if you can help and I will send instructions for downloading. Maybe someone could revise the instructions on the gnome_upgrade212.sh so that there is a not a conflict between the instructions to user and list management. /* ______________________________________________ */ /* Extract from upgrade script: */ /* ---------------------------------------------- */ SUPPORT_EMAIL=freebsd-gnome@FreeBSD.org . . . if [ -n "${failed_ports}" ]; then echo "*** UPGRADE FAILED ***" echo echo "ERROR: ${PORTINSTALL} failed to install the following ports. The output of the failed build(s) are in ${logfile}. If you require additional help in figuring out why the upgrade failed, please compress ${logfile} and send it to ${SUPPORT_EMAIL}." | /usr/bin/fmt 75 79 echo for port in ${failed_ports}; do echo " ${port}" done cleanup 1 ${logfile} fi /* _____________________________________________ */ > -----Original Message----- > From: owner-freebsd-gnome@freebsd.org [mailto:owner-freebsd- > gnome@freebsd.org] > Sent: Friday, November 25, 2005 9:25 AM > To: vizion@vizion.occoxmail.com > Subject: Request to mailing list freebsd-gnome rejected > > Your request to the freebsd-gnome mailing list > > Posting of your message titled "Failed upgrade" > > has been rejected by the list moderator. The moderator gave the > following reason for rejecting your request: > > "Your message was too big; please trim it to less than 200 KB in size. > Perhaps you could offer to send the bulk of the logs to interested > parties off-list, or place them on a Web site and send a URL? > > -- postmaster@freebsd.org" > > Any questions or comments should be directed to the list administrator > at: > > freebsd-gnome-owner@freebsd.org