[Bug 940247] New: zypper fails update python-six
http://bugzilla.opensuse.org/show_bug.cgi?id=940247 Bug ID: 940247 Summary: zypper fails update python-six Classification: openSUSE Product: openSUSE 13.1 Version: Final Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Maintenance Assignee: bnc-team-screening@forge.provo.novell.com Reporter: cmartin@airnet-cz.info QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- During the update zypper fails to install patch of python-six: --- zypper up Loading repository data... Reading installed packages... The following 17 package updates will NOT be installed: lcms2 libbluray1 libdvdnav4 libdvdread4 libguess1 liblcms2-2 liblcms2-2-32bit libortp9 libvlc5 libvlccore8 python-qt4 python-sip vlc vlc-codecs vlc-noX vlc-noX-lang vlc-qt The following package is going to be upgraded: python-six 1 package to upgrade. Overall download size: 23.3 KiB. After the operation, 272.0 B will be freed. Continue? [y/n/? shows all options] (y): (1/1) Installing: python-six-1.9.0-45.1 .............................................................................................[error] Installation of python-six-1.9.0-45.1 failed: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /usr/lib/python2.7/site-packages/six-1.9.0-py2.7.egg-info: cpio: rename failed - Is a directory error: python-six-1.9.0-45.1.noarch: install failed error: python-six-1.9.0-42.72.noarch: erase skipped Abort, retry, ignore? [a/r/i] (a): a Problem occured during or after installation or removal of packages: Installation aborted by user Please see the above error message for a hint. There are some running programs that use files deleted by recent upgrade. You may wish to restart some of them. Run 'zypper ps' to list these programs. --- -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=940247 http://bugzilla.opensuse.org/show_bug.cgi?id=940247#c1 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmueller@suse.com, | |hpj@urpla.net, | |matthias@mailaender.name --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> --- 13.1 only comes with python-six-1.4.1-2.1.2 which means you forgot to tell where your version comes from (likely devel:languages:python that has a python-six-1.9.0-45.1.x86_64.rpm) There is a known limitation of rpm that it can not replace directories with files (or the other way round) Doing such changes in packages should be avoided. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=940247 http://bugzilla.opensuse.org/show_bug.cgi?id=940247#c2 --- Comment #2 from Hans-Peter Jansen <hpj@urpla.net> --- For the time being, here's a band aid: rpm -e --nodeps python-six zypper in python-six we could handle this within a %prein section, can we? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=940247 http://bugzilla.opensuse.org/show_bug.cgi?id=940247#c3 Martin Pluskal <mpluskal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mpluskal@suse.com --- Comment #3 from Martin Pluskal <mpluskal@suse.com> --- (In reply to Hans-Peter Jansen from comment #2)
For the time being, here's a band aid:
rpm -e --nodeps python-six zypper in python-six
we could handle this within a %prein section, can we?
%pretrans https://en.opensuse.org/openSUSE:Packaging_scriptlet_snippets#Scriptlet_Orde... -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=940247 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bnc-team-screening@forge.pr |hpj@urpla.net |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=940247 http://bugzilla.opensuse.org/show_bug.cgi?id=940247#c4 --- Comment #4 from Martin Calko <cmartin@airnet-cz.info> --- Workaround works for me, thanks! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com