On May 19, 2008, at 10:16 AM, Gunther Mayer wrote:
Hi there,
I couldn't quite believe it when I saw it. I received an email from
cron stating
Assertion failed: (0 && "The impossible happened, committing
suicide"), function load_plist, file store_txt.c, line 840.
Abort trap
Obviously a de
"Montag" <[EMAIL PROTECTED]> writes:
> I've got Postfix SMTP server set up on a FreeBSD 7 box. I'm receiving
> mail just fine, and I can send mail to my other web accounts (gmail),
> but my mail is getting rejected from the mailing lists. Here is the
> output from the local mail queue:
>
> host
Hi,
ich have the second core since 3 days, with following info:
cat /var/crash/info.1
Dump header from device /dev/da0s1b
Architecture: amd64
Architecture Version: 2
Dump Length: 284737536B (271 MB)
Blocksize: 512
Dumptime: Mon May 19 09:27:46 2008
Hostname: xxx.yyy.zz
Magic: FreeB
> did you ever try comment out the three extensions I mentioned in my
> previous email? That fixed it right up for me.
i did not have those extensions at all. or maybe i did not understand
where they are.
randy
___
freebsd-questions@freebsd.org mailing
On Mon, May 19, 2008 at 9:51 PM, Randy Bush <[EMAIL PROTECTED]> wrote:
> 386 very current
>
> i have been unable to get apache not to segv on one server for a while now.
>
> i tried the php rebuild
>
> i tried clearing obj, full system build, full ports force rebuild, ...
>
> i just tried
>
>> If y
I am trying to use gdb on FreeBSD 7.0 but is does not seem to work using the
attach option. I know this all works with the FreeBSD 4.11 machines we still
have running. Is there a solution??
# ps -auxww | grep vi
daryl22044 0.0 0.1 3408 1488 qb S+2:34PM 0:00.00 vi xxx
# gdb --quiet
386 very current
i have been unable to get apache not to segv on one server for a while now.
i tried the php rebuild
i tried clearing obj, full system build, full ports force rebuild, ...
i just tried
> If you have a backup of php/extensions.ini from before you did your
> updates, it would be
ive got it installed kubuntu-kde4 8.0.1 LTS runs great id like to see it
on FreeBSD, ive tried it on FreeBSD 7.x
there not too bad, but some quirks i think they are working thru still.
On Tue, May 20, 2008 at 3:26 AM, RW <[EMAIL PROTECTED]> wrote:
> On Mon, 19 May 2008 14:00:53 -0500
> Derek
* Sahil Tandon <[EMAIL PROTECTED]> [05-19-2008]:
> * Paul Schmehl <[EMAIL PROTECTED]> [05-19-2008]:
>
> > Macintosh:~ pauls$ telnet my.mywebsite.com 25
> > Trying 209.181.247.105...
> > Connected to nullmx.mywebsite.com.
> > Escape character is '^]'.
> > 220 nullmx SMTP
> > EHLO testing.mydomain.
On Mon, 19 May 2008 18:17:32 -0500, "Montag" <[EMAIL PROTECTED]> wrote:
> I've got Postfix SMTP server set up on a FreeBSD 7 box. I'm receiving
> mail just fine, and I can send mail to my other web accounts (gmail),
> but my mail is getting rejected from the mailing lists. Here is the
> output fr
* Paul Schmehl <[EMAIL PROTECTED]> [05-19-2008]:
> Macintosh:~ pauls$ telnet my.mywebsite.com 25
> Trying 209.181.247.105...
> Connected to nullmx.mywebsite.com.
> Escape character is '^]'.
> 220 nullmx SMTP
> EHLO testing.mydomain.com
> 220 Hello
> quit
> 220 Buh-bye!
> Connection closed by forei
On Mon, 19 May 2008 12:40:46 +0200, Jonathan McKeown <[EMAIL PROTECTED]> wrote:
> I forget where I saw this quote first, but the last five words always
> make me think of the find command:
>
> Real Programmers consider "what you see is what you get" to be just as
> bad a concept in Text Edi
Kevin Downey wrote:
On Mon, May 19, 2008 at 4:18 PM, Andrew Moran <[EMAIL PROTECTED]> wrote:
Hey guys,
I recently upgraded my php5 ports to latest ports tree versions (5.2.6), and
now I'm in a situation where any HUP signal sent to apache is causing the
entire process to dump core. I get this
--On May 19, 2008 10:15:25 PM -0400 Sahil Tandon <[EMAIL PROTECTED]> wrote:
On May 19, 2008, at 4:17 PM, Montag wrote:
host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected:
Are you sure it wasn't mx1.freebsd.org? And are you mangling
my.mywebsite.com or is that really the hos
On May 19, 2008, at 4:17 PM, Montag wrote:
> host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected:
Are you sure it wasn't mx1.freebsd.org? And are you mangling
my.mywebsite.com or is that really the hostname with which your server is
configured to EHLO/HELO? The FreeBSD MXs als
--On May 19, 2008 6:07:53 PM -0700 Chuck Swiger <[EMAIL PROTECTED]> wrote:
On May 19, 2008, at 4:17 PM, Montag wrote:
host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected:
Host not found (in reply to RCPT TO command))
freebsd-questions@freebsd.org
Any thoughts?
Many mailserver
On May 19, 2008, at 4:17 PM, Montag wrote:
host mx1.free.bsd.org said: my.mywebsite.com: Helo command rejected:
Host not found (in reply to RCPT TO command))
freebsd-questions@freebsd.org
Any thoughts?
Many mailservers check that the HELO/EHLO response is a valid
hostname. You can either co
On May 18, 2008, at 8:44 PM, [EMAIL PROTECTED] wrote:
I notice that the guide complies Apache with WITH_BERKELEYDB=db42 and
WITH_MPM=worker, which I did not do. Any way to add these without
recompiling and losing everything?
Yes and no. You probably can't change which BDB Apache uses without
At 10:44 PM 5/18/2008, [EMAIL PROTECTED] wrote:
Hello,
I configured and installed an Apache server on my FreeBSD box about a week
or so back. Now I'm looking into installing subversion using this guide:
http://www.onlamp.com/pub/a/bsd/2007/09/27/subversion-for-bsd-with-all-the-bells-and-whistl
On Mon, May 19, 2008 at 4:18 PM, Andrew Moran <[EMAIL PROTECTED]> wrote:
>
> Hey guys,
>
> I recently upgraded my php5 ports to latest ports tree versions (5.2.6), and
> now I'm in a situation where any HUP signal sent to apache is causing the
> entire process to dump core. I get this in the apach
On Mon, 19 May 2008 21:46:03 +1200
Jonathan Chen <[EMAIL PROTECTED]> wrote:
> On Mon, May 19, 2008 at 01:49:35AM -0700, Garrett Cooper wrote:
> > Riddle for the day for folks that have source trees... what would
> > you expect this to print out (ask yourself the question and then
> > execute the c
Hello,
I configured and installed an Apache server on my FreeBSD box about a week
or so back. Now I'm looking into installing subversion using this guide:
http://www.onlamp.com/pub/a/bsd/2007/09/27/subversion-for-bsd-with-all-the-bells-and-whistles.html
I notice that the guide complies Apache w
At 02:22 PM 5/19/2008, Aaron Holmes wrote:
I'm not sure where this issue should go, or if it's even a bug. If it's
not, please help!
https://bugzilla.samba.org/show_bug.cgi?id=5468
There are known issues with the utilities than work with winbind, but the
basic functionality does work. Some o
Hello all,
I'm seeking to set up an SVN repository on my home machine. I've come
across the following two guides:
http://www.bsdguides.org/guides/freebsd/misc/subversion.php
http://www.onlamp.com/pub/a/bsd/2007/09/27/subversion-for-bsd-with-all-the-bells-and-whistles.html
The second one is cer
I'm just trying to print some photo's which I haven't done since our
total changeover to OSS, not something we get time to do on a regular
basis anyway, and I'm testing a Samsung 610ND colour laser printer and a
Canon MP750 pixma printer.
After some issues with the usb on one laptop (HP - I'd reco
Hey guys,
I recently upgraded my php5 ports to latest ports tree versions
(5.2.6), and now I'm in a situation where any HUP signal sent to
apache is causing the entire process to dump core. I get this in the
apache error log:
[Mon May 19 16:08:48 2008] [notice] SIGHUP received. Attempt
On Mon, 19 May 2008 16:31:57 -0500
Drew Sanford <[EMAIL PROTECTED]> wrote:
> Hi,
> I lost a hard drive in one of my machines here. Fortunately, the only
> thing on it was /tmp and a random storage partition I used as a
> dropoff point for backups before they get ftp'd to another machine.
> And...
I've got Postfix SMTP server set up on a FreeBSD 7 box. I'm receiving
mail just fine, and I can send mail to my other web accounts (gmail),
but my mail is getting rejected from the mailing lists. Here is the
output from the local mail queue:
host mx1.free.bsd.org said: my.mywebsite.com: Helo com
Hi,
I lost a hard drive in one of my machines here. Fortunately, the only
thing on it was /tmp and a random storage partition I used as a dropoff
point for backups before they get ftp'd to another machine. And...my
swap partition. So how dangerously am I living to run this machine
without any
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, May 19, 2008 at 09:59:58PM +0100, Bruce Cran wrote:
> Derek Graham wrote:
>> Just curious when KDE4 is going to be officialy in the port tree and if
>> there is any word on running KDE3 and KDE4 together? I want to try it out
>> but want to h
Yani Brankov wrote:
Hey guys,
Hi
I recently updated to FreeBSD 7 and noticed that my box started to
perform as windows does under heavier loads. The mouse starts to be
jerky when compiling, window updates/redraws are slow and bump the CPU
usage up to 100%. I attributed this to the mga driv
On Mon, May 19, 2008 at 04:12:56PM -0400, Joachim Rosenfeld wrote:
> I had an IBM ThinkPad T41 that I was using until recently. It was rock
> solid, ran FreeBSD perfectly, handled all abuse I threw at it (I dropped
> it a couple of times), and generally did everything I needed it to do.
>
> I swit
/var
move /usr/local/etc to /etc/local and make link from /etc/local to
/usr/local/etc
then you can have /usr readonly
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send a
Derek Graham wrote:
Just curious when KDE4 is going to be officialy in the port tree and if there
is any word on running KDE3 and KDE4 together? I want to try it out but want
to hear what others got to say about installing it and if there is a good
guide to doing it?
I believe the current p
windows does under heavier loads. The mouse starts to be jerky when
compiling, window updates/redraws are slow and bump the CPU usage up to 100%.
it is especially like that when you have heavy disk I/O, with lots of
writes.
beginning. However, I later noticed the same happens even when X has
On Mon, 19 May 2008 14:00:53 -0500
Derek Graham <[EMAIL PROTECTED]> wrote:
> Just curious when KDE4 is going to be officialy in the port tree and
> if there is any word on running KDE3 and KDE4 together? I want to try
> it out but want to hear what others got to say about installing it
> and if th
Joachim Rosenfeld wrote:
I had an IBM ThinkPad T41 that I was using until recently. It was rock
solid, ran FreeBSD perfectly, handled all abuse I threw at it (I dropped
it a couple of times), and generally did everything I needed it to do.
I switched jobs so I had to return that T41, so I'm thin
On Wed, 14 May 2008, Derek Taylor wrote:
>I would like to use smb/cifs with kerberos auth, but mount_smbfs doesn't
>seem to support this.
>
>Is anyone aware of an alternate means of performing a mount via smb/cifs
>or any patches to provide such functionality?
>
>I already have smbclient working wi
In response to "Joachim Rosenfeld" <[EMAIL PROTECTED]>:
> I had an IBM ThinkPad T41 that I was using until recently. It was rock
> solid, ran FreeBSD perfectly, handled all abuse I threw at it (I dropped
> it a couple of times), and generally did everything I needed it to do.
>
> I switched jobs
I had an IBM ThinkPad T41 that I was using until recently. It was rock
solid, ran FreeBSD perfectly, handled all abuse I threw at it (I dropped
it a couple of times), and generally did everything I needed it to do.
I switched jobs so I had to return that T41, so I'm thinking about
buying a ThinkPa
Just curious when KDE4 is going to be officialy in the port tree and if there
is any word on running KDE3 and KDE4 together? I want to try it out but want
to hear what others got to say about installing it and if there is a good
guide to doing it?
Derek
_
At 2008-05-19T15:23:30Z, brad davison wrote:
> What is the best way to have a list that only certain users are able
> to send to?
You can use Majordomo, and set the parameter `restrict_post' in
`listname.config':
restrict_post = listname.allowed
where `listname.allowed' is a file containing a
I'm not sure where this issue should go, or if it's even a bug. If it's
not, please help!
https://bugzilla.samba.org/show_bug.cgi?id=5468
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsub
Hi all,
I just installed FreeBSD 7 on my laptop. Most things work fine, but I
run into problems with my touchpad.
The "touching area" only works inside of firefox (clicking on links,
tabs, etc), it works with the contacts list in Pidgin (only single
click) but it doesn't work at all with other Gn
brad davison wrote:
What is the best way to have a list that only certain users are able to send to?
That sounds like you're getting into a full blown mailing0list package. I set up the
"minimalist" port for a small list last year. Small & very easy to config. I
think it has the restricti
On Mon, May 19, 2008 at 03:23:30PM +, brad davison wrote:
>
> Our company has a sendmail server 8.13.8 running on FBSD 6.2 with
> procmail. We currently have an alias set up for our all-staff email
> (we only have about 200 users). Someone recently sent out an email to
> the all-staff that s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
brad davison wrote:
> Our company has a sendmail server 8.13.8 running on FBSD 6.2 with procmail.
> We currently have an alias set up for our all-staff email (we only have about
> 200 users). Someone recently sent out an email to the all-staff that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Steven Friedrich wrote:
> [EMAIL PROTECTED] wrote:
Doing a descriptor dump, and posting the results to freebsd-usb@,
might find someone who knows how to get that particular device to
work.
>>> Ok, I'll bite. How do you do a descrip
On May 19, 2008, at 10:23 AM, brad davison wrote:
Our company has a sendmail server 8.13.8 running on FBSD 6.2 with
procmail. We currently have an alias set up for our all-staff email
(we only have about 200 users). Someone recently sent out an email
to the all-staff that someone didn't
Hey guys,
I recently updated to FreeBSD 7 and noticed that my box started to
perform as windows does under heavier loads. The mouse starts to be
jerky when compiling, window updates/redraws are slow and bump the CPU
usage up to 100%. I attributed this to the mga driver which comes with
the di
Hi there,
I couldn't quite believe it when I saw it. I received an email from cron
stating
Assertion failed: (0 && "The impossible happened, committing suicide"),
function load_plist, file store_txt.c, line 840.
Abort trap
Obviously a developer's joke, but I'm concerned that there might be
Our company has a sendmail server 8.13.8 running on FBSD 6.2 with procmail. We
currently have an alias set up for our all-staff email (we only have about 200
users). Someone recently sent out an email to the all-staff that someone
didn't like, so now I have to restrict who can send to it.
I
Christer Solskogen writes:
> Have you tried updating the BIOS (if it's available)?
As far as I can tell my BIOS is 1.04, while VIA, for the EX boards,
provides an "upgrade" to 1.01:
http://www.via.com.tw/en/products/mainboards/downloads.jsp?motherboard_id=450
I'm not sure this is funny.
--
wa
Walter C. Pelissero wrote:
Sevan / Venture37 writes:
>
> as a test try a daily snapshot
Just tried 8.0 of May 2008. Same thing.
BTW, Gentoo 1.4 eventually boots, disabling the USB disks legacy
support in the BIOS. (As far as I understand, it's an emulation that
lets primiteve OSs see the
Sevan / Venture37 writes:
>
> as a test try a daily snapshot
Just tried 8.0 of May 2008. Same thing.
BTW, Gentoo 1.4 eventually boots, disabling the USB disks legacy
support in the BIOS. (As far as I understand, it's an emulation that
lets primiteve OSs see the USB disks as IDE disks, or som
as a test try a daily snapshot
Sevan / Venture37
_
http://clk.atdmt.com/UKM/go/msnnkmgl001007ukm/direct/01/___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailm
Has anyone tried this motherboard?
With 7.0 boot-only disk, I haven't been able to get as far sa
"Mounting root filesystem". In fact it stops just before (after
probing acd0).
As a matter of fact this board doesn't seem to boot FreeBSD 6.3
either, nor 5.4. (Even an old Gentoo 1.4 gets stuck pre
On Monday 19 May 2008 11:46, Jonathan Chen wrote:
> On Mon, May 19, 2008 at 01:49:35AM -0700, Garrett Cooper wrote:
> > Riddle for the day for folks that have source trees... what would you
> > expect this to print out (ask yourself the question and then execute the
> > command)?
> >
> > find
> Riddle for the day for folks that have source trees... what would you expect
> this to print out (ask yourself the question and then execute the command)?
>
> find /usr/src -name Makefile -or -name '*.mk' -print
>
> The expected output and what actual output differed in my mind, but maybe
> s
On Mon, May 19, 2008 at 01:49:35AM -0700, Garrett Cooper wrote:
> Riddle for the day for folks that have source trees... what would you expect
> this to print out (ask yourself the question and then execute the command)?
>
> find /usr/src -name Makefile -or -name '*.mk' -print
>
> The expect
Riddle for the day for folks that have source trees... what would you expect
this to print out (ask yourself the question and then execute the command)?
find /usr/src -name Makefile -or -name '*.mk' -print
The expected output and what actual output differed in my mind, but maybe
somebody els
61 matches
Mail list logo