|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper ps checks if PackageKit is in use | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | Christian Boltz <suse-beta> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | gp |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Christian Boltz
2011-07-02 23:24:07 UTC
Looks like zyypper always tries to acquire a zypp lock, which indeed isn't necessary for a 'ps'. (As workaround you could call zypp-CheckAccessDeleted. It may list more procs than zypper as it scans for all open files in all directories, not just for libs and binaries.) fixed for zypper-1.7.1 |