Skip Menu | Logged in as guest | Logout
 
Ticket metadata
Id: 2960
Status: resolved
Priority: 4/0
Queue: vdt-internal

Fixed in: 1.8.1
Fix scheduled: (no value)

Owner: Tim Cartwright
Requestors: Tim Cartwright
Cc:
AdminCc:

New reminder:

Created: Mon Sep 10 15:21:05 2007
Starts: Not set
Started: Wed Sep 19 08:26:48 2007
Last Contact: Not set
Due: Not set
Closed: Wed Sep 19 08:26:48 2007
Updated: Wed Sep 19 08:27:09 2007 by cat



History Brief headersFull headers
Subject: Make configure_voms look for existing VOs
Download (untitled) / with headers
text/plain 494b
When we update VOMS and VOMRS (using pacman), a bad thing happens. After the
old VOMS or VOMRS is uninstalled, and we have untarred the new one, we call the
configuration script. However, it configures only the VDT VO, regardless of the
VOs that actually existed before the update. We should modify the configuration
scripts to look for existing VOs (with data preserved in vdt-app-data) and, if
found, reconfigure them.

In each case, the magic function to modify is called build_vo_list().