Bug 43541 - Ошибка при запуске netgen
Summary: Ошибка при запуске netgen
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: netgen (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Leonid Znamenok
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-16 15:48 MSK by Alexander Makeenkov
Modified: 2025-01-23 17:42 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.