port does not fetch with fetch -A, redirect

2009-09-12 Thread Kjell Tore Ullavik
Hi! I just submitted a new port http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/138753 However, I forgot to change a temporary solution for fetching the distfile. It does not fetch with the -A option as used by the port system. The submitted Makefile contains the redirect I got as mastersite,

FreeBSD Port: hal-0.5.11_26

2009-09-12 Thread Nikolay Tychina
Hello all, i updated to hal-0.5.11_26 and now i'm experiencing some problems wth hald. Some time after starting it stops working. lshal gives no response, devices aren't detected anymore. I can't restart hal, stop it or kill: lettuce# /usr/local/etc/rc.d/hald forcestop Stopping hald. Waiting for

Re: port does not fetch with fetch -A, redirect

2009-09-12 Thread Matthew Seaman
Kjell Tore Ullavik wrote: Hi! I just submitted a new port http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/138753 However, I forgot to change a temporary solution for fetching the distfile. It does not fetch with the -A option as used by the port system. The submitted Makefile contains the

Re: FreeBSD Port: hal-0.5.11_26

2009-09-12 Thread Matthew Seaman
Nikolay Tychina wrote: Hello all, i updated to hal-0.5.11_26 and now i'm experiencing some problems wth hald. Some time after starting it stops working. lshal gives no response, devices aren't detected anymore. I can't restart hal, stop it or kill: lettuce# /usr/local/etc/rc.d/hald forcestop

Re: FreeBSD Port: hal-0.5.11_26

2009-09-12 Thread Nikolay Tychina
i tried kill. hald is invulnerable :( Nik 2009/9/12 Matthew Seaman m.sea...@infracaninophile.co.uk Nikolay Tychina wrote: Hello all, i updated to hal-0.5.11_26 and now i'm experiencing some problems wth hald. Some time after starting it stops working. lshal gives no response, devices

Re: FreeBSD Port: hal-0.5.11_26

2009-09-12 Thread Matthew Seaman
Nikolay Tychina wrote: i tried kill. hald is invulnerable :( If hald is in a state where it won't respond to a kill -9 then you have no alternative but to hit the big red button and force your machine to reboot in order to get rid of it. hald shouldn't ever get into that state -- it used to

Re: FreeBSD Port: hal-0.5.11_26

2009-09-12 Thread Nikolay Tychina
2009/9/12 Matthew Seaman wrote: If hald is in a state where it won't respond to a kill -9 then you have no alternative but to hit the big red button and force your machine to reboot in order to get rid of it. hald shouldn't ever get into that state -- it used to happen to programs using

Re: FreeBSD Port: hal-0.5.11_26

2009-09-12 Thread Nikolay Tychina
Yeah, i killed all `pgrep hal` processes except 2: lettuce# ps auxww | grep hal haldaemon 1240 0,0 0,2 6812 4012 ?? Ds 12:17 0:15,38 /usr/local/sbin/hald root2513 0,0 0,1 3652 1292 ?? DE 15:46 0:00,22 hald-probe-scsi: /dev/da1 (hald-probe-scsi) Something with my

Re: amavisd-new crashing

2009-09-12 Thread GalaxyPC.Net Administrator
Eric, I battled this all morning and found some helpful posts on the amavisd-new sourceforge lists. In the decoders section of amavisd.conf, look for the following lines. Comment out one at a time, reloading amavisd each time, of course, until you are able to flush your queue successfully. In my

Re: FreeBSD Port: hal-0.5.11_26

2009-09-12 Thread Joe Marcus Clarke
On Sat, 2009-09-12 at 17:35 +0400, Nikolay Tychina wrote: 2009/9/12 Matthew Seaman wrote: If hald is in a state where it won't respond to a kill -9 then you have no alternative but to hit the big red button and force your machine to reboot in order to get rid of it. hald shouldn't ever

Re: port does not fetch with fetch -A, redirect

2009-09-12 Thread Matthew D. Fuller
On Sat, Sep 12, 2009 at 01:57:07PM +0100 I heard the voice of Matthew Seaman, and lo! it spake thus: Despite the problems you report, it seems to work fine from here. It doesn't work fine when you use fetch -A, which ports does for the fetch target. I had to do the same thing (manually

Re: FreeBSD Port: hal-0.5.11_26

2009-09-12 Thread Greg Rivers
On Sat, 12 Sep 2009, Nikolay Tychina wrote: i updated to hal-0.5.11_26 and now i'm experiencing some problems wth hald. Some time after starting it stops working. lshal gives no response, devices aren't detected anymore. I can't restart hal, stop it or kill: lettuce# /usr/local/etc/rc.d/hald

Re: python26-2.6.2_3 fails patchset up on amd64

2009-09-12 Thread David Southwell
On Fri, Sep 11, 2009 at 09:00:27PM +0100, David Southwell wrote: portupgrade -a failed. I then attempted the following which also failed with identical error messages: Hello David, Patching files/patch-setup.py : % diff /PORTS/lang/python26/files/patch-setup.py /tmp 77c77 -

Re: port does not fetch with fetch -A, redirect

2009-09-12 Thread Kjell Tore Ullavik
Oh, the launchpadlibrarian address, still works, my bad. Hopefully everything is ok then. ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to

valgrind FreeBSD 7.2 with updated ports error

2009-09-12 Thread Jorge Medina
if gcc34 -DHAVE_CONFIG_H -I. -I. -I.. -I./demangle -I../include -I./x86 -DVG_LIBDIR=\/usr/local/lib/valgrind\ -Winline -Wall -Wshadow -O -fno-omit-frame-pointer -mpreferred-stack-boundary=2 -g -DELFSZ=32 -MT vg_messages.o -MD -MP -MF .deps/vg_messages.Tpo -c -o vg_messages.o vg_messages.c; \