Bug 7574

Summary: Установка пакета с ошибками
Product: Sisyphus Reporter: Anton Farygin <rider>
Component: thunderbirdAssignee: pav <pav>
Status: CLOSED WORKSFORME QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: cas, eostapets, ktirf, mike, pav
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 7659    

Description Anton Farygin 2005-08-05 13:01:03 MSD
Это вылетает при установке пакета сепаратором:

thunderbird                           
####################################################################################################
Error: register faild
error: execution of %post scriptlet from thunderbird-1.0.2-alt1 failed, exit
status 1
thunderbird-enigmail                  
####################################################################################################
Error: install global extension faild
error: execution of %post scriptlet from thunderbird-enigmail-0.91.0-alt1
failed, exit status 1
thunderbird-switch-locales            
####################################################################################################
Error: install global extension faild
error: execution of %post scriptlet from thunderbird-switch-locales-1.0.2-alt1
failed, exit status 1
thunderbird-ru                        
####################################################################################################
Error: install global extension faild
error: execution of %post scriptlet from thunderbird-ru-1.0.2-alt1 failed, exit
status 1
Comment 1 Anton Farygin 2005-08-12 16:52:04 MSD
происходит это при выставленной переменной DURING_INSTALL.

Необходимо написать скрипт в  /etc/firsttime.d/ в котором будут выполняться все
эти действия, выполняемые в post-скриптах.

Скрипт можно взять (наверное) по аналогии с /etc/firsttime.d/mozilla

Соответственно в post-скриптах ничего выполнять не нужно.

Comment 2 Alexey Gladkov 2005-08-12 17:15:07 MSD
(In reply to comment #1)
> Скрипт можно взять (наверное) по аналогии с /etc/firsttime.d/mozilla

К сожалению нельзя.
Comment 3 Michael Shigorin 2008-12-31 22:09:32 MSK
Давно неактуально.