Call for help with mp3kult's postinst

2001-05-18 Thread Carlos Laviola
Hello, people,

I'm packaging mp3kult (see #94999), and having a bit of trouble to make
a perfect debconfized postinst for it. I already have a few nice tests
that ensure a more or less smooth installation, but some other tests
I plan to include would require MySQL knowledge, which I, unfortunately,
do not possess yet (gotta read that O'Reilly book at the library one day).
Well, I'd like to ask someone with a medium/good knowledge of MySQL to
give me "one on one" help with mp3kult's postinst. The sources are available
at http://people.debian.org/~claviola/debs.

Thank you,
Carlos.

-- 
 _ _  _| _  _  | _   . _ | _  carlos.debian.net   Debian-BR Project
(_(_|| |(_)_)  |(_|\/|(_)|(_| uin#: 981913 (icq)  debian-br.sf.net

Linux: the choice of a GNU generation - Registered Linux User #103594
When God endowed human beings with brains, He did not intend to  
guarantee them.  



Call for help with mp3kult's postinst

2001-05-18 Thread Carlos Laviola

Hello, people,

I'm packaging mp3kult (see #94999), and having a bit of trouble to make
a perfect debconfized postinst for it. I already have a few nice tests
that ensure a more or less smooth installation, but some other tests
I plan to include would require MySQL knowledge, which I, unfortunately,
do not possess yet (gotta read that O'Reilly book at the library one day).
Well, I'd like to ask someone with a medium/good knowledge of MySQL to
give me "one on one" help with mp3kult's postinst. The sources are available
at http://people.debian.org/~claviola/debs.

Thank you,
Carlos.

-- 
 _ _  _| _  _  | _   . _ | _  carlos.debian.net   Debian-BR Project
(_(_|| |(_)_)  |(_|\/|(_)|(_| uin#: 981913 (icq)  debian-br.sf.net

Linux: the choice of a GNU generation - Registered Linux User #103594
When God endowed human beings with brains, He did not intend to  
guarantee them.  


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




dbootstrap

2001-05-18 Thread Andrew D Dixon
Hi All,
I'm working my way through a peculiar install (the box is a briq from
Total Impact http://www.totalimpact.com ).  The box is booting over the
network and I haven't been able to run dbootstrap.  I've managed to
activate and mount the swap partition and mount the root partition which
lets me boot the box in single user mode.  My problem is that I can't
change to runlevel 2 or 3.
When I turned debugging on in /etc/init.d/rc it would hang on
#telinit 1
as well.  Anyway I was trying to find out what dbootstrap does to the
init scripts.  I can't find the source to dbootstrap and I was wondering
if someone could point me to where it lives so that I could take a look
at it.

thanks,
Andy

P.S. in case anyone is wondering here's what happens on telinit 1 with
debug turned on:

stiq:~# telinit 1
INIT: Switching to runlevel: 1
INIT: Sending processes the TERM signal
INIT: Get first argument.  Set new runlevel to this argument.
 Is there an rc directory for this new runlevel?
 First, run the KILL scripts.
startup()
/etc/rc1.d/K12kerneld stop
startup()
/etc/rc1.d/K14ppp stop
startup()
/etc/rc1.d/K19network stop
startup()
/etc/rc1.d/K20inetd stop
startup()
/etc/rc1.d/K20logoutd stop
startup()
/etc/rc1.d/K20makedev stop
startup()
/etc/rc1.d/K90sysklogd stop
Now run the START scripts for this runlevel.
startup()
/etc/rc1.d/S20single start
INIT: no more processes left in this runlevel


And without:


stiq:~# telinit 1
INIT: Switching to runlevel: 1
INIT: Sending processes the TERM signal
INIT:modprobe: Note: /etc/modules.conf is more recent than
/lib/modules/2.2.18/modules.dep
modprobe: modprobe: Can't locate module binfmt-
modprobe: Note: /etc/modules.conf is more recent than
/lib/modules/2.2.18/modules.dep
modprobe: modprobe: Can't locate module binfmt-
Stopping internet superserver: inetd.
Stopping system log daemon: klogdstart-stop-daemon: warning: failed to
kill 126: No such process
 syslogdstart-stop-daemon: warning: failed to kill 124: No such process
.
Sending all processes the TERM signal... done.
Sending all processes the KILL signal... done.
Entering single-user mode...
INIT: Going single user
INIT: Sending processes the TERM signal
Give root password for maintenance
(or type Control-D for normal startup):
stiq:~#




dbootstrap

2001-05-18 Thread Andrew D Dixon

Hi All,
I'm working my way through a peculiar install (the box is a briq from
Total Impact http://www.totalimpact.com ).  The box is booting over the
network and I haven't been able to run dbootstrap.  I've managed to
activate and mount the swap partition and mount the root partition which
lets me boot the box in single user mode.  My problem is that I can't
change to runlevel 2 or 3.
When I turned debugging on in /etc/init.d/rc it would hang on
#telinit 1
as well.  Anyway I was trying to find out what dbootstrap does to the
init scripts.  I can't find the source to dbootstrap and I was wondering
if someone could point me to where it lives so that I could take a look
at it.

thanks,
Andy

P.S. in case anyone is wondering here's what happens on telinit 1 with
debug turned on:

stiq:~# telinit 1
INIT: Switching to runlevel: 1
INIT: Sending processes the TERM signal
INIT: Get first argument.  Set new runlevel to this argument.
 Is there an rc directory for this new runlevel?
 First, run the KILL scripts.
startup()
/etc/rc1.d/K12kerneld stop
startup()
/etc/rc1.d/K14ppp stop
startup()
/etc/rc1.d/K19network stop
startup()
/etc/rc1.d/K20inetd stop
startup()
/etc/rc1.d/K20logoutd stop
startup()
/etc/rc1.d/K20makedev stop
startup()
/etc/rc1.d/K90sysklogd stop
Now run the START scripts for this runlevel.
startup()
/etc/rc1.d/S20single start
INIT: no more processes left in this runlevel


And without:


stiq:~# telinit 1
INIT: Switching to runlevel: 1
INIT: Sending processes the TERM signal
INIT:modprobe: Note: /etc/modules.conf is more recent than
/lib/modules/2.2.18/modules.dep
modprobe: modprobe: Can't locate module binfmt-
modprobe: Note: /etc/modules.conf is more recent than
/lib/modules/2.2.18/modules.dep
modprobe: modprobe: Can't locate module binfmt-
Stopping internet superserver: inetd.
Stopping system log daemon: klogdstart-stop-daemon: warning: failed to
kill 126: No such process
 syslogdstart-stop-daemon: warning: failed to kill 124: No such process
.
Sending all processes the TERM signal... done.
Sending all processes the KILL signal... done.
Entering single-user mode...
INIT: Going single user
INIT: Sending processes the TERM signal
Give root password for maintenance
(or type Control-D for normal startup):
stiq:~#



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