ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] trouble with master 2.2 updates
@ 2004-06-24 15:22 Тутов Роман Викторович
  2004-06-24 15:42 ` Yuri N. Glibovetz
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Тутов Роман Викторович @ 2004-06-24 15:22 UTC (permalink / raw)
  To: Community

Здравствуйте, Community.

Обновлялся "точечно" до сизифа .Видимо где-то чего-то недоглядел и в
результате имею такой результат : Машина меня не пускает с локального
терминала (по ssh пускает)
Система просто _не выводит_ приглашение ни на одну из консолей
что делать ума не приложу . apt-get check говорит что все ok
При чем все работает почта бегает и т.д.

В логах только такие строчки
Jun 24 21:54:08 aston init: Id "1" respawning too fast: disabled for 5 minutes
Jun 24 21:54:08 aston init: Id "2" respawning too fast: disabled for 5 minutes
Jun 24 21:54:08 aston init: Id "3" respawning too fast: disabled for 5 minutes
Jun 24 21:54:08 aston init: Id "6" respawning too fast: disabled for 5 minutes
Jun 24 21:54:08 aston init: Id "4" respawning too fast: disabled for 5 minutes
Jun 24 21:54:08 aston init: Id "5" respawning too fast: disabled for 5 minutes

Куда копать ?

-- 
Тутов Роман Викторович 
Системный администратор
ASTON Agro Industrial Company Group 
Россия,344002, г.Ростов-на-Дону,Промзона "Заречная" 
ул.1-я Луговая,3 тел.: (863 2) 999049
mailto:tutov@aston.ru



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

* Re: [Comm] trouble with master 2.2 updates
  2004-06-24 15:22 [Comm] trouble with master 2.2 updates Тутов Роман Викторович
@ 2004-06-24 15:42 ` Yuri N. Glibovetz
  2004-06-25  1:55   ` Andrey Rahmatullin
  2004-06-25  5:38 ` Alexey I. Froloff
  2004-06-25  6:57 ` Alexey S. Kuznetsov
  2 siblings, 1 reply; 6+ messages in thread
From: Yuri N. Glibovetz @ 2004-06-24 15:42 UTC (permalink / raw)
  To: community


Тутов Роман Викторович пишет:
> Здравствуйте, Community.
> 
> Обновлялся "точечно" до сизифа .Видимо где-то чего-то недоглядел и в
> результате имею такой результат : Машина меня не пускает с локального
> терминала (по ssh пускает)
> Система просто _не выводит_ приглашение ни на одну из консолей
> что делать ума не приложу . apt-get check говорит что все ok
> При чем все работает почта бегает и т.д.
> 
> В логах только такие строчки
> Jun 24 21:54:08 aston init: Id "1" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "2" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "3" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "6" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "4" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "5" respawning too fast: disabled for 5 minutes
> 
> Куда копать ?

Посмотреть /etc/inittab. Там должен быть фрагмент типа:

1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6

Попробывать через ssh от root выдать

/sbin/mingetty tty1

и посмотреть результат.

На всякий случай попробуйте посмотреть результат

ldd /sbin/mingetty


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

* Re: [Comm] trouble with master 2.2 updates
  2004-06-24 15:42 ` Yuri N. Glibovetz
@ 2004-06-25  1:55   ` Andrey Rahmatullin
  0 siblings, 0 replies; 6+ messages in thread
From: Andrey Rahmatullin @ 2004-06-25  1:55 UTC (permalink / raw)
  To: community

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

On Thu, Jun 24, 2004 at 06:42:36PM +0300, Yuri N. Glibovetz wrote:
>ldd /sbin/mingetty
А заодно rpm -q mingetty.

-- 
WBR, wRAR (ALT Linux Team)

[...] собираемость sandman'ом гарантирует собираемость hasher'ом
не менее чем на 90%.
		-- ldv in devel@

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

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

* Re: [Comm] trouble with master 2.2 updates
  2004-06-24 15:22 [Comm] trouble with master 2.2 updates Тутов Роман Викторович
  2004-06-24 15:42 ` Yuri N. Glibovetz
@ 2004-06-25  5:38 ` Alexey I. Froloff
  2004-06-25  6:57 ` Alexey S. Kuznetsov
  2 siblings, 0 replies; 6+ messages in thread
From: Alexey I. Froloff @ 2004-06-25  5:38 UTC (permalink / raw)
  To: ALT Linux Community

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

* Тутов Роман Викторович <tutov.roman@> [040624 19:23]:
> В логах только такие строчки
> Jun 24 21:54:08 aston init: Id "1" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "2" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "3" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "6" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "4" respawning too fast: disabled for 5 minutes
> Jun 24 21:54:08 aston init: Id "5" respawning too fast: disabled for 5 minutes

> Куда копать ?
Можно попробовать копнуть в сторону ls -l /dev/tty[1-5] с
переустановкой пакета dev в случае отрицательного результата.

-- 
Regards, Sir Raorn.
-------------------
> И, если кто-то пользуется, могу на досуге собрать драйвер в пакет.
Это и для себя любимого полезно бывает.  Потом понадобится где --
а все уже в коробке ;-)
		-- mike in sisyphus@

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

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

* Re: [Comm] trouble with master 2.2 updates
  2004-06-24 15:22 [Comm] trouble with master 2.2 updates Тутов Роман Викторович
  2004-06-24 15:42 ` Yuri N. Glibovetz
  2004-06-25  5:38 ` Alexey I. Froloff
@ 2004-06-25  6:57 ` Alexey S. Kuznetsov
  2004-06-25 20:29   ` Re[2]: " Тутов Роман Викторович
  2 siblings, 1 reply; 6+ messages in thread
From: Alexey S. Kuznetsov @ 2004-06-25  6:57 UTC (permalink / raw)
  To: Тутов
	Роман
	Викторович

Hello Тутов,

Thursday, June 24, 2004, 6:22:22 PM, you wrote:

ТРВ> Здравствуйте, Community.

ТРВ> Обновлялся "точечно" до сизифа .Видимо где-то чего-то недоглядел и в
ТРВ> результате имею такой результат : Машина меня не пускает с локального
ТРВ> терминала (по ssh пускает)
ТРВ> Система просто _не выводит_ приглашение ни на одну из консолей
ТРВ> что делать ума не приложу . apt-get check говорит что все ok
ТРВ> При чем все работает почта бегает и т.д.

ТРВ> В логах только такие строчки
ТРВ> Jun 24 21:54:08 aston init: Id "1" respawning too fast: disabled for 5 minutes
ТРВ> Jun 24 21:54:08 aston init: Id "2" respawning too fast: disabled for 5 minutes
ТРВ> Jun 24 21:54:08 aston init: Id "3" respawning too fast: disabled for 5 minutes
ТРВ> Jun 24 21:54:08 aston init: Id "6" respawning too fast: disabled for 5 minutes
ТРВ> Jun 24 21:54:08 aston init: Id "4" respawning too fast: disabled for 5 minutes
ТРВ> Jun 24 21:54:08 aston init: Id "5" respawning too fast: disabled for 5 minutes

ТРВ> Куда копать ?

ну наверное ж нужно mgetty установить :)

-- 
Sincerely,
 Alexey S. Kuznetsov    
 AK2351-RIPE



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

* Re[2]: [Comm] trouble with master 2.2 updates
  2004-06-25  6:57 ` Alexey S. Kuznetsov
@ 2004-06-25 20:29   ` Тутов Роман Викторович
  0 siblings, 0 replies; 6+ messages in thread
From: Тутов Роман Викторович @ 2004-06-25 20:29 UTC (permalink / raw)
  To: Alexey S. Kuznetsov

Здравствуйте, Alexey.

Вы писали 25 июня 2004 г., 10:57:43:

ASK> Hello Тутов,

ASK> Thursday, June 24, 2004, 6:22:22 PM, you wrote:

ТРВ>> Здравствуйте, Community.

ТРВ>> Обновлялся "точечно" до сизифа .Видимо где-то чего-то недоглядел и в
ТРВ>> результате имею такой результат : Машина меня не пускает с локального
ТРВ>> терминала (по ssh пускает)
ТРВ>> Система просто _не выводит_ приглашение ни на одну из консолей
ТРВ>> что делать ума не приложу . apt-get check говорит что все ok
ТРВ>> При чем все работает почта бегает и т.д.

ТРВ>> В логах только такие строчки
ТРВ>> Jun 24 21:54:08 aston init: Id "1" respawning too fast: disabled for 5 minutes
ТРВ>> Jun 24 21:54:08 aston init: Id "2" respawning too fast: disabled for 5 minutes
ТРВ>> Jun 24 21:54:08 aston init: Id "3" respawning too fast: disabled for 5 minutes
ТРВ>> Jun 24 21:54:08 aston init: Id "6" respawning too fast: disabled for 5 minutes
ТРВ>> Jun 24 21:54:08 aston init: Id "4" respawning too fast: disabled for 5 minutes
ТРВ>> Jun 24 21:54:08 aston init: Id "5" respawning too fast: disabled for 5 minutes

ТРВ>> Куда копать ?

ASK> ну наверное ж нужно mgetty установить :)
Дык установлен :)

-- 
Тутов Роман Викторович 
Системный администратор
ASTON Agro Industrial Company Group 
Россия,344002, г.Ростов-на-Дону,Промзона "Заречная" 
ул.1-я Луговая,3 тел.: (863 2) 999049
mailto:tutov@aston.ru



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

end of thread, other threads:[~2004-06-25 20:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-24 15:22 [Comm] trouble with master 2.2 updates Тутов Роман Викторович
2004-06-24 15:42 ` Yuri N. Glibovetz
2004-06-25  1:55   ` Andrey Rahmatullin
2004-06-25  5:38 ` Alexey I. Froloff
2004-06-25  6:57 ` Alexey S. Kuznetsov
2004-06-25 20:29   ` Re[2]: " Тутов Роман Викторович

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