[Bug 562266] [NEW] Make virt-pki-validate usable on Ubuntu

Jeppe Toustrup launchpad at tenzer.dk
Tue Apr 13 14:04:36 BST 2010


Public bug reported:

The currently existing 'virt-pki-validate' on Ubuntu 10.04 has some flaws, which I've tried to correct in the attached patch.
- It changes the interpreter to /bin/bash instead of /bin/sh, this removes an 'unexpected operator' warning which can occur on line 140.
- Removed references to SYSCONFDIR and changed those to '/etc'.
- Corrected a 'sed' call to remove a tab from the line it is formatting, in order to make the rest of the checks in the script work properly.

There are still some references to '/etc/sysconfig/iptables' in the
script, which does not exist on Ubuntu. This should probably either be
changed to check the UFW configuration, current loaded iptables rules,
or simply be removed from the check. However, these checks are skipped
when '/etc/sysconfig/iptables' does not exist.

** Affects: libvirt (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: libvirt virt-pki-validate

-- 
Make virt-pki-validate usable on Ubuntu
https://bugs.launchpad.net/bugs/562266
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.



More information about the Ubuntu-server-bugs mailing list