FS#35472 - [qemu] smb option broken because smbd moved to /usr/bin

Attached to Project: Arch Linux
Opened by Marius (65kid) - Saturday, 25 May 2013, 11:17 GMT
Last edited by Tobias Powalowski (tpowa) - Wednesday, 29 May 2013, 06:34 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

when trying to use qemu's built in smb-functionality, qemu fails because it is looking for the smbd binary in /usr/sbin.

qemu-system-x86_64: -net user,smb=<path>: could not find '/usr/sbin/smbd', please install it

The configure script has a switch for this, so this should be easily fixed:

--smbd=SMBD use specified smbd [/usr/sbin/smbd]

I also noticed that samba is not part of qemu's optdepends, imho it would make sense to add it there.
This task depends upon

Closed by  Tobias Powalowski (tpowa)
Wednesday, 29 May 2013, 06:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.5.0-1

Loading...