Bug 40221

Summary: Не запускается, unable to find backend back
Product: Sisyphus Reporter: Антон Мидюков <antohami>
Component: gnustep-gworkspaceAssignee: Andrey Cherepanov <cas>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: cas
Version: unstable   
Hardware: all   
OS: Linux   
Bug Depends on:    
Bug Blocks: 33000    

Description Антон Мидюков 2021-06-14 20:13:13 MSK
GWorkspace не запускается. После установки debuginfo, выдаёт:
2021-06-14 17:09:25.075 GWorkspace[6193:6193] Did not find correct version of backend (libgnustep-back-029.bundle), falling back to std (libgnustep-back.bundle).
2021-06-14 17:09:25.075 GWorkspace[6193:6193] NSApplication.m:304  Assertion failed in initialize_gnustep_backend.  Unable to find backend back
/usr/lib64/GNUstep/Applications/GWorkspace.app/GWorkspace: Uncaught exception NSInternalInconsistencyException, reason: NSApplication.m:304  Assertion failed in initialize_gnustep_backend.  Unable to find backend back

Аналогичные ошибки при запуске PRICE и Bean.
Comment 1 Repository Robot 2021-06-15 15:54:55 MSK
gnustep-back-0.29.0-alt1 -> sisyphus:

 Tue Jun 15 2021 Andrey Cherepanov <cas@altlinux> 0.29.0-alt1
 - New version compatible with current gnustep-gui (ALT #40221).
 Wed Oct 21 2020 Andrey Cherepanov <cas@altlinux> 0.28.0-alt2
 - Use only common TTF font (Sans, Mono) instead of Type1 fonts and hardcoded DejaVu (ALT #39083).
Comment 2 Антон Мидюков 2021-06-15 16:58:12 MSK
(Ответ для Repository Robot на комментарий #1)
> gnustep-back-0.29.0-alt1 -> sisyphus:
> 
>  Tue Jun 15 2021 Andrey Cherepanov <cas@altlinux> 0.29.0-alt1
>  - New version compatible with current gnustep-gui (ALT #40221).
>  Wed Oct 21 2020 Andrey Cherepanov <cas@altlinux> 0.28.0-alt2
>  - Use only common TTF font (Sans, Mono) instead of Type1 fonts and
> hardcoded DejaVu (ALT #39083).

Проверил. Исправлено. Спасибо!