Home Page   #compiz-fusion  #kubuntu  #freebsd  #linux  #debian  #fedora  #gentoo  #bash  #suse  #vim  #slackware  #ubuntu  
Reliable $1 Web Hosting by 3iX

Channels


#debian

30 October 2007


Total 46 pages. You are browsing page 1/46.

First :: Prev :: [1] [2] [3] [4] [5] [...] :: Next :: Last

--- Log opened Tue Oct 30 00:00:34 2007
--- Day changed Tue Oct 30 2007
00:00 <****> hi, i'm trying to get mailman setup
00:00 <****> i seem to have it all setup, but when i try to send a test message to the list, i get this error:
00:00 <****> R=system_aliases defer (-30): pipe_transport unset in system_aliases router
00:01 <****> anyone know how to get that working?
00:02 <****> what threw that error ?
00:02 <****> i found that in the /var/log/exim4/mainlog file
00:02 <****> Where are mysql databases held?
00:03 <****> n3kl: /var/lib/mysql/
00:03 <****> abrotman: thanks.
00:03 * mefu is away:
00:03 * mefu is away:
00:03 <****> chuck: did you add the alias and run newaliases
00:03 <****> !tell mefu about away
00:03 <****> hey, does anyone know a way to monitor microphone for sound and record if the sound level is above a certain threshold?
00:03 <****> abrotman: yes, i think so
00:04 <****> hackeron_: do you know of an app that can tell you if there's a sound level ?
00:04 <****> oops
00:04 <****> chuck: double check
00:04 <****> abrotman: yep
00:04 <****> no need to run newaliases
00:04 <****> i just did
00:04 <****> no need to
00:04 <****> sorry abrot
00:04 * abrotman hugs mailman+postfix
00:04 <****> petemc: does that error make sense to you ?
00:04 <****> abrotman: no, that would be a good start if I did :)
00:05 <****> abrotman: it does, it means the router that handles the aliases is missing the option to allow piping messages
00:05 <****> evil!
00:05 <****> how to fix it 'the debian way' , i dont know
00:05 <****> im sure google does
00:06 <****> How can I get mysql working again? I dropped the 'mysql' database and I don't have a backup.
00:06 <****> haha
00:06 <****> sorry
00:06 <****> n3kl: oops
00:06 <****> n3kl: move away your existing databases, re-initialize, and move them back.
00:06 <****> chuck: you have to edit your exim config
00:07 <****> yeah. I am getting ready to setup a slave, so there is no real data loss here. I wanted a clean mysql install to set the slave up, and turns out its a little too clean now. Too clean to start.
00:08 <****> say /home/user is set to chmod 700. Is it possible to let other users read/write to a directory /home/user/all by doing chmod 777 /home/user/all?
00:08 <****> hackeron_: there must be a way to quantify it .. i know audacity shows it
00:08 <****> hrmm... how can i add modules to apache?
00:08 <****> i need mod_perl ....
00:08 <****> n3kl: so you need to use mysqld --bootstrap; or similar.
00:09 <****> n3kl: see mysql_install_db; et al. in the mysql documentation
00:09 <****> chuck: which guide are you following?
00:09 <****> eth01: aptitude install libapache2-mod-perl2
00:09 <****> abrotman: yes, there must be a way, but how :)
00:10 <****> hackeron_: if i knew .. i'd have told you already!
00:10 <****> hackeron: for python? :)
00:10 <****> eth01: huh?
00:11 <****> petemc: just hte one one the mailman site
00:11 <****> hackeron: mod_python ?
00:11 <****> chuck: look in /use/share/doc/mailman
00:11 <****> eth01: apt-cache search apache python .. try doing this on your own
00:12 <****> hackeron_: maybe there s a jack tool to do this kind of thing
00:13 <****> karmatronic: well, if there is I can't find it :(
00:13 <****> i see maybe bitscope and meterbridge
00:13 <****> chuck: have you edited main transport and router sessions in your exim4 config files ?
00:13 <****> but those might not work .. not sure how jack works with the mic
00:14 <****> hackeron_: silentjack does the exact opposite
00:14 <****> how do i update my exim4 config after i edit the exim4.conf.template file?
00:14 <****> Now when after running the mysql_install_db script, I get 'Access denied for user'debian-sys-maint'@''localhost' when I try to start mysql. How can this be resolved?
00:15 <****> n3kl: connect first as root and add the user to the admin table
00:15 <****> chuck: update-exim4.conf , are you following the debian mailman how to in /usr/share/doc/mailman ?
00:15 <****> yeah i found something
00:17 <****> karmatronic: and where do I set the password?
00:19 <****> use mysql;
00:19 <****> n3kl: GRANT ALL PRIVILEGES ON *.* TO adminmysql@localhost
00:19 <****> n3kl: IDENTIFIED BY 'mot2passe' WITH GRANT OPTION;
00:20 <****> n3kl: mot2passe would be the password
00:20 <****> n3kl: worked ?
00:20 <****> karmatronic: right. But how do I know what password is being used to log in with the debian-sys-maint user account?
00:21 <****> /etc/mysql/debian.cnf
00:21 <****> Doesn't exist.
00:21 <****> isn't it my.cnf ?
00:22 <****> there should be both
00:22 <****> n3kl: i ve got this debian.cnf here with indeed the password for this user
00:22 <****> karmatronic: yeah, silentjack doesn't really help :(
00:22 <****> hackeron_: yeah but isnt it a cool tool ?
00:23 <****> karmatronic: lol, yes, except not too useful for me :(
00:23 <****> n3kl: why do you need this user anyway...maybe creating a sample debian.cnf with the line user = debian-sys-maint
00:24 <****> has anyone successfully done a netinst with apt-proxy?
00:24 <****> n3kl: and with your own password might solve your problem
00:24 <****> karmatronic: its just an error I see when I start mysql.
00:24 <****> n3kl: dont forget to restart mysql though
00:25 <****> n3kl: if you want that error to go away, you need to grant all to the debian-sys-maint user
00:25 <****> hackeron_: the two i said ?
00:25 <****> or stop using mysql :)
00:26 <****> that has other, possibly unwanted side effects
00:26 <****> hehe
00:27 <****> does dd work if the output device is mounted?
00:27 <****> dd if=/dev/zero of=/dev/hda3 would that work if hda3 is mounted?
00:27 <****> abrotman: oh, sorry, missed those 2, checking them out now
00:27 <****> goat|work: it might work, but it could crash the system.. Filesystems don't like having data changed underneath them
00:28 <****> ok, thanks
00:29 <****> hackeron_: you could also ask #alsa
00:29 <****> abrotman: I did :)
00:29 <****> abrotman: and those 2 are just toy gui meters :( -- I want to start recording on a sound event, and stop recording after a certain grace period
00:29 <****> hackeron_: right .. they don't have like a batch mode or anything ?


Total 46 pages. You are browsing page 1/46.

First :: Prev :: [1] [2] [3] [4] [5] [...] :: Next :: Last