ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] apache2-manual
@ 2007-03-20 13:16 Epiphanov Sergei
  2007-03-20 14:19 ` Michael Shigorin
  0 siblings, 1 reply; 8+ messages in thread
From: Epiphanov Sergei @ 2007-03-20 13:16 UTC (permalink / raw)
  To: Рассылка Sisyphus

При установке apache2-manual-2.2.4-alt7 вылетело:

/root/tmp/rpm-tmp.2882: line 1: relative: command not found

Что-то где-то потеряно?

-- 
С уважением, Епифанов Сергей


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

* Re: [sisyphus] apache2-manual
  2007-03-20 13:16 [sisyphus] apache2-manual Epiphanov Sergei
@ 2007-03-20 14:19 ` Michael Shigorin
  2007-03-20 14:35   ` Epiphanov Sergei
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Shigorin @ 2007-03-20 14:19 UTC (permalink / raw)
  To: Рассылка Sisyphus

On Tue, Mar 20, 2007 at 04:16:12PM +0300, Epiphanov Sergei wrote:
> При установке apache2-manual-2.2.4-alt7 вылетело:
> /root/tmp/rpm-tmp.2882: line 1: relative: command not found
> Что-то где-то потеряно?

Что-то где-то лишнее.

$ rpm -qf =relative 
rpm-build-4.0.4-alt73

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [sisyphus] apache2-manual
  2007-03-20 14:19 ` Michael Shigorin
@ 2007-03-20 14:35   ` Epiphanov Sergei
  2007-03-20 15:17     ` Aleksey Avdeev
  0 siblings, 1 reply; 8+ messages in thread
From: Epiphanov Sergei @ 2007-03-20 14:35 UTC (permalink / raw)
  To: Рассылка Sisyphus

В сообщении от Tuesday 20 March 2007 17:19:13 Michael Shigorin написал(а):
> On Tue, Mar 20, 2007 at 04:16:12PM +0300, Epiphanov Sergei wrote:
> > При установке apache2-manual-2.2.4-alt7 вылетело:
> > /root/tmp/rpm-tmp.2882: line 1: relative: command not found
> > Что-то где-то потеряно?
>
> Что-то где-то лишнее.
>
> $ rpm -qf =relative
> rpm-build-4.0.4-alt73

Кому что отрывать? ;)

-- 
С уважением, Епифанов Сергей


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

* Re: [sisyphus] apache2-manual
  2007-03-20 14:35   ` Epiphanov Sergei
@ 2007-03-20 15:17     ` Aleksey Avdeev
  2007-03-20 17:11       ` Michael Shigorin
  0 siblings, 1 reply; 8+ messages in thread
From: Aleksey Avdeev @ 2007-03-20 15:17 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Epiphanov Sergei пишет:
> В сообщении от Tuesday 20 March 2007 17:19:13 Michael Shigorin написал(а):
>> On Tue, Mar 20, 2007 at 04:16:12PM +0300, Epiphanov Sergei wrote:
>>> При установке apache2-manual-2.2.4-alt7 вылетело:
>>> /root/tmp/rpm-tmp.2882: line 1: relative: command not found
>>> Что-то где-то потеряно?
>> Что-то где-то лишнее.
>>
>> $ rpm -qf =relative
>> rpm-build-4.0.4-alt73
> 
> Кому что отрывать? ;)

  Прошу сообщить, если узнаете что именно требуется отрывать...

PS: ближе к концу недели в Сизиф уйдёт новый apache2. Прошу сообщить,
если там повториться подобное.

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

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

* Re: [sisyphus] apache2-manual
  2007-03-20 15:17     ` Aleksey Avdeev
@ 2007-03-20 17:11       ` Michael Shigorin
  2007-03-21 10:44         ` Aleksey Avdeev
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Shigorin @ 2007-03-20 17:11 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Tue, Mar 20, 2007 at 06:17:49PM +0300, Aleksey Avdeev wrote:
> >>> При установке apache2-manual-2.2.4-alt7 вылетело:
> >>> /root/tmp/rpm-tmp.2882: line 1: relative: command not found
> >>> Что-то где-то потеряно?
> >> Что-то где-то лишнее.
> >> $ rpm -qf =relative
> >> rpm-build-4.0.4-alt73
> > Кому что отрывать? ;)
> Прошу сообщить, если узнаете что именно требуется отрывать...

Долго ли...

ln -s -nf $(relative /var/www/apache2/manual /usr/share/doc/apache2-2.2.4/manual) /usr/share/doc/apache2-2.2.4/manual
            ^^^^^^^^

Хорошо бы дёргать на стадии сборки, когда rpm-build,
где живёт relative, точно установлен.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

* Re: [sisyphus] apache2-manual
  2007-03-20 17:11       ` Michael Shigorin
@ 2007-03-21 10:44         ` Aleksey Avdeev
  2007-03-21 11:01           ` Epiphanov Sergei
  0 siblings, 1 reply; 8+ messages in thread
From: Aleksey Avdeev @ 2007-03-21 10:44 UTC (permalink / raw)
  To: shigorin, ALT Linux Sisyphus discussion list

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

Michael Shigorin пишет:
> On Tue, Mar 20, 2007 at 06:17:49PM +0300, Aleksey Avdeev wrote:
>>>>> При установке apache2-manual-2.2.4-alt7 вылетело:
>>>>> /root/tmp/rpm-tmp.2882: line 1: relative: command not found
>>>>> Что-то где-то потеряно?
>>>> Что-то где-то лишнее.
>>>> $ rpm -qf =relative
>>>> rpm-build-4.0.4-alt73
>>> Кому что отрывать? ;)
>> Прошу сообщить, если узнаете что именно требуется отрывать...
> 
> Долго ли...
> 
> ln -s -nf $(relative /var/www/apache2/manual /usr/share/doc/apache2-2.2.4/manual) /usr/share/doc/apache2-2.2.4/manual
>             ^^^^^^^^
> 
> Хорошо бы дёргать на стадии сборки, когда rpm-build,
> где живёт relative, точно установлен.

  Тогда в apache2-manual придётся класть уже готовый симлинк...
Насколько это кошерно?

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

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

* Re: [sisyphus] apache2-manual
  2007-03-21 10:44         ` Aleksey Avdeev
@ 2007-03-21 11:01           ` Epiphanov Sergei
  2007-03-21 11:17             ` [sisyphus] Q: Симлинки в пакетах и/или вынос relative из rpm-build (was: Re: apache2-manual) Aleksey Avdeev
  0 siblings, 1 reply; 8+ messages in thread
From: Epiphanov Sergei @ 2007-03-21 11:01 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Wednesday 21 March 2007 13:44:07 Aleksey Avdeev написал(а):
> > Хорошо бы дёргать на стадии сборки, когда rpm-build,
> > где живёт relative, точно установлен.
>
>   Тогда в apache2-manual придётся класть уже готовый симлинк...
> Насколько это кошерно?

В libmesa, например, лежит готовый симлинк (хотя он мне нервы попортил, когда 
решил в x86_64 поставить библиотеку из i586, типа, пересечение с пакетом из 
x86_64).

Ну или relative класть в один из базовых пакетов (в rpm, например).

-- 
С уважением, Епифанов Сергей


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

* [sisyphus] Q: Симлинки в пакетах и/или вынос relative из rpm-build (was: Re:  apache2-manual)
  2007-03-21 11:01           ` Epiphanov Sergei
@ 2007-03-21 11:17             ` Aleksey Avdeev
  0 siblings, 0 replies; 8+ messages in thread
From: Aleksey Avdeev @ 2007-03-21 11:17 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Epiphanov Sergei пишет:
> В сообщении от Wednesday 21 March 2007 13:44:07 Aleksey Avdeev написал(а):
>>> Хорошо бы дёргать на стадии сборки, когда rpm-build,
>>> где живёт relative, точно установлен.
>>   Тогда в apache2-manual придётся класть уже готовый симлинк...
>> Насколько это кошерно?
> 
> В libmesa, например, лежит готовый симлинк (хотя он мне нервы попортил, когда 
> решил в x86_64 поставить библиотеку из i586, типа, пересечение с пакетом из 
> x86_64).
> 
> Ну или relative класть в один из базовых пакетов (в rpm, например).

  Или вынести в отдельный пакет...

PS: Кроспост в devel@

-- 

С уважением. Алексей.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 481 bytes --]

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

end of thread, other threads:[~2007-03-21 11:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-03-20 13:16 [sisyphus] apache2-manual Epiphanov Sergei
2007-03-20 14:19 ` Michael Shigorin
2007-03-20 14:35   ` Epiphanov Sergei
2007-03-20 15:17     ` Aleksey Avdeev
2007-03-20 17:11       ` Michael Shigorin
2007-03-21 10:44         ` Aleksey Avdeev
2007-03-21 11:01           ` Epiphanov Sergei
2007-03-21 11:17             ` [sisyphus] Q: Симлинки в пакетах и/или вынос relative из rpm-build (was: Re: apache2-manual) Aleksey Avdeev

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