Results 1 to 4 of 4

Thread: Dropbox - can't download daemon - not a gzip file

  1. #1
    Join Date
    Jan 2009
    Beans
    5

    Dropbox - can't download daemon - not a gzip file

    Using lucid LTS, I have no problem installing dropbox using either the website download .deb, or adding it to my repositories.

    The problem comes when I try and run the software. At this point it unsuccessfully tries to download the required proprietary daemon.

    In the terminal, running:

    'sudo dropbox start -i'

    Gives:

    Starting Dropbox...Traceback (most recent call last):
    File "/usr/bin/dropbox", line 242, in handle_data_waiting
    self.unpack_dropbox()
    File "/usr/bin/dropbox", line 252, in unpack_dropbox
    name, i, total = one_member.next()
    File "/usr/bin/dropbox", line 148, in unpack
    archive = tarfile.open(self.local_path, 'r:gz')
    File "/usr/lib/python2.6/tarfile.py", line 1671, in open
    return func(name, filemode, fileobj, **kwargs)
    File "/usr/lib/python2.6/tarfile.py", line 1722, in gzopen
    raise ReadError("not a gzip file")
    tarfile.ReadError: not a gzip file


    Any ideas? Thanks troops.

  2. #2
    Join Date
    Jan 2009
    Beans
    5

    Re: Dropbox - can't download daemon - not a gzip file

    Bump. Anyone?

  3. #3
    Join Date
    Sep 2007
    Location
    New Zealand
    Beans
    22
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Dropbox - can't download daemon - not a gzip file

    Same issue for me.... any ideas people?

  4. #4
    Join Date
    Sep 2008
    Location
    Yangon, Myanmar
    Beans
    42
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Dropbox - can't download daemon - not a gzip file

    Does the info at this link help you out?

    http://forums.dropbox.com/topic.php?id=22209
    Hp Pavillion dv6-2119tx » Intel Core i7-720QM (1.60GHz) | 4GB RAM 1333 MHz | 640GB HDD (5400rpm) |
    nVIDIA GeForce GT 230M | Dual boot: PinguyOS 10.10 64bit ♡ / Windows 7 Home Premium
    Biggest Ubuntu Frustration » Decent download manager

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •