ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Roman Mediakov <merv@utb.ru>
To: "Список рассылки Mandrake Russian" <mandrake-russian@altlinux.ru>
Subject: [mdk-re] 2.4.17-alt1 source files permissions
Date: Fri Jan  4 08:33:13 2002
Message-ID: <1010122584.2053.2.camel@merv.it.utb.ru> (raw)

Уже давно (в 2.4.12 точно было) замечаю такую мелочь - права на
некоторые файлы в каталоге /usr/src/RPM/SOURCES не позволяют обычному
пользователю их читать и, соответственно, попытка сборки ядра не
удаётся. chmod a+r из-под root-а спасает ситуацию, но хотелось бы, чтобы
этого небыло. Процесс сборки ядра:

1. # rpm -ivh <kernel.rpm>
2. # cd /usr/src/RPM/
4. # mcedit SPECS/<kernel.spec>
3. # cp SOURCES/<kernel.config> SOURCES/<kernel-custom.config>
4. # mcedit SOURCES/<kernel-custom.config>
5. $ cd /usr/src/RPM/SPECS
6. $ rpm -bb --target i686 <kernel.spec>
7. Вываливаемся с сообщением о premission denied на одном из файлов в
SOURCES.
8. # chown a+r SOURCES/*
9. $ rpm -bb --target i686 <kernel.spec>
10. Всё OK.

Может, я что-то не так делаю?

МеРВ

             reply	other threads:[~2002-01-04  8:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-04  8:33 Roman Mediakov [this message]
2002-01-04  9:16 ` "Баталов Григорий"

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=1010122584.2053.2.camel@merv.it.utb.ru \
    --to=merv@utb.ru \
    --cc=mandrake-russian@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