oscript-library / oscript-library/opm
Ошибка зависимости устанавливаемого пакета от ночной сборки oscript
Nobody has claimed this yet.
- Dominant language
- 1C Enterprise
- Stars
- 85
- Forks
- 35
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Обновляю все пакеты opm install --all и получаю такую ошибку
ИНФОРМАЦИЯ - Скачиваю файл: edt-export-bugs.ospx
ИНФОРМАЦИЯ - Устанавливаю пакет edt-export-bugs
ПРЕДУПРЕЖДЕНИЕ - Обрабатываю возникшую ошибку...
{Модуль C:\OneScript\lib\opm\src\core\Классы\МенеджерУстановкиПакетов.os / Ошибка в строке: 115 /
{Модуль C:\OneScript\lib\opm\src\core\Классы\УстановкаПакета.os / Ошибка в строке: 112 /
Ошибка установки пакета <edt-export-bugs>:
Обнаружена устаревшая версия движка OneScript.
Требуемая версия: 1.1
Текущая версия: 1.0.21.1
Обновите OneScript перед установкой пакета}}
Полагаю, что налицо противоречие между версиями.... ? Не должен установщик тянуть несовместимые версии. Или же, если сообщение задуманное, то его текст должен быть несколько иным.
Еще мне казалось, что где-то должен был быть ключ выбора канала обновления (stable/dev) или мне это почудилось?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported failure in src/core/Классы/МенеджерУстановкиПакетов.os at line 115 and src/core/Классы/УстановкаПакета.os at line 112. Reproduce the installation of edt-export-bugs with the shown engine versions, then determine whether incompatible packages should be rejected earlier or whether the error text should change. Done means the version/channel behavior and resulting message match the intended package-manager behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100