在尝试配置一些包后,我收到 libpaper1:amd64 包的错误。
错误 :
Setting up libpaper1:amd64 (1.1.28) ...
dpkg: error processing package libpaper1:amd64 (--configure):
installed libpaper1:amd64 package post-installation script subprocess returned error exit status 10
Processing triggers for libc-bin (2.30-0ubuntu2.1) ...
Errors were encountered while processing:
libpaper1:amd6
Run Code Online (Sandbox Code Playgroud)
系统信息 :
Linux user-Vostro-3590 5.3.0-46-generic #38-Ubuntu SMP Fri Mar 27 17:37:05 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Run Code Online (Sandbox Code Playgroud)
我该如何解决这个问题?到目前为止,我已经尝试清除/重新安装/重新配置,但错误仍然存在。
编辑:我试图找出安装后脚本中的错误。这是我得到的
sh -x libpaper1:amd64.postinst configure 1.1.28
+ . /usr/share/debconf/confmodule
+ [ ! ]
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [ ]
+ exec …
Run Code Online (Sandbox Code Playgroud)