ubuntu 提示 Could not get lock /var/lib/dpkg/lock-frontend Post author:xfxia Post published:2023年10月18日 Post category:其他 学习笔记 Waiting for cache lock: Could not get lock /var/lib/dpkg/lock-frontend. It is held by process 2740 (unattended-upgr) 1.杀死进程 sudo kill 2740 2.删除导致锁定的文件: sudo rm /var/lib/dpkg/lock 3.再次进行 apt upgrade 就正常了 sudo apt upgrade 你可能也喜欢 这些程序员职场“潜规则”,让你少走5年弯路 Error: got unexpected status: BAD_REQUEST……. Channel/Application at version 0, but got version 1 /与/* 区别 关于在servlet跳转中出现的中文乱码问题 编写Word文档前的设置小动作 [持续更新ING]Go语言历史版本演进和新特性 CSS 布局 – flex – 一维布局方法 – 弹性布局 flexible eclipse中配置tomcat Windows下利用diskpart工具删除U盘中的EFI分区 Pyradiomics提示错误:arrays used as indices must be of integer (or boolean) type 【彻底解决】Win10设置开机自动开启【移动热点】 cesium实现自定义背景效果 僵尸进程和孤儿进程 kafka-日志存储 使用VIPER构建iOS应用 C#实现数据库备份(以Sql Server为例) I2C知识笔记 maven 主要依赖库的版本定义(解决多工程依赖相同的jar不同版本问题) supervisor 启动 celery 及启动中的问题 深度剖析数据在内存中的存储(上)