From nobody@FreeBSD.org  Sat Jun  3 12:36:54 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 726D916A473
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 Jun 2006 12:36:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1220743D58
	for <freebsd-gnats-submit@FreeBSD.org>; Sat,  3 Jun 2006 12:36:54 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k53CapYW033511
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 3 Jun 2006 12:36:51 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k53Captp033509;
	Sat, 3 Jun 2006 12:36:51 GMT
	(envelope-from nobody)
Message-Id: <200606031236.k53Captp033509@www.freebsd.org>
Date: Sat, 3 Jun 2006 12:36:51 GMT
From: Kyryll A Mirnenko <mirya@matrix.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: emulators/qemu: make host2guest smb sharing work
X-Send-Pr-Version: www-2.3

>Number:         98437
>Category:       ports
>Synopsis:       emulators/qemu: make host2guest smb sharing work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 03 12:40:16 GMT 2006
>Closed-Date:    Sat Jun 17 23:09:08 GMT 2006
>Last-Modified:  Sat Jun 17 23:09:08 GMT 2006
>Originator:     Kyryll A Mirnenko
>Release:        6.1-RELEASE
>Organization:
>Environment:
FreeBSD myhost 6.1-RELEASE FreeBSD 6.1-RELEASE #4: Sat May  6 20:39:18 EEST 2006     user@myhost:/usr/src/sys/i386/compile/MYHOST  i386
>Description:
qemu supports automatic smb share creation on host machine to be exported into guest (using smbd/custom config). The problem is smbd path is hardcoded to /usr/sbin/smbd (vl.c) while we install everything to /usr/local, so it won't work inbox w/o making links.

So paths should be tuned, maybe some more logging-related tunings in the same place
>How-To-Repeat:
install emulators/qemu, try the things described
>Fix:

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Jun 3 12:44:11 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98437 

From: Juergen Lock <nox@jelal.kn-bremen.de>
To: bug-followup@FreeBSD.org
Cc: Kyryll A Mirnenko <mirya@matrix.ua>
Subject: Re: ports/98437: emulators/qemu: make host2guest smb sharing work
Date: Sat, 3 Jun 2006 16:51:37 +0200

 On Sat, Jun 03, 2006 at 12:44:06PM +0000, Edwin Groothuis wrote:
 > Maintainer of emulators/qemu,
 > 
 > Please note that PR ports/98437 has just been submitted.
 > 
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 > 
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/98437
 
 To the originator: can you explain the specific problem you're having?
 files/patch-bg should do what you are asking, and I have successfully
 used -smb with that patch.
 
 	Juergen (qemu port maintainer)

From: Kyryll A Mirnenko aka Mirya <mirya@matrix.ua>
To: bug-followup@freebsd.org,
 mirya@matrix.ua
Cc:  
Subject: Re: ports/98437: emulators/qemu: make host2guest smb sharing work
Date: Sat, 3 Jun 2006 18:32:17 +0300

 Sorry, it really uses smbd from the right location, the problem arised because 
 of my smbd dependencies on missing libs (so it couldn't be run at all), port 
 update fixed that.
 Please, close this report
 -- 
 Regards, Mirya
 ICQ #313898202
State-Changed-From-To: feedback->closed 
State-Changed-By: itetcu 
State-Changed-When: Sat Jun 17 23:09:06 UTC 2006 
State-Changed-Why:  
Closed at submitters request. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98437 
>Unformatted:
