Re: can't mount root after upgrade to RELENG_6

2005-12-25 Thread Melvyn Sopacua
ufs rw 1 Just to humor us, can you first mount root then the swap device? So swap those entries. -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 ___ freebsd-stable@freebsd.org mailing list http://li

Re: problems with groff in FreeBSD 6.0 buildworld

2005-12-23 Thread Melvyn Sopacua
../../../../contrib/groff/ >src/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

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

Re: ipfilter upgrade issue

2005-12-23 Thread Melvyn Sopacua
tely without serial 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] Fre

Re: lsof on 6.0

2005-12-22 Thread Melvyn Sopacua
Mon Oct 3 15:22:52 2005 +++ dmnt.c Thu Dec 22 16:51:23 2005 @@ -163,6 +163,9 @@ dn = (char *)NULL; if (sr) continue; + else + (void)fprintf(stderr, "%s: cannot stat %s: %s\n", Pn, ln, strerror(errno)); + ss = 1;

Re: lsof on 6.0

2005-12-22 Thread Melvyn Sopacua
mount > 132.65.16.100:/d/6 on / (nfs) nfs mounted root. I think that's the problem. If you can compile as follows: env CFLAGS='-g -pipe' STRIP= make install then run: gdb /usr/local/sbin/lsof At gdb: (gdb) break dmnt.c:159 (gdb) run When breaking: (gdb) print sr (gdb) print l

Re: lsof on 6.0

2005-12-22 Thread Melvyn Sopacua
> > both as a normal user and as root. > > I don't see the message you 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 w

Re: em bad performance

2005-12-21 Thread Melvyn Sopacua
mance under 6.0-stable is half 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 po

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

2005-12-21 Thread Melvyn Sopacua
Just trying to figure out if this is a local problem, pthreads problem or that the port 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 htt

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

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/mp

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_

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 > > > > &g

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 *.

Re: advice please

2005-12-20 Thread Melvyn Sopacua
-in and than 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.

Re: ports security branch

2005-12-20 Thread Melvyn Sopacua
tree)... 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.

Re: ports security branch

2005-12-20 Thread Melvyn Sopacua
the ones that make 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.or

Re: ports security branch

2005-12-20 Thread Melvyn Sopacua
packages re-packed, but that's 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
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 i

Re: ports security branch

2005-12-20 Thread Melvyn Sopacua
e end-goal: you want security updates on your ports and the script posted attempts to provide that. 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 to recreate it anyway,

Re: HEADS UP: Release schedule for 2006

2005-12-18 Thread Melvyn Sopacua
tes please ?? This is exactly the thing you need to report via send-pr. Developers 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 acpi

Re: NFS UDP mounts on RELENG_6?

2005-12-18 Thread Melvyn Sopacua
expected with amd64/bge on RELENG_6 of today. It > does not work in the same 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 _

Re: Release Schedule for 2006

2005-12-18 Thread Melvyn Sopacua
p; > apt-get upgrade"). For example, the last devel/pear update in the > ports crashed my PHP 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

Re: HEADS UP: Release schedule for 2006

2005-12-17 Thread Melvyn Sopacua
imit you to only > the most power hungry sleep state (simple halt). This was made the > default because some hardware was breaking when this was defaulted to > LOW. T0 get other Cx states to be utilized, add > 'performance_cx_lowest="LOW"' to /etc/rc.conf. Doesn't

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

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 > &g

Re: Update from 6.0-RELEASE fails

2005-12-17 Thread Melvyn Sopacua
e in swap. Can you strip bootpd after install? -- 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: HEADS UP: Release schedule for 2006

2005-12-16 Thread Melvyn Sopacua
sion was made to default to PIO4 in 5.x. You can > set hw.ata.atapi_dma to 1 in 5.x if you want 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:

Re: HEADS UP: Release schedule for 2006

2005-12-16 Thread Melvyn Sopacua
tick every 1.000 msec Q: This is a big scarey difference :p This isn't a printf bug I presume? -acd0: CDRW at ata1-master PIO4 +acd0: CDRW at ata1-master UDMA33 That's *very* nice! -- Melvyn Sopacua [EMAIL PROTECTED] FreeBSD 6.0-STABLE Qt: 3.3.5 KDE: 3.4.3 _

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 So

Re: tracking multiple machine

2005-12-15 Thread Melvyn Sopacua
a symlink 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 m

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 i

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/00

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

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 unreferen

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