ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Документ о том, как правильно задавать вопросы.
@ 2002-09-23 11:23 Dmitry Lebkov
  2002-09-23 14:14 ` [sisyphus] rpm root
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry Lebkov @ 2002-09-23 11:23 UTC (permalink / raw)
  To: community; +Cc: sisyphus

Доброго времени суток,

http://openxs.net/articles/smart-questions-ru.html

Если вдруг кто не читает www.linuxnews.ru. Цитируя
Multik'а: "Подпишусь практически под каждой строчкой
этого текста ... "

WBR, Dmitry Lebkov


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

* [sisyphus] rpm
  2002-09-23 11:23 [sisyphus] Документ о том, как правильно задавать вопросы Dmitry Lebkov
@ 2002-09-23 14:14 ` root
  2002-09-23 14:25   ` [sisyphus] rpm Vitaly Ostanin
  2002-09-23 14:31   ` [sisyphus] rpm Korshunov Ilya
  0 siblings, 2 replies; 5+ messages in thread
From: root @ 2002-09-23 14:14 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 828 bytes --]

Hi!

Не могу собрать ни одну rpm
[fantom@fxp SPECS]$ l /usr/src/RPM/SPECS/
итого 268
drwxrws--x    2 root     rpm           175 Сен 19 18:09 ./
-rwxrwxrwx    1 fantom   rpm         25983 Сен 19 18:09 MySQL.spec
drwxr-xr-x    6 root     rpm           162 Сен 18 12:38 ../
-rwxrwxrwx    1 phoenix  rpm        118606 Сен 16 14:52 kernel-2.4.spec
-rwxrwxrwx    1 phoenix  rpm        118607 Сен 16 14:50 kernel-2.4.spec~
-rwxrwxrwx    1 root     root          582 Май  2 19:50 MYSQL-configure
-rwxrwxrwx    1 phoenix  phoenix      3493 Апр 20 16:25 diff

[fantom@fxp SPECS]$ rpm -ba /usr/src/RPM/SPECS/MySQL.spec 
/usr/src/RPM/SPECS/MySQL.spec: No such file or directory

[root@fxp root]# less /etc/group |grep rpm
rpm:x:16:fantom,phoenix,merlin
rpminst:x:33:
urpmi:x:103:

и так со всеми spec

Что делать?

------
Regards,
Phoenix!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

* [sisyphus] Re: rpm
  2002-09-23 14:14 ` [sisyphus] rpm root
@ 2002-09-23 14:25   ` Vitaly Ostanin
  2002-09-23 14:31   ` [sisyphus] rpm Korshunov Ilya
  1 sibling, 0 replies; 5+ messages in thread
From: Vitaly Ostanin @ 2002-09-23 14:25 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 1255 bytes --]

root пишет:
^^^^
Очень рекомендую сменить псевдоним, пока не встряла тяжелая 
артиллерия ;)

> Hi!
> 
> Не могу собрать ни одну rpm
> [fantom@fxp SPECS]$ l /usr/src/RPM/SPECS/
> итого 268
> drwxrws--x    2 root     rpm           175 Сен 19 18:09 ./
> -rwxrwxrwx    1 fantom   rpm         25983 Сен 19 18:09 MySQL.spec
> drwxr-xr-x    6 root     rpm           162 Сен 18 12:38 ../
> -rwxrwxrwx    1 phoenix  rpm        118606 Сен 16 14:52 kernel-2.4.spec
> -rwxrwxrwx    1 phoenix  rpm        118607 Сен 16 14:50 kernel-2.4.spec~
> -rwxrwxrwx    1 root     root          582 Май  2 19:50 MYSQL-configure
> -rwxrwxrwx    1 phoenix  phoenix      3493 Апр 20 16:25 diff
> 
> [fantom@fxp SPECS]$ rpm -ba /usr/src/RPM/SPECS/MySQL.spec 
> /usr/src/RPM/SPECS/MySQL.spec: No such file or directory
> 
> [root@fxp root]# less /etc/group |grep rpm
> rpm:x:16:fantom,phoenix,merlin
> rpminst:x:33:
> urpmi:x:103:
> 
> и так со всеми spec
> 
> Что делать?

Показать
$ rpm -qa|grep rpm

И проверить, установлены ли пакеты rpm-build, и rpm-build-topdir, 
если так уж хочется собирать пакеты в /usr/src/RPM вместо 
домашнего каталога. В последнем случае сборщика не нужно заносить 
в группу rpm.

<skipped>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: Type: application/pgp-signature, Size: 252 bytes --]

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

* Re: [sisyphus] rpm
  2002-09-23 14:14 ` [sisyphus] rpm root
  2002-09-23 14:25   ` [sisyphus] rpm Vitaly Ostanin
@ 2002-09-23 14:31   ` Korshunov Ilya
  2002-09-23 14:37     ` root
  1 sibling, 1 reply; 5+ messages in thread
From: Korshunov Ilya @ 2002-09-23 14:31 UTC (permalink / raw)
  To: sisyphus

В сообщении от 23 Сентябрь 2002 18:14 root написал:
> Hi!
>
> Не могу собрать ни одну rpm
> [fantom@fxp SPECS]$ l /usr/src/RPM/SPECS/
> итого 268
> drwxrws--x    2 root     rpm           175 Сен 19 18:09 ./
> -rwxrwxrwx    1 fantom   rpm         25983 Сен 19 18:09 MySQL.spec
> drwxr-xr-x    6 root     rpm           162 Сен 18 12:38 ../
> -rwxrwxrwx    1 phoenix  rpm        118606 Сен 16 14:52 kernel-2.4.spec
> -rwxrwxrwx    1 phoenix  rpm        118607 Сен 16 14:50 kernel-2.4.spec~
> -rwxrwxrwx    1 root     root          582 Май  2 19:50 MYSQL-configure
> -rwxrwxrwx    1 phoenix  phoenix      3493 Апр 20 16:25 diff
>
> [fantom@fxp SPECS]$ rpm -ba /usr/src/RPM/SPECS/MySQL.spec
> /usr/src/RPM/SPECS/MySQL.spec: No such file or directory
>
> [root@fxp root]# less /etc/group |grep rpm
> rpm:x:16:fantom,phoenix,merlin
> rpminst:x:33:
> urpmi:x:103:

Пакет поставь rpm-build 


-- 
WBR
Korshunov Ilya


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

* Re: [sisyphus] rpm
  2002-09-23 14:31   ` [sisyphus] rpm Korshunov Ilya
@ 2002-09-23 14:37     ` root
  0 siblings, 0 replies; 5+ messages in thread
From: root @ 2002-09-23 14:37 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 1215 bytes --]

On Mon, 23 Sep 2002 18:31:18 +0400
Korshunov Ilya <kosha@Kp.ru> wrote:

> В сообщении от 23 Сентябрь 2002 18:14 root написал:
> > Hi!
> >
> > Не могу собрать ни одну rpm
> > [fantom@fxp SPECS]$ l /usr/src/RPM/SPECS/
> > итого 268
> > drwxrws--x    2 root     rpm           175 Сен 19 18:09 ./
> > -rwxrwxrwx    1 fantom   rpm         25983 Сен 19 18:09 MySQL.spec
> > drwxr-xr-x    6 root     rpm           162 Сен 18 12:38 ../
> > -rwxrwxrwx    1 phoenix  rpm        118606 Сен 16 14:52 kernel-2.4.spec
> > -rwxrwxrwx    1 phoenix  rpm        118607 Сен 16 14:50 kernel-2.4.spec~
> > -rwxrwxrwx    1 root     root          582 Май  2 19:50 MYSQL-configure
> > -rwxrwxrwx    1 phoenix  phoenix      3493 Апр 20 16:25 diff
> >
> > [fantom@fxp SPECS]$ rpm -ba /usr/src/RPM/SPECS/MySQL.spec
> > /usr/src/RPM/SPECS/MySQL.spec: No such file or directory
> >
> > [root@fxp root]# less /etc/group |grep rpm
> > rpm:x:16:fantom,phoenix,merlin
> > rpminst:x:33:
> > urpmi:x:103:
> 
> Пакет поставь rpm-build 

ёу! спасибо)))))
че-то торможу....
> 
> 
> -- 
> WBR
> Korshunov Ilya
> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> http://altlinux.ru/mailman/listinfo/sisyphus

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2002-09-23 14:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-23 11:23 [sisyphus] Документ о том, как правильно задавать вопросы Dmitry Lebkov
2002-09-23 14:14 ` [sisyphus] rpm root
2002-09-23 14:25   ` [sisyphus] rpm Vitaly Ostanin
2002-09-23 14:31   ` [sisyphus] rpm Korshunov Ilya
2002-09-23 14:37     ` root

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

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


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