On Mon, Apr 27, 2015 at 07:09:00AM -0000, Nadia DiraƤ wrote:
> I have the same problem: in software center there is always an
> installation busy, blockiing everything. I tried several of the
> workarounds stated above an trying to reinstall but I get this:
> 
> cd ~ wget -0 - "https://www.dropbox.com/download?plat=lnx.x86"; | tar xzf
> -
> 
> gzip: stdin: unexpected end of file
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
> 
> What can I try next?

Well, you got the command wrong for starters.

cd ~; wget -O - "https://www.dropbox.com/download?plat=lnx.x86"; | tar
xzf -

That's a capital O, not a zero, and you missed the semicolon before
wget.

-- 
Kind regards,
Loong Jin

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016559

Title:
  DropBox (nautilus-dropbox) installation hangs while downloading

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1016559/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to