wajig.py crashed with PermissionError in finish_log(): [Errno 13] Permission denied: '/home/username/.wajig/hostname/Log'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
wajig |
Invalid
|
Undecided
|
Unassigned | ||
wajig (Ubuntu) |
Invalid
|
Medium
|
Unassigned |
Bug Description
I ran "wajig purgeremoved" without sudo, I was prompted for my admin password but error message was displayed after password entered:
Traceback (most recent call last):
File "/usr/share/
main()
File "/usr/share/
result.
File "/usr/share/
root=True, log=True)
File "/usr/share/
util.
File "/usr/share/
lf = open(log_file, "a")
PermissionError: [Errno 13] Permission denied: '/home/
The owner of the log file is root so presumably wajig unable to write to this file.
ProblemType: Crash
DistroRelease: Ubuntu 18.04
Package: wajig 2.18.1
ProcVersionSign
Uname: Linux 4.13.0-17-generic x86_64
ApportVersion: 2.20.8-0ubuntu3
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Dec 12 23:41:17 2017
ExecutablePath: /usr/share/
InstallationDate: Installed on 2017-11-07 (35 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
InterpreterPath: /usr/bin/python3.6
PackageArchitec
ProcCmdline: /usr/bin/python3 /usr/share/
Python3Details: /usr/bin/python3.6, Python 3.6.4rc1, python3-minimal, 3.6.3-0ubuntu2
PythonArgs: ['/usr/
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 2.7.14-2ubuntu1
SourcePackage: wajig
Title: wajig.py crashed with PermissionError in finish_log(): [Errno 13] Permission denied: '/home/
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
tags: | removed: need-duplicate-check |
Changed in wajig (Ubuntu): | |
importance: | Undecided → Medium |
description: | updated |
information type: | Private → Public |
I have been unable to replicate with current wajig 4.0.3. Is this still an issue?