Bug 22922 - psi-plus (возможно и psi) ищет плагины в /usr/lib/psi/plugins независимо от платформы
Summary: psi-plus (возможно и psi) ищет плагины в /usr/lib/psi/plugins независимо от п...
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: psi-plus (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P3 normal
Assignee: Grigory Milev
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-09 19:00 MSK by Rinat Shigapov
Modified: 2010-11-06 19:03 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rinat Shigapov 2010-02-09 19:00:14 MSK
На платформе x86-64 psi-plus ищет плагины в директории /usr/lib/psi/plugins:

В выводе strace наблюдаются подобные системные вызовы:

[pid  7618] stat("/usr/lib/psi/plugins", 0x137aeb8) = -1 ENOENT (No such file or directory)
[pid  7618] lstat("/usr/lib/psi/plugins", 0x7fff6b83a270) = -1 ENOENT (No such file or directory)
[pid  7618] open("/usr/lib/psi/plugins", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
[
Comment 1 Rinat Shigapov 2010-02-09 19:08:33 MSK
Похоже, ошибка воспроизводится и на обычном psi.
Comment 2 arc@altlinux.org 2010-10-23 01:55:00 MSD
(В ответ на комментарий №1)
> Похоже, ошибка воспроизводится и на обычном psi.
А к чему переоткрыли?
правится опцией для configure
в psi-plus давно поправил, а psi собираю не я
или опять вылезло?
Comment 3 arc@altlinux.org 2010-11-06 19:03:34 MSK
давно исправленно