Summary: | Versions shown should be human-readable/comparable | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Олег Соловьев <mcpain> |
Component: | apt | Assignee: | Ivan Zakharyaschev <imz> |
Status: | NEW --- | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P3 | CC: | boyarsh, evg, glebfm, imz, lav, ldv, placeholder |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Good example of showing versions: > [root@host-15 ~]# rpm -q apt > apt-0.5.15lorg2-alt58.x86_64 > [root@host-15 ~]# apt-get install nfs-clients nfs-utils -V > Чтение списков пакетов... Завершено > Построение дерева зависимостей... Завершено > Следующие дополнительные пакеты будут установлены: > libnfsidmap (2.3.1-alt1) > nfs-server (2.3.1-alt1) > Следующие пакеты будут ОБНОВЛЕНЫ: > libnfsidmap (2.2.1-alt1 => 2.3.1-alt1) > nfs-clients (2.1.1-alt1 => 2.3.1-alt1) > nfs-server (2.1.1-alt1 => 2.3.1-alt1) > nfs-utils (2.1.1-alt1 => 2.3.1-alt1) ping! |
> [root@Work-PC ~]# apt-get install powershell -V > Чтение списков пакетов... Завершено > Построение дерева зависимостей... Завершено > Следующие дополнительные пакеты будут установлены: > dotnet (sisyphus+224958.40.2.1@1552503306) > dotnet-common (sisyphus+224955.200.2.1@1552492898) > dotnet-coreclr (sisyphus+224955.300.2.1@1552493277) > dotnet-corefx (sisyphus+225319.100.2.2@1553093037) > liblttng-ust (sisyphus+231519.100.1.1@1559691076) > libomi (sisyphus.213386.200@1537446673) > libpsrp (1.4.2-alt1@1529855528) > Следующие НОВЫЕ пакеты будут установлены: > dotnet (sisyphus+224958.40.2.1@1552503306) > dotnet-common (sisyphus+224955.200.2.1@1552492898) > dotnet-coreclr (sisyphus+224955.300.2.1@1552493277) > dotnet-corefx (sisyphus+225319.100.2.2@1553093037) > liblttng-ust (sisyphus+231519.100.1.1@1559691076) > libomi (sisyphus.213386.200@1537446673) > libpsrp (1.4.2-alt1@1529855528) > powershell (sisyphus+225385.40.3.2@1553104038) Disttags are good, but not when shown to user trying to figure out which version will be installed or upgraded.