Bug 1011272 - [abrt] backintime-gnome-1.0.26-2.fc19: sshtools.py:196:check_fuse:KeyError: 'getgrnam(): name not found: fuse'
Summary: [abrt] backintime-gnome-1.0.26-2.fc19: sshtools.py:196:check_fuse:KeyError: '...
Keywords:
Status: CLOSED DUPLICATE of bug 1010728
Alias: None
Product: Fedora
Classification: Fedora
Component: backintime
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tim Jackson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b9fdb85a73d444456a718d94dc1...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-24 01:20 UTC by Illya
Modified: 2013-09-26 04:11 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-26 04:11:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.19 KB, text/plain)
2013-09-24 01:20 UTC, Illya
no flags Details
File: environ (1.49 KB, text/plain)
2013-09-24 01:20 UTC, Illya
no flags Details

Description Illya 2013-09-24 01:20:42 UTC
Description of problem:
Try to schedule backup-job over SSH

Version-Release number of selected component:
backintime-gnome-1.0.26-2.fc19

Additional info:
reporter:       libreport-2.1.7
cmdline:        python /usr/share/backintime/gnome/app.py
dso_list:       backintime-common-1.0.26-2.fc19.noarch
executable:     /usr/share/backintime/gnome/app.py
kernel:         3.11.1-200.fc19.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
sshtools.py:196:check_fuse:KeyError: 'getgrnam(): name not found: fuse'

Traceback (most recent call last):
  File "/usr/share/backintime/gnome/app.py", line 1280, in <module>
    main_window = MainWindow( cfg, app_instance )
  File "/usr/share/backintime/gnome/app.py", line 321, in __init__
    settingsdialog.SettingsDialog( self.config, self.snapshots, self ).run()
  File "/usr/share/backintime/gnome/settingsdialog.py", line 1102, in run
    if not self.validate():
  File "/usr/share/backintime/gnome/settingsdialog.py", line 1246, in validate
    if not self.save_profile():
  File "/usr/share/backintime/gnome/settingsdialog.py", line 945, in save_profile
    mnt.pre_mount_check(mode = mode, first_run = True, **mount_kwargs)
  File "/usr/share/backintime/common/mount.py", line 120, in pre_mount_check
    return tools.pre_mount_check(first_run)
  File "/usr/share/backintime/common/sshtools.py", line 117, in pre_mount_check
    self.check_fuse()
  File "/usr/share/backintime/common/sshtools.py", line 196, in check_fuse
    fuse_grp_members = grp.getgrnam('fuse')[3]
KeyError: 'getgrnam(): name not found: fuse'

Local variables in innermost frame:
self: <sshtools.SSH object at 0x112dbd0>
user: 'isiromas'

Comment 1 Illya 2013-09-24 01:20:46 UTC
Created attachment 801981 [details]
File: backtrace

Comment 2 Illya 2013-09-24 01:20:49 UTC
Created attachment 801982 [details]
File: environ

Comment 3 Christopher Meng 2013-09-26 04:11:49 UTC

*** This bug has been marked as a duplicate of bug 1010728 ***


Note You need to log in before you can comment on or make changes to this bug.