|
Bugzilla – Full Text Bug Listing |
| Summary: | zypp or libzypp needs to own /etc/zypp | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.4 | Reporter: | P Linnell <plinnell> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE 11.4 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
P Linnell
2011-07-13 13:06:19 UTC
$ rpm -qpl libzypp-9.8.6-1.1.x86_64.rpm | grep /etc /etc/logrotate.d/zypp-history.lr /etc/zypp /etc/zypp/repos.d /etc/zypp/services.d /etc/zypp/systemCheck /etc/zypp/zypp.conf It's 'libzypp' which owns these directories. You probably just need to add it to the packages BuildRequires, so it gets installed and can claim the ownership. |