Your message dated Sun, 15 Dec 2019 17:38:55 +0200
with message-id <20191215153855.cqu4trlxy6rfszbf@localhost>
and subject line Re: Bug#946765: python3-flickrapi : sqlite3.OperationalError: 
no such table: oauth_tokens
has caused the Debian Bug report #946765,
regarding python3-flickrapi : sqlite3.OperationalError: no such table: 
oauth_tokens
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 [email protected]
immediately.)


-- 
946765: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946765
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-flickapi
Version: 2.1.2-5.1

Dear maintainer,

apologies in advance, I know virtually nothing about Python.

I use flickmirrorer ( https://github.com/markdoliner/flickrmirrorer )
to obtain a backup copy of my Flickr photostream, but run into an
error: 

/flickrmirrorer-master/flickrmirrorer.py --delete-unknown --statistics
[path]

Traceback (most recent call last):
  File "test/flickrmirrorer-master/flickrmirrorer.py", line 820, in
<module>
    main()
  File "test/flickrmirrorer-master/flickrmirrorer.py", line 814, in
main
    mirrorer = FlickrMirrorer(args)
  File "test/flickrmirrorer-master/flickrmirrorer.py", line 191, in
__init__
    self.flickr = flickrapi.FlickrAPI(api_key=API_KEY,
secret=API_SECRET, format='parsed-json')
  File "/usr/lib/python3/dist-packages/flickrapi/core.py", line 201, in
__init__
    self.flickr_oauth = auth.OAuthFlickrInterface(api_key, secret,
self.token_cache)
  File "/usr/lib/python3/dist-packages/flickrapi/auth.py", line 159, in
__init__
    if oauth_token.token:
  File "/usr/lib/python3/dist-packages/flickrapi/tokencache.py", line
177, in token
    (self.api_key, self.lookup_key))
sqlite3.OperationalError: no such table: oauth_tokens


This appears to be identical to: 
https://github.com/sybrenstuvel/flickrapi/issues/75

Manually applying the described fix works for me:
https://github.com/hunterji/flickrapi/commit/e6c8004e61952d5e36929ff4d985b28aa5d3bb38


Since this fix is from Jan 21, 2017, I am quite surprised not to find
this fix included into python3-flickrapi_2.1.2-5.1_all.deb from Sept.
13 2019.

Previously, using python-flickrapi_2.1.2-5_all.deb, I never experienced
similar issues.

I also noted a flickrapi version 2.4.0 over here: 
https://pypi.org/project/flickrapi/ which I have not yet tried.

Please determine whether this is something that requires fixing.
Many thanks, Rob







      

--- End Message ---
--- Begin Message ---
On Du, 15 dec 19, 14:06:27, Rob Oosterling wrote:
> Please ignore this bug message-sorry about the typo in the package
> name. I created a new ticket.

Closing then.

Kind regards,
Andrei
-- 
Looking after bugs reported against inexistent or removed packages

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to