http://bugzilla.novell.com/show_bug.cgi?id=492251 Summary: zypper rm using ARCH < has wrong result Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: dave.plater@yahoo.co.uk QAContact: qa@suse.de Found By: --- Created an attachment (id=284126) --> (http://bugzilla.novell.com/attachment.cgi?id=284126) zypper log User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009022800 SUSE/3.0.7-1.7 Firefox/3.0.6, Ant.com Toolbar 1.3 I have multi versions enabled in zypp.conf for kernel-default and kernel-source and I decided to try to use zypper to remove versions older than 2.6.29-1.3 in fact I wanted to remove all of the 2.6.27 versions. Reproducible: Always Steps to Reproduce: 1.zypper -v sh 2.rm kernel-default-base<2.6.29-1.3 kernel-source<2.6.29-1.3 3. Actual Results: The result for kernel-default-base was as expected and all of the versions less than 2.6.29-1.3 were removed however the result for kernel-source was what would be expected from "less than or equal to" or <= kernel-source-2.6.29-1.3 was also removed. Expected Results: All of kernel-default, default-base, default-extra and source versions that are less than version 2.6.29-1.3 would have been removed. Although I'm reporting this bug against factory, I suspect that it exists in all versions of zypper since the ARCH functionality was introduced. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.