ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] сборка пакета.
@ 2005-08-01  7:32 Шишков Евгений
  2005-08-01  8:27 ` Andrey Rahmatullin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Шишков Евгений @ 2005-08-01  7:32 UTC (permalink / raw)
  To: Community ALTLinux

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

Решил попробовать собрать rpm
для примера взял пакет с DVD мастера.
Ставлю пакет:

rpm -i kbiff-3.7.1-alt2.src.rpm
ошибка: невозможно создать %sourcedir /usr/src/RPM/SOURCES

почему rpm пытается записать в /usr/src/RPM/SOURCES а не в /home/../RPM?

-- 
С уважением,
Шишков Евгений (evgen[sobak]tulanews[dot]ru)


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

* Re: [Comm] сборка пакета.
  2005-08-01  7:32 [Comm] сборка пакета Шишков Евгений
@ 2005-08-01  8:27 ` Andrey Rahmatullin
  2005-08-02  5:18   ` Шишков Евгений
  2005-08-01  8:42 ` Vitaly Lipatov
  2005-08-01 10:50 ` some_x
  2 siblings, 1 reply; 7+ messages in thread
From: Andrey Rahmatullin @ 2005-08-01  8:27 UTC (permalink / raw)
  To: community

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

On Mon, Aug 01, 2005 at 11:32:02AM +0400, Шишков Евгений wrote:
> Решил попробовать собрать rpm
Какой дистрибутив?
> почему rpm пытается записать в /usr/src/RPM/SOURCES а не в /home/../RPM?
~/.rpmmacros

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

Я уверен, что если с этим что-то не так, то в любом случае надо фиксить
		-- ldv in devel@

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

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

* Re: [Comm] сборка пакета.
  2005-08-01  7:32 [Comm] сборка пакета Шишков Евгений
  2005-08-01  8:27 ` Andrey Rahmatullin
@ 2005-08-01  8:42 ` Vitaly Lipatov
  2005-08-02  5:22   ` Шишков Евгений
  2005-08-01 10:50 ` some_x
  2 siblings, 1 reply; 7+ messages in thread
From: Vitaly Lipatov @ 2005-08-01  8:42 UTC (permalink / raw)
  To: community

On Monday 01 August 2005 11:32, Шишков Евгений wrote:

> почему rpm пытается записать в /usr/src/RPM/SOURCES а не в
> /home/../RPM?
См. файл ~/.rpmmacros

-- 
Lav
Виталий Липатов
Санкт-Петербург
GNU! ALT Linux Team! WINE! LaTeX! LyX! http://freesource.info


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

* Re: [Comm] сборка пакета.
  2005-08-01  7:32 [Comm] сборка пакета Шишков Евгений
  2005-08-01  8:27 ` Andrey Rahmatullin
  2005-08-01  8:42 ` Vitaly Lipatov
@ 2005-08-01 10:50 ` some_x
  2005-08-01 14:30   ` Andrey Rahmatullin
  2 siblings, 1 reply; 7+ messages in thread
From: some_x @ 2005-08-01 10:50 UTC (permalink / raw)
  To: community

Шишков Евгений пишет:

> Здравствуйте
>
> Решил попробовать собрать rpm
> для примера взял пакет с DVD мастера.
> Ставлю пакет:
>
> rpm -i kbiff-3.7.1-alt2.src.rpm
> ошибка: невозможно создать %sourcedir /usr/src/RPM/SOURCES
>
> почему rpm пытается записать в /usr/src/RPM/SOURCES а не в /home/../RPM?
>
rtfm - man rpm(--rebuld)


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

* Re: [Comm] сборка пакета.
  2005-08-01 10:50 ` some_x
@ 2005-08-01 14:30   ` Andrey Rahmatullin
  0 siblings, 0 replies; 7+ messages in thread
From: Andrey Rahmatullin @ 2005-08-01 14:30 UTC (permalink / raw)
  To: community

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

On Mon, Aug 01, 2005 at 05:50:29PM +0700, some_x wrote:
> >почему rpm пытается записать в /usr/src/RPM/SOURCES а не в /home/../RPM?
> rtfm - man rpm(--rebuld)
И?

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

<raorn> 21:56 <rphillips> I wonder if doom3 will have vim keybindings
<thresh> raorn: а ты видел системные требования этого doom3? ;]
<wRAR> thresh: у vim гораздо меньше. даже vim-gtk2

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

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

* Re: [Comm] сборка пакета.
  2005-08-01  8:27 ` Andrey Rahmatullin
@ 2005-08-02  5:18   ` Шишков Евгений
  0 siblings, 0 replies; 7+ messages in thread
From: Шишков Евгений @ 2005-08-02  5:18 UTC (permalink / raw)
  To: community

Andrey Rahmatullin пишет:
> On Mon, Aug 01, 2005 at 11:32:02AM +0400, Шишков Евгений wrote:
> 
>>Решил попробовать собрать rpm
> 
> Какой дистрибутив?

Master2.4 + backports

>>почему rpm пытается записать в /usr/src/RPM/SOURCES а не в /home/../RPM?
> 
> ~/.rpmmacros

$cat .rpmmacros.save
%_topdir        %homedir/RPM
%_tmppath       %homedir/tmp

# %packager Joe Hacker <joe@email.address>
# %_gpg_name    Joe Hacker <joe@email.address>




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

* Re: [Comm] сборка пакета.
  2005-08-01  8:42 ` Vitaly Lipatov
@ 2005-08-02  5:22   ` Шишков Евгений
  0 siblings, 0 replies; 7+ messages in thread
From: Шишков Евгений @ 2005-08-02  5:22 UTC (permalink / raw)
  To: community

Vitaly Lipatov пишет:
> On Monday 01 August 2005 11:32, Шишков Евгений wrote:
> 
> 
>>почему rpm пытается записать в /usr/src/RPM/SOURCES а не в
>>/home/../RPM?
> 
> См. файл ~/.rpmmacros
> 

Вроде разобрался.
в хоме .rpmmacros.save был.
Я его переименовал в .rpmmacros  и вроде всё оки.


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

end of thread, other threads:[~2005-08-02  5:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-01  7:32 [Comm] сборка пакета Шишков Евгений
2005-08-01  8:27 ` Andrey Rahmatullin
2005-08-02  5:18   ` Шишков Евгений
2005-08-01  8:42 ` Vitaly Lipatov
2005-08-02  5:22   ` Шишков Евгений
2005-08-01 10:50 ` some_x
2005-08-01 14:30   ` Andrey Rahmatullin

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