Bug 326425

Summary: 10 files in /usr/share/polkit-1/actions/ are not copied with installation process
Product: [Plasma] Active Reporter: Christopher Calver <christopher.calver>
Component: GeneralAssignee: active
Status: RESOLVED UNMAINTAINED    
Severity: minor CC: cpigat242, notmart
Priority: NOR    
Version: PA 4   
Target Milestone: unscheduled   
Platform: unspecified   
OS: Other   
URL: http://forum.kde.org/viewtopic.php?f=211&t=117854
Latest Commit: Version Fixed In:

Description Christopher Calver 2013-10-22 07:53:29 UTC
Plasma Active Four / plasma-active--i686-201309050449

Bug

The command
# ls /usr/share/polkit-1/actions/
shows ten more files in the Plasma Active Four live version than in the installed version.

The missing files in the installed version are the first six files shown in the live version list and the last four files shown in the live version list.

The files are :

org.freedesktop.NetworkManager.policy
org.freedesktop.consolekit.policy
org.freedesktop.hostname1.policy
org.freedesktop.locale1.policy
org.freedesktop.login1.policy
org.freedesktop.modem-manager.policy

org.kde.kcontrol.kcmremotewidgets.policy
org.kde.ksysguard.processlisthelper.policy
org.kde.nepomuk.filewatch.policy
org.kde.powerdevil.backlighthelper.policy

Problems
This creates at least two problems:
- impossible to set up an internet connection
- obliged to manually mount SD/USB

Work Around:
Copy the files manually from the live version to the installed version


Reproducible: Always

Steps to Reproduce:
1.Reinstall Plamsa Active Four
2.
3.
Comment 1 Marco Martin 2013-10-22 12:18:22 UTC
What hardware is it?

also, one thing that can be tried is to completely erase all the partitions on the device and see if it reinstalld.

a problem similar to that happened in the past and seemed an issue particular on btrfs just on some ssd disks
Comment 2 Christopher Calver 2013-10-22 15:38:19 UTC
Hardware is a Pegatron 64GB/2GB Tablet marked Mobione.

Cleared all partions with GParted.

Re-installed and all 21 files were in /usr/share/polkit-1/actions.

Many thanks