[Bug 705432] New: zypp or libzypp needs to own /etc/zypp
https://bugzilla.novell.com/show_bug.cgi?id=705432 https://bugzilla.novell.com/show_bug.cgi?id=705432#c0 Summary: zypp or libzypp needs to own /etc/zypp Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: mrdocs@opensuse.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0 In building a package on our private OBS for creating repos and gpg keys for our Linux repos at Cloudera, we get the following failure on SLES/openSUSE 11.4: cdh-repository-3-7.1.noarch.rpm: directories not owned by a package: - /etc/zypp - /etc/zypp/repos.d If the maintainers let me know which exact package should own these for the system, I'll forward an SR with the fix. Reproducible: Always Steps to Reproduce: 1. package a .repo file 2. build fails on OBS on SLES/openSUSE 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=705432 https://bugzilla.novell.com/show_bug.cgi?id=705432#c1 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Michael Andres <ma@novell.com> 2011-07-18 10:10:07 CEST --- $ 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. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com