Bug 1059644 - [abrt] duplicity: getpass.py:135:_raw_input:EOFError
Summary: [abrt] duplicity: getpass.py:135:_raw_input:EOFError
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: duplicity
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rahul Sundaram
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:79c9abc9d84883be25c05f18c5c...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-30 09:47 UTC by Kazuo Moriwaka
Modified: 2014-09-11 16:25 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-11 05:27:59 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (913 bytes, text/plain)
2014-01-30 09:47 UTC, Kazuo Moriwaka
no flags Details
File: environ (1.86 KB, text/plain)
2014-01-30 09:48 UTC, Kazuo Moriwaka
no flags Details

Description Kazuo Moriwaka 2014-01-30 09:47:53 UTC
Version-Release number of selected component:
duplicity-0.6.22-1.fc20

Additional info:
reporter:       libreport-2.1.11
cmdline:        /usr/bin/python /usr/bin/duplicity cleanup --force sftp://kmoriwak.redhat.com/home/nrt/kmoriwak/LAPTOP_BACKUP --gio --no-encryption --verbosity=9 --gpg-options=--no-use-agent --archive-dir=/home/kmoriwak/.cache/deja-dup --tempdir=/home/kmoriwak/.cache/deja-dup/tmp --log-fd=12
dso_list:       python-libs-2.7.5-9.fc20.x86_64
executable:     /usr/bin/duplicity
kernel:         3.12.8-300.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            11956

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 471, 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 0x7f002a6c70c0>
line: ''
prompt: "Password for 'kmoriwak.redhat.com': "
stream: <open file '<stderr>', mode 'w' at 0x7f002a6c71e0>

Potential duplicate: bug 862503

Comment 1 Kazuo Moriwaka 2014-01-30 09:47:58 UTC
Created attachment 857412 [details]
File: backtrace

Comment 2 Kazuo Moriwaka 2014-01-30 09:48:00 UTC
Created attachment 857413 [details]
File: environ

Comment 4 kubrick@fgv6.net 2014-07-24 09:22:56 UTC
This is still happening in 0.6.24-2.fc20


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