LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   Fsarchiver password problem (https://www.linuxquestions.org/questions/linux-from-scratch-13/fsarchiver-password-problem-4175676928/)

cliffhanger 06-11-2020 06:04 PM

Fsarchiver password problem
 
Hi

I don't know whether anyone has experience of running this software on LFS.

On my latest LFS I can not get Fsarchiver to accept the root password and hence I can not see my existing partitions in the software. If I run it from a terminal to get readout I get:

sh: /home//root/.local/share/.en.nfo: No such file or directory
ccrypt: could not read key from /home//root/.local/share/.en.nfo: No such file or directory
chown: invalid user: ‘/root’
chmod: cannot access '/home//root/.config/qt-fsarchiver': No such file or directory
QIODevice::write (QFile, "/home//root/.config/qt-fsarchiver/version.txt"): device not open

This software runs fine on an earlier LFS

Cliff

cliffhanger 06-12-2020 04:54 PM

Fsarchiver password problem(solved)
 
Right

This was a sudo permission problem. It had been altered somehow. Should be: -rwsr-xr-x 1 root root. Program now runs from user fine.

thanks

Cliff


All times are GMT -5. The time now is 02:15 AM.