在使用Ubuntu apt-get命令时发现如下错误:
E: The package lists or status file could not be parsed or opened.
解决方法是删除 /var/lib/apt/lists下的文件,然后:
apt-get update
即可.
在使用Ubuntu apt-get命令时发现如下错误:
E: The package lists or status file could not be parsed or opened.
解决方法是删除 /var/lib/apt/lists下的文件,然后:
apt-get update
即可.
报错: ``` nginx: [emerg] dlopen() "/opt/nginx/modules/ngx_http_brotli_filter_module.so" failed (libbrotlienc.so.1: cannot open shared object file: No su...
报错如下: ``` nginx: [emerg] module "/opt/nginx/modules/ngx_http_brotli_filter_module.so" version 1028001 instead of 1026002 in /opt/nginx/conf/nginx.conf...
成为第一个评论的人吧!