http://bugzilla.novell.com/show_bug.cgi?id=570948 http://bugzilla.novell.com/show_bug.cgi?id=570948#c0 Summary: kiwi: move the package deletion code into a function Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: ASSIGNED Severity: Normal Priority: P5 - None Component: System Imaging AssignedTo: ms@novell.com ReportedBy: ms@novell.com QAContact: adrian@novell.com Found By: --- Blocker: --- move this code into a function #========================================== # remove unneeded packages #------------------------------------------ rpm -e --nodeps --noscripts \ $(rpm -q `baseGetPackagesForDeletion` | grep -v "is not installed") and remove the "--noscripts" option -- 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.