ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] ñîçäàíèå rpm ïàêåòà
@ 2004-06-10 13:38 Serge V Kompan
  2004-06-10 14:04 ` [sisyphus] ???????? rpm ?????? Andrey Rahmatullin
  2004-06-11  7:32 ` Stanislav Ievlev
  0 siblings, 2 replies; 3+ messages in thread
From: Serge V Kompan @ 2004-06-10 13:38 UTC (permalink / raw)
  To: sisyphus

Добрый день!

Пытаюсь создать rpm пакет. Пишу спек файл и пытаюсь создать пакет
rpm -ba <имя spec файла>
во время построения убивается каталог BUILDROOT - multitail-buildroot, хотя
он еще должен по идее использоваться.
Подскажите что необходимо предпринять

ВыполВыполняется(%install): /bin/sh -e /home/robin/tmp/rpm-tmp.31436
+ umask 022                                                                     
+ /bin/mkdir -p /home/robin/RPM/BUILD                                           
+ cd /home/robin/RPM/BUILD                                                      
+ /bin/chmod -Rf u+rwX -- /home/robin/tmp/multitail-buildroot                   
+ :                                                                             
+ /bin/rm -rf -- /home/robin/tmp/multitail-buildroot                            
+ cd multitail-3.2.1                                                            
+ /usr/lib/rpm/brp-alt                                                          
/usr/lib/rpm/brp-alt: line 27: cd: /home/robin/tmp/multitail-buildroot: No such 
file or directory                                                               
ошибка: Неверный код возврата из /home/robin/tmp/rpm-tmp.31436 (%install)       
                                                                                
                                                                                
Ошибки сборки пакетов:                                                          
    Неверный код возврата из /home/robin/tmp/rpm-tmp.31436 (%install)           

 P.S. Если необходимо покажу содержимое своего spec файла

-- 
С уважением,
 Serge                          mailto:skompan@kspu.kr.ua



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

* Re: [sisyphus] ???????? rpm ??????
  2004-06-10 13:38 [sisyphus] ñîçäàíèå rpm ïàêåòà Serge V Kompan
@ 2004-06-10 14:04 ` Andrey Rahmatullin
  2004-06-11  7:32 ` Stanislav Ievlev
  1 sibling, 0 replies; 3+ messages in thread
From: Andrey Rahmatullin @ 2004-06-10 14:04 UTC (permalink / raw)
  To: sisyphus

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

On Thu, Jun 10, 2004 at 04:38:39PM +0300, Serge V Kompan wrote:
> P.S. Если необходимо покажу содержимое своего spec файла
Показывайте, конечно. Особенно секцию %install, которая у Вас явно пустая.

-- 
WBR, wRAR (ALT Linux Team)

> А если завтра Дмитрию, не дай Бог, кирпич на голову упадет - или
> предложат ему работу в IBM с зарплатой так $ 10 000 в месяц?
При таком выборе я бы предпочёл второй вариант.
		-- ldv in sisyphus@

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

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

* Re: [sisyphus] ???????? rpm ??????
  2004-06-10 13:38 [sisyphus] ñîçäàíèå rpm ïàêåòà Serge V Kompan
  2004-06-10 14:04 ` [sisyphus] ???????? rpm ?????? Andrey Rahmatullin
@ 2004-06-11  7:32 ` Stanislav Ievlev
  1 sibling, 0 replies; 3+ messages in thread
From: Stanislav Ievlev @ 2004-06-11  7:32 UTC (permalink / raw)
  To: Serge V Kompan, ALT Linux Sisyphus discussion list

On Thu, Jun 10, 2004 at 04:38:39PM +0300, Serge V Kompan wrote:
> Добрый день!
> 
> Пытаюсь создать rpm пакет. Пишу спек файл и пытаюсь создать пакет
> rpm -ba <имя spec файла>
> во время построения убивается каталог BUILDROOT - multitail-buildroot, хотя
> он еще должен по идее использоваться.
> Подскажите что необходимо предпринять
Покажите spec.
> 
> ВыполВыполняется(%install): /bin/sh -e /home/robin/tmp/rpm-tmp.31436
> + umask 022                                                                     
> + /bin/mkdir -p /home/robin/RPM/BUILD                                           
> + cd /home/robin/RPM/BUILD                                                      
> + /bin/chmod -Rf u+rwX -- /home/robin/tmp/multitail-buildroot                   
> + :                                                                             
> + /bin/rm -rf -- /home/robin/tmp/multitail-buildroot                            
> + cd multitail-3.2.1                                                            
> + /usr/lib/rpm/brp-alt                                                          
> /usr/lib/rpm/brp-alt: line 27: cd: /home/robin/tmp/multitail-buildroot: No such 
> file or directory                                                               
> ошибка: Неверный код возврата из /home/robin/tmp/rpm-tmp.31436 (%install)       
>                                                                                 
>                                                                                 
> Ошибки сборки пакетов:                                                          
>     Неверный код возврата из /home/robin/tmp/rpm-tmp.31436 (%install)           
> 
>  P.S. Если необходимо покажу содержимое своего spec файла
> 
> -- 
> С уважением,
>  Serge                          mailto:skompan@kspu.kr.ua
> 

> _______________________________________________
> Sisyphus mailing list
> Sisyphus@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/sisyphus



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

end of thread, other threads:[~2004-06-11  7:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-10 13:38 [sisyphus] ñîçäàíèå rpm ïàêåòà Serge V Kompan
2004-06-10 14:04 ` [sisyphus] ???????? rpm ?????? Andrey Rahmatullin
2004-06-11  7:32 ` Stanislav Ievlev

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