Re: Terminal thinks start of line is first character of previous line

2010-05-20 Thread Eitan Adler
On Fri, May 21, 2010 at 1:34 AM, Polytropon wrote: > On Fri, 21 May 2010 01:02:04 +0300, Eitan Adler wrote: >> For some reason the output of my terminal at times seems to put the >> first character of a line as the last character of the previous line. >> This occurs with x11/Terminal x11/Eterm x1

Re: Zpool import failure, metadata checksum fails 8.0-RELEASE

2010-05-20 Thread Joseph Lenox
Update -- Updated to 8.0-STABLE (tagged 8.1-PRERELEASE), zpool is sitting at tx->tx state (according to top). The root cause of this was apparently an enabled write cache on the sata controller (an adaptec model, can handle its own RAID5)+inopportune power failure; I've disabled it going for

Re: PHP upgrade fails

2010-05-20 Thread Matthias Fechner
Hi, Am 21.05.10 02:23, schrieb Zbigniew Szalbot: I think something is wrong. It may be that I upgraded the wrong php port? My initial command was portupgrade php\* it is always a good advice to check /usr/ports/UPDATING before you start upgrading anything, there is a manual in how to upgr

Re: Bash lockups

2010-05-20 Thread Giorgos Keramidas
On Wed, 19 May 2010 16:14:52 -0700, Carl Johnson wrote: > I have been experimenting with FreeBSD for a while, and I consistently > get bash lockups at irregular intervals when it is otherwise idle. By > lockup, I mean that it stops responding to the keyboard and uses 100% > CPU. It will sometime

Re: Playing Ogg Vorbis files with Audacious

2010-05-20 Thread Roland Smith
On Thu, May 20, 2010 at 08:04:58PM -0700, Carl Johnson wrote: > I just installed the package for the audio player audacious and I > discovered that it won't recognize ogg vorbis files. I installed the > audacious-plugins package, but I don't see any vorbis plugins in the > file list, so has it bee

Playing Ogg Vorbis files with Audacious

2010-05-20 Thread Carl Johnson
I just installed the package for the audio player audacious and I discovered that it won't recognize ogg vorbis files. I installed the audacious-plugins package, but I don't see any vorbis plugins in the file list, so has it been moved to some other port? I am running an amd64 version of 7.3 rele

Re: File system

2010-05-20 Thread Randi Harper
On Sun, May 9, 2010 at 2:51 PM, Robert Bonomi wrote: > 2) You could try using a 'journaling' filesystem, *BUT* you'd have to build/ >   implement it yourself.  Journaling filesystems are deliberately _not_ >   provided with FreeBSD, due to security issues/implications with them. >   _You_ will ha

Re: PHP upgrade fails

2010-05-20 Thread John Levine
>shows me that I still do not have two extensions which I deleted ealier: >php5-pcre >php5-spl They're both built into PHP 5.3. R's, John ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsub

Re: Bash lockups

2010-05-20 Thread Carl Johnson
vogelke+u...@pobox.com (Karl Vogel) writes: >>> On Wed, 19 May 2010 16:14:52 -0700, >>> Carl Johnson said: > > C> I have been experimenting with FreeBSD for a while, and I consistently > C> get bash lockups at irregular intervals when it is otherwise idle. > C> Does anybody have any suggestings

Re: PHP upgrade fails

2010-05-20 Thread Zbigniew Szalbot
Hello, >> I am lost as to what to do to solve this. Any help will be appreciated! > > Did you restart apache after upgrading php...? Yes, I did! I think something is wrong. It may be that I upgraded the wrong php port? My initial command was portupgrade php\* Anyway, I seem to have the extensio

Re: PHP upgrade fails

2010-05-20 Thread Yuri Pankov
On Fri, May 21, 2010 at 02:13:30AM +0200, Zbigniew Szalbot wrote: > >>shows me that I still do not have two extensions which I deleted ealier: > >>php5-pcre > >>php5-spl > > > > They're both built into PHP 5.3. > > Apache error log says: > PHP Fatal error: Call to undefined function preg_match()

Re: PHP upgrade fails

2010-05-20 Thread Zbigniew Szalbot
>>shows me that I still do not have two extensions which I deleted ealier: >>php5-pcre >>php5-spl > > They're both built into PHP 5.3. Apache error log says: PHP Fatal error: Call to undefined function preg_match() in... This seems to suggest I do not have it working and site is blank. php -v P

Re: PHP upgrade fails

2010-05-20 Thread Yuri Pankov
On Fri, May 21, 2010 at 01:55:07AM +0200, Zbigniew Szalbot wrote: > OK. Never declare victory too fast :) > > > Hello again, > > > >> Even after restarting apache php-based pages do not load. Many thanks > >> in advance for further hints! > > OK. I commented the extension=pdf.so in extensions.ini

Re: PHP upgrade fails

2010-05-20 Thread John Levine
> 1) Delete the following packages (if installed): > - php5-dbase > - php5-ncurses > - php5-pcre > - php5-spl > - php5-ming > - php5-mhash > >and then I tried to rebuild php port. > >However, php is not working and the ports cannot be updated. Try reinstalling php5-extensi

Re: PHP upgrade fails

2010-05-20 Thread Zbigniew Szalbot
OK. Never declare victory too fast :) > Hello again, > >> Even after restarting apache php-based pages do not load. Many thanks >> in advance for further hints! > OK. I commented the extension=pdf.so in extensions.ini and php no > longer complains. :) pkg_info -Ix php php5-5.3.2 PHP Scri

Re: PHP upgrade fails

2010-05-20 Thread Zbigniew Szalbot
Hello again, > Even after restarting apache php-based pages do not load. Many thanks > in advance for further hints! OK. I commented the extension=pdf.so in extensions.ini and php no longer complains. :) Thanks! -- Zbigniew Szalbot www.slowo.pl www.fairtrade.net.pl _

Re: PHP upgrade fails

2010-05-20 Thread Zbigniew Szalbot
Hello, > Try reinstalling php5-extensions, which should rebuild all the ones > that need to be rebuilt. > > The error messages from PHP should give you a hint which libraries > it's looking for. I made some progress but still php -v PHP Warning: Module 'pdf' already loaded in Unknown on line 0 P

PHP upgrade fails

2010-05-20 Thread Zbigniew Szalbot
Hello, long story short - php52 upgarde failed. php -v PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20090626/pdf.so' - Cannot open "/usr/local/lib/php/20090626/pdf.so" in Unknown on line 0 PHP 5.3.2 with Suhosin-Patch (cli) (built: May 20 2010 23:47:26) Copyright

Re: amavisd - exited on signal 11 - FreeBSD 8 with Perl 5.10

2010-05-20 Thread Hans F. Nordhaug
* Hans F. Nordhaug [2010-04-29]: > * Hans F. Nordhaug [2010-04-29]: > > Hi! > > > > I have been happily running Postfix with amavisd-new (and Clamav > > and SpamAssassin) on FreeBSD 7 with Perl 5.8 for a long time. > > Recently, I upgraded to FreeBSD 8 and rebuilt all ports (after > > updating

Re: Terminal thinks start of line is first character of previous line

2010-05-20 Thread Polytropon
On Fri, 21 May 2010 01:02:04 +0300, Eitan Adler wrote: > For some reason the output of my terminal at times seems to put the > first character of a line as the last character of the previous line. > This occurs with x11/Terminal x11/Eterm x11/xterm and probably others. > As far as I could tell thi

Terminal thinks start of line is first character of previous line

2010-05-20 Thread Eitan Adler
For some reason the output of my terminal at times seems to put the first character of a line as the last character of the previous line. This occurs with x11/Terminal x11/Eterm x11/xterm and probably others. As far as I could tell this does not not occur on console but I have not tested as thoroug

Re: freebsd on netbook

2010-05-20 Thread Tim Judd
On 5/19/10, Anh Ky Huynh wrote: > Hello all, > > I intend to buy a netbook for convenience (for many remote jobs, a netbook > seems to be enough) whose cost is around $400. I'd like have freebsd on that > netbook (oh, no linux, no windows, please :-) but it's hard to choose a > right one that work

Re: Apache 2.2, mod_auth_kerb

2010-05-20 Thread Tim Judd
On 5/20/10, John wrote: > Hi list. > > I'm having problems getting mod_auth_kerb to play nice on one of my servers. > I have the exact same setup on other machines and it works perfectly, > only difference is this ones running CURRENT while they track RELEASE. > > Some info: > > # pkg_info|grep ap

Re: ftp passive mode

2010-05-20 Thread Lowell Gilbert
Lowell Gilbert writes: > gahn writes: > >> I am behind firewall and only pass ftp sessions are allowed. With that, most >> ftp sessions of portupgrade would not be able to connect to remote FreeBSD >> sites. >> >> Could I reconfigure the my FreeBSD 7.3 in a way so that it would only start >>

Re: increasing memory for no root users on freebsd 8.0

2010-05-20 Thread Adam Vande More
On Thu, May 20, 2010 at 10:26 AM, Vikash Badal wrote: > > Any idea where I'm going wrong ? > > http://www.freebsd.org/doc/en/books/handbook/users-limiting.html -- Adam Vande More ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/

Re: [#24509808] How long do you go without upgrading FreeBSD to a newer release?

2010-05-20 Thread Chuck Swiger
On May 20, 2010, at 10:12 AM, dedica...@midphase.com wrote: > What exactly is this about. Let us know your requirement. The requirement, per RFC-821/2821/5321, is that ought to work: % telnet mx.midphase.com 25 Trying 69.4.235.206... Connected to mx.midphase.com. Escape character is '^]'. 220-c

increasing memory for no root users on freebsd 8.0

2010-05-20 Thread Robert Huff
Vikash Badal writes: > Can someone assist me with tunning freebsd 8.0 so that I can > allocate more memory to a process that is not owned by root or > running as root. man (5) login.conf ?? Robert Huff ___

Re: [#24509808] How long do you go without upgrading FreeBSD to a newer release?

2010-05-20 Thread dedicated
Hello, What exactly is this about. Let us know your requirement. -- Best Regards Dennis Server Engineer Hosting Services, Inc. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

Re: Bash lockups

2010-05-20 Thread Karl Vogel
>> On Wed, 19 May 2010 16:14:52 -0700, >> Carl Johnson said: C> I have been experimenting with FreeBSD for a while, and I consistently C> get bash lockups at irregular intervals when it is otherwise idle. C> Does anybody have any suggestings on how I could try to trace this? 1. Get a proces

Re: which utility do i use to burn some [two] of my cd's?

2010-05-20 Thread Rod Person
On Wed, 19 May 2010 19:14:12 -0700 Gary Kline wrote: > > guys, > > sound-juicer used to let me transfer one to some N tracks of my > OLD favorites. no mo'. or | unless i'm mouse clicking the wrong > place. what it the audio utility of choice these days for > freebsd? > Try grip if you want

Re: How long do you go without upgrading FreeBSD to a newer release?

2010-05-20 Thread Mehmet Erol Sanliturk
On Thu, May 20, 2010 at 10:28 AM, Roger Vetterberg wrote: > On 2010-05-16 17:42, Dan Naumov wrote: > >> Hello folks >> >> [snip] > >> >> Do you liva by the "If it's not broken, don't fix it" mantra or do you >> religiously keep your OS installations up to date? >> >> >> - Sincerely, >> Dan Naumov

Re: "real time" files mirroring ?

2010-05-20 Thread Ivan Voras
On 20 May 2010 16:53, Brandon Gooch wrote: > On Thu, May 20, 2010 at 9:12 AM, Frank Bonnet wrote: >> Hello >> >> I'm searching for a software that could perform some kind of real time >> mirroring between two (or more) freebsd servers. >> >> My meaning is to keep up to date some files ( flat and

Re: Autoresponders [pa...@magi.magidesign.com: [#24508600] Re: Need advise.]

2010-05-20 Thread Chuck Swiger
On May 20, 2010, at 9:03 AM, Bob Hall wrote: > On Wed, May 19, 2010 at 10:37:22PM -0400, Glen Barber wrote: >> Headers attached, so we can stop this nonsense in the future. > > I've gotten the same thing, and I'm a bit confused. What exactly is going on? The folks at mpcustomer.com have a badly-w

Re: ftp passive mode

2010-05-20 Thread N.J. Mann
In message <111263.90106...@web52308.mail.re2.yahoo.com>, gahn (ipfr...@yahoo.com) wrote: > > I am behind firewall and only pass ftp sessions are allowed. With > that, most ftp sessions of portupgrade would not be able to connect to > remote FreeBSD sites. > > Could I reconfigure the my F

Re: Autoresponders [pa...@magi.magidesign.com: [#24508600] Re: Need advise.]

2010-05-20 Thread Bob Hall
On Wed, May 19, 2010 at 10:37:22PM -0400, Glen Barber wrote: > Headers attached, so we can stop this nonsense in the future. I've gotten the same thing, and I'm a bit confused. What exactly is going on? ___ freebsd-questions@freebsd.org mailing list http:

increasing memory for no root users on freebsd 8.0

2010-05-20 Thread Vikash Badal
Can someone assist me with tunning freebsd 8.0 so that I can allocate more memory to a process that is not owned by root or running as root. >From top I get this line before it coredumps. PID USERNAMETHR PRI NICE SIZERES STATETIME WCPU COMMAND 1161 nntpd 1500 440

Re: ftp passive mode

2010-05-20 Thread Lowell Gilbert
gahn writes: > I am behind firewall and only pass ftp sessions are allowed. With that, most > ftp sessions of portupgrade would not be able to connect to remote FreeBSD > sites. > > Could I reconfigure the my FreeBSD 7.3 in a way so that it would only start > ftp sessions in PASV mode? That s

Re: "real time" files mirroring ?

2010-05-20 Thread Frank Bonnet
Thanks for your answers guys ! I'm gonna test all softwares you pointed on On 05/20/10 16:12, Frank Bonnet wrote: Hello I'm searching for a software that could perform some kind of real time mirroring between two (or more) freebsd servers. My meaning is to keep up to date some files ( flat a

ftp passive mode

2010-05-20 Thread gahn
Hi All: I am behind firewall and only pass ftp sessions are allowed. With that, most ftp sessions of portupgrade would not be able to connect to remote FreeBSD sites. Could I reconfigure the my FreeBSD 7.3 in a way so that it would only start ftp sessions in PASV mode? Thanks. __

Re: "real time" files mirroring ?

2010-05-20 Thread Brandon Gooch
On Thu, May 20, 2010 at 9:12 AM, Frank Bonnet wrote: > Hello > > I'm searching for a software that could perform some kind of real time > mirroring between two (or more) freebsd servers. > > My meaning is to keep up to date some files ( flat and db maps ) used by > Postfix on our MX servers and pr

Re: "real time" files mirroring ?

2010-05-20 Thread Julien Cigar
You may want to wait for HAST : http://wiki.freebsd.org/HAST .. I think it has been merged to HEAD .. regards, Julien Frank Bonnet wrote: Hello I'm searching for a software that could perform some kind of real time mirroring between two (or more) freebsd servers. My meaning is to keep up to

Re: "real time" files mirroring ?

2010-05-20 Thread Vincent Hoffman
On 20/05/2010 15:12, Frank Bonnet wrote: > Hello > > I'm searching for a software that could perform some kind of real time > mirroring between two (or more) freebsd servers. > > My meaning is to keep up to date some files ( flat and db maps ) used > by Postfix on our MX servers and propagate every

Re: "real time" files mirroring ?

2010-05-20 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 20/05/2010 15:12:47, Frank Bonnet wrote: > I'm searching for a software that could perform some kind of real time > mirroring between two (or more) freebsd servers. > > My meaning is to keep up to date some files ( flat and db maps ) used by > Pos

Re: How long do you go without upgrading FreeBSD to a newer release?

2010-05-20 Thread Roger Vetterberg
On 2010-05-16 17:42, Dan Naumov wrote: Hello folks [snip] Do you liva by the "If it's not broken, don't fix it" mantra or do you religiously keep your OS installations up to date? - Sincerely, Dan Naumov Depends on the installation requirements. I know of two 2.2.8 installations on PII h

Re: "real time" files mirroring ?

2010-05-20 Thread Gary Gatten
Will rsync not work? - Original Message - From: owner-freebsd-questi...@freebsd.org To: freebsd-questions Sent: Thu May 20 09:12:47 2010 Subject: "real time" files mirroring ? Hello I'm searching for a software that could perform some kind of real time mirroring between two (or more) f

"real time" files mirroring ?

2010-05-20 Thread Frank Bonnet
Hello I'm searching for a software that could perform some kind of real time mirroring between two (or more) freebsd servers. My meaning is to keep up to date some files ( flat and db maps ) used by Postfix on our MX servers and propagate every change of one or more files to all the others. T

Apache 2.2, mod_auth_kerb

2010-05-20 Thread John
Hi list. I'm having problems getting mod_auth_kerb to play nice on one of my servers. I have the exact same setup on other machines and it works perfectly, only difference is this ones running CURRENT while they track RELEASE. Some info: # pkg_info|grep apache && pkg_info|grep kerb apache-2.2

Re: freebsd on netbook

2010-05-20 Thread Anh Ky Huynh
On Thu, 20 May 2010 02:56:54 -0300 Gonzalo Nemmi wrote: > On Thu, May 20, 2010 at 1:16 AM, Warren Block > wrote: > > On Thu, 20 May 2010, Anh Ky Huynh wrote: > > > >> I intend to buy a netbook for convenience (for many remote jobs, > >> a netbook seems to be enough) whose cost is around $400. I'

Re: freebsd on netbook

2010-05-20 Thread Anh Ky Huynh
On Thu, 20 May 2010 09:22:40 +0200 Matthias Apitz wrote: > El día Thursday, May 20, 2010 a las 09:08:48AM +0700, Anh Ky Huynh > escribió: > > > Hello all, > > > > I intend to buy a netbook for convenience (for many remote jobs, > > a netbook seems to be enough) whose cost is around $400. I'd li

Re: Is the freeBSD mailing list using an automated ticket system?

2010-05-20 Thread Michael Powell
James Phillips wrote: > Sorry about the blank post (hit enter by mistake): I feel I may have > received a phishing e-mail. This may explain why somebody pasted their > root password on the mailing list over the last few days: > [snip] The answer is no. Some script kiddie thought it might be fun

cairo fails to compile

2010-05-20 Thread Ewald Jenisch
Hi, After doing a regular cvsup for my ports, followed by "make fetchindex" and "pkgdb -F", the latter fails with the following errors: -- < Cut here > -- ... ---> Checking the package registry database Stale dependency: gobject-introspect

Re: Help With pptpclient Setup

2010-05-20 Thread perryh
Drew Tomlinson wrote: > >> I'm using FBSD 8.0-STABLE and trying to connect to a Cisco > >> VPN at work. Windows PCs connect with the basic Microsoft > >> dial-up networking client. Thus I assume pptpclient is my > >> answer for FBSD. > > > > I would think GRE would be the answer here. > >

Is the freeBSD mailing list using an automated ticket system?

2010-05-20 Thread James Phillips
Sorry about the blank post (hit enter by mistake): I feel I may have received a phishing e-mail. This may explain why somebody pasted their root password on the mailing list over the last few days: [#24508771] Re: 7.0/i386 to 8.0/amd64 - gmirror/gstripe migration Wednesday, May 19, 2010 11:11 P

Re: freebsd on netbook

2010-05-20 Thread Matthias Apitz
El día Thursday, May 20, 2010 a las 09:08:48AM +0700, Anh Ky Huynh escribió: > Hello all, > > I intend to buy a netbook for convenience (for many remote jobs, a netbook > seems to be enough) whose cost is around $400. I'd like have freebsd on that > netbook (oh, no linux, no windows, please :-)

Re: Need advise.

2010-05-20 Thread Matthew Seaman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19/05/2010 21:07:22, pa...@magi.magidesign.com wrote: > I have a box that I need to add several software > package, I can't use ports because it appears that they have blocked the > ports to do a fetch. > > So I am wondering what can I do? Do yo