ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] ALTLinux Master 2.4 Не собирается ядро.
@ 2004-11-05 12:28 Vadim Redkozubov
  2004-11-05 13:22 ` Andrey Rahmatullin
  2004-11-08 17:11 ` [Comm] " Michael Shigorin
  0 siblings, 2 replies; 8+ messages in thread
From: Vadim Redkozubov @ 2004-11-05 12:28 UTC (permalink / raw)
  To: Community

Здравствуйте всем.
Вот я и стал обладателем ALTLinux Master 2.4
В связи с этим у меня возникла проблема:
Мне необходимо пересобрать входящее в состав дистра ядро std26 версии
2.6.8
Поставил все необходимые пакеты, почитал atmsk.ru и приступил к работе.
Но тут выяснилось, что в пакете с сырцами ядра часть патчей уже наложена
а часть наложена частично и вообще в patch файлах присутствуют строки
типа:
--- linux-2.6.7/drivers/char/keyboard.c 2004-06-16 07:20:27.000000000
+0200
+++ linux-2.6.7-bootsplash/drivers/char/keyboard.c      2004-06-16
09:47:35.000000000 +0200

Т.е. похоже, что патчи предназначены для ядра 2.6.7

Большинство патчей я из спека удалил.Но кое-что хотелось бы оставить.

Да и вообще интересно, проверяет ли кто-либо пакеты перед включением их
в дистрибутив.
Или я что-то не так делаю?

Например патч, который мне хотелось бы оставить пишет вот что: 

----- Applying patchset kernel-feat-drivers-video-splash ------ 
Applying only for the label 2.6 
Applying patch 2.6_bootsplash-3.1.4-2.6.7.diff ... 
patching file drivers/char/keyboard.c 
Hunk #1 succeeded at 1058 (offset -1 lines). 
patching file drivers/char/n_tty.c 
Hunk #1 succeeded at 989 (offset -5 lines). 
patching file drivers/char/vt.c 
Hunk #1 succeeded at 778 (offset 1 line). 
Hunk #2 succeeded at 3262 (offset 87 lines). 
patching file drivers/video/Kconfig 
Hunk #1 succeeded at 1002 (offset 23 lines). 
patching file drivers/video/Makefile 
patching file drivers/video/bootsplash/Kconfig 
patching file drivers/video/bootsplash/Makefile 
patching file drivers/video/bootsplash/bootsplash.c 
patching file drivers/video/bootsplash/bootsplash.h 
patching file drivers/video/bootsplash/decode-jpg.c 
patching file drivers/video/bootsplash/decode-jpg.h 
patching file drivers/video/bootsplash/render.c 
patching file drivers/video/console/fbcon.c 
Hunk #2 succeeded at 213 with fuzz 2 (offset 12 lines). 
Hunk #3 succeeded at 409 (offset 86 lines). 
Hunk #4 succeeded at 359 (offset 12 lines). 
Hunk #5 FAILED at 394. 
Hunk #6 succeeded at 547 (offset 102 lines). 
Hunk #7 FAILED at 727. 
Hunk #8 succeeded at 560 with fuzz 1 (offset -113 lines). 
Hunk #9 succeeded at 1004 (offset 242 lines). 
Hunk #10 succeeded at 760 (offset -111 lines). 
Hunk #11 succeeded at 1197 (offset 245 lines). 
Hunk #12 succeeded at 923 (offset -110 lines). 
Hunk #13 FAILED at 1233. 
Hunk #14 FAILED at 1304. 
Hunk #15 succeeded at 1959 (offset 416 lines). 
Hunk #16 succeeded at 1524 with fuzz 2 (offset -97 lines). 
Hunk #17 succeeded at 2158 (offset 450 lines). 
Hunk #18 succeeded at 1785 (offset -105 lines). 
Hunk #19 FAILED at 2237. 
5 out of 19 hunks FAILED -- saving rejects to file
drivers/video/console/fbcon.c.rej 
patching file drivers/video/console/fbcon.h 
patching file drivers/video/vesafb.c 
patching file include/linux/console_struct.h 
patching file include/linux/fb.h 
Hunk #1 succeeded at 591 (offset 67 lines). 
patching file kernel/panic.c 


P.S. Кто знает как обещанную 60 дневную поддержку получить?



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

* Re: [Comm] ALTLinux Master 2.4 Не собирается ядро.
  2004-11-05 12:28 [Comm] ALTLinux Master 2.4 Не собирается ядро Vadim Redkozubov
@ 2004-11-05 13:22 ` Andrey Rahmatullin
  2004-11-05 15:11   ` Vadim Redkozubov
  2004-11-08 17:11 ` [Comm] " Michael Shigorin
  1 sibling, 1 reply; 8+ messages in thread
From: Andrey Rahmatullin @ 2004-11-05 13:22 UTC (permalink / raw)
  To: Community

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

On Fri, Nov 05, 2004 at 02:28:16PM +0200, Vadim Redkozubov wrote:
> Но тут выяснилось, что в пакете с сырцами ядра часть патчей уже наложена
Здрасьте.
Список приложенных патчей в студию.
> а часть наложена частично
Аналогично.

> и вообще в patch файлах присутствуют строки
> типа:
> --- linux-2.6.7/drivers/char/keyboard.c 2004-06-16 07:20:27.000000000
> +0200
> +++ linux-2.6.7-bootsplash/drivers/char/keyboard.c      2004-06-16
> 09:47:35.000000000 +0200
> 
> Т.е. похоже, что патчи предназначены для ядра 2.6.7
Неверный вывод из верной посылки. Если патч для 2.6.7 накладывается на
2.6.9, никто его менять не будет.

> Большинство патчей я из спека удалил.Но кое-что хотелось бы оставить.
Ну и в чем проблема?

> Да и вообще интересно, проверяет ли кто-либо пакеты перед включением их
> в дистрибутив.
Эээ... В какой компонент? Не contrib случаем? Если да - не уверен.

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

> > Какой у Вас версии пакет drakxtools-newt ?
> свежий из сизифа
Такой версии в Сизифе нет
		-- zerg in sisyphus@

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

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

* Re: [Comm] ALTLinux Master 2.4 Не собирается ядро.
  2004-11-05 13:22 ` Andrey Rahmatullin
@ 2004-11-05 15:11   ` Vadim Redkozubov
  2004-11-05 17:26     ` Andrey Rahmatullin
  2004-11-07 17:43     ` some_x
  0 siblings, 2 replies; 8+ messages in thread
From: Vadim Redkozubov @ 2004-11-05 15:11 UTC (permalink / raw)
  To: community

On Птн, 2004-11-05 at 18:22 +0500, Andrey Rahmatullin wrote:
> On Fri, Nov 05, 2004 at 02:28:16PM +0200, Vadim Redkozubov wrote:
> > Но тут выяснилось, что в пакете с сырцами ядра часть патчей уже наложена
> Здрасьте.
> Список приложенных патчей в студию.


----- Applying patchset kernel-fix-drivers-net ------
Applying only for the label 2.6
Applying patch 2.6_50_eql-check-null.patch ...
patching file drivers/net/eql.c
Reversed (or previously applied) patch detected!  Assume -R? [n]


Убираем %add_patch_list kernel-fix-drivers-net 

Получаем:
----- Applying patchset kernel-fix-drivers-scsi ------
Applying only for the label 2.6
Applying patch 2.6_50_sata_sil-mod15write.patch ...
patching file drivers/scsi/libata-scsi.c
Reversed (or previously applied) patch detected!  Assume -R? [n]

Убираем %add_patch_list kernel-fix-drivers-scsi

Получаем:
----- Applying patchset kernel-fix-drivers-usb ------
Applying only for the label 2.6
Applying patch 2.6_50_ehci_hcd-handoff.patch ...
patching file drivers/usb/host/ehci-hcd.c
Reversed (or previously applied) patch detected!  Assume -R? [n]

И т.д.





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

* Re: [Comm] ALTLinux Master 2.4 Не собирается ядро.
  2004-11-05 15:11   ` Vadim Redkozubov
@ 2004-11-05 17:26     ` Andrey Rahmatullin
  2004-11-07 17:43     ` some_x
  1 sibling, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2004-11-05 17:26 UTC (permalink / raw)
  To: community

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

On Fri, Nov 05, 2004 at 05:11:34PM +0200, Vadim Redkozubov wrote:
> Reversed (or previously applied) patch detected!  Assume -R? [n]
Хм. Очевидно, патчи лежат к более старой версии ядра.

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

Увы, трудно найти CMS, который ни разу не наступал на стандартные
грабли веб-приложений...
		-- force in devel@

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

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

* Re: [Comm] ALTLinux Master 2.4 Не собирается ядро.
  2004-11-05 15:11   ` Vadim Redkozubov
  2004-11-05 17:26     ` Andrey Rahmatullin
@ 2004-11-07 17:43     ` some_x
  2004-11-08 10:52       ` Vadim Redkozubov
  1 sibling, 1 reply; 8+ messages in thread
From: some_x @ 2004-11-07 17:43 UTC (permalink / raw)
  To: community


>----- Applying patchset kernel-fix-drivers-net ------
>Applying only for the label 2.6
>Applying patch 2.6_50_eql-check-null.patch ...
>patching file drivers/net/eql.c
>Reversed (or previously applied) patch detected!  Assume -R? [n]
>
>
>Убираем %add_patch_list kernel-fix-drivers-net 
>
>Получаем:
>----- Applying patchset kernel-fix-drivers-scsi ------
>Applying only for the label 2.6
>Applying patch 2.6_50_sata_sil-mod15write.patch ...
>patching file drivers/scsi/libata-scsi.c
>Reversed (or previously applied) patch detected!  Assume -R? [n]
>
>Убираем %add_patch_list kernel-fix-drivers-scsi
>
>Получаем:
>----- Applying patchset kernel-fix-drivers-usb ------
>Applying only for the label 2.6
>Applying patch 2.6_50_ehci_hcd-handoff.patch ...
>patching file drivers/usb/host/ehci-hcd.c
>Reversed (or previously applied) patch detected!  Assume -R? [n]
>
>И т.д.
>
>
>
>  
>
У меня такая дрянь была при повторной пересборке ядра из чего мной был 
сделан вывод, что перед сборкой старые исходники(которые в ~/RPM лежат) 
надо удалять.


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

* Re: [Comm] ALTLinux Master 2.4 Не собирается ядро.
  2004-11-07 17:43     ` some_x
@ 2004-11-08 10:52       ` Vadim Redkozubov
  2004-11-08 11:19         ` Vadim Redkozubov
  0 siblings, 1 reply; 8+ messages in thread
From: Vadim Redkozubov @ 2004-11-08 10:52 UTC (permalink / raw)
  To: community


> У меня такая дрянь была при повторной пересборке ядра из чего мной был 
> сделан вывод, что перед сборкой старые исходники(которые в ~/RPM лежат) 
> надо удалять.

Удалял, естественно. Не помогает. Да и помочь не может. Не те это патчи.



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

* Re: [Comm] ALTLinux Master 2.4 Не собирается ядро.
  2004-11-08 10:52       ` Vadim Redkozubov
@ 2004-11-08 11:19         ` Vadim Redkozubov
  0 siblings, 0 replies; 8+ messages in thread
From: Vadim Redkozubov @ 2004-11-08 11:19 UTC (permalink / raw)
  To: community

Так все-таки существует ли возможность пересобрать ядро как положено
(типа rpm -ba some_spec_file)? С использованием src.rpm из дистрибутива.
И как поддержкой воспользоваться?
Все таки деньги платил. ;-)



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

* [Comm] Re: ALTLinux Master 2.4 Не собирается ядро.
  2004-11-05 12:28 [Comm] ALTLinux Master 2.4 Не собирается ядро Vadim Redkozubov
  2004-11-05 13:22 ` Andrey Rahmatullin
@ 2004-11-08 17:11 ` Michael Shigorin
  1 sibling, 0 replies; 8+ messages in thread
From: Michael Shigorin @ 2004-11-08 17:11 UTC (permalink / raw)
  To: Community

On Fri, Nov 05, 2004 at 02:28:16PM +0200, Vadim Redkozubov wrote:
> Мне необходимо пересобрать входящее в состав дистра ядро std26
> версии 2.6.8

welcome to devel-kernel@?

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


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

end of thread, other threads:[~2004-11-08 17:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-05 12:28 [Comm] ALTLinux Master 2.4 Не собирается ядро Vadim Redkozubov
2004-11-05 13:22 ` Andrey Rahmatullin
2004-11-05 15:11   ` Vadim Redkozubov
2004-11-05 17:26     ` Andrey Rahmatullin
2004-11-07 17:43     ` some_x
2004-11-08 10:52       ` Vadim Redkozubov
2004-11-08 11:19         ` Vadim Redkozubov
2004-11-08 17:11 ` [Comm] " Michael Shigorin

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