Bug 1257321

Summary: [abrt] duplicity: getpass.py:135:_raw_input:EOFError
Product: [Fedora] Fedora Reporter: Daniel Rindt <drindt>
Component: duplicityAssignee: Gwyn Ciesla <gwync>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: agrover, gwync
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/8383878cf31394a98ca455e342325ef89ef800d2
Whiteboard: abrt_hash:79c9abc9d84883be25c05f18c5caa3c666eaa3b8
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 17:40:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Daniel Rindt 2015-08-26 19:14:39 UTC
Description of problem:
Selected skip backup in the notification.

Version-Release number of selected component:
duplicity-0.6.25-3.fc22

Additional info:
reporter:       libreport-2.6.2
cmdline:        /usr/bin/python /usr/bin/duplicity cleanup --force smb://fritz.nas/fritz.nas/Online-Speicher/users/backup-2353/drindt/Sicherung/Clients/antal --gio --no-encryption --verbosity=9 --gpg-options=--no-use-agent --archive-dir=/home/drindt/.cache/deja-dup --tempdir=/var/tmp --log-fd=13
dso_list:       python-libs-2.7.10-4.fc22.x86_64
executable:     /usr/bin/duplicity
kernel:         4.1.5-200.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
getpass.py:135:_raw_input:EOFError

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/duplicity/backends/giobackend.py", line 60, in ask_password_cb
    self.set_password(self.backend.get_password())
  File "/usr/lib64/python2.7/site-packages/duplicity/backend.py", line 486, in get_password
    (self.parsed_url.username,self.parsed_url.hostname) )
  File "/usr/lib64/python2.7/getpass.py", line 83, in unix_getpass
    passwd = fallback_getpass(prompt, stream)
  File "/usr/lib64/python2.7/getpass.py", line 118, in fallback_getpass
    return _raw_input(prompt, stream)
  File "/usr/lib64/python2.7/getpass.py", line 135, in _raw_input
    raise EOFError
EOFError

Local variables in innermost frame:
input: <open file '<stdin>', mode 'r' at 0x7ff025df70c0>
line: ''
prompt: "Password for 'None@None': "
stream: <open file '<stderr>', mode 'w' at 0x7ff025df71e0>

Potential duplicate: bug 862503

Comment 1 Daniel Rindt 2015-08-26 19:14:43 UTC
Created attachment 1067377 [details]
File: backtrace

Comment 2 Daniel Rindt 2015-08-26 19:14:45 UTC
Created attachment 1067378 [details]
File: environ

Comment 3 Fedora End Of Life 2016-07-19 17:40:26 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.