Re: net/netatalk afpd causes abort on amd64?

2011-08-09 Thread Koichiro Iwao
Avahi was the problem, and wasn't working on my system.
After I started avahi relevant daemons, afpd is working fine now.
I still have another problem using TimeMachine with OS X Lion.
Current portversion of netatalk supports AFP 3.3, right?

Anyway, thank you for your instructions. I'll try timemachining
on my own.

On Mon, Aug 08, 2011 at 11:15:21AM -0400, Joe Marcus Clarke wrote:
> On 8/8/11 7:46 AM, Kouichiro Iwao wrote:
> > Hi. After upgraded to current portversion of netatalk, 
> > I cannot start netatalk. I do rc.d/netatalk start then afpd
> > fails SIGABRT. On i386 freebsd, netatalk/afpd works fine.
> > Any solutions to use netatalk on amd64?
> > 
> > pid 19160 (afpd), uid 0: exited on signal 6 (core dumped)
> > pid 19175 (afpd), uid 0: exited on signal 6 (core dumped)
> > pid 19188 (afpd), uid 0: exited on signal 6 (core dumped)
> > 
> 
> If you compiled with Zeroconf support (the default), then you need to
> make sure Avahi is running.  Add avahi_daemon_enable="YES" and
> avahi_dnsconf_enable="YES" to rc.conf and reboot (or run the two rc.d
> scripts).  Alternatively, you can rebuild netatalk without Zeroconf support.
> 
> Joe
> 
> -- 
> Joe Marcus Clarke
> FreeBSD GNOME Team::  gn...@freebsd.org
> FreeNode / #freebsd-gnome
> http://www.FreeBSD.org/gnome
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

-- 
kiwao 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: net/netatalk afpd causes abort on amd64?

2011-08-08 Thread FBSD UG
Heya,

I just struggled with this the last few days and found that
the problem lies in zeroconf. I didn't get any error message at all.

Adding the flag -nozeroconf  to the share the afpd.conf file 
made it work for me.

I use avahi now to make the share available on the network.


greets

Arno Beekman

On 8 aug 2011, at 13:46, Kouichiro Iwao wrote:

> Hi. After upgraded to current portversion of netatalk, 
> I cannot start netatalk. I do rc.d/netatalk start then afpd
> fails SIGABRT. On i386 freebsd, netatalk/afpd works fine.
> Any solutions to use netatalk on amd64?
> 
> pid 19160 (afpd), uid 0: exited on signal 6 (core dumped)
> pid 19175 (afpd), uid 0: exited on signal 6 (core dumped)
> pid 19188 (afpd), uid 0: exited on signal 6 (core dumped)
> 
> -- 
> kiwao 
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
> 
> 

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: net/netatalk afpd causes abort on amd64?

2011-08-08 Thread Joe Marcus Clarke
On 8/8/11 7:46 AM, Kouichiro Iwao wrote:
> Hi. After upgraded to current portversion of netatalk, 
> I cannot start netatalk. I do rc.d/netatalk start then afpd
> fails SIGABRT. On i386 freebsd, netatalk/afpd works fine.
> Any solutions to use netatalk on amd64?
> 
> pid 19160 (afpd), uid 0: exited on signal 6 (core dumped)
> pid 19175 (afpd), uid 0: exited on signal 6 (core dumped)
> pid 19188 (afpd), uid 0: exited on signal 6 (core dumped)
> 

If you compiled with Zeroconf support (the default), then you need to
make sure Avahi is running.  Add avahi_daemon_enable="YES" and
avahi_dnsconf_enable="YES" to rc.conf and reboot (or run the two rc.d
scripts).  Alternatively, you can rebuild netatalk without Zeroconf support.

Joe

-- 
Joe Marcus Clarke
FreeBSD GNOME Team  ::  gn...@freebsd.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


net/netatalk afpd causes abort on amd64?

2011-08-08 Thread Kouichiro Iwao
Hi. After upgraded to current portversion of netatalk, 
I cannot start netatalk. I do rc.d/netatalk start then afpd
fails SIGABRT. On i386 freebsd, netatalk/afpd works fine.
Any solutions to use netatalk on amd64?

pid 19160 (afpd), uid 0: exited on signal 6 (core dumped)
pid 19175 (afpd), uid 0: exited on signal 6 (core dumped)
pid 19188 (afpd), uid 0: exited on signal 6 (core dumped)

-- 
kiwao 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"