Justin B Rye wrote: > Package: dtc-xen > Version: 0.2.8-1 > Severity: normal > Tags: patch > > dtc-xen_userconsole calls "sudo /usr/sbin/xm console $USER", but > there's nothing in dtc-xen's dependencies to pull in /usr/sbin/xm. > > -- System Information: > Debian Release: 4.0 > APT prefers testing > APT policy: (500, 'testing') > Architecture: i386 (i586) > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.18.hurakan > Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) > > > ------------------------------------------------------------------------ > > diff -ru dtc-xen-0.2.8.orig/debian/control dtc-xen-0.2.8/debian/control > --- dtc-xen-0.2.8.orig/debian/control 2007-04-08 15:48:25.000000000 +0100 > +++ dtc-xen-0.2.8/debian/control 2007-04-08 15:49:38.000000000 +0100 > @@ -9,7 +9,7 @@ > Section: web > Priority: optional > Architecture: all > -Depends: debconf, python, rrdtool, apache | apache2, python-soappy, > python-crypto, m2crypto, debootstrap, openssl, sudo, rpmstrap, adduser > +Depends: debconf, python, rrdtool, apache | apache2, python-soappy, > python-crypto, m2crypto, debootstrap, openssl, sudo, rpmstrap, adduser, > xen-utils-common > Description: A SOAP daemon and help scripts so a control panel can manage > Xen VMs > dtc-xen is a SOAP server running over HTTPS with auth, > so a web GUI tool can manage, create and destroy your
Hi! If I do add such dependency, then that means I force people to use the debian package for the Xen kernel. I personally always use the source distribution of Xen. If you want, I can put it in the suggest, what do you think? Thomas P.S: I got an update of the package in my CVS but had no time to release. This has a better postinst that works. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]