ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexey Novikov" <Shader@yandex.ru>
To: community@altlinux.ru
Subject: Re: [Comm]Как правильно собрать RPM
Date: Tue, 23 Sep 2003 15:36:03 +0400 (MSD)
Message-ID: <3F703023.000004.26345@pantene.yandex.ru> (raw)
In-Reply-To: <3F6FD494.000002.20424@tide.yandex.ru>

>>Необходимо собрать RPM для ebtables. Спек выглядит так:

Прошу прощения, невнимательно смотрел:

mkdir -p /usr/share/man/man8
         ^^^^^^^^^^^^^^^^^^^
install -m 0644 -o root -g root ebtables.8 /usr/share/man/man8/ebtables.8
install: cannot create regular file `/usr/share/man/man8/ebtables.8': 
Permission denied
make: *** [/usr/share/man/man8/ebtables.8] Error 1
ошибка: Неверный код возврата из /home/john/tmp/rpm-tmp.96427 (%install)

Если я правильно понимаю, то нужно патчить Makefile, т.к. он это пытается
сделать во вреья make install. Хотя возможно будет достаточно заменить

make install install-experimental DESTDIR=%buildroot BINDIR=/sbin MANDIR=%_mandir

на

make install install-experimental DESTDIR=%buildroot BINDIR=/sbin \
MANDIR=%buildroot%_mandir

-- 
С уважением,
Алексей Новиков



  reply	other threads:[~2003-09-23 11:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-22 19:57 [Comm] Как " Прокопьев Евгений
2003-09-23  4:14 ` iLya Bryzgalow
2003-09-23  9:55   ` Прокопьев Евгений
2003-09-23  5:05 ` [Comm]Как " Alexey Novikov
2003-09-23 11:36   ` Alexey Novikov [this message]
2003-09-23 16:02     ` [Comm] Re: Как " Michael Shigorin
2003-09-23 16:02 ` Michael Shigorin

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=3F703023.000004.26345@pantene.yandex.ru \
    --to=shader@yandex.ru \
    --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