-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Julien Cristau wrote:
> Package: dtc-xen
> Version: 0.2.6-5
> Severity: important
> 
> Hi,
> 
> dtc-xen's postinst ignores the sysadmin's modifications to
> /etc/dtc-xen/soap.conf and /etc/dtc-xen/dtc_create_vps.conf.sh, and uses
> debconf as a registry on upgrades.
> 
> Cheers,
> Julien

Thanks for this report.

In fact, I knew about it but had no time to give it a fix. I'll correct
this asap.

Would it be correct to do something like this to parse the values?

if [ -x /etc/dtc-xen/dtc_create_vps.conf.sh ] ; then
        . /etc/dtc-xen/dtc_create_vps.conf.sh
        db_set dtc-xen/conf_debian_repository $DEBIAN_REPOS
        ...
fi
db_input high dtc-xen/conf_debian_repository || true
...

If you consider it right, then that's what I'm going to write. Let me
know...

Thomas
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF9PPsl4M9yZjvmkkRAlhAAJ9+yw1hAsZxB9h+pLkEjXDqo6cGfwCgo4TH
Rn/HD9CsC7AJfIOpZ+4nkMY=
=/gMd
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to