6 lubuntu unsupported-packages
我在lubuntu 用户邮件列表中遇到了这个命令:
ubuntu-support-status --show-all
Run Code Online (Sandbox Code Playgroud)
当我在sudo apt-get updateand之后运行它sudo apt-get dist-upgrade时,顶部的摘要显示了这一点:
[11:38 AM] ~ $ ubuntu-support-status --show-all
Support status summary of 'vasa1-Inspiron-1545':
You have 1059 packages (82.5%) supported until July 2014 (9m)
You have 224 packages (17.4%) that are unsupported
Run Code Online (Sandbox Code Playgroud)
在“不支持”的软件中,我看到:
aria2
audacity
flashplugin-installer
geany
gnome-icon-theme-full
gnome-mplayer
gnome-system-tools
openbox
pcmanfm
synaptic
thunar
ttf-mscorefonts-installer
我的操作系统是 Lubuntu 13.10。
知道为什么这种常见软件显示为“不受支持”吗?
我的问题可能与How do you use 或 ubuntu-support-status 有什么问题有关?但我不认为这是重复的。
而且我不认为它包含在这个错误中:https : //bugs.launchpad.net/ubuntu/+source/update-manager/+bug/849532
小智 6
有人指出,在这种情况下,“不受支持”只是Canonical 不负责从发布的第 1 天起为特定包提供支持。
从对 的非全面使用来看apt-cache show package_name,似乎受支持的包(通过 找到)ubuntu-support-status --show-supported位于主池中,也位于受限池中,正如Ibere Fernandes 在lubuntu 用户邮件列表中所指出的那样。
例如, running apt-cache show zenity,受支持的包具有以下行:
和
Filename: pool/main/z/zenity/zenity_3.8.0-1_amd64.deb
Supported: 9m
而且,跑步apt-cache show fglrx有:
Filename: pool/限制/f/fglrx-installer/fglrx_13.101-0ubuntu3_amd64.deb
和
Supported: 9m
但是, running apt-cache show thunar,一个不受支持的包, has:
并且没有提到支持期。
Filename: pool/universe/t/thunar/thunar_1.6.3-1ubuntu1_amd64.deb
这,来自什么是存储库?, 是相关的:
存储库组件是:
Main - 官方支持的软件。
受限 - 在完全免费的许可下不可用的受支持软件。
Universe - 社区维护的软件,即非官方支持的软件。
Multiverse - 不是免费的软件。
| 归档时间: |
|
| 查看次数: |
972 次 |
| 最近记录: |