Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: jls on August 30, 2014, 12:01:21 PM

Title: gparted & pkexec
Post by: jls on August 30, 2014, 12:01:21 PM
Hi
I've installed gparted but when I launch it I get pkexec not found, so I installed policykit-1 and I get: pkexec must be setuid root
so I
Code: [Select]
sudo rm /usr/bin/pkexec
sudo cp /tmp/tcloop/policykit-1/usr/bin/pkexec /usr/bin/
sudo chmod +s  /usr/bin/pkexec
gparted-pkexec
The value for the SHELL variable was not found the /etc/shells file

This incident has been reported.

anyway launching
Code: [Select]
sudo gpartedworks
Title: Re: gparted & pkexec
Post by: Jason W on August 30, 2014, 10:09:47 PM
Thanks.  Changes made, please re-import and test.