ruby portupgrade error

2010-04-27 Thread n dhert
there was an upgrade to ruby giving error: how to fix it? ... cc -I/usr/include -O2 -fno-strict-aliasing -pipe -fPIC-DRUBY_EXPORT -L. -r path=/usr/lib:/usr/local/lib -rdynamic main.o libruby18-static.a -lrt -lcrypt -lm -L/usr/lib -rpath=/usr/lib:/usr/local/lib -o miniruby libruby18-stat

Re: Improving SMP performance?

2010-04-27 Thread John
On Tue, Apr 27, 2010 at 05:32:58PM -0700, Neil Short wrote: > I'm somewhat disappointed in the performance in my laptop which is supposed > to have a really fast processor. Is there some way to get more out of the > processor? > > > [neshort/] uname -a > FreeBSD carmen 8.0-STABLE FreeBSD 8.0-ST

Re: freebsd-questions Digest, Vol 308, Issue 4

2010-04-27 Thread adilson
Não responda essa mensagem ela é automatica. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Re: email address on google through this link

2010-04-27 Thread Chad Perrin
On Tue, Apr 27, 2010 at 09:56:50PM +0100, Bruce Cran wrote: > > At least one mailing list I'm on obfuscates the addresses on the server so > all > messages would, for example, appear to come *from* freebsd- > questi...@freebsd.org. As long as you have some way to respond to an individual person

Improving SMP performance?

2010-04-27 Thread Neil Short
I'm somewhat disappointed in the performance in my laptop which is supposed to have a really fast processor. Is there some way to get more out of the processor? [neshort/] uname -a FreeBSD carmen 8.0-STABLE FreeBSD 8.0-STABLE #1: Thu Apr 15 19:54:24 MST 2010 nesh...@carmen:/usr/obj/usr/src

Re: How to determine /dev/ad* from mount label

2010-04-27 Thread Mark G.
On 04/27/2010 00:04, Carl Johnson wrote: "Mark G." writes: [...] I just wanted to know if there was a utility to tell me which actual device was mounted. I also tried camcontrol devlist and atacontrol list. The latter allowed me to determine that /dev/label/rootfs0 is ad2s1a based on the act

email address on google through this link

2010-04-27 Thread Drew White
http://www.mavetju.org/mail/view_message.php?list=freebsd-questions&id=2614063 My email address is showing up in google from this thread, I get a lot of spam at this email address... Is there anything we can do about this? Perhaps turning off people's email address showing in these threads is poss

Re: Really simple spam trap - /dev/pf permissions?

2010-04-27 Thread Randal L. Schwartz
> "John" == John writes: John> Grr. I just expired the first address, at four hours old, and John> IMMEDIATELY got a bunch Pfizer spams that were just delayed... John> This is certainly not an easy nut to crack. If it were easy, they wouldn't need entire teams of people at $LARGE_ISPs to

Re: Really simple spam trap - /dev/pf permissions?

2010-04-27 Thread John
On Tue, Apr 27, 2010 at 12:44:14PM -0700, Randal L. Schwartz wrote: > > "John" == John writes: > > John> (Obviously, I'll want to add to my cron scripts to age entries out > John> of the spammers table, just to keep it down to a manageable size. > John> I already have two dozen entries.) >

Re: email address on google through this link

2010-04-27 Thread Eitan Adler
> At least one mailing list I'm on obfuscates the addresses on the server so all > messages would, for example, appear to come *from* freebsd- > questi...@freebsd.org. Which make it quite annoying when you want to reply privately to someone. ___ freebsd-q

Re: email address on google through this link

2010-04-27 Thread Bruce Cran
On Tuesday 27 April 2010 21:32:07 Chuck Swiger wrote: > On Apr 27, 2010, at 1:00 PM, Drew White wrote: > > http://www.mavetju.org/mail/view_message.php?list=freebsd-questions&id=26 > > 14063 > > > > My email address is showing up in google from this thread, I get a lot of > > spam at this email ad

apache signal bus error (10)

2010-04-27 Thread doug schmidt
On a 7.3-release box, I upgraded to php 5.3.2 + extensions. All seems to be working fine with our php developed application, however when I start apache, I get this in the apache error log; [Tue Apr 27 16:08:33 2010] [notice] Apache/2.2.14 (FreeBSD) PHP/5.3.2 with Suhosin-Patch mod_ssl/2.2.14 Open

Samba 3.5.2 with/out aio on FreeBSD 7.2

2010-04-27 Thread Gabor Radnai
Hi, I have a FreeBSD 7.2/amd64 machine with Samba 3.4.5 with aio support enabled. If I try to upgrade to Samba 3.5.2 from source aio support compiles but I receive "Abnormal server exit: Failed to setup RT_SIGNAL_AIO handler" fatal error from smbd. Without aio 3.5.2 too works nice. Did somebody s

Re: email address on google through this link

2010-04-27 Thread Chuck Swiger
On Apr 27, 2010, at 1:00 PM, Drew White wrote: > http://www.mavetju.org/mail/view_message.php?list=freebsd-questions&id=2614063 > > My email address is showing up in google from this thread, I get a lot of > spam at this email address... Is there anything we can do about this? Nope, sorry. Posti

8.0-R failing to parse DHCP root-path or loader.conf/rc vars (Diskless NFS/PXE)

2010-04-27 Thread Brian A. Seklecki (CFI NOC)
All: DHCP: option root-path "192.168.224.67:/export/tftpboot/root-db"; loader.rc: set vfs.root.mountfrom="nfs" set vfs.root.mountfrom.options="rw" set boot.nfsroot.path="/export/tftpboot/root-web" set boot.nfsroot.server="192.168.224.67" loader.conf: mfsroot_load="NO" nfsclient_load="

Re: Really simple spam trap - /dev/pf permissions?

2010-04-27 Thread John
On Tue, Apr 27, 2010 at 12:44:14PM -0700, Randal L. Schwartz wrote: > > "John" == John writes: > > John> (Obviously, I'll want to add to my cron scripts to age entries out > John> of the spammers table, just to keep it down to a manageable size. > John> I already have two dozen entries.) >

Re: Really simple spam trap - /dev/pf permissions?

2010-04-27 Thread John
On Tue, Apr 27, 2010 at 08:46:41PM +0100, Vincent Hoffman wrote: > On 27/04/2010 20:31, John wrote: > > This seems to be working pretty well, and I'll eventually take the > > print statement out, but I'm not sure why I had to make /dev/pf > > public read/write in order to get the pfctl command to w

Re: Really simple spam trap - /dev/pf permissions?

2010-04-27 Thread Vincent Hoffman
On 27/04/2010 20:31, John wrote: > This seems to be working pretty well, and I'll eventually take the > print statement out, but I'm not sure why I had to make /dev/pf > public read/write in order to get the pfctl command to work. > > What is the best solution to be able to add to my spammers table

Re: Really simple spam trap - /dev/pf permissions?

2010-04-27 Thread Randal L. Schwartz
> "John" == John writes: John> (Obviously, I'll want to add to my cron scripts to age entries out John> of the spammers table, just to keep it down to a manageable size. John> I already have two dozen entries.) You'll have a lot of collateral damage. I've worked with a lot of schemes over

Really simple spam trap - /dev/pf permissions?

2010-04-27 Thread John
I have done a monkey-simple spam trap. It just so happens that I have a dozen or more user accounts that haven't been actually used in over five years and get dozens of spam hits every day. I had been just sending them all to /dev/null with a sendmail alias. It seems to me that these are perfect

Re: USB keyboard: mode switch / numlock freezes

2010-04-27 Thread Anselm Strauss
On 04/27/10 07:06, Polytropon wrote: > On Mon, 26 Apr 2010 00:33:28 +0200, Anselm Strauss > wrote: >> Could it be a numlock issue? Any idea how to address this? > > A good tool for diagnostics always is the xev program. See > if something like > > KeyPress event, serial 24, synthetic NO, window

Re: reoeating, which port offers "blog-style" feedbak?

2010-04-27 Thread Gary Kline
On Tue, Apr 27, 2010 at 10:13:51AM +0300, Giorgos Keramidas wrote: > On Mon, 26 Apr 2010 14:48:49 -0700, Gary Kline wrote: > > Guys, > > > > I'm creating another virt website and intend to publish things that > > users could respond to. It is also time to rethink my "JOTTINGS" > > thoughts and pu

Re: ZFS scheduling

2010-04-27 Thread Anselm Strauss
On 04/26/10 00:03, Dan Naumov wrote: >> Hi, >> >> I noticed that my system gets very slow when I'm doing some simple but >> intense ZFS operations. For example, I move about 20 Gigabytes of data >>from one data set to another on the same pool, which is a RAIDZ of 3 500 >> GB SATA disks. The operati

Re: geli_devices entry in rc.conf

2010-04-27 Thread Roland Smith
On Tue, Apr 27, 2010 at 12:26:16PM +0200, Demelier David wrote: > Hi freebsd-questions@, > >I made some encryption on my USB mass storage, so I wanted to know if we > can >geli {attach,detach} as user ? Since we can mount devices as user it would > be >great for geli too. It seems t

Re: Postfix signal 11

2010-04-27 Thread Michael Powell
Ron wrote: > After I did a big portupgrade on the April 25th, I am now getting a lot > these... > > +pid 53508 (conftest), uid 0: exited on signal 11 (core dumped) > +pid 28553 (smtp), uid 125: exited on signal 11 > +pid 28569 (smtp), uid 125: exited on signal 11 > +pid 28657 (smtp), uid 125: exi

Re: Disabling IPv4 in Sendmail

2010-04-27 Thread Steve Bertrand
On 2010.04.27 13:05, Steve Bertrand wrote: > Hi all, > > I'm trying to configure an MTA/MSA using Sendmail on FreeBSD 8. ...sorry for the noise all... I got it by adding the following to the main .mc file: FEATURE(`no_default_msa')dnl ...thereafter: Apr 27 13:08:00 onlyv6 sendmail[43728]: star

Disabling IPv4 in Sendmail

2010-04-27 Thread Steve Bertrand
Hi all, I'm trying to configure an MTA/MSA using Sendmail on FreeBSD 8. The catch is, is that I don't have any IPv4 addresses on the box (not even loopback). I'm almost there, but I'm still missing something. Here is what I've changed in my configs: In submit.mc, per the documentation, I've cha

Re: Postfix signal 11

2010-04-27 Thread Brandon Gooch
On Tue, Apr 27, 2010 at 11:17 AM, Ron wrote: > After I did a big portupgrade on the April 25th, I am now getting a lot > these... > > +pid 53508 (conftest), uid 0: exited on signal 11 (core dumped) > +pid 28553 (smtp), uid 125: exited on signal 11 > +pid 28569 (smtp), uid 125: exited on signal 11

Postfix signal 11

2010-04-27 Thread Ron
After I did a big portupgrade on the April 25th, I am now getting a lot these... +pid 53508 (conftest), uid 0: exited on signal 11 (core dumped) +pid 28553 (smtp), uid 125: exited on signal 11 +pid 28569 (smtp), uid 125: exited on signal 11 +pid 28657 (smtp), uid 125: exited on signal 11 ..in my

Re: PeerGuardian or Something Similar

2010-04-27 Thread ltcddats
On Mon, 26 Apr 2010 21:45:26 -0400 "Christopher Chambers" wrote: > Dear Fellow FreeBSD Users, > > I stumbled upon a program called PeerGuardian, whose website is: > http://phoenixlabs.org/pg2/ > > The program is an IP blocker with the purpose of protecting your > identity on P2P applications. >

8.0-RELEASE upgrade -- no files visible

2010-04-27 Thread Andrew Hamilton-Wright
I have a puzzler. After postponing an upgrade from 7.2 to 8.0 for some time, I now am attempting to make the transition. In the 7.2 install, I have one "dangerously dedicated" disk used only for backup (the accommodation of which is why I postponed the install in the first place), as well as a

Re: freebsd-update - removing sources of a 7.2 system

2010-04-27 Thread Olivier Mueller
Repost... Any idea, other should I really have a look at the source code of freebsd-update? :) Thanks & regards, O. On Thu, 2010-04-22 at 18:43 +0200, Olivier Mueller wrote: > Two little questions about freebsd-update "best-practices": > > 1) These are the output when I start a "freebsd-updat

Re: Wireless networking question

2010-04-27 Thread Chip Camden
On Apr 26 2010 22:00, Carl Chave wrote: > > More info:  I found the following in the output of pciconf -vl: > > > > > > no...@pci0:2:0:0:       class=0x028000 card=0x10891a3b chip=0x002b168c > > rev=0x01 hdr=0x00 > >    vendor     = 'Atheros Communications Inc.' > >    class      = network > > >F

Re: geom, glabel, and related terminology

2010-04-27 Thread Pieter de Goeje
On Tuesday 27 April 2010 13:49:02 Eitan Adler wrote: > I'm a little bit confused about some of the file system terminology. > > What exactly is a GEOM label? A geom label is a name (hence label) for a GEOM provider. This label is interpreted/read by glabel(8). The source of the label can be the

Re: geom, glabel, and related terminology

2010-04-27 Thread Brandon Gooch
On Tue, Apr 27, 2010 at 6:49 AM, Eitan Adler wrote: > I'm a little bit confused about some of the file system terminology. > > What exactly is a GEOM label?  What does it mean to have one or for > one to be stopped? > What is a GEOM provider? > What is the difference between a bsd label and a geom

PPPoE-Server

2010-04-27 Thread Trace-1310
Hi Folks, i try to setup a pppoe-server. Until now iv'e try this with rc_pppoe and mpd5, both didn't work. The rp_pppoe implementation from ports are answering my PADI but after PADS the system terminates the connection with "pppd terminated". The setup from mpd5 fails at all without any respon

Re: reoeating, which port offers "blog-style" feedbak?

2010-04-27 Thread Giorgos Keramidas
On Mon, 26 Apr 2010 14:48:49 -0700, Gary Kline wrote: > Guys, > > I'm creating another virt website and intend to publish things that > users could respond to. It is also time to rethink my "JOTTINGS" > thoughts and put each of the 15 sections|chapters into a format where > readers could give fee

detecting multiple ciss(4) controllers

2010-04-27 Thread Per olof Ljungmark
A ProLiant DL380 G4 with built-in 6i and a SA 6404 will only detect the 6i as ciss0 during boot, the dual 6404 is not seen at all, neither in /dev/ or pciconf. All three controllers are visible from the BIOS and configured and displayed during BIOS boot. The systems ROM's are less than a year, OS

geom, glabel, and related terminology

2010-04-27 Thread Eitan Adler
I'm a little bit confused about some of the file system terminology. What exactly is a GEOM label? What does it mean to have one or for one to be stopped? What is a GEOM provider? What is the difference between a bsd label and a geom label? If you could provide a high level overview the terminol

xorg issues

2010-04-27 Thread Ivan Frosty
hellos recently i upgraded from freebsd6.2 to 8.0release everything seems fine except something seems wrong with either xorg or my display driver. i cannot play movies with all players, xine,mplayer etc i get BadAlloc(insufficient resources for operation) major opcode of failed request: 133(Xvideo

Driver for Belkin F5D9050 V 4000

2010-04-27 Thread Carmel
I am trying to get a Belkin Wireless G Plus MIMI USB Network Adapter, version 4000 to work. I contacted Belkin, and they gave me the following information: The chipset used in a adapter F5D9050 V 4000 is Ralink RT2671F, RT2528L (RT73). I have not been able locate a driver for that chipset. Does a

geli_devices entry in rc.conf

2010-04-27 Thread Demelier David
Hi freebsd-questions@, I made some encryption on my USB mass storage, so I wanted to know if we can geli {attach,detach} as user ? Since we can mount devices as user it would be great for geli too. And what about the geli_devices in rc.conf the manpage says it attaches at the boot

FreeBSD 8.0-RELEASE-p2 Xen DomU vcpus >= 2 issue

2010-04-27 Thread Yuriy Kohut
/sbin/init get "Segmentation Fault" while FreeBSD 8.0-RELEASE-p2 i386 Xen DomU is booting. Xen Dom0 info: OS: CentOS release 5.4 (Final) Arch: x86_64 Kernel: 2.6.18-164.6.1.el5xen #1 SMP Tue Nov 3 16:48:13 EST 2009 x86_64 x86_64 x86_64 GNU/Linux CPU: Intel(R) Xeon(R) CPU5148 @ 2.33G

Re: Wpoison?????

2010-04-27 Thread perryh
John wrote: > I wouldn't need to create a new e-mail account, I've already > got lots of them that seem to be pure spam magnates, including > "man" (the manual pages psuedo-user) which are getting stuff > sent to them all the time. I'm pretty sure that anyone sending > to "m...@starfire.mn.org"

Re: Wpoison?????

2010-04-27 Thread perryh
John wrote: > > There are better systems that have a pure honeypot which actually > > accepts mail (and add the IPs that send mail to a blacklist) > > OK - where do we find one of THOSE? Unfortunately, THOSE may be a bit too simplistic :( Someone forges an email appearing to come from one of yo