ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] dhcp+ldap
  @ 2005-04-26 17:58 ` Boldin Pavel
  2005-04-26 20:04 ` Anton Gorlov
  1 sibling, 0 replies; 5+ messages in thread
From: Boldin Pavel @ 2005-04-26 17:58 UTC (permalink / raw)
  To: community

Круцких Дмитрий Леонидович пишет:

> Захотел пересобрать dhcp с поддержкой ldap, для чего скачал из Сизифа
> dhcp-3.0.2-alt1.src.rpm и скачал патч dhcp-3.0.2-ldap-patch
> (с http://home.ntelos.net/%7Emasneyb/), прописал патч в спекфайле но
> при сборке (rpm -bb dhcp.spec) получил отказ в виде ошибки. Может кто
> сталкивался с такой ситуацией и знает как выйти из этого положения?

Смотреть, что этот патч правит и переделывать его под alt.
запостите spec + patch выслать, посмотрим....

-- 

Болдин Павел aka davinchi

    ldavinchi@inbox.ru or davinchi@zu.org.ru

    ZU - Zagovor Unixoidov. SSAU 303.





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

* Re: [Comm] dhcp+ldap
    2005-04-26 17:58 ` [Comm] dhcp+ldap Boldin Pavel
@ 2005-04-26 20:04 ` Anton Gorlov
  2005-04-27  3:28   ` Круцких Дмитрий Леонидович
  1 sibling, 1 reply; 5+ messages in thread
From: Anton Gorlov @ 2005-04-26 20:04 UTC (permalink / raw)
  To: community

Здравствуйте, Круцких.

Вы писали 26 апреля 2005 г., 20:26:59:

>  Захотел пересобрать dhcp с поддержкой ldap, для чего скачал из Сизифа
>  dhcp-3.0.2-alt1.src.rpm и скачал патч dhcp-3.0.2-ldap-patch
> (с  http://home.ntelos.net/%7Emasneyb/), прописал патч в спекфайле но
> при  сборке (rpm -bb dhcp.spec) получил отказ в виде ошибки. Может кто
>  сталкивался с такой ситуацией и знает как выйти из этого положения?


  
Текст ошибки в студию!


-- 
С уважением,
 Anton                          mailto:Pnz.Stalker@mail.ru



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

* Re: [Comm] dhcp+ldap
  2005-04-26 20:04 ` Anton Gorlov
@ 2005-04-27  3:28   ` Круцких Дмитрий Леонидович
  2005-04-27  4:55     ` Eugene Prokopiev
  0 siblings, 1 reply; 5+ messages in thread
From: Круцких Дмитрий Леонидович @ 2005-04-27  3:28 UTC (permalink / raw)
  To: community

> >  Захотел пересобрать dhcp с поддержкой ldap, для чего скачал из Сизифа
> >  dhcp-3.0.2-alt1.src.rpm и скачал патч dhcp-3.0.2-ldap-patch
> > (с  http://home.ntelos.net/%7Emasneyb/), прописал патч в спекфайле но
> > при  сборке (rpm -bb dhcp.spec) получил отказ в виде ошибки. Может кто
> >  сталкивался с такой ситуацией и знает как выйти из этого положения?
>   
> Текст ошибки в студию!
> 


Patch #6 (dhcp-3.0.2-ldap.patch):
+ /usr/bin/patch -p1 -s
The next patch would create the file server/dhcpd.c.orig,
which already exists!  Assume -R? [n]


если жму n

which already exists!  Assume -R? [n] n
Apply anyway? [n] n
1 out of 1 hunk ignored -- saving rejects to file server/dhcpd.c.orig.rej
ошибка: Неверный код возврата из /home/user/tmp/rpm-tmp.62341 (%prep)

Ошибки сборки пакетов:
    Неверный код возврата из /home/user/tmp/rpm-tmp.62341 (%prep)

    
    
если жму y

hich already exists!  Assume -R? [n] y
1 out of 1 hunk FAILED -- saving rejects to file server/dhcpd.c.orig.rej
ошибка: Неверный код возврата из /home/user/tmp/rpm-tmp.82072 (%prep)

Ошибки сборки пакетов:
    Неверный код возврата из /home/user/tmp/rpm-tmp.82072 (%prep)




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

* Re: [Comm] dhcp+ldap
  2005-04-27  3:28   ` Круцких Дмитрий Леонидович
@ 2005-04-27  4:55     ` Eugene Prokopiev
  2005-04-27  7:07       ` Dmitry Krutskih
  0 siblings, 1 reply; 5+ messages in thread
From: Eugene Prokopiev @ 2005-04-27  4:55 UTC (permalink / raw)
  To: community

попробуйте поменять порядок включения патчей, когда-то у меня это 
прокатывало.

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


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

* Re: [Comm] dhcp+ldap
  2005-04-27  4:55     ` Eugene Prokopiev
@ 2005-04-27  7:07       ` Dmitry Krutskih
  0 siblings, 0 replies; 5+ messages in thread
From: Dmitry Krutskih @ 2005-04-27  7:07 UTC (permalink / raw)
  To: community

В сообщении от Среда 27 Апрель 2005 08:55 Eugene Prokopiev написал(a):
> попробуйте поменять порядок включения патчей, когда-то у меня это
> прокатывало.
в моём случае это не пркатило :(

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

end of thread, other threads:[~2005-04-27  7:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-26 17:58 ` [Comm] dhcp+ldap Boldin Pavel
2005-04-26 20:04 ` Anton Gorlov
2005-04-27  3:28   ` Круцких Дмитрий Леонидович
2005-04-27  4:55     ` Eugene Prokopiev
2005-04-27  7:07       ` Dmitry Krutskih

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