oscript-library / oscript-library/opm

Syntax error: Unterminated quoted string (ubuntu 18.04)

Open
#112 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
1C Enterprise
Stars
85
Forks
35
Avg merge
1m
Merged PRs (30d)
1

Description

плавающая ошибка, воспроизводится следующем образом на чистой установке

ovm install dev
ovm use dev
opm update -all
...
ИНФОРМАЦИЯ - Устанавливаю зависимость: 1commands
ИНФОРМАЦИЯ - 1commands уже установлен. Пропускаем.
ИНФОРМАЦИЯ - Установка завершена
/home/lustin/.local/share/ovm/current/bin/opm: 5: /home/lustin/.local/share/ovm/current/bin/opm: Syntax error: Unterminated quoted string

чинится после явной установки opm update opm - с чем связано пока непонятно

воспроизводится только на dev ветке (на stable не воспроизводится)

Oscript - 1.0.21.239
Ubuntu - 18.04

как чинить и почему - пока неясно, но нужно зафиксировать

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the failure on a clean Ubuntu 18.04 installation using the dev branch and the listed ovm install, ovm use, and opm update -all sequence. Compare this with an explicit opm update opm; done means identifying why the generated opm command has an unterminated quoted string and documenting or fixing the cause.

Written by the indexing model from the issue text.

Assessment

Tech stack
ubuntu
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.