Bug#431705: piuparts test: fails to install: wrong usage of htpasswd

2007-07-08 Thread Thomas Goirand
Michael Ablassmeier wrote:
 Package: dtc-xen
 Version: 0.2.8-1
 Severity: serious
 
 hi,
 
 while running archive wide piuparts tests your package failed on install with
 the following error: 
 
   === Generating /etc/dtc-xen/htpasswd file for the SOAP python server
   Usage:
 htpasswd [-cmdpsD] passwordfile username
 htpasswd -b[cmdpsD] passwordfile username password
 the full log can be found here:
 
  http://people.debian.org/~lucas/logs/2007/07/01/
 
 bye,
 - michael


Hi,

is this possible that it's due to a debconf question that hasn't been
answered? I've been trying to reproduce this, and I couldn't. Here, with
my just-updated SID, it's working pretty well.

Let me know what you think I should do to reproduce, in the mean while,
I really don't know...

Thomas


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



Bug#431705: piuparts test: fails to install: wrong usage of htpasswd

2007-07-08 Thread Michael Ablassmeier
hi Thomas,

On Sun, Jul 08, 2007 at 05:29:30PM +0800, Thomas Goirand wrote:
  while running archive wide piuparts tests your package failed on install 
  with
  the following error: 
  
=== Generating /etc/dtc-xen/htpasswd file for the SOAP python server
Usage:
  htpasswd [-cmdpsD] passwordfile username
  htpasswd -b[cmdpsD] passwordfile username password
  the full log can be found here:
  
   http://people.debian.org/~lucas/logs/2007/07/01/
  
  bye,
  - michael
 
 is this possible that it's due to a debconf question that hasn't been
 answered? I've been trying to reproduce this, and I couldn't. Here, with
 my just-updated SID, it's working pretty well.

yes, while piuparts tests the package is installed with the debconf frontend
set to noninteractive, thus doesnt ask any questions and proceeds with the
default settings set by the package maintainer. 

Try setting DEBIAN_FRONTEND to noninteractive (see man 7 debconf for details)
and then installing the package.

bye,
- michael


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



Bug#431705: piuparts test: fails to install: wrong usage of htpasswd

2007-07-08 Thread Thomas Goirand
Michael Ablassmeier wrote:
 hi Thomas,
 
 On Sun, Jul 08, 2007 at 05:29:30PM +0800, Thomas Goirand wrote:
 while running archive wide piuparts tests your package failed on install 
 with
 the following error: 

   === Generating /etc/dtc-xen/htpasswd file for the SOAP python server
   Usage:
 htpasswd [-cmdpsD] passwordfile username
 htpasswd -b[cmdpsD] passwordfile username password
 the full log can be found here:

  http://people.debian.org/~lucas/logs/2007/07/01/

 bye,
 - michael
 is this possible that it's due to a debconf question that hasn't been
 answered? I've been trying to reproduce this, and I couldn't. Here, with
 my just-updated SID, it's working pretty well.
 
 yes, while piuparts tests the package is installed with the debconf frontend
 set to noninteractive, thus doesnt ask any questions and proceeds with the
 default settings set by the package maintainer. 
 
 Try setting DEBIAN_FRONTEND to noninteractive (see man 7 debconf for 
 details)
 and then installing the package.
 
 bye,
   - michael

Strange, I did that, and it's still working. I wonder what happened...
Any help would be appreciated.

Note that I did my trials with our CVS version that I wish was
sponsored, but AFAIK, that part of package didn't change.

If you want to try it yourself:

cvs -d :pserver:[EMAIL PROTECTED]:/var/lib/cvs co dtc-xen

Thomas



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



Bug#431705: piuparts test: fails to install: wrong usage of htpasswd

2007-07-04 Thread Michael Ablassmeier
Package: dtc-xen
Version: 0.2.8-1
Severity: serious

hi,

while running archive wide piuparts tests your package failed on install with
the following error: 

  Setting up dtc-xen (0.2.8-1) ...
  === Generating SSL certs for the SOAP python server
  Generating a 1024 bit RSA private key
  .++
  ++
  writing new private key to 'privkey.pem'
  -
  You are about to be asked to enter information that will be incorporated
  into your certificate request.
  What you are about to enter is what is called a Distinguished Name or a DN.
  There are quite a few fields but you can leave some blank
  For some fields there will be a default value,
  If you enter '.', the field will be left blank.
  -
  Country Name (2 letter code) [AU]:State or Province Name (full name) 
[Some-State]:Locality Name (eg, city) []:Organization Name (eg, company) 
[Internet Widgits Pty Ltd]:Organizational Unit Name (eg, section) []:Common 
Name (eg, YOUR name) []:Email Address []:
  Please enter the following 'extra' attributes
  to be sent with your certificate request
  A challenge password []:An optional company name []:writing RSA key
  Signature ok
  
subject=/C=US/ST=the-state/L=My-ocation/O=GPLHost/OU=No-unit/CN=node.conf_soap_domain_name/[EMAIL
 PROTECTED]
  Getting Private key
  === Generating /etc/dtc-xen/htpasswd file for the SOAP python server
  Usage:
htpasswd [-cmdpsD] passwordfile username
htpasswd -b[cmdpsD] passwordfile username password
  
htpasswd -n[mdps] username
htpasswd -nb[mdps] username password
   -c  Create a new file.
   -n  Don't update file; display results on stdout.
   -m  Force MD5 encryption of the password.
   -d  Force CRYPT encryption of the password (default).
   -p  Do not encrypt the password (plaintext).
   -s  Force SHA encryption of the password.
   -b  Use the password from the command line rather than prompting for it.
   -D  Delete the specified user.
  On Windows, NetWare and TPF systems the '-m' flag is used by default.
  On all other systems, the '-p' flag will probably not work.
  dpkg: error processing dtc-xen (--configure):
   subprocess post-installation script returned error exit status 2
  Errors were encountered while processing:
   dtc-xen
  E: Sub-process /usr/bin/dpkg returned an error code (1)


the full log can be found here:

 http://people.debian.org/~lucas/logs/2007/07/01/

bye,
- michael


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