ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Andrey Liakhovets" <liakh@dol.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] KDE: пропал протокол file ( решено )
Date: Tue, 21 Oct 2008 01:10:11 +0400
Message-ID: <web-563326399@cgp.dol.ru> (raw)
In-Reply-To: <web-562354286@cgp.dol.ru>

On Mon, 20 Oct 2008 10:17:28 +0400 "Andrey Liakhovets" wrote:
>Здравствуйте.
>
>Установлена одна из бет ALD 4.1.0 (по-моему, от 2008-09-24)
>и обновлена до branch41 от 2008-09-27.
>
>С какого-то момента:
>
>перестали открываться папки на рабочем столе,
>папки Документы, Домашняя папка, Временные файлы, корзина.
 ...
>Недопустимая ссылка file:///home/olia/Documents .
>Ошибка-KDesktop Недопустимая ссылка file:///home/olia/Documents
>Неверно сформированная ссылка file:///home/olia
>Протокол не поддерживается file
 ...
>Затем выяснилось, что у вновь созданного пользователя -- то же самое
 ...
>логи:
>- следующее выключение явно "грубо", долгим нажатием на кнопку питания.
>- при следующем включении только
>   fsck: /dev/sda5: recovering journal
>  (это /home) и больше ничего необычного.
>
>проверил rpm -Va :
> единственная странность -- отсутствует /usr/lib/kbd ,
> на всякий случай создал: ln -s /lib/kbd /usr/lib/kbd
 ...

Оказалось, никакой мистики.
Просто rpm -Va тихо упал в процессе, а я не заметил.

Кстати, падает он и вот так (судя по выдаче, примерно там же):
 # rpm -qa | xargs -r -n 1 rpm -V

А так -- сработал:
 # rpm -qa | while read p; do echo "$p"; rpm -V "$p"; done

И, конечно же, отсутствует файл /usr/share/services/file.protocol ,
и ещё много чего. Так что совет переустановить был хороший :)
Особенно теперь, когда понятно, что переустанавливать.

В общем, прошу прощения за ложную тревогу.
(осталось выяснить, что такое с rpm'ом... или с памятью компьютера :()

Андрей Ляховец


      parent reply	other threads:[~2008-10-20 21:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-20  6:17 [Comm] KDE: пропал протокол file (?) Andrey Liakhovets
2008-10-20  7:55 ` Yuri Bushmelev
2008-10-20  8:59   ` Andrey Liakhovets
2008-10-20 21:10 ` Andrey Liakhovets [this message]

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=web-563326399@cgp.dol.ru \
    --to=liakh@dol.ru \
    --cc=community@lists.altlinux.org \
    /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 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