I ran: 2023 sudo systemctl disable avahi-daemon.socket avahi-daemon.service 2024 sudo systemctl stop avahi-daemon.socket avahi-daemon.service 2025 sudo ps -aux | head 2026 sudo ps -aux | grep avahi 2027 sudo apt-get purge avahi-daemon 2028 sudo rm /var/run/avahi-daemon/ -rf
chen@MSI-Ubuntu:/var/run$ sudo apt-get purge avahi-daemon 正在读取软件包列表... 完成 正在分析软件包的依赖关系树 正在读取状态信息... 完成 下列软件包将被【卸载】: avahi-daemon* libnss-mdns* 升级了 0 个软件包,新安装了 0 个软件包,要卸载 2 个软件包,有 0 个软件包未被升级。 解压缩后将会空出 501 kB 的空间。 您希望继续执行吗? [Y/n] y (正在读取数据库 ... 系统当前共安装有 339528 个文件和目录。) 正在卸载 libnss-mdns:amd64 (0.10-6) ... libnss-mdns.postrm: Checking NSS setup... libnss-mdns.postrm: Removing mdns from NSS setup 正在清除 libnss-mdns:amd64 (0.10-6) 的配置文件 ... 正在卸载 avahi-daemon (0.6.31-4ubuntu4) ... 正在清除 avahi-daemon (0.6.31-4ubuntu4) 的配置文件 ... rmdir: 删除 "/var/run/avahi-daemon" 失败: 目录非空 正在处理用于 libc-bin (2.21-0ubuntu4) 的触发器 ... 正在处理用于 dbus (1.8.12-1ubuntu5) 的触发器 ... 正在处理用于 man-db (2.7.0.2-5) 的触发器 ... chen@MSI-Ubuntu:/var/run$ sudo rm /var/run/avahi-daemon/ -rf I think I removed it successfully. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to avahi in Ubuntu. https://bugs.launchpad.net/bugs/1502438 Title: package avahi-daemon 0.6.31-4ubuntu4 failed to install/upgrade: 子进程 已安装 pre-removal 脚本 返回错误状态 1 Status in avahi package in Ubuntu: New Bug description: 正在卸载 avahi-daemon (0.6.31-4ubuntu4) ... Job for avahi-daemon.service canceled. invoke-rc.d: initscript avahi-daemon, action "stop" failed. dpkg: 处理软件包 avahi-daemon (--purge)时出错: 子进程 已安装 pre-removal 脚本 返回错误状态 1 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 在处理时有错误发生: avahi-daemon E: Sub-process /usr/bin/dpkg returned an error code (1) ProblemType: Package DistroRelease: Ubuntu 15.04 Package: avahi-daemon 0.6.31-4ubuntu4 ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5 Uname: Linux 3.19.0-28-generic x86_64 ApportVersion: 2.17.2-0ubuntu1.5 Architecture: amd64 Date: Sat Oct 3 21:12:04 2015 DuplicateSignature: package:avahi-daemon:0.6.31-4ubuntu4:子进程 已安装 pre-removal 脚本 返回错误状态 1 ErrorMessage: 子进程 已安装 pre-removal 脚本 返回错误状态 1 InstallationDate: Installed on 2014-12-18 (288 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) RelatedPackageVersions: dpkg 1.17.25ubuntu1 apt 1.0.9.7ubuntu4.1 SourcePackage: avahi Title: package avahi-daemon 0.6.31-4ubuntu4 failed to install/upgrade: 子进程 已安装 pre-removal 脚本 返回错误状态 1 UpgradeStatus: Upgraded to vivid on 2015-04-29 (157 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/avahi/+bug/1502438/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

