From owner-freebsd-arm@freebsd.org Mon Sep 12 15:44:01 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E7072BD8794 for ; Mon, 12 Sep 2016 15:44:01 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C596629F for ; Mon, 12 Sep 2016 15:44:01 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id u8CFFIlo088464 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 12 Sep 2016 08:15:19 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id u8CFFIhf088463; Mon, 12 Sep 2016 08:15:18 -0700 (PDT) (envelope-from fbsd) Date: Mon, 12 Sep 2016 08:15:18 -0700 From: bob prohaska To: freebsd-arm@freebsd.org Subject: Bizarre output from svnlite during ports update Message-ID: <20160912151517.GA21755@www.zefox.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Sep 2016 15:44:02 -0000 While updating /usr/ports on 11.0-PRERELEASE FreeBSD 11.0-PRERELEASE #0 r305394 the output of svnlite started out normally and then looked like this: A sysutils/e2fsprogs/files/patch-lib_ext2fs_unix__io.c ^[[BU sysutils/e2fsprogs/distinfo ^[[BU sysutils/rej/Makefile ^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[BU sysutils/burp/Makefile ^[[B^[[BU sysutils/cfengine35/Makefile ^[[B^[[BU sysutils/sbsigntool/Makefile ^[[BU sysutils/libcpuid/Makefile ^[[BU sysutils/debootstrap/distinfo ^[[BU sysutils/duplicity/distinfo ^[[BU sysutils/i7z/Makefile ^[[B^[[B^[[B^[[B^[[B^[[B^[[BU sysutils/dmg2img/Makefile ^[[BU sysutils/cmogstored/Makefile ^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[BU sysutils/e2fsprogs/Makefile U sysutils/e2fsprogs/files/patch-misc__Makefile.in U sysutils/hploscripts/Makefile U sysutils/boxbackup-devel/Makefile before returning to normal. The connection was over ssh, it had been up for a week or so with no indication of garbage or corruption (there is a wireless link in the chain). Might this be indicative of a deeper problem? Thanks for reading, bob prohaska