今天升级时,我的无线网络管理器消失了。甚至不能通过有线连接进行连接。
文件显示此错误:
**(nm-applet:2716): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files
(nm-applet:2716): nm-applet-WARNING **: Error connecting to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Cannot launch daemon, file not found or permissions invalid
(nm-applet:2716): nm-applet-WARNING **: Could not find ShellVersion property on org.gnome.Shell after 5 tries
(nm-applet:2716): nm-applet-WARNING **: Failed to register as an agent: (2) The name org.freedesktop.NetworkManager was not provided by any .service files
Run Code Online (Sandbox Code Playgroud)
是否有补丁可以通过 Windows 下载并发送到我的 ubuntu,还是必须重新加载所有内容?我尝试运行两个版本,但仍然无法访问互联网。
好吧,我今天加载了更新管理器,它想用 5.0beta5 替换 Firefox 4.0.1。为了仔细检查我被解雇了apt-cache policy firefox,它是:
5.0~b5+build1+nobinonly-0ubuntu0.11.04.1 0
500 http://gb.archive.ubuntu.com/ubuntu/ natty-proposed/main amd64 Packages
Run Code Online (Sandbox Code Playgroud)
我以前从不知道 Ubuntu 会像这样在发布中期更新浏览器。尤其不是测试版。
有人知道幕后发生了什么吗?为什么 Natty 要将其浏览器更新为新的主要版本?
当我运行此命令时:
apt install libkf5*
Run Code Online (Sandbox Code Playgroud)
我收到以下错误:
Unable to locate package libkf5*
Run Code Online (Sandbox Code Playgroud)
我确定名称以开头的包libkf5存在 (tab-completion 这样说)。所以问题不在于缺少这些包。(注意错误消息末尾的星号,通配符根本不起作用)
我使用aptv.1.9。
提前致谢。
根据Trusty Tahr发布时间表,两天前发布了Ubuntu LTS 14.04.1(第一个 .1 版本)。不幸的是,在尝试使用do-release-upgrade命令升级时,我收到了消息No new release found。
命令行输出:
root@foobar:~# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"
root@foobar:~# do-release-upgrade
Checking for a new Ubuntu release
No new release found
Run Code Online (Sandbox Code Playgroud)
将 LTS 升级到 LTS并且没有找到新版本的线程完全有意义,但据我所知,Ubuntu 14.04 (14.04.1) 的第一个 dot 1 版本尚未发布,那么为什么我仍然不能将 LTS 升级到 LTS?
有没有办法正确升级,而不是在do-release-upgrade命令中使用 -d 选项?
我正在尝试测试已提出的修复程序,或者我想在将稳定版本更新推送给一般用户之前自愿测试它们,我该如何启用“建议的”存储库?
我有 Ubuntu 15.10。
我想找出它的 Debian 版本,所以我跑了:
cat /etc/debian_version
Run Code Online (Sandbox Code Playgroud)
并得到了jessie/sid。
我认为“jessie”意味着 Debian 8,但我不确定“sid”是什么意思。谷歌搜索我发现它意味着“不稳定”的分布。
那么我在这里到底有什么?Debian 8 不稳定?