Bug 41999 - mount-system не поддерживает кавычки в UUID
Summary: mount-system не поддерживает кавычки в UUID
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: startup-rescue (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Антон Мидюков
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-20 00:12 MSK by Vitaly Lipatov
Modified: 2022-02-20 17:56 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Lipatov 2022-02-20 00:12:18 MSK
При использовании в /etc/fstab
UUID="nnnnnnnnnn"
(указывается значение в кавычках)

при выполнении из rescue
# mount-system

получаем
+ mount-fstab fstab.1 /mnt/system1
mount : /mnt/system1/: can't find UUID=""nnnnnnnnnnnnnnnnnnnnnnnnn""
Comment 1 Repository Robot 2022-02-20 17:56:25 MSK
startup-rescue-0.41-alt1 -> sisyphus:

 Sun Feb 20 2022 Anton Midyukov <antohami@altlinux> 0.41-alt1
 - mount-fstab: fix quotes support for UUID and LABEL in fstab entries
   (CLoses: 41999)