Bug 18462

Summary: nxsetup@x86_64: wrong path to %_libexecdir/cups/
Product: Sisyphus Reporter: Michael Shigorin <mike>
Component: freenx-serverAssignee: Michael Shigorin <mike>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: inger
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Michael Shigorin 2009-01-08 20:48:17 MSK
# nxsetup --install --setup-nomachine-key
[...]
Setting up cups nxipp backend ...cp: cannot stat `/usr/lib64/cups/backend/ipp': No such file or directory
$ ls -l /usr/lib64/cups/backend/ipp
/bin/ls: cannot access /usr/lib64/cups/backend/ipp: No such file or directory
$ ls -l /usr/lib/cups/backend/ipp
-rwx------ 1 root root 28216 Dec 17 18:12 /usr/lib/cups/backend/ipp

should it be looking into %_libexecdir, not %_libdir?
Comment 1 Boris Savelev 2009-01-08 21:03:05 MSK
> # nxsetup --install --setup-nomachine-key
service freenx-server setup -)

> should it be looking into %_libexecdir, not %_libdir?
cups.spec:
%_prefix/lib/%name
почему cups кладет файлы именно так?
это видимо какая-то традиция?-) я так понял, так сделано везде. исправлю тогда...




Comment 2 Boris Savelev 2009-01-08 22:04:44 MSK
залил freenx-server-0.7.4-alt7.src.rpm
Comment 3 Michael Shigorin 2009-01-09 00:46:56 MSK
(In reply to comment #1)
> > # nxsetup --install --setup-nomachine-key
> service freenx-server setup -)
О как ;-)  Надо будет http://www.altlinux.org/FreeNX почистить и подновить.

> cups.spec:
> %_prefix/lib/%name
> почему cups кладет файлы именно так?
Думаю, потому что по смыслу это не библиотеки, а хелперы (см. обсуждение libexec при участии ldv@ и raorn@).

(In reply to comment #2)
> залил freenx-server-0.7.4-alt7.src.rpm
Спасибо, судя по диффу -- баг можно закрывать.
Comment 4 Michael Shigorin 2009-01-09 00:50:12 MSK
Собрал, поставил, переконфигурил -- так и есть.