diff --git a/dak/new_security_install.py b/dak/new_security_install.py index 5f6e88201a7fd144250b3a978c5774214f53bbf5..a96849b48436c9678159b1aea4f072ae405ca5cf 100755 --- a/dak/new_security_install.py +++ b/dak/new_security_install.py @@ -98,6 +98,7 @@ def _do_Approve(): # 3. Run all the steps that are needed to publish the changed archive print "Doing loadsa stuff in the archive, will take time, please be patient" + os.environ['configdir'] = '/srv/security-master.debian.org/dak/config/debian-security' spawn("/srv/security-master.debian.org/dak/config/debian-security/cronscript unchecked-dinstall") print "Triggering metadata export for packages.d.o and other consumers"