Bug 512198

Summary: Locks do not work for patches
Product: [openSUSE] openSUSE 11.1 Reporter: Michal Svec <msvec>
Component: libzyppAssignee: Jan Kupec <jkupec>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: zypp testcase

Description Michal Svec 2009-06-11 11:45:20 UTC
At least they do not work as expected :-)

bash# zypper lp

Repository           | Name                | Version | Category    | Status
---------------------+---------------------+---------+-------------+-------
openSUSE-11.1-Update | softwaremgmt-200906 | 948     | recommended | Needed

bash# zypper la -t patch softwaremgmt-200906
Specified lock has been successfully added.

bash# zypper ll
# | Name                | Type    | Repository
--+---------------------+---------+-----------
2 | softwaremgmt-200906 | patch   | (any)

bash# zypper lp

Repository           | Name                | Version | Category    | Status
---------------------+---------------------+---------+-------------+-------
openSUSE-11.1-Update | softwaremgmt-200906 | 948     | recommended | Needed
Comment 1 Jan Kupec 2009-06-11 12:01:34 UTC
Hi, this is kown:

*** This bug has been marked as a duplicate of bug 420606 ***
Comment 2 Michal Svec 2009-06-11 12:02:05 UTC
Created attachment 297494 [details]
zypp testcase