Crystal03 / google-docs-fs

Automatically exported from code.google.com/p/google-docs-fs
GNU General Public License v2.0
0 stars 0 forks source link

AssertionError: 'https' != 'http' in gdata client_test.py #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. digit  gmount /root/gdrive/ my.name
2. error: fuse.FuseError: filesystem initialization failed
3.

What is the expected output? What do you see instead?
mount file system

What version of the product are you using? On what operating system?
latest

Please provide any additional information below.

i installed:
CentOS release 5.2 (Final)
python 2.4
fuse-2.8.4
fuse-python-0.2
gdata 2.0.10
running gdata test, i receive this error, the only:
Running all tests in module gdata_tests.client_test
............F..
======================================================================
FAIL: test_simple_request (gdata_tests.client_test.RequestTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/backup/store/gdata-2.0.10/tests/gdata_tests/client_test.py", line 
218, in test_simple_request
    self.assertEqual(response.getheader('Echo-Scheme'), 'http')
AssertionError: 'https' != 'http'

----------------------------------------------------------------------
Ran 15 tests in 0.009s

FAILED (failures=1)

Original issue reported on code.google.com by roberto....@gmail.com on 26 May 2010 at 7:24

GoogleCodeExporter commented 9 years ago
Hi,

I've posted the issue report here: http://code.google.com/p/gdata-python-
client/issues/detail?id=371 and I'm awaiting a reply. In the meantime, if you 
work 
out what went wrong, please let me know.

I'm also changing the Issue's name.

Cheers,
Scott W

Original comment by d38dm8nw81k1ng@gmail.com on 27 May 2010 at 9:38

GoogleCodeExporter commented 9 years ago
Sorry, here is the (unbroken) link:

http://code.google.com/p/gdata-python-client/issues/detail?id=371

Original comment by d38dm8nw81k1ng@gmail.com on 27 May 2010 at 9:39

GoogleCodeExporter commented 9 years ago
I'm running OSX 10.6.3 and have encountered the exact same error.

My python version is 2.6.1

Same Gdata version as above.

I don't know if any of this info will helps, but if someone finds the solution, 
I'd be stoked.

Original comment by wearesch...@gmail.com on 11 Jun 2010 at 8:59

GoogleCodeExporter commented 9 years ago
Cheers, I'll keep you guys up to date. I'm just awaiting a reply from the 
python-gdata-client maintainers.

Scott W

Original comment by d38dm8nw81k1ng@gmail.com on 11 Jun 2010 at 9:25

GoogleCodeExporter commented 9 years ago
Hi guys,
Google are working on a fix now.

Scott W

Original comment by d38dm8nw81k1ng@gmail.com on 1 Jul 2010 at 1:17

GoogleCodeExporter commented 9 years ago
Hi, the linked issue is marked as fixed on Google and they've put their code on 
SVN. When they stick it on the Downloads page, I'll package it for .deb and if 
it fixes the original issue (google-docs-fs not mounting for some people) then 
I'll be able to mark this issue as fixed.

Scott W

Original comment by d38dm8nw81k1ng@gmail.com on 3 Jul 2010 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by d38dm8nw81k1ng@gmail.com on 24 Sep 2010 at 10:05