[libvirt] make uninstall fails

Daniel P. Berrange berrange at redhat.com
Fri Dec 9 15:26:57 UTC 2011


On Fri, Dec 09, 2011 at 10:24:06AM -0500, Dave Allan wrote:
> Hey all,
> 
> I just noticed that make uninstall from the git HEAD fails:
> 
> rmdir /etc/sasl2/
> rmdir: failed to remove `/etc/sasl2/': Directory not empty
> 
> it's correct that /etc/sasl2 should not be removed, as it has other
> files in it, so I think this removal should be more targeted, although
> I haven't investigated what should be removed when uninstalling.

Directory uninstall rules like this should have  '|| :' appended to
them to prevent such failures


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list