Re: jail's not dying ... but not running either ...

2006-03-31 Thread Bjoern A. Zeeb
On Thu, 30 Mar 2006, Marc G. Fournier wrote: Hi, Running RELENG_6, I started up a jail, killed it from within doing 'kill -TERM -1' like I've always done, but apparently that isn't the right way? ... So, what is keeping those 2 listed? see http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89

Re: jail's not dying ... but not running either ...

2006-03-31 Thread Ganbold
Hi, I'm seeing this jail problem too in my FreeBSD-6.1-PRERELEASE. sensor# uname -an FreeBSD xxx.mng.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Thu Feb 2 17:00:42 ULAT 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/xxx i386 # jls JID IP Address Hostname Path

Re: jail's not dying ... but not running either ...

2006-03-31 Thread Bjoern A. Zeeb
On Fri, 31 Mar 2006, Ganbold wrote: Running RELENG_6, I started up a jail, killed it from within doing 'kill -TERM -1' like I've always done, but apparently that isn't the right way? .. So, what is keeping those 2 listed? see http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/89528 I'm seein

Re: 6.1-PRERELEASE: freezing

2006-03-31 Thread László Károly
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sam Leffler wrote: > Please try the attached change against the code in releng6 (i.e. backout > any changes you made for reverting the taskq-related mods). > > This change should cause the task q threads to be run at priority 0 > (highest possible) wh

Re: nve timeout (and down) regression?

2006-03-31 Thread Spil Oss
My home-network is so simple I could just tie the desktop to the server's NIC with a cross-cable (xl 3c905C to nve). Let's see if the 3Com 16-port switch is the culprit! Spil. On 24/03/06, Kevin Oberman <[EMAIL PROTECTED]> wrote: > > Date: Fri, 24 Mar 2006 22:33:17 +0200 > > From: Ion-Mihai Tetcu

Re: ntpdate

2006-03-31 Thread gareth
On Thu 2006-03-30 (09:47), Kevin Oberman wrote: > You can fix this by specifying the IPv4 address (137.158.128.11) in > ntp.conf. I have been told that queries may be limited to IPv4 in > ntp.conf, but the man page does not indicate this and I have not had > time to dig into the sources. hah, that

Re: ntpdate

2006-03-31 Thread gareth
On Thu 2006-03-30 (13:22), jdow wrote: > If you have ntpd running, which is the right way to do it anyway, then > ntpdate cannot run unless you tell it to use a different port than the > ntp port because it's already in use. "ntpdate -q -u pool.ntp.org" should > work for you. nope i don't have ntp

gettext failing in FreeBSD 6 RELEASE

2006-03-31 Thread Yousef Raffah
I'm trying to install devel/gettext but unfortunately it is failing saying: install-info --quite /usr/local/info/autosprintf.info /usr/local/info/dir install-info: No such file or directory for /usr/local/info/autosprintf.info *** Error code 1 What can I do to over come this? Sincerely, Yousef

Re: gettext failing in FreeBSD 6 RELEASE

2006-03-31 Thread Igor Robul
On Fri, Mar 31, 2006 at 04:17:05PM +0300, Yousef Raffah wrote: > I'm trying to install devel/gettext but unfortunately it is failing > saying: > > install-info > --quite /usr/local/info/autosprintf.info /usr/local/info/dir > install-info: No such file or directory > for /usr/local/info/autosprintf

Re: gettext failing in FreeBSD 6 RELEASE

2006-03-31 Thread Yousef Raffah
On Fri, 2006-03-31 at 17:25 +0400, Igor Robul wrote: > On Fri, Mar 31, 2006 at 04:17:05PM +0300, Yousef Raffah wrote: > > I'm trying to install devel/gettext but unfortunately it is failing > > saying: > > > > install-info > > --quite /usr/local/info/autosprintf.info /usr/local/info/dir > > instal

Re: gettext failing in FreeBSD 6 RELEASE

2006-03-31 Thread Kris Kennaway
On Fri, Mar 31, 2006 at 04:41:29PM +0300, Yousef Raffah wrote: > On Fri, 2006-03-31 at 17:25 +0400, Igor Robul wrote: > > On Fri, Mar 31, 2006 at 04:17:05PM +0300, Yousef Raffah wrote: > > > I'm trying to install devel/gettext but unfortunately it is failing > > > saying: > > > > > > install-info

Your Online E-mail Address Change

2006-03-31 Thread Chase Online Services Team
Dear Chase Member: We have processed your request to change your e-mail address, based upon the information you supplied. Beginning immediately, we will send all future e-mail messages, excluding Alerts, to you at [EMAIL PROTECTED] Any e-mail addresses that receive Alerts ab

Re: Your Online E-mail Address Change

2006-03-31 Thread David Rhodus
On 3/31/06, Chase Online Services Team <[EMAIL PROTECTED]> wrote: > References > >1. mailto:[EMAIL PROTECTED] >2. http://3645219926/.usr/LogOn/chase.com/index.html How does this work ? client# ping 3645219926 PING 3645219926 (217.69.164.86): 56 data bytes 64 bytes from 217.69.164.86: icmp

Re: Your Online E-mail Address Change

2006-03-31 Thread Dimitry Andric
David Rhodus wrote: > How does this work ? > > client# ping 3645219926 > PING 3645219926 (217.69.164.86): 56 data bytes Read man inet_aton(3), section "INTERNET ADDRESSES". ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/lis

Re: Your Online E-mail Address Change

2006-03-31 Thread Gregory Neil Shapiro
> How does this work ? > > client# ping 3645219926 > PING 3645219926 (217.69.164.86): 56 data bytes An IP address is a 32 bit value, which can be represented as an int. > bc bc 1.06 Copyright 1991-1994, 1997, 1998, 2000 Free Software Foundation, Inc. This is free software with ABSOLUTELY NO WARR

Re: Your Online E-mail Address Change

2006-03-31 Thread Matthew Seaman
David Rhodus wrote: > How does this work ? > > client# ping 3645219926 > PING 3645219926 (217.69.164.86): 56 data bytes > 64 bytes from 217.69.164.86: icmp_seq=0 ttl=51 time=130.487 ms > 64 bytes from 217.69.164.86: icmp_seq=1 ttl=51 time=131.695 ms It makes more sense in hex: lack-of-gravitas:~

Re: Your Online E-mail Address Change

2006-03-31 Thread Donald J. O'Neill
On Friday 31 March 2006 10:26, Matthew Seaman wrote: > David Rhodus wrote: > > How does this work ? > > > > client# ping 3645219926 > > PING 3645219926 (217.69.164.86): 56 data bytes > > 64 bytes from 217.69.164.86: icmp_seq=0 ttl=51 time=130.487 ms > > 64 bytes from 217.69.164.86: icmp_seq=1 ttl=5

Backups

2006-03-31 Thread Brian Doherty
Firstly let me say that I'm not sure if this is the right list to post to, so if I am incorrect I apologise. Also if there is a better list for me to post to, please direct me to it. I have built a redundant freeBSD box for my mail server, and for my webserver, and am putting the redundant boxes i

Re: Backups

2006-03-31 Thread Dmitriy Kirhlarov
On Fri, Mar 31, 2006 at 07:01:10PM +0100, Brian Doherty wrote: > Firstly let me say that I'm not sure if this is the right list to post to, > so if I am incorrect I apologise. Also if there is a better list for me to > post to, please direct me to it. > > I have built a redundant freeBSD box for m

Re: Backups

2006-03-31 Thread nik
Just go for incremental backups with dump/restore or use rsync. > Firstly let me say that I'm not sure if this is the right list to post to, > so if I am incorrect I apologise. Also if there is a better list for me to > post to, please direct me to it. > > I have built a redundant freeBSD box for

Re: Backups

2006-03-31 Thread Ivan Voras
Brian Doherty wrote: I have built a redundant freeBSD box for my mail server, and for my webserver, and am putting the redundant boxes in a different geographic location. I am looking for a way to backup the relevant data on the current mail and webservers to the new redundant boxes every night.

Re: FreeBSD 6.1-PREREALEASE , Xorg 6.9

2006-03-31 Thread Chris Shenton
Rumen Palov <[EMAIL PROTECTED]> writes: > Last week I have been upgraded ports Xorg 6.8 to Xorg 6.9 , firefox > from 1.5 to 1.5.0.1. After that strange behavior starts:) When I > open some pages with FireFox or ThunderBird I see blue zones instead > of background images , sometimes when I switch t

buildworld error (texinfo)

2006-03-31 Thread Fernan Aguero
Hi! I've just cvsuped to the latest RELENG_6_0 (p6) and I can't get buildworld to finish ... this is the second time I got stopped at the same place: ===> gnu/usr.bin/texinfo/doc (all) makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib

Re: Backups

2006-03-31 Thread J. Buck Caldwell
Unison is your answer. I've been using it to synchronize the data on 20 branch servers with the big corporate server for backup onto one big tape drive every night for the last two years. Email me if you need help setting it up. ports/net/unison Brian Doherty wrote: Firstly let me say that I

Re: buildworld error (texinfo)

2006-03-31 Thread Kent Stewart
On Friday 31 March 2006 15:28, Fernan Aguero wrote: > Hi! > > I've just cvsuped to the latest RELENG_6_0 (p6) and I can't > get buildworld to finish ... this is the second time I got > stopped at the same place: > > ===> gnu/usr.bin/texinfo/doc (all) > makeinfo --no-split -I /usr/src/gnu/usr.bin/te

Can't mount encrypted drive

2006-03-31 Thread Napoleon Dynamite
I noticed this morning I couldn't mount my encrypted hard drive. I have a backup of it, just in case. I cvsuped src and rebooted after a make world, and this is the error I get when mounting my hard drive via a script: mountprivate Enter passphrase: /dev/ad0s2c.bde (No such file or directory)Ca

Re: buildworld error (texinfo)

2006-03-31 Thread Fernan Aguero
+[ Kent Stewart <[EMAIL PROTECTED]> (31.Mar.2006 21:29): | | On Friday 31 March 2006 15:28, Fernan Aguero wrote: | > Hi! | > | > I've just cvsuped to the latest RELENG_6_0 (p6) and I can't | > get buildworld to finish ... this is the second time I got | > stopped at the same place: [snipped]

Re: PCI Radeon 7000/VE (RV100) on AMD64

2006-03-31 Thread Alastair G. Hogge
On Friday 31 March 2006 04:05, Peter Jeremy wrote: > On Wed, 2006-Mar-29 07:45:37 +1000, Alastair G. Hogge wrote: > >> What happens if you explicitly disable DRI? (Comment out 'Load "dri"' > >> in the Modules section of xorg.conf). > > > >X loads up. > > and? And I can use KDE-3 as I would if I wa

Re: Can't mount encrypted drive

2006-03-31 Thread Nikolay Mirin
1) Are sure you have not just mistyped you password? 2) Does the file /etc/gbde/ad0s2c still exist? 3) Does the device /dev/ad0s2c still exist? 4) Did you include gbde in you new kernel config or do you have the up-to-date kernel gbde module compiled. What does it respond when if you run gbde

Re: Can't mount encrypted drive

2006-03-31 Thread Napoleon Dynamite
El Vie 31 Mar 2006 05:56 PM, Nikolay Mirin escribió: > 1) Are sure you have not just mistyped you password? > 2) Does the file /etc/gbde/ad0s2c still exist? > 3) Does the device /dev/ad0s2c still exist? > 4) Did you include gbde in you new kernel config or do you have the > up-to-date kernel gbde m

Re: Can't mount encrypted drive

2006-03-31 Thread Nikolay Mirin
Well, then the only idea I have from my own experience, that either key file /etc/gbde/ad0s2c, or the whole disk partition are corrupted. If you have a backup of /etc/gbde/ad0s2c, I'd try it. Also checking disk surface may not hurt. Did the problem emerge after the upgrade or just from like nowh

Re: Can't mount encrypted drive

2006-03-31 Thread Napoleon Dynamite
I restored /etc/gbde/ad0s2c, and the problem remained. I double checked gdbe in the kernel, and it is in there. I had a bad shutdown earlier this week and backup up everything right after that. This problem came out of nowhere this morning. I had no problems at all with gdbe at all until today.

Re: buildworld error (texinfo)

2006-03-31 Thread Ruslan Ermilov
On Fri, Mar 31, 2006 at 04:25:19PM -0800, Kent Stewart wrote: > On Friday 31 March 2006 15:28, Fernan Aguero wrote: > > Hi! > > > > I've just cvsuped to the latest RELENG_6_0 (p6) and I can't > > get buildworld to finish ... this is the second time I got > > stopped at the same place: > > > > ===>