Description of problem: Trying to update the package python-ipython-notebook via yum update. It keeps failing to unpack because of some rename error. Version-Release number of selected component (if applicable): 2.3.0-1.fc21.noarch How reproducible: Everytime running yum update. Steps to Reproduce: 1. yum update -y or yum update python-ipython-notebook 2. 3. Actual results: Running transaction (shutdown inhibited) Updating : python-ipython-notebook-2.3.0-1.fc21.noarch 1/2 error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/IPython/html/static/components/font-awesome/font: cpio: rename Verifying : python-ipython-notebook-2.3.0-1.fc21.noarch 1/2 Verifying : python-ipython-notebook-0.13.2-4.fc20.noarch 2/2 Failed: python-ipython-notebook.noarch 0:0.13.2-4.fc20 python-ipython-notebook.noarch 0:2.3.0-1.fc21 Complete! Full log: http://paste.fedoraproject.org/162356/14193264/ Expected results: Updated Package. Additional info: Upgraded F20 -> F21 via fedup
Thomas - did a directory get turned into a link or vice-versa? rpm cannot handle that on its own. http://fedoraproject.org/wiki/Packaging:Directory_Replacement
(In reply to Orion Poplawski from comment #1) > Thomas - did a directory get turned into a link or vice-versa? rpm cannot > handle that on its own. > http://fedoraproject.org/wiki/Packaging:Directory_Replacement Thanks for that pointer. The font folder is now a symlink indeed. Yet, I don't find that folder in the 0.13.4 rpm mentioned above: http://koji.fedoraproject.org/koji/rpminfo?rpmID=5260049 Do I miss here something or do I just don't see that file...?
Similar happened to me, but I'm installing (not updating) python-ipython-notebook Version: 2.3.0-1.fc21 Steps to reproduce: 1. su -c 'yum -y install python-ipython-notebook' Actual Results: Error unpacking rpm package python-ipython-notebook-2.3.0-1.fc21.noarch error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/IPython/html/static/components/highlight.js/build: cpio: rename Verifying : python-ipython-notebook-2.3.0-1.fc21.noarch 1/1 Failed: python-ipython-notebook.noarch 0:2.3.0-1.fc21 Full Log: http://paste.fedoraproject.org/193116/raw/
Zachary - can you post the output of: rpm -qf /usr/lib/python2.7/site-packages/IPython/html/static/components/highlight.js/build ls -l /usr/lib/python2.7/site-packages/IPython/html/static/components/highlight.js/build
(In reply to Thomas Spura from comment #2) > > The font folder is now a symlink indeed. > > Yet, I don't find that folder in the 0.13.4 rpm mentioned above: > http://koji.fedoraproject.org/koji/rpminfo?rpmID=5260049 > > Do I miss here something or do I just don't see that file...? I don't see it either. Perhaps something previously in the fedup process left something there?
Output pasted below specified commands: (In reply to Orion Poplawski from comment #4) > Zachary - can you post the output of: > > rpm -qf > /usr/lib/python2.7/site-packages/IPython/html/static/components/highlight.js/ > build file /usr/lib/python2.7/site-packages/IPython/html/static/components/highlight.js/build is not owned by any package > ls -l > /usr/lib/python2.7/site-packages/IPython/html/static/components/highlight.js/ > build total 96 -rw-r--r--. 1 root root 94848 Jan 8 2014 highlight.pack.js
Any chance you had previously installed IPython with pip?
Why yes, it appears so. Back in August 2013. output of "/usr/bin/pip2 freeze |grep ipython": ipython==1.1.0 Should I uninstall via pip and attempt, install with yum, and report back?
I'm pretty sure that's the issue. And I don't think we can really have expectation to support that upgrade path in general. As for the original report, that's possibly another issue.
My issues has been resolved, by uninstalling ipython with pip and installing ipython/ipython-notebook with yum. Thanks, Orion!
This message is a reminder that Fedora 21 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 21. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '21'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 21 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 21 changed to end-of-life (EOL) status on 2015-12-01. Fedora 21 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.