ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Проблемы с gdm
@ 2004-11-16  8:35 Немос
  2004-11-16  8:42 ` [sisyphus] " Michael Shigorin
  0 siblings, 1 reply; 6+ messages in thread
From: Немос @ 2004-11-16  8:35 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

При попытке перезагрузить комп вылетает в консоли сообщение

/usr/bin/reboot: child 4525 terminated with signal 15
: No such file or directory.

Аналогичные сообщения вылетает и при попытке выключить комп.
Это как нибудь лечится или пока нет?


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 187 bytes --]

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

* [sisyphus] Re: Проблемы с gdm
  2004-11-16  8:35 [sisyphus] Проблемы с gdm Немос
@ 2004-11-16  8:42 ` Michael Shigorin
  2004-11-16  9:06   ` Mike Lykov
  2004-11-16 13:04   ` Немос
  0 siblings, 2 replies; 6+ messages in thread
From: Michael Shigorin @ 2004-11-16  8:42 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

On Tue, Nov 16, 2004 at 11:35:52AM +0300, Немос wrote:
> При попытке перезагрузить комп вылетает в консоли сообщение
> /usr/bin/reboot: child 4525 terminated with signal 15
> : No such file or directory.

Дык /sbin/reboot, вестимо.  Багу вешайте.

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

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

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

* Re: [sisyphus] Re: Проблемы с gdm
  2004-11-16  8:42 ` [sisyphus] " Michael Shigorin
@ 2004-11-16  9:06   ` Mike Lykov
  2004-11-16 13:04   ` Немос
  1 sibling, 0 replies; 6+ messages in thread
From: Mike Lykov @ 2004-11-16  9:06 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

В сообщении от Вторник 16 Ноябрь 2004 12:42 Michael Shigorin написал:
> Дык /sbin/reboot, вестимо.  Багу вешайте.

уже висит, см. соседний тред [sisyphus] SysVinit-usermode-1.4-alt3 - #5493

-- 
Mike Lykov
Samara, "Vesna" parfum company, System administrator 


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

* Re: [sisyphus] Re: Проблемы с gdm
  2004-11-16  8:42 ` [sisyphus] " Michael Shigorin
  2004-11-16  9:06   ` Mike Lykov
@ 2004-11-16 13:04   ` Немос
  2004-11-16 13:33     ` Alexey I. Froloff
  1 sibling, 1 reply; 6+ messages in thread
From: Немос @ 2004-11-16 13:04 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Michael Shigorin пишет:
> On Tue, Nov 16, 2004 at 11:35:52AM +0300, Немос wrote:
> 
>>При попытке перезагрузить комп вылетает в консоли сообщение
>>/usr/bin/reboot: child 4525 terminated with signal 15
>>: No such file or directory.
>
> Дык /sbin/reboot, вестимо.  Багу вешайте.
как указали в соседнем письме бага уже весит, как временная мера
указал в gdm.conf что команда на перегрузку /sbin/reboot, а на
выключение /sbin/poweroff.

Но разобравшись с этой проблемой возникла другая после dist-upgrade сегодня (до этого dist-upgrade
делал в субботу), gdm при загрузке части тем ругается:

Произошла ошибка при загрузки темы "angel"
Bad alpha specifier format .7.

Что с этим делать?


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

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

* Re: [sisyphus] Re: Проблемы с gdm
  2004-11-16 13:04   ` Немос
@ 2004-11-16 13:33     ` Alexey I. Froloff
  2004-11-16 13:57       ` Немос
  0 siblings, 1 reply; 6+ messages in thread
From: Alexey I. Froloff @ 2004-11-16 13:33 UTC (permalink / raw)
  To: ALT Linux Sisyphus

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

* Немос <nemos-linux@> [041116 16:26]:
> делал в субботу), gdm при загрузке части тем ругается:
> Произошла ошибка при загрузки темы "angel"
> Bad alpha specifier format .7.
> Что с этим делать?
Попробуйте так:

echo LC_NUMERIC=C >> /etc/sysconfig/i18n

Не уверен что поможет, но шансы велики.

-- 
Regards, Sir Raorn.
-------------------
Время задержки колеблется от "несколько часов" до "неопределенно долго".
		-- ldv in devel@

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

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

* Re: [sisyphus] Re: Проблемы с gdm
  2004-11-16 13:33     ` Alexey I. Froloff
@ 2004-11-16 13:57       ` Немос
  0 siblings, 0 replies; 6+ messages in thread
From: Немос @ 2004-11-16 13:57 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

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

Alexey I. Froloff пишет:
> * Немос <nemos-linux@> [041116 16:26]:
> 
>>делал в субботу), gdm при загрузке части тем ругается:
>>Произошла ошибка при загрузки темы "angel"
>>Bad alpha specifier format .7.
>>Что с этим делать?
> 
> Попробуйте так:
> 
> echo LC_NUMERIC=C >> /etc/sysconfig/i18n
> 
> Не уверен что поможет, но шансы велики.

Спасибо, для темы Ангел помогло, остальные не проверял.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 187 bytes --]

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

end of thread, other threads:[~2004-11-16 13:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-16  8:35 [sisyphus] Проблемы с gdm Немос
2004-11-16  8:42 ` [sisyphus] " Michael Shigorin
2004-11-16  9:06   ` Mike Lykov
2004-11-16 13:04   ` Немос
2004-11-16 13:33     ` Alexey I. Froloff
2004-11-16 13:57       ` Немос

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