Skip to content

avrdude has broken dependency to libtinfo.so.5 from ncurses-5 #5783

Closed
@gagara

Description

@gagara

avrdude from Arduino-1.8.0 has broken dependency to libtinfo.so.5.

$ ldd avrdude 
	linux-vdso.so.1 (0x00007ffc2507f000)
	librt.so.1 => /lib64/librt.so.1 (0x00007fcb13f1c000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fcb13d00000)
	libm.so.6 => /lib64/libm.so.6 (0x00007fcb13a04000)
	libtinfo.so.5 => not found
	libc.so.6 => /lib64/libc.so.6 (0x00007fcb1366b000)
	/lib64/ld-linux-x86-64.so.2 (0x00007fcb14124000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Architecture: AVRApplies only to the AVR microcontrollers (Uno, etc.)Component: UploadingUploading programs to an Arduino boardOS: LinuxSpecific to the Linux version of the Arduino IDEType: BugType: InvalidOff topic for this repository, or a bug report determined to not actually represent a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions