ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexander Kharkov <shurik2k@hotbox.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Не запускатся KDE под пользователями
Date: Sun, 23 Mar 2003 02:39:45 +0300
Message-ID: <200303230239.45764.shurik2k@hotbox.ru> (raw)
In-Reply-To: <200303230229.21619.shurik2k@hotbox.ru>

В сообщении от Воскресенье 23 Март 2003 02:29 Alexander Kharkov написал(a):
> В сообщении от Суббота 22 Март 2003 01:43 Alexander Kharkov написал(a):
> > В сообщении от Пятница 21 Март 2003 12:39 Roman Savelyev написал(a):
> > > Alexander Kharkov пишет:

>
> нашел где проблема и поравил
>
> значится так в файле /usr/bin/startkde необходимо поправить 2 строчки
> а именно
> строка 88 и строка 89
> было
> space_tmp=`df -m /tmp | xargs | cut -d" " -f11`
> space_home=`df -m "$HOME" | xargs | cut -d" " -f11`
> стало после моей правки
> space_tmp=`df -m /tmp | xargs | cut -d" " -f12`
> space_home=`df -m "$HOME" | xargs | cut -d" " -f12`
>
> все дело в том, что не исправленные команды возвращают не количество
> "свободного места", а количество занятого, а у меня home (см. выше) как раз
> меньше 50M, то есть если я в хомяк залью 100 метров то KDE радостно
> запустится, так как будет считать, что это свободного места столько
>
> так что разработчикам большая просьба поправить kdebase

вдогонку, проблема не совсем в этом - а в том что df с русской локалью 
несколько отличается от df с LANG=C
в первом случаем - действительно свободное место - это 12 поле, а во втором 11
пришлось root-а в koi8-r запихивать, зато все работает :-))

ЗЫ Извиняйте что несколько писем подряд, просто пишу так сказать по мере 
просветления :-)))



-- 
-----------------
Всех благ, Alexander

  reply	other threads:[~2003-03-22 23:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-21  9:10 [sisyphus] îÅ ÚÁÐÕÓËÁÔÓÑ KDE ÐÏÄ ÐÏÌØÚÏ×ÁÔÅÌÑÍÉ Alexander Kharkov
2003-03-21  9:39 ` [sisyphus] Не запускатся KDE под пользователями Roman Savelyev
2003-03-21 22:43   ` Alexander Kharkov
2003-03-22 23:29     ` Alexander Kharkov
2003-03-22 23:39       ` Alexander Kharkov [this message]
2003-03-22 23:58         ` Dmitry V. Levin
2003-03-21 11:09 ` Sergey V Turchin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200303230239.45764.shurik2k@hotbox.ru \
    --to=shurik2k@hotbox.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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