[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#837208: marked as done (python-ofxclient: chokes on %{secured})



Your message dated Mon, 30 Apr 2018 17:48:46 +0200
with message-id <3e0c60e7-15a2-56bc-293c-90a830a54890@collabora.co.uk>
and subject line Re: python-ofxclient: chokes on %{secured}
has caused the Debian Bug report #837208,
regarding python-ofxclient: chokes on %{secured}
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
837208: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837208
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: python-ofxclient
Version: 2.0.2-1
Severity: serious
Control: forwarded -1 https://github.com/captin411/ofxclient/issues/28

Traceback (most recent call last):
  File "/usr/bin/ofxclient", line 9, in <module>
    load_entry_point('ofxclient==2.0.2', 'console_scripts', 'ofxclient')()
  File "/usr/lib/python2.7/dist-packages/ofxclient/cli.py", line 60, in run
    main_menu()
  File "/usr/lib/python2.7/dist-packages/ofxclient/cli.py", line 80, in main_menu
    add_account_menu()
  File "/usr/lib/python2.7/dist-packages/ofxclient/cli.py", line 127, in add_account_menu
    if login_check_menu(bank):
  File "/usr/lib/python2.7/dist-packages/ofxclient/cli.py", line 215, in login_check_menu
    GlobalConfig.add_account(a)
  File "/usr/lib/python2.7/dist-packages/ofxclient/config.py", line 246, in add_account
    self.encrypt_account(id=section_id)
  File "/usr/lib/python2.7/dist-packages/ofxclient/config.py", line 254, in encrypt_account
    self.parser.set_secure(id, key, value)
  File "/usr/lib/python2.7/dist-packages/ofxclient/config.py", line 134, in set_secure
    ConfigParser.set(self, section, option, value)
  File "/usr/lib/python2.7/dist-packages/configparser.py", line 1233, in set
    super(ConfigParser, self).set(section, option, value)
  File "/usr/lib/python2.7/dist-packages/configparser.py", line 930, in set
    value)
  File "/usr/lib/python2.7/dist-packages/configparser.py", line 409, in before_set
    u"position %d" % (value, tmp_value.find(u'%')))
ValueError: invalid interpolation syntax in u'%{secured}' at position 0

--- End Message ---
--- Begin Message ---
Version: 2.0.3+git20180108-2

On Sat, 10 Sep 2016 02:45:44 +0000 Clint Adams <clint@debian.org> wrote:
> Package: python-ofxclient
> Version: 2.0.2-1
> Severity: serious
> Control: forwarded -1 https://github.com/captin411/ofxclient/issues/28
> 
> Traceback (most recent call last):
>   File "/usr/bin/ofxclient", line 9, in <module>
>     load_entry_point('ofxclient==2.0.2', 'console_scripts', 'ofxclient')()
>   File "/usr/lib/python2.7/dist-packages/ofxclient/cli.py", line 60, in run
>     main_menu()
>   File "/usr/lib/python2.7/dist-packages/ofxclient/cli.py", line 80, in main_menu
>     add_account_menu()
>   File "/usr/lib/python2.7/dist-packages/ofxclient/cli.py", line 127, in add_account_menu
>     if login_check_menu(bank):
>   File "/usr/lib/python2.7/dist-packages/ofxclient/cli.py", line 215, in login_check_menu
>     GlobalConfig.add_account(a)
>   File "/usr/lib/python2.7/dist-packages/ofxclient/config.py", line 246, in add_account
>     self.encrypt_account(id=section_id)
>   File "/usr/lib/python2.7/dist-packages/ofxclient/config.py", line 254, in encrypt_account
>     self.parser.set_secure(id, key, value)
>   File "/usr/lib/python2.7/dist-packages/ofxclient/config.py", line 134, in set_secure
>     ConfigParser.set(self, section, option, value)
>   File "/usr/lib/python2.7/dist-packages/configparser.py", line 1233, in set
>     super(ConfigParser, self).set(section, option, value)
>   File "/usr/lib/python2.7/dist-packages/configparser.py", line 930, in set
>     value)
>   File "/usr/lib/python2.7/dist-packages/configparser.py", line 409, in before_set
>     u"position %d" % (value, tmp_value.find(u'%')))
> ValueError: invalid interpolation syntax in u'%{secured}' at position 0

I believe this bug is probably fixed in the latest upload. Please
re-check and reopen if it is still valid.

Thanks.

-- 
Cheers,
  Andrew

--- End Message ---

Reply to: