ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Master 2.2 и установка пакета из Sisyphus
@ 2003-12-01  9:29 Bezukladnikov Oleg
  2003-12-01  9:32 ` Alexander Bokovoy
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bezukladnikov Oleg @ 2003-12-01  9:29 UTC (permalink / raw)
  To: community

Здравствуйте!

Решил поставить пакет из Sisyphus (flex-2.5.4a-ipl16mdk.src.rpm).
1) rpm --checksig flex-2.5.4a-ipl16mdk.src.rpm -- OK;
2) rpm --recompile flex-2.5.4a-ipl16mdk.src.rpm
3) cd /RPM/RPMS/i686
4) rpm -ivh flex....
и тут rpm ругается, что не прав на запись в базу пакетов.
Выходит, что нужно заходить root'ом и выполнить rpm -ivh <пакет> ?





^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Master 2.2 и установка пакета из Sisyphus
  2003-12-01  9:29 [Comm] Master 2.2 и установка пакета из Sisyphus Bezukladnikov Oleg
@ 2003-12-01  9:32 ` Alexander Bokovoy
  2003-12-01  9:37 ` Alexey Bayguzov
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Alexander Bokovoy @ 2003-12-01  9:32 UTC (permalink / raw)
  To: community

On Mon, Dec 01, 2003 at 01:29:00PM +0400, Bezukladnikov Oleg wrote:
> Здравствуйте!
> 
> Решил поставить пакет из Sisyphus (flex-2.5.4a-ipl16mdk.src.rpm).
> 1) rpm --checksig flex-2.5.4a-ipl16mdk.src.rpm -- OK;
> 2) rpm --recompile flex-2.5.4a-ipl16mdk.src.rpm
> 3) cd /RPM/RPMS/i686
> 4) rpm -ivh flex....
> и тут rpm ругается, что не прав на запись в базу пакетов.
> Выходит, что нужно заходить root'ом и выполнить rpm -ivh <пакет> ?
Да. Установка бинарного пакета в систему -- привилегированное действие.
Или Вы хотите, чтобы любой обычный пользователь мог к Вам в систему
поставить произвольный пакет?
-- 
/ Alexander Bokovoy
Samba Team                      http://www.samba.org/
ALT Linux Team                  http://www.altlinux.org/
Midgard Project Ry              http://www.midgard-project.org/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Master 2.2 и установка пакета из Sisyphus
  2003-12-01  9:29 [Comm] Master 2.2 и установка пакета из Sisyphus Bezukladnikov Oleg
  2003-12-01  9:32 ` Alexander Bokovoy
@ 2003-12-01  9:37 ` Alexey Bayguzov
  2003-12-02 22:08 ` Sasha Martsinuk
  2003-12-07  8:11 ` Alexander
  3 siblings, 0 replies; 5+ messages in thread
From: Alexey Bayguzov @ 2003-12-01  9:37 UTC (permalink / raw)
  To: community

On Mon, 1 Dec 2003 13:29:00 +0400
"Bezukladnikov Oleg" <oleg@ttu.udmlink.ru> wrote:

> Здравствуйте!
> 
> Решил поставить пакет из Sisyphus (flex-2.5.4a-ipl16mdk.src.rpm).
> 1) rpm --checksig flex-2.5.4a-ipl16mdk.src.rpm -- OK;
> 2) rpm --recompile flex-2.5.4a-ipl16mdk.src.rpm
> 3) cd /RPM/RPMS/i686
> 4) rpm -ivh flex....
> и тут rpm ругается, что не прав на запись в базу пакетов.
> Выходит, что нужно заходить root'ом и выполнить rpm -ivh <пакет> ?

А вы как хотели? не привелегированным пользователем?

С уважением,
    Алексей
----------------------------------------
Alexei V. Bayguzov		
E-mail: mrbond@itc.nstu.ru
----------------------------------------


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Master 2.2 и установка пакета из Sisyphus
  2003-12-01  9:29 [Comm] Master 2.2 и установка пакета из Sisyphus Bezukladnikov Oleg
  2003-12-01  9:32 ` Alexander Bokovoy
  2003-12-01  9:37 ` Alexey Bayguzov
@ 2003-12-02 22:08 ` Sasha Martsinuk
  2003-12-07  8:11 ` Alexander
  3 siblings, 0 replies; 5+ messages in thread
From: Sasha Martsinuk @ 2003-12-02 22:08 UTC (permalink / raw)
  To: Bezukladnikov Oleg

Здравствуйте, Bezukladnikov.

Вы писали 1 грудня 2003 р., 11:29:00:

BO> Решил поставить пакет из Sisyphus (flex-2.5.4a-ipl16mdk.src.rpm).
BO> 1) rpm --checksig flex-2.5.4a-ipl16mdk.src.rpm -- OK;
BO> 2) rpm --recompile flex-2.5.4a-ipl16mdk.src.rpm
BO> 3) cd /RPM/RPMS/i686
BO> 4) rpm -ivh flex....
BO> и тут rpm ругается, что не прав на запись в базу пакетов.
BO> Выходит, что нужно заходить root'ом и выполнить rpm -ivh <пакет> ?

Пересобирать может, вообще-то должен только непривелегированный пользователь.
А вот ставить любые бинарные пакеты может только root.

-- 
С уважением,
 Sasha                          mailto:scampler@ukr.net



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Comm] Master 2.2 и установка пакета из Sisyphus
  2003-12-01  9:29 [Comm] Master 2.2 и установка пакета из Sisyphus Bezukladnikov Oleg
                   ` (2 preceding siblings ...)
  2003-12-02 22:08 ` Sasha Martsinuk
@ 2003-12-07  8:11 ` Alexander
  3 siblings, 0 replies; 5+ messages in thread
From: Alexander @ 2003-12-07  8:11 UTC (permalink / raw)
  To: community

Bezukladnikov Oleg пишет:
> Здравствуйте!
<кусь>
> 4) rpm -ivh flex....
> и тут rpm ругается, что не прав на запись в базу пакетов.
> Выходит, что нужно заходить root'ом и выполнить rpm -ivh <пакет> ?
Конечно. Так всегда было. И не важно из Сизифа Вы ставите или нет...
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
         -= Keeper =-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-12-07  8:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-01  9:29 [Comm] Master 2.2 и установка пакета из Sisyphus Bezukladnikov Oleg
2003-12-01  9:32 ` Alexander Bokovoy
2003-12-01  9:37 ` Alexey Bayguzov
2003-12-02 22:08 ` Sasha Martsinuk
2003-12-07  8:11 ` Alexander

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