[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#232623: unknown owner



Denis Barbier wrote:

On Sat, Feb 14, 2004 at 08:40:35AM +0100, sylvain ferriol wrote:
Package: cdebconf
Version:  0.55

i try to use db_register in d-i
it is working but when i look at /var/lib/cdebconf/questions.dat
all questions created by db_register have an
Owner: Unknown

Because you did not tell cdebconf to have a specific owner,
run 'cdebconf -ofoo' to set one.

Denis

how can i do that?

if i run: cdebconf -o debian ethdetect , it works
but ethdetect is executable
so in ethdetect, i need an interpreter something like this:
#!/usr/bin/debconf -o debian /bin/sh
instead of
#!/bin/sh
but it does not work

do you have a solution?

thanks
sylvain






Reply to: