Summary: | Не скачивается run файл | ||
---|---|---|---|
Product: | Branch p10 | Reporter: | freedoreme <vanessa88k> |
Component: | hplip | Assignee: | qa-team <qa-team> |
Status: | CLOSED DUPLICATE | QA Contact: | qa-p10 <qa-p10> |
Severity: | normal | ||
Priority: | P5 | CC: | amakeenk, lav, vt |
Version: | не указана | ||
Hardware: | x86_64 | ||
OS: | Linux |
Description
freedoreme
2024-10-07 17:42:47 MSK
(Ответ для freedoreme на комментарий #0) > Неверный системный вызов Попробуйте обновиться до задания https://packages.altlinux.org/ru/tasks/358477, например, так: # apt-repo test 358477 Ошибка будет воспроизводится после обновления? установка wget прошла нормально, но принтер не печатает кроме как hp-setup -i и далее указать локально скачанный файл. *** [root@main ~]# apt-repo test 358477 Получено: 1 http://git.altlinux.org repo/358477/x86_64 release [1670B] Получено: 2 https://mirror.datacenter.by p10/branch/x86_64 release [4223B] Получено: 3 https://mirror.datacenter.by p10/branch/x86_64-i586 release [1665B] Получено: 4 https://mirror.datacenter.by p10/branch/noarch release [2844B] Получено 10,4kB за 0s (71,2kB/s). Найдено http://git.altlinux.org repo/358477/x86_64/task pkglist Найдено http://git.altlinux.org repo/358477/x86_64/task release Найдено https://mirror.datacenter.by p10/branch/x86_64/classic pkglist Найдено https://mirror.datacenter.by p10/branch/x86_64/classic release Найдено https://mirror.datacenter.by p10/branch/x86_64-i586/classic pkglist Найдено https://mirror.datacenter.by p10/branch/x86_64-i586/classic release Найдено https://mirror.datacenter.by p10/branch/noarch/classic pkglist Найдено https://mirror.datacenter.by p10/branch/noarch/classic release Чтение списков пакетов... Завершено Построение дерева зависимостей... Завершено Чтение списков пакетов... Завершено Построение дерева зависимостей... Завершено Следующие пакеты будут ОБНОВЛЕНЫ: wget 1 будет обновлено, 0 новых установлено, 0 пакетов будет удалено и 0 не будет обновлено. Необходимо получить 0B/511kB архивов. После распаковки потребуется дополнительно 0B дискового пространства. Совершаем изменения... Подготовка... ################################# [100%] Обновление / установка... 1: wget-1.24.5-alt3 ################################# [ 50%] Очистка / удаление... 2: wget-1.24.5-alt2 ################################# [100%] Завершено. [root@main ~]# epm play hplip-plugin # /usr/bin/env bash /etc/eepm/play.d/hplip-plugin.sh --run # epm --short --version # eget -q -O- https://eepm.ru/releases/3.62.12/app-versions/hplip-plugin Installing Binary plugin for HPs hplip printer driver library as hplip-plugin package ... # epm installed hplip FATAL: hplip package is not installed ERROR: There was some error during install the application. (you can discuss the epm 3.62.12-alt1 problem in Telegram: https://t.me/useepm) В СТАРТЕРКИТЕ ИМЕЕМ СЛЕДУЮЩЕЕ НО ТАМ ИДЕТ ПЕЧАТЬ: hp-setup -i /usr/bin/hp-setup:82: SyntaxWarning: invalid escape sequence '\*' ("To specify the port on a multi-port JetDirect:", "--port=<port> (Valid values are 1\*, 2, and 3. \*default)", "option", False), /usr/bin/hp-setup:86: SyntaxWarning: invalid escape sequence '\*' ("Type of queue(s) to install:", "-t<typelist> or --type=<typelist>. <typelist>: print*, fax\* (\*default) (-i mode only)", "option", False), /usr/share/hplip/base/g.py:312: SyntaxWarning: invalid escape sequence '\|' spinner = "\|/-\|/-" /usr/share/hplip/base/g.py:362: SyntaxWarning: invalid escape sequence '\d' m = re.search('python(\d(\.\d){0,2})', ext_path) #get the python version where the .so file is found /usr/share/hplip/base/logger.py:440: SyntaxWarning: invalid escape sequence '\<' elem_start = re.findall("(\<\W{0,1}\w+) ?", line)[0] /usr/share/hplip/base/logger.py:441: SyntaxWarning: invalid escape sequence '\]' elem_finished = re.findall("([?|\]\]]*\>)", line)[0] /usr/share/hplip/base/logger.py:443: SyntaxWarning: invalid escape sequence '\S' attrs = re.findall("(\S*?\=\".*?\")", line) /usr/share/hplip/base/device.py:50: SyntaxWarning: invalid escape sequence '\d' http_result_pat = re.compile("""HTTP/\d.\d\s(\d+)""", re.I) /usr/share/hplip/base/utils.py:151: SyntaxWarning: invalid escape sequence '\w' lis = ((re.findall('SystemGroup [\w* ]*',fp.read()))[0].replace('SystemGroup ','')).split(' ') /usr/share/hplip/base/utils.py:1601: SyntaxWarning: invalid escape sequence '\*' USAGE_LOGGING2 = ("", "<level>: none, info\*, error, warn, debug (\*default)", "option", False) /usr/share/hplip/base/utils.py:1609: SyntaxWarning: invalid escape sequence '\*' USAGE_BUS2 = ("", "<bus>: cups\*, usb\*, net, bt, fw, par\* (\*defaults) (Note: bt and fw not supported in this release.)", 'option', False) /usr/share/hplip/base/utils.py:1615: SyntaxWarning: invalid escape sequence '\*' USAGE_STD_NOTES2 = ("If -p\* is specified, the default CUPS printer will be used.", "", "note", False) /usr/share/hplip/base/utils.py:1843: SyntaxWarning: invalid escape sequence '\-' log.info(".SH NAME\n%s \- %s" % (crumb, title)) /usr/share/hplip/base/utils.py:1942: SyntaxWarning: invalid escape sequence '\w' return re.sub("&#?\w+;", fixup, text) /usr/share/hplip/base/utils.py:1995: SyntaxWarning: invalid escape sequence '\d' pat=re.compile('''(\d{1,})([a-z]{1,})''') /usr/share/hplip/base/tui.py:221: SyntaxWarning: invalid escape sequence '\|' self.spinner = "\|/-\|/-*" /usr/share/hplip/base/status.py:1344: SyntaxWarning: invalid escape sequence '\s' pjl_code_pat = re.compile("""^CODE\s*=\s*(\d.*)$""", re.IGNORECASE) /usr/share/hplip/prnt/cups.py:171: SyntaxWarning: invalid escape sequence '\s' pat_cups_error_log = re.compile("""^loglevel\s?(debug|debug2|warn|info|error|none)""", re.I) /usr/share/hplip/base/models.py:38: SyntaxWarning: invalid escape sequence '\d' pat_prod_num = re.compile("""(\d+)""", re.I) /usr/share/hplip/base/models.py:430: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-kind', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:431: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-type', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:432: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-sku', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:433: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-desc', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:434: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-virgin', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:435: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-dvc', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:436: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-kind', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:437: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-type', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:438: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-id', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:439: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-hp-ink', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:440: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-health-desc', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:441: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-health$', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:442: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-known', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:443: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-level', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:444: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-ack', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:445: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-sku', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:446: SyntaxWarning: invalid escape sequence '\d' re.compile('^in-tray(\d+)', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:447: SyntaxWarning: invalid escape sequence '\d' re.compile('^out-tray(\d+)', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:448: SyntaxWarning: invalid escape sequence '\d' re.compile('^model(\d+)', re.IGNORECASE) : TYPE_STR, HP Linux Imaging and Printing System (ver. 3.24.4) Printer/Fax Setup Utility ver. 9.0 Copyright (c) 2001-18 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. /usr/share/hplip/base/password.py:170: SyntaxWarning: invalid escape sequence '\[' cb = cb.replace("[", "\[") /usr/share/hplip/base/password.py:171: SyntaxWarning: invalid escape sequence '\]' cb = cb.replace("]", "\]") (Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.) -------------------------------- | SELECT CONNECTION (I/O) TYPE | -------------------------------- Num Connection Description Type -------- ---------- ---------------------------------------------------------- 0* usb Universal Serial Bus (USB) 1 net Network/Ethernet/Wireless (direct connection or JetDirect) 2 par Parallel Port (LPT:) Enter number 0...2 for connection type (q=quit, enter=usb*) ? Using connection type: usb Setting up device: hp:/usb/HP_LaserJet_Professional_P1102?serial=000000000Q8D78KKPR1a /usr/share/hplip/installer/dcheck.py:36: SyntaxWarning: invalid escape sequence '\d' ver1_pat = re.compile("""(\d+\.\d+\.\d+)""", re.IGNORECASE) /usr/share/hplip/installer/dcheck.py:37: SyntaxWarning: invalid escape sequence '\d' ver_pat = re.compile("""(\d+.\d+)""", re.IGNORECASE) /usr/share/hplip/installer/dcheck.py:361: SyntaxWarning: invalid escape sequence '\d' xsane_ver_pat =re.compile('''xsane-(\d{1,}\.\d{1,}).*''') ------------------------ | PLUG-IN INSTALLATION | ------------------------ /usr/share/hplip/base/g.py:312: SyntaxWarning: invalid escape sequence '\|' spinner = "\|/-\|/-" /usr/share/hplip/base/g.py:362: SyntaxWarning: invalid escape sequence '\d' m = re.search('python(\d(\.\d){0,2})', ext_path) #get the python version where the .so file is found /usr/share/hplip/base/logger.py:440: SyntaxWarning: invalid escape sequence '\<' elem_start = re.findall("(\<\W{0,1}\w+) ?", line)[0] /usr/share/hplip/base/logger.py:441: SyntaxWarning: invalid escape sequence '\]' elem_finished = re.findall("([?|\]\]]*\>)", line)[0] /usr/share/hplip/base/logger.py:443: SyntaxWarning: invalid escape sequence '\S' attrs = re.findall("(\S*?\=\".*?\")", line) /usr/share/hplip/base/device.py:50: SyntaxWarning: invalid escape sequence '\d' http_result_pat = re.compile("""HTTP/\d.\d\s(\d+)""", re.I) /usr/share/hplip/base/utils.py:151: SyntaxWarning: invalid escape sequence '\w' lis = ((re.findall('SystemGroup [\w* ]*',fp.read()))[0].replace('SystemGroup ','')).split(' ') /usr/share/hplip/base/utils.py:1601: SyntaxWarning: invalid escape sequence '\*' USAGE_LOGGING2 = ("", "<level>: none, info\*, error, warn, debug (\*default)", "option", False) /usr/share/hplip/base/utils.py:1609: SyntaxWarning: invalid escape sequence '\*' USAGE_BUS2 = ("", "<bus>: cups\*, usb\*, net, bt, fw, par\* (\*defaults) (Note: bt and fw not supported in this release.)", 'option', False) /usr/share/hplip/base/utils.py:1615: SyntaxWarning: invalid escape sequence '\*' USAGE_STD_NOTES2 = ("If -p\* is specified, the default CUPS printer will be used.", "", "note", False) /usr/share/hplip/base/utils.py:1843: SyntaxWarning: invalid escape sequence '\-' log.info(".SH NAME\n%s \- %s" % (crumb, title)) /usr/share/hplip/base/utils.py:1942: SyntaxWarning: invalid escape sequence '\w' return re.sub("&#?\w+;", fixup, text) /usr/share/hplip/base/utils.py:1995: SyntaxWarning: invalid escape sequence '\d' pat=re.compile('''(\d{1,})([a-z]{1,})''') /usr/share/hplip/base/tui.py:221: SyntaxWarning: invalid escape sequence '\|' self.spinner = "\|/-\|/-*" /usr/share/hplip/base/status.py:1344: SyntaxWarning: invalid escape sequence '\s' pjl_code_pat = re.compile("""^CODE\s*=\s*(\d.*)$""", re.IGNORECASE) /usr/share/hplip/prnt/cups.py:171: SyntaxWarning: invalid escape sequence '\s' pat_cups_error_log = re.compile("""^loglevel\s?(debug|debug2|warn|info|error|none)""", re.I) /usr/share/hplip/base/models.py:38: SyntaxWarning: invalid escape sequence '\d' pat_prod_num = re.compile("""(\d+)""", re.I) /usr/share/hplip/base/models.py:430: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-kind', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:431: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-type', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:432: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-sku', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:433: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-desc', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:434: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-virgin', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:435: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-dvc', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:436: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-kind', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:437: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-type', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:438: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-id', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:439: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-hp-ink', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:440: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-health-desc', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:441: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-health$', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:442: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-known', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:443: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-level', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:444: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-ack', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:445: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-sku', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:446: SyntaxWarning: invalid escape sequence '\d' re.compile('^in-tray(\d+)', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:447: SyntaxWarning: invalid escape sequence '\d' re.compile('^out-tray(\d+)', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:448: SyntaxWarning: invalid escape sequence '\d' re.compile('^model(\d+)', re.IGNORECASE) : TYPE_STR, HP Linux Imaging and Printing System (ver. 3.24.4) Plugin Download and Install Utility ver. 2.1 Copyright (c) 2001-18 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. warning: It is not recommended to run 'hp-plugin' in a root mode. HP Linux Imaging and Printing System (ver. 3.24.4) Plugin Download and Install Utility ver. 2.1 Copyright (c) 2001-18 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. /usr/share/hplip/base/password.py:170: SyntaxWarning: invalid escape sequence '\[' cb = cb.replace("[", "\[") /usr/share/hplip/base/password.py:171: SyntaxWarning: invalid escape sequence '\]' cb = cb.replace("]", "\]") /usr/share/hplip/installer/dcheck.py:36: SyntaxWarning: invalid escape sequence '\d' ver1_pat = re.compile("""(\d+\.\d+\.\d+)""", re.IGNORECASE) /usr/share/hplip/installer/dcheck.py:37: SyntaxWarning: invalid escape sequence '\d' ver_pat = re.compile("""(\d+.\d+)""", re.IGNORECASE) /usr/share/hplip/installer/dcheck.py:361: SyntaxWarning: invalid escape sequence '\d' xsane_ver_pat =re.compile('''xsane-(\d{1,}\.\d{1,}).*''') (Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.) ----------------------------------------- | PLUG-IN INSTALLATION FOR HPLIP 3.24.4 | ----------------------------------------- Option Description ---------- -------------------------------------------------- d Download plug-in from HP (recommended) p Specify a path to the plug-in (advanced) q Quit hp-plugin (skip installation) Enter option (d=download*, p=specify path, q=quit) ? ------------------- | DOWNLOAD PLUGIN | ------------------- Checking for network connection... Downloading plug-in from: Downloading plug-in: [\ ] 0% Plugin is not accessible. Trying to download it from fallback location: [https://developers.hp.com/sites/default/files/hplip-3.24.4-plugin.run] Receiving digital keys: /usr/bin/gpg --homedir /root/.hplip/.gnupg --no-permission-warning --keyserver pool.sks-keyservers.net --recv-keys 0x4ABA2F66DBD5A95894910E0673D770CDA59047B9 Receiving keys from pool.sks-keyservers.net failed, trying the next keyserver. Receiving digital keys: /usr/bin/gpg --homedir /root/.hplip/.gnupg --no-permission-warning --keyserver keyserver.ubuntu.com --recv-keys 0x4ABA2F66DBD5A95894910E0673D770CDA59047B9 ---------------------- | INSTALLING PLUG-IN | ---------------------- Creating directory plugin_tmp Verifying archive integrity... 100% All good. Uncompressing HPLIP 3.24.4 Plugin Self Extracting Archive 100% /usr/share/hplip/base/g.py:312: SyntaxWarning: invalid escape sequence '\|' spinner = "\|/-\|/-" /usr/share/hplip/base/g.py:362: SyntaxWarning: invalid escape sequence '\d' m = re.search('python(\d(\.\d){0,2})', ext_path) #get the python version where the .so file is found /usr/share/hplip/base/logger.py:440: SyntaxWarning: invalid escape sequence '\<' elem_start = re.findall("(\<\W{0,1}\w+) ?", line)[0] /usr/share/hplip/base/logger.py:441: SyntaxWarning: invalid escape sequence '\]' elem_finished = re.findall("([?|\]\]]*\>)", line)[0] /usr/share/hplip/base/logger.py:443: SyntaxWarning: invalid escape sequence '\S' attrs = re.findall("(\S*?\=\".*?\")", line) /usr/share/hplip/base/utils.py:151: SyntaxWarning: invalid escape sequence '\w' lis = ((re.findall('SystemGroup [\w* ]*',fp.read()))[0].replace('SystemGroup ','')).split(' ') /usr/share/hplip/base/utils.py:1601: SyntaxWarning: invalid escape sequence '\*' USAGE_LOGGING2 = ("", "<level>: none, info\*, error, warn, debug (\*default)", "option", False) /usr/share/hplip/base/utils.py:1609: SyntaxWarning: invalid escape sequence '\*' USAGE_BUS2 = ("", "<bus>: cups\*, usb\*, net, bt, fw, par\* (\*defaults) (Note: bt and fw not supported in this release.)", 'option', False) /usr/share/hplip/base/utils.py:1615: SyntaxWarning: invalid escape sequence '\*' USAGE_STD_NOTES2 = ("If -p\* is specified, the default CUPS printer will be used.", "", "note", False) /usr/share/hplip/base/utils.py:1843: SyntaxWarning: invalid escape sequence '\-' log.info(".SH NAME\n%s \- %s" % (crumb, title)) /usr/share/hplip/base/utils.py:1942: SyntaxWarning: invalid escape sequence '\w' return re.sub("&#?\w+;", fixup, text) /usr/share/hplip/base/utils.py:1995: SyntaxWarning: invalid escape sequence '\d' pat=re.compile('''(\d{1,})([a-z]{1,})''') /usr/share/hplip/base/tui.py:221: SyntaxWarning: invalid escape sequence '\|' self.spinner = "\|/-\|/-*" /usr/share/hplip/base/device.py:50: SyntaxWarning: invalid escape sequence '\d' http_result_pat = re.compile("""HTTP/\d.\d\s(\d+)""", re.I) /usr/share/hplip/base/status.py:1344: SyntaxWarning: invalid escape sequence '\s' pjl_code_pat = re.compile("""^CODE\s*=\s*(\d.*)$""", re.IGNORECASE) /usr/share/hplip/prnt/cups.py:171: SyntaxWarning: invalid escape sequence '\s' pat_cups_error_log = re.compile("""^loglevel\s?(debug|debug2|warn|info|error|none)""", re.I) /usr/share/hplip/base/models.py:38: SyntaxWarning: invalid escape sequence '\d' pat_prod_num = re.compile("""(\d+)""", re.I) /usr/share/hplip/base/models.py:430: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-kind', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:431: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-type', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:432: SyntaxWarning: invalid escape sequence '\d' re.compile('^r(\d+)-agent(\d+)-sku', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:433: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-desc', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:434: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-virgin', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:435: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-dvc', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:436: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-kind', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:437: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-type', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:438: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-id', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:439: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-hp-ink', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:440: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-health-desc', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:441: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-health$', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:442: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-known', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:443: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-level', re.IGNORECASE) : TYPE_INT, /usr/share/hplip/base/models.py:444: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-ack', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:445: SyntaxWarning: invalid escape sequence '\d' re.compile('^agent(\d+)-sku', re.IGNORECASE) : TYPE_STR, /usr/share/hplip/base/models.py:446: SyntaxWarning: invalid escape sequence '\d' re.compile('^in-tray(\d+)', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:447: SyntaxWarning: invalid escape sequence '\d' re.compile('^out-tray(\d+)', re.IGNORECASE) : TYPE_BOOL, /usr/share/hplip/base/models.py:448: SyntaxWarning: invalid escape sequence '\d' re.compile('^model(\d+)', re.IGNORECASE) : TYPE_STR, HP Linux Imaging and Printing System (ver. 3.24.4) Plugin Installer ver. 3.0 Copyright (c) 2001-18 HP Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. Plug-in version: 3.24.4 Installed HPLIP version: 3.24.4 Number of files to install: 64 /usr/share/hplip/base/password.py:170: SyntaxWarning: invalid escape sequence '\[' cb = cb.replace("[", "\[") /usr/share/hplip/base/password.py:171: SyntaxWarning: invalid escape sequence '\]' cb = cb.replace("]", "\]") /usr/share/hplip/installer/dcheck.py:36: SyntaxWarning: invalid escape sequence '\d' ver1_pat = re.compile("""(\d+\.\d+\.\d+)""", re.IGNORECASE) /usr/share/hplip/installer/dcheck.py:37: SyntaxWarning: invalid escape sequence '\d' ver_pat = re.compile("""(\d+.\d+)""", re.IGNORECASE) /usr/share/hplip/installer/dcheck.py:361: SyntaxWarning: invalid escape sequence '\d' xsane_ver_pat =re.compile('''xsane-(\d{1,}\.\d{1,}).*''') (Ответ для freedoreme на комментарий #2) > ERROR: There was some error during install the application. (you can > discuss the epm 3.62.12-alt1 problem in Telegram: https://t.me/useepm) Обратитесь туда, куда предлагают. Или устанавливайте стандартными средствами. Вопрос не во мне. Проблема решается путем подсовывания отдельно скаченного файла при запуске hp-setup -i. Должны ли так делать все пользователи, это определяете вы, как авторы дистрибутива. (Ответ для freedoreme на комментарий #5) > Проблема решается путем подсовывания отдельно скаченного > файла при запуске hp-setup -i. Какая именно проблема, какой файл и куда его нужно подкладывать? > В СТАРТЕРКИТЕ ИМЕЕМ СЛЕДУЮЩЕЕ В ALT Workstation K 10.3 никаких проблем при запуске `hp-setup -i` не наблюдаю, команда отрабатывает должным образом. Если у вас не работает что-то через epm, то это проблема epm. *** This bug has been marked as a duplicate of bug 51563 *** > /usr/share/eepm/tools_eget: строка 146: 5554 Неверный системный вызов "$@"
Как я понял, по приведенным логам, после обновления из задания 358477 (с предлагаемым исправлением wget) ошибка "Неверный системный вызов" пропадает.
|