Summary: | dpkg-architecture: command not found | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Andrey Cherepanov <cas> |
Component: | libcups-devel | Assignee: | Anton Farygin <rider> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | enhancement | ||
Priority: | P5 | CC: | george, lav, rider |
Version: | unstable | ||
Hardware: | x86_64 | ||
OS: | Linux |
Description
Andrey Cherepanov
2020-05-31 14:03:04 MSK
Насчёт кода завершения снимаю претензии. Это следствие показа usage. Не верю, что это код из апстрима, и предполагаю, что это приехали патчи из Debian: $ grep dpkg /usr/bin/cups-config libdir=${prefix}/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH) if test $libdir != /usr/lib -a $libdir != /usr/lib32 -a $libdir != /usr/lib64 -a $libdir != /usr/lib/$(dpkg-architecture -qDEB_HOST_MULTIARCH); then cups-2.4.7-alt2 -> sisyphus: Mon Oct 30 2023 Anton Farygin <rider@altlinux.ru> 2.4.7-alt2 - add hotfix from Alexander Pevzner for Pantum driverless printing (closes: #48114) - removed Ubuntu-0012-Debian-Use-dpkg-architecture-in-cups-config-to-make-.patch (closes: #38564) |