Re: ipfilter upgrade issue

2005-12-23 Thread Melvyn Sopacua
console and you have IPFILTER_DEFAULT_BLOCK enabled: after rebooting in the 6-STABLE kernel no firewall rules will be loaded and you cannot access the box anymore to make installworld.. Just wondering - is COMPAT5X in the kernel? -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5

Re: ipfilter upgrade issue

2005-12-23 Thread Melvyn Sopacua
On Friday 23 December 2005 14:51, Koen Martens wrote: Melvyn Sopacua wrote: On Friday 23 December 2005 11:12, Koen Martens wrote: Just a smallish issue with ipfilter and upgrading from 5.4 to 6-STABLE. The ipfilter implementation in the 6-STABLE kernel errs on the commands sent by the 5.4 ipf

Re: problems with groff in FreeBSD 6.0 buildworld

2005-12-23 Thread Melvyn Sopacua
/preproc/grn/main.cpp:694: error: expected primary-expression before '' token Can you paste line 690-700. This looks like a cvs merge conflict to me. -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable

Re: lsof on 6.0

2005-12-22 Thread Melvyn Sopacua
are referring to. either root, or just a mere mortal, just typing lsof, no arguments: shuttle-3 lsof lsof: can't determine user device random seed. Do you have a mount which is a symlink? -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3

Re: lsof on 6.0

2005-12-22 Thread Melvyn Sopacua
) print dn -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: lsof on 6.0

2005-12-22 Thread Melvyn Sopacua
+ (void)fprintf(stderr, %s: cannot stat %s: %s\n, Pn, ln, strerror(errno)); + ss = 1; s = (u_int)sb.st_ino ^ (u_int)sb.st_rdev; break; -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3

Re: mplayer-plugin/firefox/mozilla and pthread_testcancel (Was: Re: advice please)

2005-12-21 Thread Melvyn Sopacua
On Wednesday 21 December 2005 14:57, Daniel Eischen wrote: On Wed, 21 Dec 2005, Melvyn Sopacua wrote: On Wednesday 21 December 2005 00:51, Daniel Eischen wrote: On Tue, 20 Dec 2005, Melvyn Sopacua wrote: [Switching to Thread 0x8bce400 (LWP 100139)] 0x28a80952 in pthread_testcancel

Re: mplayer-plugin/firefox/mozilla and pthread_testcancel (Was: Re: advice please)

2005-12-21 Thread Melvyn Sopacua
is broken (with certain combinations). -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail

Re: em bad performance

2005-12-21 Thread Melvyn Sopacua
of any other box i have, and a similar mb running linux gives about 1GB, so Q: any ideas what can be wrong? With or without polling. Seen reports of polling enabled drivers without polling enabled are very slow. According to polling(4), em is polling capable. -- Melvyn Sopacua [EMAIL

Re: ports security branch

2005-12-20 Thread Melvyn Sopacua
crash, but was going to recreate it anyway, might as well do it now if people are interested. [1] cvsup allthough faster on the entire tree cannot update a single directory. -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3

Re: ports security branch

2005-12-20 Thread Melvyn Sopacua
On Tuesday 20 December 2005 11:49, Yann Golanski wrote: Quoth Melvyn Sopacua on Tue, Dec 20, 2005 at 11:43:55 +0100 I had one that was safe to run in cron (in fact it ran in periodic/daily), but uses a cvs tree of ports, not cvsup to save time[1]. I lost it with a disk crash, but was going

Re: ports security branch

2005-12-20 Thread Melvyn Sopacua
it. -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: ports security branch

2005-12-20 Thread Melvyn Sopacua
sense, as they all link libgssapi (subversion pulls it in through www/neon, smbclient because of ports/90238 and thus kde*). -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable@freebsd.org mailing list http

Re: ports security branch

2005-12-20 Thread Melvyn Sopacua
)... If 1.2.7 is secure, there is no problem. If 1.2.7 is not, portaudit will not let you upgrade. It seems to me, you need to farmiliarize yourself first with the mechanisms in place already, before shooting it. -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3

Re: advice please

2005-12-20 Thread Melvyn Sopacua
stops (hangs). Did this start after upgrading firefox to 1.5? Related: does: find /usr/X11R6/include/firefox /usr/X11R6/include/mozilla -type f \ -print |xargs grep nsPluginThread yield any results? -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3

Re: advice please

2005-12-20 Thread Melvyn Sopacua
On Tuesday 20 December 2005 22:01, dick hoogendijk wrote: On Tue, 20 Dec 2005 21:49:21 +0100 Melvyn Sopacua [EMAIL PROTECTED] wrote: On Tuesday 20 December 2005 21:36, dick hoogendijk wrote: I used to be able to play (windows) mplayer2 files and *.mov files with my native mozilla

mplayer-plugin/firefox/mozilla and pthread_testcancel (Was: Re: advice please)

2005-12-20 Thread Melvyn Sopacua
On Tuesday 20 December 2005 23:20, dick hoogendijk wrote: On Tue, 20 Dec 2005 22:46:30 +0100 Melvyn Sopacua [EMAIL PROTECTED] wrote: On Tuesday 20 December 2005 22:01, dick hoogendijk wrote: On Tue, 20 Dec 2005 21:49:21 +0100 Melvyn Sopacua [EMAIL PROTECTED] wrote: On Tuesday 20

Re: mplayer-plugin/firefox/mozilla and pthread_testcancel (Was: Re: advice please)

2005-12-20 Thread Melvyn Sopacua
On Wednesday 21 December 2005 00:51, Daniel Eischen wrote: On Tue, 20 Dec 2005, Melvyn Sopacua wrote: [Switching to Thread 0x8bce400 (LWP 100139)] 0x28a80952 in pthread_testcancel () from /usr/lib/libpthread.so.2 (gdb) where #0 0x28a80952 in pthread_testcancel () from /usr/lib

Re: mplayer-plugin/firefox/mozilla and pthread_testcancel (Was: Re: advice please)

2005-12-20 Thread Melvyn Sopacua
On Wednesday 21 December 2005 02:08, Melvyn Sopacua wrote: On Wednesday 21 December 2005 00:51, Daniel Eischen wrote: On Tue, 20 Dec 2005, Melvyn Sopacua wrote: Seems like an error in the plugin though. Source directories searched: /work/usr/ports/www/mplayer-plugin/work/mplayerplug-in:$cdir

Re: Release Schedule for 2006

2005-12-18 Thread Melvyn Sopacua
installations on 2 development machines (still no clue how to fix this). That's independant of -stable/-current or any FreeBSD release for that matter, but if you have a PR to look at... -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3

Re: NFS UDP mounts on RELENG_6?

2005-12-18 Thread Melvyn Sopacua
network on i386/em for me. Still investigating. To rule out NFS, do something like syslogging remotely (also UDP). -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable@freebsd.org mailing list http

Re: HEADS UP: Release schedule for 2006

2005-12-18 Thread Melvyn Sopacua
won't be aware of regression errors if they don't get reported. Cx states are configured via acpi, so I'd visit the acpi list and prepare a dump of your acpicode for the developers to look at. See acpidump(8) for details. -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE

Re: Update from 6.0-RELEASE fails

2005-12-17 Thread Melvyn Sopacua
On Saturday 17 December 2005 21:34, Frank Steinborn wrote: Melvyn Sopacua wrote: Can you strip bootpd after install? If you mean whether I can run strip bootpd: kellerkind:/usr/src# strip bootpd strip: 'bootpd': No such file I'm clueless at the moment. strip /usr/libexec/bootpd

Re: Update from 6.0-RELEASE fails

2005-12-17 Thread Melvyn Sopacua
On Saturday 17 December 2005 22:55, Frank Steinborn wrote: === libexec/bootpd (install) install -s -o root -g wheel -m 555   bootpd /usr/libexec strip: /usr/libexec/bootpd: Memory exhausted Melvyn Sopacua wrote: strip /usr/libexec/bootpd strip: '/usr/libexec/bootpd': No such file

Re: HEADS UP: Release schedule for 2006

2005-12-17 Thread Melvyn Sopacua
hw.acpi.cpu.cx_supported: C1/1 C2/1 C3/85 C4/185 0 -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any

Re: HEADS UP: Release schedule for 2006

2005-12-16 Thread Melvyn Sopacua
Hz quality 800 +Timecounters tick every 1.000 msec Q: This is a big scarey difference :p This isn't a printf bug I presume? -acd0: CDRW HL-DT-STCD-RW/DVD-ROM GCC-4241N/A100 at ata1-master PIO4 +acd0: CDRW HL-DT-STCD-RW/DVD-ROM GCC-4241N/A100 at ata1-master UDMA33 That's *very* nice! -- Melvyn

Re: HEADS UP: Release schedule for 2006

2005-12-16 Thread Melvyn Sopacua
to (see acd(4)). Problems as in long waits on `burncd blank` and subsequent i/o errors and unmountable disks that disappear after reboot? -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable@freebsd.org mailing

Re: tracking multiple machine

2005-12-15 Thread Melvyn Sopacua
to a file on the hostmachine)? -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: Slightly OT, getting errors from members on this list

2005-12-15 Thread Melvyn Sopacua
On Thursday 15 December 2005 15:56, Fabian Keil wrote: From: [EMAIL PROTECTED] Quite annoying. $ tail -2 /usr/local/etc/postfix/sender_access [EMAIL PROTECTED] 501 Access denied: Owner not interested in what is broken on your end -- Melvyn Sopacua [EMAIL PROTECTED

Re: buildworld tries to write to DESTDIR?

2003-09-18 Thread Melvyn Sopacua
On Thursday 18 September 2003 09:58, Mike Porter wrote: On Wednesday 17 September 2003 07:19 pm, John Polstra wrote: On 18-Sep-2003 Doug White wrote: It always used to work to set DESTDIR for both the buildworld and the installworld. Shouldn't it still? Personally, I think it is worthy

Re: -STABLE broken?

2003-08-14 Thread Melvyn Sopacua
On Monday 11 August 2003 00:10, The Hermit Hacker wrote: On Sun, 10 Aug 2003, Melvyn Sopacua wrote: I'm trying a cvsup again but I think something was borken. Any ideas? http://lists.freebsd.org/pipermail/freebsd-stable/2003-August/002512.html http://lists.freebsd.org/pipermail

Re: NEC 1300A DVD-R writing

2003-07-05 Thread Melvyn Sopacua
On Saturday 05 July 2003 21:01, Melvyn Sopacua wrote: so I just bought a NEC 1300A, primarily, because it allows me to write DVD+ and -RW. Using DVD-R discs (and currently no options to try other media, due to shops being closed), I'm unable to write anything, using either the dvd+rwtools

Re: Hardcoded krb reference in ports/postfix

2003-07-01 Thread Melvyn Sopacua
On Tuesday 01 July 2003 20:11, Vivek Khera wrote: MS == Melvyn Sopacua [EMAIL PROTECTED] writes: MS I kept the logic and applied the right actions for the postfix Makefile.inc. MS It's attached as patch, but I can do a send-pr if you prefer. Cool. Thanks. I'll add this (and an adapted

Re: Hardcoded krb reference in ports/postfix

2003-07-01 Thread Melvyn Sopacua
On Tuesday 01 July 2003 20:10, Vivek Khera wrote: MS == Melvyn Sopacua [EMAIL PROTECTED] writes: MS You removed a very relevant piece from my original mail: MS Since sysutils/libchk doesn't report this as unreferenced ... MS I don't use kerberos, but that apparently doesn't mean