From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19425 invoked by alias); 14 Oct 2017 19:23:29 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 22941 Received: (qmail 15742 invoked by uid 1010); 14 Oct 2017 19:23:29 -0000 X-Qmail-Scanner-Diagnostics: from mx2.mailbox.org by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(80.241.60.215):SA:0(-2.6/5.0):. Processed in 2.318304 secs); 14 Oct 2017 19:23:29 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, RP_MATCHES_RCVD,SPF_PASS,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 X-Envelope-From: Sascha.Manns@mailbox.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mailbox.org; h= content-transfer-encoding:mime-version:content-type:content-type :references:in-reply-to:date:date:from:from:subject:subject :message-id:received; s=mail20150812; t=1508008998; bh=DzuDsPCTh AiLN65lzrBKdyc1Yf/u3Sv+/KJReyKyem0=; b=RPE3Laah9VDyyaVvbDIqLhkxx 58AAZigVo4qRvFbaC6gNlgNiJMnNWxmoNgMtIMOm2mJjJxbfB8JGPV6lZygNBQ3h kcoFJGM8ss2qTz3xXTydWjDG2eys/gqUgZpyj3feyqEamG9z1YjfHpQ7wDZDG+1R IN+pDTNSrypbyxwPy0ASL3y1zpewQarMZT8JAmAGlV6AZFjA0U9LKiSJcCbalrDc L2/8gZgP3qVtYgze7mB/yDJ/moMNvR+suEHNvzh0NFn8A1VVK3loELPnhk3o3Rm2 KO0EhfLcEK/7srulgQJqr26D++uNBOYX3Me9obkK96e9IE+InRTsfKwdWgRWg== X-Virus-Scanned: amavisd-new at heinlein-support.de Message-ID: <1508008997.2335.12.camel@mailbox.org> Subject: Re: gem update failed From: Sascha Manns To: Phil Pennock Cc: zsh-users@zsh.org Date: Sat, 14 Oct 2017 21:23:17 +0200 In-Reply-To: <20171014175132.GA18290@tower.spodhuis.org> References: <1507897129.2335.9.camel@mailbox.org> <20171014175132.GA18290@tower.spodhuis.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Hi Phil, Am Samstag, den 14.10.2017, 13:51 -0400 schrieb Phil Pennock: > On 2017-10-13 at 14:18 +0200, Sascha Manns wrote: > > this is my first try with using the zsh shell. > > I just typed 'gem update' and then comes this one https://paste.ubu > > ntu. > > com/25731832/' > > Nothing that I could see in that relates to zsh at all.  I didn't > spot > anything relating to shell integration.  This is entirely a Ruby > ecosystem issue. Thanks for answering. It looks like it was just a temporary issue. After a pc reboot, the issue was gone. Greetings Sascha