ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Gladkov <legion@altlinux.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] I: firefox & thunderbird
Date: Thu, 20 Jan 2005 17:35:26 +0300
Message-ID: <41EFC1AE.5050302@altlinux.ru> (raw)
In-Reply-To: <200501201558.50064.birukov@vladinfo.ru>

Aleksey E Birukov wrote:
> В сообщении от 20 Январь 2005 15:42 Aleksey E Birukov написал(a):
> если это как-то может помочь:
> [root@birukov scripts]# rpm -e --nodeps `rpm -q --all |grep firefox`

Ой-ой! Так делать можно только в одном случае, если вы хотите сломать 
  что-нибудь на своей машине.

> /root/tmp/rpm-tmp.50776: line 
> 3: /usr/share/firefox-1.0/scripts/uninstall_global_extension.sh: No such file 
> or directory
> /root/tmp/rpm-tmp.50776: line 
> 3: /usr/share/firefox-1.0/scripts/uninstall_global_extension.sh: No such file 
> or directory
> /root/tmp/rpm-tmp.76186: line 
> 3: /usr/share/firefox-1.0/scripts/uninstall_global_extension.sh: No such file 
> or directory

Это следствие предыдущий команды. Таперь у вас осталась директория 
/usr/lib/firefox-1.0/extensions с не добитые расширения.

> [root@birukov scripts]# rpm -e --nodeps `rpm -q --all |grep firefox`
> rpm: не заданы пакеты для удаления

результат не такой критичный, как в прошлый раз.

> [root@birukov RPMS.contrib]# rpm -ivh firefox-0.8-alt4.i586.rpm 
> [root@birukov RPMS.contrib]# apt-get install firefox firefox-webdeveloper
> Чтение списков пакетов... Завершено
> Построение дерева зависимостей... Завершено
> Следующие пакеты будут ОБНОВЛЕНЫ:
>   firefox firefox-webdeveloper
> 2 будет обновлено, 0 новых установлено, 0 пакетов будет удалено и 0 не будет 
> обновлено.
> Необходимо получить 0B/11,3MB архивов.
> После распаковки потребуется дополнительно 3311kB дискового пространства.
> Совершаем изменения...
> Preparing...                 ########################################### 
> [100%]
> 1: firefox                   ########################################### 
> [ 50%]
> 2: firefox-webdeveloper      ########################################### 
> [100%]
> /root/tmp/rpm-tmp.69181: line 4: /usr/lib/firefox/rebuild-databases.sh: 
> Permission denied
> error: execution of %postun scriptlet from firefox-webdeveloper-0.61-alt1 
> failed, exit status 126
> Завершено.

Эта ругань идет от страрой версии firefox-webdeveloper-0.61-alt1.

> [root@birukov RPMS.contrib]# chmod 700 /usr/lib/firefox/rebuild-databases.sh

/usr/lib/firefox/rebuild-databases.sh сделан не выполняемым с умыслом, 
  чтобы его не выполняли пользователи.

> [root@birukov RPMS.contrib]# /usr/lib/firefox/rebuild-databases.sh

Именно для этого этот скрипт имеет 644, а не 700.

> [root@birukov RPMS.contrib]# apt-get install --reinstall firefox-webdeveloper

firefox-webdeveloper и так у вас новый.

> [user@birukov user]$ rm -rf .firefox .mozilla

Экстримально.

> [user@birukov user]$ firefox
> *** nsExtensionManager::_disableObsoleteExtensions - failure, catching 
> exception so finalize window can close
> *** loading the extensions datasource
> *** ExtensionManager:_updateManifests: no access privileges to application 
> directory, skipping.
> *** loading the extensions datasource
> *** ExtensionManager:_updateManifests: no access privileges to application 
> directory, skipping.
> 
> firefox конечно открывается, но без екстеншенов.
> 

Я даже не могу предположить что сейчас у вас в 
/usr/lib/firefox/extensions.

-- 
Rgrds, legion


  reply	other threads:[~2005-01-20 14:35 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-18 17:24 Alexey Gladkov
2005-01-19  9:10 ` Korshunov Ilya
2005-01-20  8:04   ` Aleksey E Birukov
2005-01-20  8:23     ` Mike Lykov
2005-01-20  8:49       ` Aleksey E Birukov
2005-01-20  8:38     ` Mikhael Korneev
2005-01-20  8:50       ` Aleksey E Birukov
2005-01-20  8:54         ` Mikhael Korneev
2005-01-20  9:11           ` Aleksey E Birukov
2005-01-20  9:21             ` Mikhael Korneev
2005-01-20  9:25               ` Aleksey E Birukov
2005-01-20  9:28                 ` Aleksey E Birukov
2005-01-20 10:56                   ` Aleksey E Birukov
2005-01-20 11:06                     ` Mikhael Korneev
2005-01-20 11:24                       ` Aleksey E Birukov
2005-01-20 11:34                         ` Aleksey E Birukov
2005-01-20 11:42                           ` Mikhael Korneev
2005-01-20 11:59                             ` Aleksey E Birukov
2005-01-20 12:23                               ` Aleksey E Birukov
2005-01-20 12:31                                 ` Alexey Gladkov
2005-01-20 12:37                                   ` Alexey I. Froloff
2005-01-20 13:43                                     ` Alexey Gladkov
2005-01-20 14:13                                       ` Alexey I. Froloff
2005-01-20 14:40                                         ` Alexey Gladkov
2005-01-20 12:38                                   ` Aleksey E Birukov
2005-01-20 11:31                       ` Aleksey E Birukov
2005-01-20 11:43                         ` Mike Lykov
2005-01-20 11:58                           ` Aleksey E Birukov
2005-01-20 12:19     ` Alexey Gladkov
2005-01-20 12:42       ` Aleksey E Birukov
2005-01-20 12:58         ` Aleksey E Birukov
2005-01-20 14:35           ` Alexey Gladkov [this message]
2005-01-20 15:35             ` Aleksey E Birukov
2005-01-20 16:11               ` Alexey Gladkov
2005-01-20 19:41                 ` Aleksey E Birukov
2005-01-21  5:39                   ` Mike Lykov
2005-01-21  7:54                     ` Aleksey E Birukov
2005-01-21  7:57                       ` [sisyphus] " Michael Shigorin
2005-01-21  8:01                         ` Aleksey E Birukov
2005-01-21  8:06                           ` Michael Shigorin
2005-01-21  8:15                             ` Aleksey E Birukov
2005-01-21  8:48                               ` Aleksey E Birukov
2005-01-21  9:22                                 ` Michael Shigorin
2005-01-21  9:35                                   ` Aleksey E Birukov
2005-01-21 18:24                                     ` [sisyphus] [JT] " Michael Shigorin
2005-02-05  7:17                                     ` [sisyphus] " Sasha Martsinuk
2005-02-07 10:54                                       ` Alexey Gladkov
2005-01-25 11:19                               ` Artem K. Jouravsky
2005-01-25 12:13                                 ` Alexey Gladkov
2005-01-25 12:22                                   ` Artem K. Jouravsky
2005-01-25 12:56                                     ` Alexey Gladkov
2005-01-26 10:16                                       ` Artem K. Jouravsky
2005-01-26 11:13                                         ` Alexey Gladkov
2005-01-26 11:37                                           ` Alexander Kazarin
2005-01-26 14:58                                             ` Artem K. Jouravsky
2005-01-25 12:29                                   ` Artem K. Jouravsky
2005-01-21  8:50                             ` Alexey Gladkov
2005-01-21  8:45                   ` [sisyphus] " Alexey Gladkov
2005-01-20 19:58                 ` Aleksey E Birukov
2005-01-20 13:26       ` Aleksey E Birukov

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=41EFC1AE.5050302@altlinux.ru \
    --to=legion@altlinux.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