* [Comm] Компиляция ядра
@ 2004-09-15 15:11 Jury Levykin
2004-09-15 15:34 ` Andrey Rahmatullin
0 siblings, 1 reply; 2+ messages in thread
From: Jury Levykin @ 2004-09-15 15:11 UTC (permalink / raw)
To: community
Мне нужно наложить патчи на ядро
# uname -r
2.4.20-alt17-up
Я загрузил пакет
kernel24-2.4.20-alt17.src.rpm
и установил его.
Затем добавил в спек следующее:
Patch100001: bridge-nf-0.0.10-against-2.4.20.diff
Patch100002: ebtables-v2.0.003_vs_2.4.20.diff
и
%patch100001 -p1
%patch100002 -p1
и исправил релиз версии.
запускаю сборку пакета:
$ rpm -ba kernel24.spec
получаю следующую ошибку (окончание вывода сборки пакета):
===========================================================
...
Patch #4221 (linux-2.4.20-CAN-2004-0685.patch):
+ /usr/bin/patch -p1 -s
+ echo 'Patch #100001 (bridge-nf-0.0.10-against-2.4.20.diff):'
Patch #100001 (bridge-nf-0.0.10-against-2.4.20.diff):
+ /usr/bin/patch -p1 -s
1 out of 2 hunks FAILED -- saving rejects to file include/linux/netfilter_bridge.h.rej
1 out of 3 hunks FAILED -- saving rejects to file net/bridge/br_private.h.rej
ошибка: Неверный код возврата из /home/jura/tmp/rpm-tmp.58649 (%prep)
Ошибки сборки пакетов:
Неверный код возврата из /home/jura/tmp/rpm-tmp.58649 (%prep)
===================================================================
Анализ содержимого файла rpm-tmp.58649 ясности не внес.
Там в конце есть записи о моих патчах:
==========================
...
# bridge patches
echo "Patch #100001 (bridge-nf-0.0.10-against-2.4.20.diff):"
/usr/bin/patch -p1 -s < /home/jura/RPM/SOURCES/bridge-nf-0.0.10-against-2.4.20.diff
echo "Patch #100002 (ebtables-v2.0.003_vs_2.4.20.diff):"
/usr/bin/patch -p1 -s < /home/jura/RPM/SOURCES/ebtables-v2.0.003_vs_2.4.20.diff
...
==========================
Что посоветуете?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Comm] Компиляция ядра
2004-09-15 15:11 [Comm] Компиляция ядра Jury Levykin
@ 2004-09-15 15:34 ` Andrey Rahmatullin
0 siblings, 0 replies; 2+ messages in thread
From: Andrey Rahmatullin @ 2004-09-15 15:34 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 674 bytes --]
On Wed, Sep 15, 2004 at 07:11:58PM +0400, Jury Levykin wrote:
>+ /usr/bin/patch -p1 -s
>1 out of 2 hunks FAILED -- saving rejects to file
>include/linux/netfilter_bridge.h.rej
>1 out of 3 hunks FAILED -- saving rejects to file
>net/bridge/br_private.h.rej
Патчи либо не от этой версии ядра, либо конфликтуют с другими. Перетащите
их в начало и посмотрите, что отвалится в таком случае.
--
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] 2+ messages in thread
end of thread, other threads:[~2004-09-15 15:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-15 15:11 [Comm] Компиляция ядра Jury Levykin
2004-09-15 15:34 ` 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