Bug 18462 - nxsetup@x86_64: wrong path to %_libexecdir/cups/
Summary: nxsetup@x86_64: wrong path to %_libexecdir/cups/
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: freenx-server (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P2 normal
Assignee: Michael Shigorin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-08 20:48 MSK by Michael Shigorin
Modified: 2009-01-09 00:50 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
Собрал, поставил, переконфигурил -- так и есть.