[Bug 743403] New: zypper install --force is borked
https://bugzilla.novell.com/show_bug.cgi?id=743403 https://bugzilla.novell.com/show_bug.cgi?id=743403#c0 Summary: zypper install --force is borked Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: speilicke@suse.com QAContact: qa@suse.de Found By: --- Blocker: --- Force install installs something different than desired (probably from the repo) instead of a local package: % rpm -qlp /var/tmp/build-root/openSUSE_Factory-x86_64/home/abuild/rpmbuild/RPMS/x86_64/python-deltarpm-3.5.git-0.x86_64.rpm /usr/lib64/python2.7/site-packages/_deltarpm.so /usr/lib64/python2.7/site-packages/deltarpm.py % sudo zypper rm python-deltarpm Loading repository data... Reading installed packages... Resolving package dependencies... The following package is going to be REMOVED: python-deltarpm 1 package to remove. After the operation, 1.0 KiB will be freed. Continue? [y/n/?] (y): y Removing python-deltarpm-3.5.git-0 [done] % sudo zypper in /var/tmp/build-root/openSUSE_Factory-x86_64/home/abuild/rpmbuild/RPMS/x86_64/deltarpm-3.5.git-0.x86_64.rpm /var/tmp/build-root/openSUSE_Factory-x86_64/home/abuild/rpmbuild/RPMS/x86_64/python-deltarpm-3.5.git-0.x86_64.rpm Loading repository data... Reading installed packages... The selected package 'deltarpm-3.5.git-0.x86_64' from repository 'Plain RPM files cache' has lower version than the installed one. Use 'zypper install --force deltarpm-3.5.git-0.x86_64' to force installation of the package. There is an update candidate 'deltarpm-20120116-1.x86_64' for 'deltarpm-3.5.git-8.4.x86_64', but it does not match specified version, architecture, or repository. There is an update candidate for 'deltarpm', but it is from different vendor. Use 'zypper install deltarpm-20120116-1.x86_64' to install this candidate. Resolving package dependencies... The following NEW package is going to be installed: python-deltarpm 1 new package to install. Overall download size: 4.0 KiB. After the operation, additional 1.0 KiB will be used. Continue? [y/n/?] (y): Retrieving package python-deltarpm-3.5.git-0.noarch (1/1), 4.0 KiB (1.0 KiB unpacked) Retrieving package python-deltarpm-3.5.git-0.noarch (1/1), 4.0 KiB (1.0 KiB unpacked) Installing: python-deltarpm-3.5.git-0 [done] % rpm -ql python-deltarpm /usr/lib/python2.7/site-packages/deltarpm.py -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=743403 https://bugzilla.novell.com/show_bug.cgi?id=743403#c Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com