ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Slava Dubrovskiy <slava@elan.com.ua>
To: community@altlinux.ru
Subject: Re: [Comm] Re: Вопрос по spec
Date: Fri, 12 Nov 2004 17:39:43 +0200
Message-ID: <4194D93F.2080803@elan.com.ua> (raw)
In-Reply-To: <20041112142752.GA1863@osdn.org.ua>

Michael Shigorin пишет:

>>Есть еще вопрос. В исходнике программы есть 2 бинарных файла,
>>которые находятся в подкаталоге src/program/
>>как правильно их скопировать (в секции %install) с этой
>>директории туда, где предполагается они должны находится в
>>системе (/usr/sbin)?
>>    
>>
>
>%__install -d %_sbindir
>%__install -m755 file1 file2 files* %_sbindir/
>
>(последний слэш не требуется, но я привык ставить с тем, чтобы
>видеть при пробеге по спеку, где заполняются каталоги; заодно при
>этом и баги вылазят, если каталог не создан)
>  
>
Что то не получается. :-(
Вот лог:
+ exit 0
Выполняется(%install): /bin/sh -e /home/slava/tmp/rpm-tmp.86782
+ umask 022
+ /bin/mkdir -p /home/slava/RPM/BUILD
+ cd /home/slava/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /home/slava/tmp/atslog-buildroot
+ :
+ /bin/rm -rf -- /home/slava/tmp/atslog-buildroot
+ cd atslog-1.1.45
+ /bin/install -m755 
/home/slava/RPM/BUILD/atslog-1.1.45/src/atslogdaemon/atslogdaemon /usr/sbin/
/bin/install: cannot create regular file `/usr/sbin/atslogdaemon': 
Permission denied
ошибка: Неверный код возврата из /home/slava/tmp/rpm-tmp.86782 (%install)

Вот кусочек спека который это делает:
Name: atslog
Version: 1.1.45
Summary: Mini-ats loger
License: GPL
Group: System/Servers
Url: http://www.atslog.dp.ua/
Packager: Slava Dubrovskiy <slava@elan.com.ua>
Source: http://www.atslog.dp.ua/download/%name-%version.tar.gz
#Requires: perl-DBD-mysql
#Requires: php-mysql

%description
Программа-демон, для просмотра и анализа звонков различных моделей мини-АТС.
ATSlog предоставляет удобный интерфейс с доступом через web-браузер.

%prep
%setup

%build
#%set_gcc_version 3.2
%configure
%make_build

%install
%__install -m755 %_builddir/%name-%version/src/atslogdaemon/atslogdaemon 
%_sbindir/
^^^^^^^

-- 
С уважением,
Дубровский Вячеслав.



  reply	other threads:[~2004-11-12 15:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-12 13:54 [Comm] " Slava Dubrovskiy
2004-11-12 13:58 ` [Comm] " Michael Shigorin
2004-11-12 14:10   ` Slava Dubrovskiy
2004-11-12 14:27     ` Michael Shigorin
2004-11-12 15:39       ` Slava Dubrovskiy [this message]
2004-11-12 15:53         ` Andrey Rahmatullin
2004-11-13 11:25         ` Michael Shigorin
2004-11-12 17:49   ` Денис Смирнов
2004-11-12 23:20     ` Dmitry V. Levin
2004-11-13  4:09       ` Andrey Rahmatullin
2004-11-13 11:24       ` Michael Shigorin
2004-11-13 15:53         ` Денис Смирнов
2004-11-16  9:37         ` Mike Lykov
2004-11-16 10:36           ` Michael Shigorin
2004-11-13 15:22       ` Денис Смирнов

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4194D93F.2080803@elan.com.ua \
    --to=slava@elan.com.ua \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git