Hide Forgot
Description of problem: When launching qemu-system-arm : qemu-system-arm: undefined symbol: libssh2_sftp_fsync Version-Release number of selected component (if applicable): qemu-system-arm-1.6.0-2.fc20.x86_64 How reproducible: everytime. Steps to Reproduce: 1. Install and use to launch an ARM guest (example command): sudo qemu-system-arm -machine vexpress-a9 -m 1024 -nographic -net nic -net user -append "console=ttyAMA0,115200n8 rw root=/dev/mmcblk0p3 rootwait physmap.enabled=0" -kernel vmlinuz-3.11.0-0.rc5.git6.1.fc20.armv7hl -initrd initramfs-3.11.0-0.rc5.git6.1.fc20.armv7hl.img -sd Fedora-XFCE-VFAT-armhfp-20-20130819-sda.raw Actual results: qemu-system-arm: symbol lookup error: qemu-system-arm: undefined symbol: libssh2_sftp_fsync Expected results: Additional info: Resolved using - libssh2-1.4.3-5.fc20.x86_64 +
Hmm, I guess I'm to blame (kind of) since I added the ssh block driver upstream :-) You say "Resolved using - libssh2...". Do you mean there's a missing dependency?
yes, requires libssh2 >= 1.4.3-5 * Tue Apr 09 2013 Richard W.M. Jones <rjones> 1.4.3-5 - Add three patches from upstream git required for qemu ssh block driver.
This is fixed in qemu-1.6.0-4.fc21, qemu-1.6.0-4.fc20.