在centos7下使用kickstart配置引导装载程序选项里的安装新引导装载程序时报错
/usr/share/system-config-kickstart/kickstartGui.py:218: GtkWarning: Attempting to store changes into /root/.local/share/recently-used.xbel', but failed: Failed to create file “/root/.local/share/recently-used.xbel.KKI3R1”: 没有那个文件或目录 gtk.main() /usr/share/system-config-kickstart/kickstartGui.py:218: GtkWarning: Attempting to set the permissions of
/root/.local/share/recently-used.xbel', but failed: 没有那个文件或目录
gtk.main()
/usr/share/system-config-kickstart/kickstartGui.py:218: GtkWarning: Attempting to store changes into `/root/.local/share/recently-used.xbel', but failed: Failed to create file “/root/.local/share/recently-used.xbel.7LPDS1”: 没有那个文件或目录
gtk.main()
/tmp/tmp3xya5E/var/lib/rpm: 没有那个文件或目录
会出现这个错误,请问怎么解决?