Bug 57370

Summary: После удаления репозитория, нельзя его потом добавить
Product: Branch p11 Reporter: Alexey Belsky <belskijaa>
Component: lite-xl-plugin-managerAssignee: Anton Zhukharev <ancieg>
Status: CLOSED NOTABUG QA Contact: qa-p11 <qa-p11>
Severity: normal    
Priority: P5    
Version: unspecified   
Hardware: x86_64   
OS: Linux   

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 не воспроизводится