Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#44254 - [qemu] symbol lookup error: /usr/bin/qemu-system-x86_64: undefined symbol: libssh2_sftp_fsyn
Attached to Project:
Arch Linux
Opened by Francis Moreau (fmoreau) - Thursday, 19 March 2015, 08:13 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 22 July 2015, 11:51 GMT
Opened by Francis Moreau (fmoreau) - Thursday, 19 March 2015, 08:13 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 22 July 2015, 11:51 GMT
|
DetailsAfter updating qemu to 2.2.1-1, I get the following when starting qemu:
/usr/bin/qemu-system-x86_64: symbol lookup error: /usr/bin/qemu-system-x86_64: undefined symbol: libssh2_sftp_fsync Thanks. |
This task depends upon
Closed by Jan de Groot (JGC)
Wednesday, 22 July 2015, 11:51 GMT
Reason for closing: Works for me
Additional comments about closing: See last comment.
Wednesday, 22 July 2015, 11:51 GMT
Reason for closing: Works for me
Additional comments about closing: See last comment.

Looks like qemu is built against testing. libssh2_sftp_fsync is introduced in libssh2 1.4.4, we have 1.4.3 in core and 1.5.0 in testing.

it looks like this is happening again in version 2.3.0-3

Libssh2 1.6.0 is in core, nothing in testing, so no this did not happen again. Update your system, partial upgrades are unsupported.