Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'error:': 0.05; 'rename': 0.07; 'cc:addr:python-list': 0.09; 'failed:': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'unpacking': 0.09; 'python': 0.10; 'subject:error': 0.11; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'failed.': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subprocess': 0.16; 'laura': 0.18; 'archive': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'cc:2**1': 0.22; 'sat,': 0.23; 'install': 0.25; 'error': 0.27; '+0200,': 0.27; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'certainly': 0.30; 'file': 0.34; 'skip:> 10': 0.35; 'problem.': 0.35; 'skip:p 30': 0.35; 'subject:: ': 0.37; 'doing': 0.38; 'skip:p 20': 0.38; 'url:in': 0.39; 'software': 0.40; 'header:Message-Id:1': 0.61; 'cecil': 0.84; 'header:In-reply-to:1': 0.84; 'url:cecilwesterhof': 0.84; 'westerhof': 0.84; 'rpm': 0.91; 'url:2013': 0.91 To: Cecil Westerhof cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: pycparser error or openSUSE error In-reply-to: <87613zf2lu.fsf@Equus.decebal.nl> References: <87613zf2lu.fsf@Equus.decebal.nl> Comments: In-reply-to Cecil Westerhof message dated "Sat, 29 Aug 2015 00:51:57 +0200." MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-ID: <32421.1440804174.1@fido> Content-Transfer-Encoding: quoted-printable Date: Sat, 29 Aug 2015 01:22:54 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Sat, 29 Aug 2015 01:22:57 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1440804248 news.xs4all.nl 23797 [2001:888:2000:d::a6]:32821 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95750 In a message of Sat, 29 Aug 2015 00:51:57 +0200, Cecil Westerhof writes: >When doing a =E2=80=98zypper update=E2=80=99 on openSUSE I get: >Installing: python-pycparser-2.12-8.2 ...................................= ..........................................................................= .............................................[error] >Installation of python-pycparser-2.12-8.2 failed: >Error: Subprocess failed. Error: RPM failed: error: unpacking of archive = failed on file /usr/lib/python2.7/site-packages/pycparser-2.12-py2.7.egg-i= nfo: cpio: rename failed - Is a directory >error: python-pycparser-2.12-8.2.noarch: install failed > >Is this a Python error or an openSUSE error? > >-- = >Cecil Westerhof >Senior Software Engineer >LinkedIn: http://www.linkedin.com/in/cecilwesterhof SuSe is complaining. You almost certainly have this problem. https://joshua.hoblitt.com/rtfm/2013/05/dealing_with_rpm_cpio_rename_packa= ge_installupdate_errors/ Laura