AdnanHodzic/displaylink-debian

Meta issue for 'failed to create symbolic link '/opt/displaylink/libstdc++.so.6' (Debian)

開放

#931 建立於 2024年5月3日

 (20 則留言) (1 個反應) (0 位負責人)Shell (241 個分叉)github user discovery
bughelp wanted

倉庫指標

星標
 (1,452 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

#805 #855

Description: Installation on Debian often fails with ln: failed to create symbolic link '/opt/displaylink/libstdc++.so.6': No such file or directory

Potential hacky workaround: https://github.com/AdnanHodzic/displaylink-debian/issues/805#issuecomment-1634037909

Root cause: this code block from 2017 which may or may not be needed anymore... https://github.com/AdnanHodzic/displaylink-debian/blob/512d29bd9e76cf694dcabd19c83e6a3a63242ffd/displaylink-debian.sh#L425-L430

I don't have access to a Debian install and don't have the capacity to troubleshoot this on a VM. I would appreciate it if someone can try do comment out the code block and perform the installation on a fresh Debian install. (so not tainted with a previous displaylink install)

貢獻者指南