http://bugzilla.novell.com/show_bug.cgi?id=611046 http://bugzilla.novell.com/show_bug.cgi?id=611046#c0 Summary: libvirt doesn't create some directories in /var/log; error message in logrotate Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: All OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: arun@gmx.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.3) Gecko/20100401 SUSE/3.6.3-1.2 Firefox/3.6.3 The script /etc/logrotate.d/libvirtd is looking for *.log files in some directories in /var/log: /var/log/libvirt/qemu/ /var/log/libvirt/uml/ /var/log/libvirt/lxc/ It seems that they are not created during install (can't see them in rpm -ql libvirt) and I get these error message from cron: error: error accessing /var/log/libvirt/qemu: No such file or directory error: libvirtd:1 glob failed for /var/log/libvirt/qemu/*.log error: found error in /var/log/libvirt/qemu/*.log /var/log/libvirt/uml/*.log /var/log/libvirt/lxc/*.log , skipping SCRIPT: logrotate guess they could be avoided by creating the directories during the install Reproducible: Always Steps to Reproduce: 1. install libvirt 2. use logrotate 3. Actual Results: error message from logrotate (see above) Expected Results: no error message -- 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.