Ubuntu Pastebin

Paste from nik90 at Thu, 4 Jun 2015 15:33:26 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Warning: Permanently added '[127.0.0.1]:10000' (RSA) to the list of known hosts.
Sdk-Launcher> Executing:     /tmp/help.ubuntucoredev_0.4_all.click
Sdk-Launcher> Force Install: False
Sdk-Launcher> Skip Uninstall:False
Sdk-Launcher> Launcher PID: 29974
Sdk-Launcher> Installing application .....
Transaction:	Installation des fichiers
État: 	Attente dans la file
État: 	Démarrage
État: 	Terminé
Transaction:	Installation des fichiers
État: 	Attente dans la file
État: 	Attente de l'authentification
État: 	Attente dans la file
État: 	Démarrage
État: 	Terminé
Résultats :
Installé    help.ubuntucoredev-0.4.all (installed:click,removable=1,app_name=help)
Sdk-Launcher> Application installed successfully
Sdk-Launcher> AppId:                   help.ubuntucoredev_help_0.4
Sdk-Launcher> Architecture:            all
Sdk-Launcher> Application confined:    True
Sdk-Launcher> Communication directory: /home/phablet/.local/share/help.ubuntucoredev/
Sdk-Launcher> Application started: 30081
Debug-helper> Setting up environment
Debug-helper> TmpDir:      /home/phablet/.local/share/help.ubuntucoredev/
Debug-helper> AppId:       help.ubuntucoredev_help_0.4
Debug-helper> Environment: confined
Debug-helper> Environment initialized, starting the application
Debug-helper> Executing /usr/bin/webapp-container['/usr/bin/webapp-container', '$@', 'www/index.html']
Traceback (most recent call last):
  File "./qtc_device_debughelper.py", line 155, in <module>
    os.execv(effective_cmd,args)
PermissionError: [Errno 13] Permission denied
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 63, in apport_excepthook
    from apport.fileutils import likely_packaged, get_recent_crashes
  File "/usr/lib/python3/dist-packages/apport/__init__.py", line 5, in <module>
    from apport.report import Report
  File "/usr/lib/python3/dist-packages/apport/report.py", line 30, in <module>
    import apport.fileutils
  File "/usr/lib/python3/dist-packages/apport/fileutils.py", line 23, in <module>
    from apport.packaging_impl import impl as packaging
  File "/usr/lib/python3/dist-packages/apport/packaging_impl.py", line 20, in <module>
    import apt
  File "/usr/lib/python3/dist-packages/apt/__init__.py", line 34, in <module>
    apt_pkg.init_config()
SystemError: E:Opening configuration file /etc/apt/apt.conf.d/00recommends - ifstream::ifstream (13: Permission denied)

Original exception was:
Traceback (most recent call last):
  File "./qtc_device_debughelper.py", line 155, in <module>
    os.execv(effective_cmd,args)
PermissionError: [Errno 13] Permission denied
Download as text