Bug 43541

Summary: Ошибка при запуске netgen
Product: Sisyphus Reporter: Alexander Makeenkov <amakeenk>
Component: netgenAssignee: Leonid Znamenok <respublica>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: respublica
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Alexander Makeenkov 2022-08-16 15:48:49 MSK
Версия пакета:
netgen-6.2.2202-alt1

Шаги воспроизведения:
# apt-get install netgen
$ netgen

Получаемый результат:
terminate called after throwing an instance of 'std::invalid_argument'
  what():  stoi
Аварийный останов

Не воспроизводится на версии 6.2.2104-alt1 из p10.
Comment 1 Repository Robot 2025-01-23 17:42:58 MSK
netgen-6.2.2406-alt2 -> sisyphus:

 Wed Jan 22 2025 Leonid Znamenok <respublica@altlinux> 6.2.2406-alt2
 - Added patch from debian for correct version processing (closes: #43541).
 - Built with clang instead of gcc (thx andy@).
 - Excluded i586 architecture.