Bug 57370 - После удаления репозитория, нельзя его потом добавить
Summary: После удаления репозитория, нельзя его потом добавить
Status: CLOSED NOTABUG
Alias: None
Product: Branch p11
Classification: Unclassified
Component: lite-xl-plugin-manager (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 normal
Assignee: Anton Zhukharev
QA Contact: qa-p11@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-26 14:34 MSK by Alexey Belsky
Modified: 2025-12-26 17:30 MSK (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Belsky 2025-12-26 14:34:45 MSK
Системы обновленные до p11
Версия пакета: lite-xl-plugin-manager-1.2.9-alt2


Шаги воспроизведения:
$ lpm repo rm https://github.com/lite-xl/lite-xl-plugins.git:master
$ lpm repo add https://github.com/lite-xl/lite-xl-plugins.git:master

Ожидаемый результат:

Fetching https://github.com/lite-xl
Updating https://github.com/lite-xl/lite-
$ lpm repo list

---------------------------
Remote :  https://github.com/lite-xl/lite-xl-plugins.git:master
Path   :  /home/test/.cache/lpm/repos/b13bf2e26f03d19f8a72b22e0bde2c6e7149ef638190b542f0eefd4f70bb3589/master
Remotes:  ["https://github.com/lite-xl/lite-xl-lsp-servers:latest","https://github.com/lite-xl/lite-xl-ide:latest"]
---------------------------
Remote :  https://github.com/lite-xl/lite-xl-colors.git:master
Path   :  /home/test/.cache/lpm/repos/baee014c8b64ed1c45f18375874e0df1981281a7af88ee648229b62c1f112a90/master
Remotes:  {}
---------------------------
Remote :  https://github.com/lite-xl/lite-xl-plugin-manager.git:latest
Path   :  /home/test/.cache/lpm/repos/1b3d738df65e5929e0d6753affbe3cd7edf7e50a1f0d92c1a07c46ff26428907/latest
Remotes:  ["https://github.com/lite-xl/lite-xl-plugins.git:master","https://github.com/lite-xl/lite-xl-colors.git:master"]

Фактический результат:

Fetching https://github.com/lite-xl/lite
bad argument #4 to 'format' (number has no integer representation)

Дополнение: В Sisyphus не воспроизводится