Bug#921257:

2020-12-02 Thread Martin Stone
Hi,

Is it possible to update the version of khal that is being built 
here? One of the failures in the latest build log was fixed in 
0.10.2 and I'm not sure about the other, and there's currently 
no version in testing.

Thanks!


Bug#962276: (no subject)

2020-07-22 Thread Martin Stone
Possibly related: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961206 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=961741



Bug#880949: no progress information or stats

2017-11-06 Thread Martin Stone
Hi,

If you want an indication of progress you should use -p or --progress. 
Alternatively, you could use --list to list files and directories as it 
processes them (which can be filtered with --filter).

It seems that the dry-run option doesn't generate process the files, so can't 
generate any statistics ( https://github.com/borgbackup/borg/issues/265 )

Regards,

Martin Stone



Bug#789253: discovery.py: cannot import name GoogleCredentials (version conflict with python-oauth2client?)

2015-06-19 Thread Martin Stone
Package: python-googleapi
Version: 1.4.0-1
Severity: normal

Dear Maintainer,

This morning, when using a python app with this module, I had the following 
error:

Traceback (most recent call last):
  File gcs.py, line 4, in module
from apiclient import discovery
  File /usr/lib/python2.7/dist-packages/apiclient/__init__.py, line 19, in 
module
from googleapiclient import discovery
  File /usr/lib/python2.7/dist-packages/googleapiclient/discovery.py, line 
66, in module
from oauth2client.client import GoogleCredentials
ImportError: cannot import name GoogleCredentials


This looks like the latest version of this module is not compatible with the 
latest python-oauth2client.

Downgrading to python-googleapi 1.2-3 (with no other changes) works without 
errors.

Regards,

Martin Stone

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python-googleapi depends on:
ii  python-httplib2  0.9+dfsg-2
ii  python-oauth2client  1.2-3
ii  python-six   1.9.0-3
ii  python-uritemplate   0.6-1
pn  python:any   none

python-googleapi recommends no packages.

python-googleapi suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org