From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29515 invoked by alias); 13 Oct 2017 12:28:25 -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: 22937 Received: (qmail 13396 invoked by uid 1010); 13 Oct 2017 12:28:25 -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.474522 secs); 13 Oct 2017 12:28:25 -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 :date:date:from:from:subject:subject:message-id:received; s= mail20150812; t=1507897130; bh=EXG8EBx7VkQtWMXG0/zFCSnxejiXV2MFD +mIEkGZhPI=; b=LbRVRpY3WltmPy+c965S4Pmb63W8HtF00WEBaWDskHf6kbXUi UdsECrbvNVu6PiLFxR731qduIf7TJqIsDZkzkzovDwgihbjrEL7NPlP8z+MCoyFz qVxP7Hfoexx2d77i3qxvwefAy3fWHZAvTv6NSaXPl5T1x2lQ91KNRjIpkAT4VuD9 5xyHc+gjSqDaNb2Dtt43eTGdCXCvVV0EPp3dBvI34LbjV9vTHkgLMO3fPgnR/G/J EK4kF8ykvUwTE+LFugwHJBmZ43j5/SXgIEAvkT4MrAhSe8J1yLoXQdLfpSTd1A6Y 3hzT2GtL9nVXKq91ON9XRFRYU30akvoac6vDA== X-Virus-Scanned: amavisd-new at heinlein-support.de Message-ID: <1507897129.2335.9.camel@mailbox.org> Subject: gem update failed From: Sascha Manns To: zsh-users@zsh.org Date: Fri, 13 Oct 2017 14:18:49 +0200 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Hello list, this is my first try with using the zsh shell. I just typed 'gem update' and then comes this one https://paste.ubuntu. com/25731832/' If i'm run the mentioned 'gem pristine bigdecimal --version 1.3.2' then it comes the same output like before. Maybe i have to made any settings? Greetings Sascha