Bug 41636 - Не выполняется команда chmod в пути с пробелами
Summary: Не выполняется команда chmod в пути с пробелами
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: bluefish (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Антон Мидюков
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-27 16:03 MSK by Evgeny Shesteperov
Modified: 2022-01-07 20:01 MSK (History)
1 user (show)

See Also:


Attachments
ошибка (114.39 KB, image/png)
2021-12-27 16:03 MSK, Evgeny Shesteperov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Evgeny Shesteperov 2021-12-27 16:03:55 MSK
Created attachment 10087 [details]
ошибка

Версия
======

Начиная с 2.2.11

Дистрибутивы
============

* p10-workstation-10-i586
* p10-server-10-x86-64
* p10-education-10-i586
* p10-workstation-10-x86-64
* p10-education-10-x86-64
* p10-education-10-x86-64-kde
* p10-education-10-i586-kde
* p10-kworkstation-10-x86-64-beta

Шаги воспроизведения
====================

1. Создать в домашней директории папку "test space"
2. Создать файл PHP: Файл -> Создать из шаблона -> PHP.
3. Сохранить файл как "test.php" в папке "test space".
4. Выбрать Сервис -> Команды -> "chmod a+x".

Ожидаемый результат: Изменение прав файла (добавление исполнения для всех).

Фактический результат: Ошибка (скриншот chmod-error.png)
Comment 1 Repository Robot 2022-01-07 20:01:07 MSK
bluefish-2:2.2.12-alt2 -> sisyphus:

 Fri Jan 07 2022 Anton Midyukov <antohami@altlinux> 2:2.2.12-alt2
 - fix command 'chmod a+x' for PATH with spacebar (Closes: 41636)
 - enable autoreconf