[Bug 1016559] Re: DropBox (nautilus-dropbox) installation hangs while downloading

2012-06-26 Thread David Euresti
Hey guys,
The issue has been fixed server side by not using https for the downloader.  
Since the downloader also uses pgp to verify the binaries it should be as 
secure as it was before.  Soon we will put out a new version of the package 
that will use https correctly.
Thanks,
David

-- 
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


[Bug 1016559] Re: nautilus-dropbox installation hangs while downloading

2012-06-25 Thread David Euresti
So it turns out it has to do with redirecting http to https and the
downloader is actually trying to read the encrypted data.  We're working
on a workaround that won't redirect to https so that the current code
will work. And we'll also put out a new package that will fix the
problem soon.  Sorry about that.

-- 
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:
  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


Re: [Bug 1016559] Re: nautilus-dropbox installation hangs while downloading

2012-06-25 Thread David Euresti
The actual patch is to replace the os.read(f.fileno(), 4096) with
f.read(4096)

On Mon, Jun 25, 2012 at 1:10 PM, Raphaël Hertzog hert...@debian.org
wrote:

 On Mon, 25 Jun 2012, David Euresti wrote:
  So it turns out it has to do with redirecting http to https and the
  downloader is actually trying to read the encrypted data.  We're working
  on a workaround that won't redirect to https so that the current code
  will work. And we'll also put out a new package that will fix the
  problem soon.  Sorry about that.

 Weird, I tried to patch the wrapper to download directly using https URL
 but this doesn't seem to help.

 And strangely using https URL directly with curl returns 404 errors?

 $ curl -I https://www.dropbox.com/download?plat=x86
 HTTP/1.1 404 NOT FOUND
 Server: nginx/1.0.14
 Date: Mon, 25 Jun 2012 20:07:06 GMT
 Content-Type: text/html; charset=utf-8
 Connection: keep-alive
 set-cookie: gvc=MTIzNzE2MTEyMDQ2OTUyOTI0MjQ0MjgyMTgyMTk2NTA4MTczNjYy;
 expires=Sat, 24-Jun-2017 20:07:06 GMT; Path=/; httponly
 x-frame-options: SAMEORIGIN
 pragma: no-cache
 cache-control: no-cache

 Cheers,
 --
 Raphaël Hertzog ◈ Debian Developer

 Get the Debian Administrator's Handbook:
 → http://debian-handbook.info/get/

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1016559

 Title:
   nautilus-dropbox installation hangs while downloading

 Status in “nautilus-dropbox” package in Ubuntu:
   Confirmed

 Bug description:
   When trying to install nautilus-dropbox in Ubuntu 12.04, the
 installation hangs while showing the message Downloading Dropbox... 99%.
   I just confirmed that this happens on a fresh install of Ubuntu 12.04.

   To recreate:
   - Install Ubuntu 12.04
   - Enter command: sudo apt-get install nautilus-dropbox

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1016559/+subscriptions


-- 
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:
  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

[Bug 937546] Re: package nautilus-dropbox (not installed) failed to install/upgrade: subprocess installed post-removal script returned error exit status 2

2012-04-25 Thread David Euresti
Thanks for the report! We will fix it in the next version.

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

Title:
  package nautilus-dropbox (not installed) failed to install/upgrade:
  subprocess installed post-removal script returned error exit status 2

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

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


[Bug 909488] Re: nautilus-dropbox forbids dropbox's non-free binaries to replace themselves by properly installing dropbox system-wide

2012-04-16 Thread David Euresti
Is there a final decision on this?  What are the next steps?

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

Title:
  nautilus-dropbox forbids dropbox's non-free binaries to replace
  themselves by properly installing dropbox system-wide

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

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


[Bug 909488] Re: nautilus-dropbox forbids dropbox's non-free binaries to replace themselves by properly installing dropbox system-wide

2012-04-03 Thread David Euresti
Hey guys,
We provide a single package because that's the easiest thing for our users.  
They don't have to think about which version of Ubuntu is running or anything 
else.  We have fixed the package to work from all version from 8.04 to 11.10 
even through different versions of GNOME.  Obviously 12.04 isn't working right 
now because we're still waiting on what will happen here.
Regarding Raphael's solution of using a crontab.  We've already got a working 
auto-update system that works when you use our package.  Why build another 
solution?
And as I said before, we don't mind that Raphael made his package and is 
distributing it.  The only thing we care is that when users install Ubuntu and 
go to their shell and type dropbox, they get a prompt telling them to apt-get 
install nautilus-dropbox and when they do that they get a un-upgradeable 
version of dropbox, that will have all of the support issues I mentioned above. 
 Basically all we're asking is that Ubuntu not include this Debian package in 
its defaults.
Thanks,
David

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

Title:
  nautilus-dropbox forbids dropbox's non-free binaries to replace
  themselves by properly installing dropbox system-wide

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

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


[Bug 909488] [NEW] nautilus-dropbox doesn't install dropbox client to correct location

2011-12-28 Thread David Euresti
Public bug reported:

My name is David Euresti and I'm a developer at Dropbox.  We noticed
that Ubuntu picked up the nautilus-dropbox package from the  Debian
repositories.  Alas, the modifications to our package made by Debian
disable some features in the Dropbox client (e.g. auto update), and can
cause users a lot of confusion because our official installation and
technical support instructions will conflict with what the package
expects.

Because of these reasons, we were wondering if it was possible to not
include nautilus-dropbox in Ubuntu 12.04.  We already provide official
Ubuntu packages and an apt repository so users can keep the package up
to date.  We also actively test our binaries and make sure that they
work with the latest version of Ubuntu.  We're not opposed to people
installing Dropbox the way they want to, we just don't want the default
to be an unsupported way.

Thanks,
David Euresti

** Affects: nautilus-dropbox (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  nautilus-dropbox doesn't install dropbox client to correct location

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

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